Diagnosed failure

ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting: Unrecognized error type. Please see the error log for more information.

Full log

[==========] Running 39 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 32 tests from AlterTableTest
[ RUN      ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20251210 02:51:48.334685   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35009
I20251210 02:51:48.336598   416 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20251210 02:51:48.337911   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:48.342504   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:48.345845   416 webserver.cc:492] Webserver started at http://127.0.104.62:45685/ using document root <none> and password file <none>
I20251210 02:51:48.346617   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:48.346724   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:48.347150   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:48.350327   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "dba342fa6d5c4b7fb46442bf36880235"
format_stamp: "Formatted at 2025-12-10 02:51:48 on dist-test-slave-wmrl"
I20251210 02:51:48.356815   416 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20251210 02:51:48.360064   424 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:48.361446   416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20251210 02:51:48.361613   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "dba342fa6d5c4b7fb46442bf36880235"
format_stamp: "Formatted at 2025-12-10 02:51:48 on dist-test-slave-wmrl"
I20251210 02:51:48.361788   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-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)
I20251210 02:51:48.377465   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:48.378247   416 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
I20251210 02:51:48.378525   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:48.399644   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35009
I20251210 02:51:48.399639   475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35009 every 8 connection(s)
I20251210 02:51:48.404132   476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:48.415791   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: Bootstrap starting.
I20251210 02:51:48.419476   476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:48.421275   476 log.cc:826] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: Log is configured to *not* fsync() on all Append() calls
I20251210 02:51:48.423969   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: No bootstrap required, opened a new log
I20251210 02:51:48.429517   476 raft_consensus.cc:359] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dba342fa6d5c4b7fb46442bf36880235" member_type: VOTER }
I20251210 02:51:48.429791   476 raft_consensus.cc:385] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:48.429925   476 raft_consensus.cc:740] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba342fa6d5c4b7fb46442bf36880235, State: Initialized, Role: FOLLOWER
I20251210 02:51:48.430562   476 consensus_queue.cc:260] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dba342fa6d5c4b7fb46442bf36880235" member_type: VOTER }
I20251210 02:51:48.430759   476 raft_consensus.cc:399] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:48.430868   476 raft_consensus.cc:493] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:48.431052   476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:48.433027   476 raft_consensus.cc:515] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dba342fa6d5c4b7fb46442bf36880235" member_type: VOTER }
I20251210 02:51:48.433528   476 leader_election.cc:304] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dba342fa6d5c4b7fb46442bf36880235; no voters: 
I20251210 02:51:48.434191   476 leader_election.cc:290] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:48.434319   479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:48.434976   479 raft_consensus.cc:697] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 1 LEADER]: Becoming Leader. State: Replica: dba342fa6d5c4b7fb46442bf36880235, State: Running, Role: LEADER
I20251210 02:51:48.435470   479 consensus_queue.cc:237] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dba342fa6d5c4b7fb46442bf36880235" member_type: VOTER }
I20251210 02:51:48.436143   476 sys_catalog.cc:565] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:48.438908   481 sys_catalog.cc:455] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dba342fa6d5c4b7fb46442bf36880235. Latest consensus state: current_term: 1 leader_uuid: "dba342fa6d5c4b7fb46442bf36880235" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dba342fa6d5c4b7fb46442bf36880235" member_type: VOTER } }
I20251210 02:51:48.439194   480 sys_catalog.cc:455] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dba342fa6d5c4b7fb46442bf36880235" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dba342fa6d5c4b7fb46442bf36880235" member_type: VOTER } }
I20251210 02:51:48.439445   480 sys_catalog.cc:458] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:48.439210   481 sys_catalog.cc:458] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:48.440780   488 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:48.446751   488 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:48.447438   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:48.456688   488 catalog_manager.cc:1357] Generated new cluster ID: 8e5945f1bab54ab19fdd61a29b283158
I20251210 02:51:48.456852   488 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:48.476289   488 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:48.477548   488 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:48.487231   488 catalog_manager.cc:6027] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: Generated new TSK 0
I20251210 02:51:48.488118   488 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:48.513116   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:48.515718   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:48.517892   416 webserver.cc:492] Webserver started at http://127.0.104.1:39891/ using document root <none> and password file <none>
I20251210 02:51:48.518193   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:48.518286   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:48.518478   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:48.519335   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "bfecb483cee24b9e9599423ba593de73"
format_stamp: "Formatted at 2025-12-10 02:51:48 on dist-test-slave-wmrl"
I20251210 02:51:48.522887   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20251210 02:51:48.524978   501 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:48.525416   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 02:51:48.525511   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "bfecb483cee24b9e9599423ba593de73"
format_stamp: "Formatted at 2025-12-10 02:51:48 on dist-test-slave-wmrl"
I20251210 02:51:48.525626   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765335108262347-416-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)
I20251210 02:51:48.545085   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:48.545802   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:48.546712   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:48.548327   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:48.548444   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:48.548574   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:48.548650   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:48.574000   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44751
I20251210 02:51:48.574020   563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44751 every 8 connection(s)
I20251210 02:51:48.591262   564 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35009
I20251210 02:51:48.591593   564 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:48.592948   564 heartbeater.cc:507] Master 127.0.104.62:35009 requested a full tablet report, sending...
I20251210 02:51:48.595296   441 ts_manager.cc:194] Registered new tserver with Master: bfecb483cee24b9e9599423ba593de73 (127.0.104.1:44751)
I20251210 02:51:48.595686   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018068601s
I20251210 02:51:48.598073   441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56518
I20251210 02:51:48.610868   564 heartbeater.cc:499] Master 127.0.104.62:35009 was elected leader, sending a full tablet report...
I20251210 02:51:48.612866   441 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56532:
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"
    }
  }
}
I20251210 02:51:48.639832   529 tablet_service.cc:1505] Processing CreateTablet for tablet 6e4253f36d134fee924ffc2396dfc1d1 (DEFAULT_TABLE table=fake-table [id=f20ad909149f4bb2876c9357d38e4d4f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:48.640492   529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4253f36d134fee924ffc2396dfc1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:48.646914   576 tablet_bootstrap.cc:492] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: Bootstrap starting.
I20251210 02:51:48.648985   576 tablet_bootstrap.cc:654] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:48.651274   576 tablet_bootstrap.cc:492] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: No bootstrap required, opened a new log
I20251210 02:51:48.651409   576 ts_tablet_manager.cc:1403] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20251210 02:51:48.652043   576 raft_consensus.cc:359] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfecb483cee24b9e9599423ba593de73" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44751 } }
I20251210 02:51:48.652201   576 raft_consensus.cc:385] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:48.652287   576 raft_consensus.cc:740] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfecb483cee24b9e9599423ba593de73, State: Initialized, Role: FOLLOWER
I20251210 02:51:48.652488   576 consensus_queue.cc:260] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfecb483cee24b9e9599423ba593de73" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44751 } }
I20251210 02:51:48.652627   576 raft_consensus.cc:399] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:48.652711   576 raft_consensus.cc:493] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:48.652858   576 raft_consensus.cc:3060] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:48.655028   576 raft_consensus.cc:515] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfecb483cee24b9e9599423ba593de73" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44751 } }
I20251210 02:51:48.655248   576 leader_election.cc:304] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bfecb483cee24b9e9599423ba593de73; no voters: 
I20251210 02:51:48.655725   576 leader_election.cc:290] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:48.655923   578 raft_consensus.cc:2804] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:48.663875   576 ts_tablet_manager.cc:1434] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.008s
I20251210 02:51:48.663923   578 raft_consensus.cc:697] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 1 LEADER]: Becoming Leader. State: Replica: bfecb483cee24b9e9599423ba593de73, State: Running, Role: LEADER
I20251210 02:51:48.664320   578 consensus_queue.cc:237] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfecb483cee24b9e9599423ba593de73" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44751 } }
I20251210 02:51:48.667774   440 catalog_manager.cc:5654] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfecb483cee24b9e9599423ba593de73 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "bfecb483cee24b9e9599423ba593de73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfecb483cee24b9e9599423ba593de73" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44751 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:48.696409   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:48.698299   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.704995   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.706496   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.714457   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 1)
I20251210 02:51:48.717048   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.722388   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.722856   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.730581   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 2)
I20251210 02:51:48.734658   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.739766   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.740232   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.747586   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 3)
I20251210 02:51:48.748927   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.753691   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.754323   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.763350   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 4)
I20251210 02:51:48.766027   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.771440   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.772183   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.780968   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 5)
I20251210 02:51:48.784391   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.790308   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.790841   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.797873   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 6)
I20251210 02:51:48.799986   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.804795   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.805302   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.812367   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 7)
I20251210 02:51:48.813700   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.818996   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.819780   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.827466   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 8)
I20251210 02:51:48.831190   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.836393   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.837139   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.844739   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 9)
I20251210 02:51:48.849185   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.854861   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.855446   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.863438   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 10)
I20251210 02:51:48.867791   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.873698   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.874301   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.881409   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 11)
I20251210 02:51:48.882838   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.889314   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.889968   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.898154   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 12)
I20251210 02:51:48.900853   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.906955   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.907590   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.914505   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 13)
I20251210 02:51:48.918762   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
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
I20251210 02:51:48.923856   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.924489   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.931005   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 14)
I20251210 02:51:48.935120   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20251210 02:51:48.940495   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.941231   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.948199   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 15)
I20251210 02:51:48.951268   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20251210 02:51:48.956924   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.957882   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.964607   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 16)
I20251210 02:51:48.967502   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20251210 02:51:48.972493   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.973188   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.980238   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 17)
I20251210 02:51:48.983496   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20251210 02:51:48.988574   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:48.989243   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:48.996083   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 18)
I20251210 02:51:48.999673   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20251210 02:51:49.004446   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:49.005023   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:49.011875   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 19)
I20251210 02:51:49.015985   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20251210 02:51:49.020726   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:49.021306   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:49.027863   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 20)
I20251210 02:51:49.032702   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20251210 02:51:49.037968   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:49.038576   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:49.045640   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 21)
I20251210 02:51:49.049404   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20251210 02:51:49.054415   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:49.054947   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:49.062155   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 22)
I20251210 02:51:49.065660   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20251210 02:51:49.070307   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:49.070816   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:49.077426   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 23)
I20251210 02:51:49.078524   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20251210 02:51:49.082696   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:49.083112   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:49.089370   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 24)
I20251210 02:51:49.090747   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20251210 02:51:49.094843   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:49.095288   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:49.101881   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 25)
I20251210 02:51:49.103298   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20251210 02:51:49.107090   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:49.107556   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:49.113284   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 26)
I20251210 02:51:49.114729   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56532:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20251210 02:51:49.118558   584 tablet.cc:1722] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: 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
I20251210 02:51:49.119024   584 tablet.cc:1620] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: MemRowSet was empty: no flush needed.
I20251210 02:51:49.124961   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: fake-table [id=f20ad909149f4bb2876c9357d38e4d4f] alter complete (version 27)
I20251210 02:51:49.126294   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:49.137349   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:49.138052   416 tablet_replica.cc:333] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73: stopping tablet replica
I20251210 02:51:49.138417   416 raft_consensus.cc:2243] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:49.138646   416 raft_consensus.cc:2272] T 6e4253f36d134fee924ffc2396dfc1d1 P bfecb483cee24b9e9599423ba593de73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:49.154168   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:49.159303   416 master.cc:561] Master@127.0.104.62:35009 shutting down...
I20251210 02:51:49.166996   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:49.167263   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:49.167392   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P dba342fa6d5c4b7fb46442bf36880235: stopping tablet replica
I20251210 02:51:49.181313   416 master.cc:583] Master@127.0.104.62:35009 shutdown complete.
[       OK ] AlterTableTest.TestTabletReports (861 ms)
[ RUN      ] AlterTableTest.TestAddExistingColumn
I20251210 02:51:49.191749   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44641
I20251210 02:51:49.192260   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:49.193079   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:49.194339   416 webserver.cc:492] Webserver started at http://127.0.104.62:37811/ using document root <none> and password file <none>
I20251210 02:51:49.194561   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:49.194651   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:49.194793   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:49.195448   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "349f888e488c4ed39b6fadb2a92fdd1d"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.198007   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:51:49.199404   588 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.199816   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:49.199945   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "349f888e488c4ed39b6fadb2a92fdd1d"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.200074   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-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)
I20251210 02:51:49.215003   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:49.215592   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:49.229238   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44641
I20251210 02:51:49.229259   639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44641 every 8 connection(s)
I20251210 02:51:49.230587   640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:49.234385   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d: Bootstrap starting.
I20251210 02:51:49.235637   640 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:49.237236   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d: No bootstrap required, opened a new log
I20251210 02:51:49.237847   640 raft_consensus.cc:359] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349f888e488c4ed39b6fadb2a92fdd1d" member_type: VOTER }
I20251210 02:51:49.237974   640 raft_consensus.cc:385] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:49.238037   640 raft_consensus.cc:740] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349f888e488c4ed39b6fadb2a92fdd1d, State: Initialized, Role: FOLLOWER
I20251210 02:51:49.238189   640 consensus_queue.cc:260] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349f888e488c4ed39b6fadb2a92fdd1d" member_type: VOTER }
I20251210 02:51:49.238302   640 raft_consensus.cc:399] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:49.238353   640 raft_consensus.cc:493] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:49.238427   640 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:49.239938   640 raft_consensus.cc:515] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349f888e488c4ed39b6fadb2a92fdd1d" member_type: VOTER }
I20251210 02:51:49.240109   640 leader_election.cc:304] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 349f888e488c4ed39b6fadb2a92fdd1d; no voters: 
I20251210 02:51:49.240504   640 leader_election.cc:290] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:49.240622   643 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:49.241181   643 raft_consensus.cc:697] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 1 LEADER]: Becoming Leader. State: Replica: 349f888e488c4ed39b6fadb2a92fdd1d, State: Running, Role: LEADER
I20251210 02:51:49.241449   640 sys_catalog.cc:565] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:49.241468   643 consensus_queue.cc:237] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349f888e488c4ed39b6fadb2a92fdd1d" member_type: VOTER }
I20251210 02:51:49.242348   644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "349f888e488c4ed39b6fadb2a92fdd1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349f888e488c4ed39b6fadb2a92fdd1d" member_type: VOTER } }
I20251210 02:51:49.242401   645 sys_catalog.cc:455] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 349f888e488c4ed39b6fadb2a92fdd1d. Latest consensus state: current_term: 1 leader_uuid: "349f888e488c4ed39b6fadb2a92fdd1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349f888e488c4ed39b6fadb2a92fdd1d" member_type: VOTER } }
I20251210 02:51:49.242656   645 sys_catalog.cc:458] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:49.242699   644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:49.245415   648 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:49.247005   648 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:49.250401   648 catalog_manager.cc:1357] Generated new cluster ID: 24a0872821b84811b3d8224395c38973
I20251210 02:51:49.250509   648 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:49.251104   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:49.265340   648 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:49.266073   648 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:49.278475   648 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d: Generated new TSK 0
I20251210 02:51:49.278728   648 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:49.283681   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:49.284749   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:49.286019   416 webserver.cc:492] Webserver started at http://127.0.104.1:34677/ using document root <none> and password file <none>
I20251210 02:51:49.286221   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:49.286285   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:49.286402   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:49.287010   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "c86baa0cc45d4d3084d686a9889b2807"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.289377   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:51:49.290940   664 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.291260   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:51:49.291350   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "c86baa0cc45d4d3084d686a9889b2807"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.291445   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765335108262347-416-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)
I20251210 02:51:49.308007   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:49.308573   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:49.309199   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:49.309989   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:49.310070   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.310137   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:49.310187   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.327786   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35133
I20251210 02:51:49.327823   726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35133 every 8 connection(s)
I20251210 02:51:49.336104   727 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44641
I20251210 02:51:49.336248   727 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:49.336660   727 heartbeater.cc:507] Master 127.0.104.62:44641 requested a full tablet report, sending...
I20251210 02:51:49.337571   605 ts_manager.cc:194] Registered new tserver with Master: c86baa0cc45d4d3084d686a9889b2807 (127.0.104.1:35133)
I20251210 02:51:49.338358   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008963085s
I20251210 02:51:49.338699   605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36002
I20251210 02:51:49.349504   605 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36012:
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"
    }
  }
}
I20251210 02:51:49.350019   727 heartbeater.cc:499] Master 127.0.104.62:44641 was elected leader, sending a full tablet report...
I20251210 02:51:49.362565   692 tablet_service.cc:1505] Processing CreateTablet for tablet 6449b59348574d7ca2af3dd8e445ab13 (DEFAULT_TABLE table=fake-table [id=e00c0b0e377c4c8e949a85d728358f70]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:49.363010   692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6449b59348574d7ca2af3dd8e445ab13. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:49.367688   739 tablet_bootstrap.cc:492] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807: Bootstrap starting.
I20251210 02:51:49.369091   739 tablet_bootstrap.cc:654] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:49.371277   739 tablet_bootstrap.cc:492] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807: No bootstrap required, opened a new log
I20251210 02:51:49.371380   739 ts_tablet_manager.cc:1403] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:51:49.371960   739 raft_consensus.cc:359] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c86baa0cc45d4d3084d686a9889b2807" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35133 } }
I20251210 02:51:49.372087   739 raft_consensus.cc:385] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:49.372151   739 raft_consensus.cc:740] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86baa0cc45d4d3084d686a9889b2807, State: Initialized, Role: FOLLOWER
I20251210 02:51:49.372329   739 consensus_queue.cc:260] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c86baa0cc45d4d3084d686a9889b2807" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35133 } }
I20251210 02:51:49.372478   739 raft_consensus.cc:399] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:49.372552   739 raft_consensus.cc:493] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:49.372627   739 raft_consensus.cc:3060] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:49.374926   739 raft_consensus.cc:515] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c86baa0cc45d4d3084d686a9889b2807" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35133 } }
I20251210 02:51:49.375137   739 leader_election.cc:304] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c86baa0cc45d4d3084d686a9889b2807; no voters: 
I20251210 02:51:49.375527   739 leader_election.cc:290] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:49.375702   741 raft_consensus.cc:2804] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:49.376298   739 ts_tablet_manager.cc:1434] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251210 02:51:49.376294   741 raft_consensus.cc:697] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 1 LEADER]: Becoming Leader. State: Replica: c86baa0cc45d4d3084d686a9889b2807, State: Running, Role: LEADER
I20251210 02:51:49.376693   741 consensus_queue.cc:237] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c86baa0cc45d4d3084d686a9889b2807" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35133 } }
I20251210 02:51:49.378850   604 catalog_manager.cc:5654] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c86baa0cc45d4d3084d686a9889b2807 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c86baa0cc45d4d3084d686a9889b2807" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c86baa0cc45d4d3084d686a9889b2807" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35133 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:49.399737   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:49.400525   604 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36012:
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
I20251210 02:51:49.402133   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:49.409344   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:49.409704   416 tablet_replica.cc:333] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807: stopping tablet replica
I20251210 02:51:49.409878   416 raft_consensus.cc:2243] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:49.410072   416 raft_consensus.cc:2272] T 6449b59348574d7ca2af3dd8e445ab13 P c86baa0cc45d4d3084d686a9889b2807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:49.423779   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:49.426409   416 master.cc:561] Master@127.0.104.62:44641 shutting down...
I20251210 02:51:49.433270   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:49.433494   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:49.433672   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 349f888e488c4ed39b6fadb2a92fdd1d: stopping tablet replica
I20251210 02:51:49.447618   416 master.cc:583] Master@127.0.104.62:44641 shutdown complete.
[       OK ] AlterTableTest.TestAddExistingColumn (265 ms)
[ RUN      ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20251210 02:51:49.457394   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45393
I20251210 02:51:49.457906   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:49.458629   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:49.459797   416 webserver.cc:492] Webserver started at http://127.0.104.62:43261/ using document root <none> and password file <none>
I20251210 02:51:49.459990   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:49.460081   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:49.460177   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:49.460752   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "24dc342eed8f474aab1db3778ccb66ab"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.463038   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251210 02:51:49.464471   750 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.464884   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:51:49.464989   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "24dc342eed8f474aab1db3778ccb66ab"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.465129   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-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)
I20251210 02:51:49.475023   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:49.475613   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:49.489049   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45393
I20251210 02:51:49.489085   801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45393 every 8 connection(s)
I20251210 02:51:49.490326   802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:49.494109   802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab: Bootstrap starting.
I20251210 02:51:49.495334   802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:49.496847   802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab: No bootstrap required, opened a new log
I20251210 02:51:49.497424   802 raft_consensus.cc:359] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24dc342eed8f474aab1db3778ccb66ab" member_type: VOTER }
I20251210 02:51:49.497560   802 raft_consensus.cc:385] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:49.497625   802 raft_consensus.cc:740] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24dc342eed8f474aab1db3778ccb66ab, State: Initialized, Role: FOLLOWER
I20251210 02:51:49.497844   802 consensus_queue.cc:260] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24dc342eed8f474aab1db3778ccb66ab" member_type: VOTER }
I20251210 02:51:49.497984   802 raft_consensus.cc:399] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:49.498041   802 raft_consensus.cc:493] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:49.498118   802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:49.499652   802 raft_consensus.cc:515] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24dc342eed8f474aab1db3778ccb66ab" member_type: VOTER }
I20251210 02:51:49.499846   802 leader_election.cc:304] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24dc342eed8f474aab1db3778ccb66ab; no voters: 
I20251210 02:51:49.500366   802 leader_election.cc:290] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:49.500475   805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:49.501031   805 raft_consensus.cc:697] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 1 LEADER]: Becoming Leader. State: Replica: 24dc342eed8f474aab1db3778ccb66ab, State: Running, Role: LEADER
I20251210 02:51:49.501394   802 sys_catalog.cc:565] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:49.501312   805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24dc342eed8f474aab1db3778ccb66ab" member_type: VOTER }
I20251210 02:51:49.502275   806 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "24dc342eed8f474aab1db3778ccb66ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24dc342eed8f474aab1db3778ccb66ab" member_type: VOTER } }
I20251210 02:51:49.502352   807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 24dc342eed8f474aab1db3778ccb66ab. Latest consensus state: current_term: 1 leader_uuid: "24dc342eed8f474aab1db3778ccb66ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24dc342eed8f474aab1db3778ccb66ab" member_type: VOTER } }
I20251210 02:51:49.502542   807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:49.502568   806 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:49.503456   810 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:49.504948   810 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:49.506906   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:49.507933   810 catalog_manager.cc:1357] Generated new cluster ID: a150f748855e49f3ba9b9342ec4dbdda
I20251210 02:51:49.508018   810 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:49.519013   810 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:49.519763   810 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:49.538913   810 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab: Generated new TSK 0
I20251210 02:51:49.539170   810 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:49.571930   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:49.573107   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:49.574344   416 webserver.cc:492] Webserver started at http://127.0.104.1:46313/ using document root <none> and password file <none>
I20251210 02:51:49.574568   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:49.574646   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:49.574800   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:49.575376   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "eb8791b7c4c642cfb9eb3007071d85f7"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.578509   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251210 02:51:49.580019   826 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.580343   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 02:51:49.580471   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "eb8791b7c4c642cfb9eb3007071d85f7"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.580585   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765335108262347-416-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)
I20251210 02:51:49.598623   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:49.599232   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:49.599776   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:49.600581   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:49.600667   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.600804   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:49.600885   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.616577   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45501
I20251210 02:51:49.617127   888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45501 every 8 connection(s)
I20251210 02:51:49.624078   889 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45393
I20251210 02:51:49.624212   889 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:49.624634   889 heartbeater.cc:507] Master 127.0.104.62:45393 requested a full tablet report, sending...
I20251210 02:51:49.625484   767 ts_manager.cc:194] Registered new tserver with Master: eb8791b7c4c642cfb9eb3007071d85f7 (127.0.104.1:45501)
I20251210 02:51:49.625674   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007837138s
I20251210 02:51:49.626768   767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40328
I20251210 02:51:49.637701   767 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40330:
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"
    }
  }
}
I20251210 02:51:49.638090   889 heartbeater.cc:499] Master 127.0.104.62:45393 was elected leader, sending a full tablet report...
I20251210 02:51:49.651646   854 tablet_service.cc:1505] Processing CreateTablet for tablet b3fc5f99729a4b779c5f84a85619f4e5 (DEFAULT_TABLE table=fake-table [id=bf9730b445094703b6fada5d35773d15]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:49.652113   854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fc5f99729a4b779c5f84a85619f4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:49.656811   901 tablet_bootstrap.cc:492] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7: Bootstrap starting.
I20251210 02:51:49.658468   901 tablet_bootstrap.cc:654] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:49.660621   901 tablet_bootstrap.cc:492] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7: No bootstrap required, opened a new log
I20251210 02:51:49.660753   901 ts_tablet_manager.cc:1403] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:51:49.661500   901 raft_consensus.cc:359] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8791b7c4c642cfb9eb3007071d85f7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45501 } }
I20251210 02:51:49.661684   901 raft_consensus.cc:385] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:49.661778   901 raft_consensus.cc:740] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8791b7c4c642cfb9eb3007071d85f7, State: Initialized, Role: FOLLOWER
I20251210 02:51:49.661991   901 consensus_queue.cc:260] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8791b7c4c642cfb9eb3007071d85f7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45501 } }
I20251210 02:51:49.662128   901 raft_consensus.cc:399] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:49.662209   901 raft_consensus.cc:493] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:49.662320   901 raft_consensus.cc:3060] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:49.664407   901 raft_consensus.cc:515] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8791b7c4c642cfb9eb3007071d85f7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45501 } }
I20251210 02:51:49.664611   901 leader_election.cc:304] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eb8791b7c4c642cfb9eb3007071d85f7; no voters: 
I20251210 02:51:49.665086   901 leader_election.cc:290] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:49.665261   903 raft_consensus.cc:2804] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:49.665714   901 ts_tablet_manager.cc:1434] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20251210 02:51:49.665992   903 raft_consensus.cc:697] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 1 LEADER]: Becoming Leader. State: Replica: eb8791b7c4c642cfb9eb3007071d85f7, State: Running, Role: LEADER
I20251210 02:51:49.666289   903 consensus_queue.cc:237] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8791b7c4c642cfb9eb3007071d85f7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45501 } }
I20251210 02:51:49.668669   766 catalog_manager.cc:5654] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8791b7c4c642cfb9eb3007071d85f7 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "eb8791b7c4c642cfb9eb3007071d85f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8791b7c4c642cfb9eb3007071d85f7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45501 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:49.689461   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:49.689774   416 catalog_manager.cc:3527] 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 } } }
I20251210 02:51:49.690642   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:49.699671   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:49.700035   416 tablet_replica.cc:333] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7: stopping tablet replica
I20251210 02:51:49.700217   416 raft_consensus.cc:2243] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:49.700381   416 raft_consensus.cc:2272] T b3fc5f99729a4b779c5f84a85619f4e5 P eb8791b7c4c642cfb9eb3007071d85f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:49.714519   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:49.717555   416 master.cc:561] Master@127.0.104.62:45393 shutting down...
I20251210 02:51:49.724913   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:49.725183   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:49.725395   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 24dc342eed8f474aab1db3778ccb66ab: stopping tablet replica
I20251210 02:51:49.729813   416 master.cc:583] Master@127.0.104.62:45393 shutdown complete.
[       OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (281 ms)
[ RUN      ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20251210 02:51:49.739318   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45379
I20251210 02:51:49.740000   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:49.741215   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:49.743917   416 webserver.cc:492] Webserver started at http://127.0.104.62:33701/ using document root <none> and password file <none>
I20251210 02:51:49.744217   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:49.744314   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:49.744493   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:49.745380   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "bcc38a137d0a418eb597e52aeeb55c3f"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.747933   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:51:49.749751   912 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.750178   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:49.750290   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "bcc38a137d0a418eb597e52aeeb55c3f"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.750415   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-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)
I20251210 02:51:49.769099   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:49.769729   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:49.784000   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45379
I20251210 02:51:49.784009   963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45379 every 8 connection(s)
I20251210 02:51:49.785986   964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:49.790864   964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f: Bootstrap starting.
I20251210 02:51:49.792403   964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:49.794190   964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f: No bootstrap required, opened a new log
I20251210 02:51:49.794838   964 raft_consensus.cc:359] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcc38a137d0a418eb597e52aeeb55c3f" member_type: VOTER }
I20251210 02:51:49.794984   964 raft_consensus.cc:385] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:49.795073   964 raft_consensus.cc:740] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc38a137d0a418eb597e52aeeb55c3f, State: Initialized, Role: FOLLOWER
I20251210 02:51:49.795289   964 consensus_queue.cc:260] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcc38a137d0a418eb597e52aeeb55c3f" member_type: VOTER }
I20251210 02:51:49.795447   964 raft_consensus.cc:399] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:49.795540   964 raft_consensus.cc:493] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:49.795670   964 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:49.797474   964 raft_consensus.cc:515] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcc38a137d0a418eb597e52aeeb55c3f" member_type: VOTER }
I20251210 02:51:49.797679   964 leader_election.cc:304] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bcc38a137d0a418eb597e52aeeb55c3f; no voters: 
I20251210 02:51:49.798110   964 leader_election.cc:290] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:49.798218   967 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:49.798722   967 raft_consensus.cc:697] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 1 LEADER]: Becoming Leader. State: Replica: bcc38a137d0a418eb597e52aeeb55c3f, State: Running, Role: LEADER
I20251210 02:51:49.799003   967 consensus_queue.cc:237] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcc38a137d0a418eb597e52aeeb55c3f" member_type: VOTER }
I20251210 02:51:49.799206   964 sys_catalog.cc:565] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:49.799717   968 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bcc38a137d0a418eb597e52aeeb55c3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcc38a137d0a418eb597e52aeeb55c3f" member_type: VOTER } }
I20251210 02:51:49.799772   969 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcc38a137d0a418eb597e52aeeb55c3f. Latest consensus state: current_term: 1 leader_uuid: "bcc38a137d0a418eb597e52aeeb55c3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcc38a137d0a418eb597e52aeeb55c3f" member_type: VOTER } }
I20251210 02:51:49.799916   968 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:49.799932   969 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:49.800962   971 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:49.802287   971 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:49.805734   971 catalog_manager.cc:1357] Generated new cluster ID: 06dab444c485463681d16bc75ab562ac
I20251210 02:51:49.805851   971 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:49.806393   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:49.833842   971 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:49.834589   971 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:49.841548   971 catalog_manager.cc:6027] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f: Generated new TSK 0
I20251210 02:51:49.841812   971 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:49.871338   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:49.872426   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:49.873919   416 webserver.cc:492] Webserver started at http://127.0.104.1:45493/ using document root <none> and password file <none>
I20251210 02:51:49.874161   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:49.874274   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:49.874409   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:49.875288   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "d1dc0470a74b4466ad992335a97eb5e8"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.881623   416 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20251210 02:51:49.883315   988 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.883687   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 02:51:49.883788   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "d1dc0470a74b4466ad992335a97eb5e8"
format_stamp: "Formatted at 2025-12-10 02:51:49 on dist-test-slave-wmrl"
I20251210 02:51:49.883932   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765335108262347-416-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)
I20251210 02:51:49.897555   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:49.898218   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:49.898711   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:49.899497   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:49.899567   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.899685   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:49.899750   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:49.915386   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42239
I20251210 02:51:49.915405  1050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42239 every 8 connection(s)
I20251210 02:51:49.922791  1051 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45379
I20251210 02:51:49.922927  1051 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:49.923259  1051 heartbeater.cc:507] Master 127.0.104.62:45379 requested a full tablet report, sending...
I20251210 02:51:49.924017   929 ts_manager.cc:194] Registered new tserver with Master: d1dc0470a74b4466ad992335a97eb5e8 (127.0.104.1:42239)
I20251210 02:51:49.924201   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007834711s
I20251210 02:51:49.925312   929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49364
I20251210 02:51:49.935314   929 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49366:
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"
    }
  }
}
I20251210 02:51:49.936901  1051 heartbeater.cc:499] Master 127.0.104.62:45379 was elected leader, sending a full tablet report...
I20251210 02:51:49.947975  1016 tablet_service.cc:1505] Processing CreateTablet for tablet 2ea400169acf48d0bc7796c190073a81 (DEFAULT_TABLE table=fake-table [id=eab9b134a05545da921ba3fc9c3ba7bc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:49.948431  1016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea400169acf48d0bc7796c190073a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:49.953951  1063 tablet_bootstrap.cc:492] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8: Bootstrap starting.
I20251210 02:51:49.955662  1063 tablet_bootstrap.cc:654] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:49.957298  1063 tablet_bootstrap.cc:492] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8: No bootstrap required, opened a new log
I20251210 02:51:49.957428  1063 ts_tablet_manager.cc:1403] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:51:49.958261  1063 raft_consensus.cc:359] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1dc0470a74b4466ad992335a97eb5e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42239 } }
I20251210 02:51:49.958428  1063 raft_consensus.cc:385] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:49.958516  1063 raft_consensus.cc:740] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc0470a74b4466ad992335a97eb5e8, State: Initialized, Role: FOLLOWER
I20251210 02:51:49.958755  1063 consensus_queue.cc:260] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1dc0470a74b4466ad992335a97eb5e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42239 } }
I20251210 02:51:49.958958  1063 raft_consensus.cc:399] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:49.959048  1063 raft_consensus.cc:493] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:49.959154  1063 raft_consensus.cc:3060] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:49.961678  1063 raft_consensus.cc:515] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1dc0470a74b4466ad992335a97eb5e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42239 } }
I20251210 02:51:49.961864  1063 leader_election.cc:304] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d1dc0470a74b4466ad992335a97eb5e8; no voters: 
I20251210 02:51:49.962250  1063 leader_election.cc:290] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:49.962438  1065 raft_consensus.cc:2804] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:49.963497  1063 ts_tablet_manager.cc:1434] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:51:49.963470  1065 raft_consensus.cc:697] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 1 LEADER]: Becoming Leader. State: Replica: d1dc0470a74b4466ad992335a97eb5e8, State: Running, Role: LEADER
I20251210 02:51:49.963765  1065 consensus_queue.cc:237] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1dc0470a74b4466ad992335a97eb5e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42239 } }
I20251210 02:51:49.965844   929 catalog_manager.cc:5654] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1dc0470a74b4466ad992335a97eb5e8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "d1dc0470a74b4466ad992335a97eb5e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1dc0470a74b4466ad992335a97eb5e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42239 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:49.986243   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:50.024569   929 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49366:
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
I20251210 02:51:50.029858  1072 tablet.cc:1722] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8: 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
I20251210 02:51:50.030505  1072 tablet.cc:1620] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8: MemRowSet was empty: no flush needed.
I20251210 02:51:50.037535   929 catalog_manager.cc:6199] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f: fake-table [id=eab9b134a05545da921ba3fc9c3ba7bc] alter complete (version 1)
I20251210 02:51:50.059772   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:50.070768   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:50.071183   416 tablet_replica.cc:333] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8: stopping tablet replica
I20251210 02:51:50.071377   416 raft_consensus.cc:2243] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:50.071591   416 raft_consensus.cc:2272] T 2ea400169acf48d0bc7796c190073a81 P d1dc0470a74b4466ad992335a97eb5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:50.076639   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:50.080170   416 master.cc:561] Master@127.0.104.62:45379 shutting down...
I20251210 02:51:50.089767   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:50.090049   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:50.090271   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P bcc38a137d0a418eb597e52aeeb55c3f: stopping tablet replica
I20251210 02:51:50.094805   416 master.cc:583] Master@127.0.104.62:45379 shutdown complete.
[       OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (368 ms)
[ RUN      ] AlterTableTest.TestRenamePrimaryKeyColumn
I20251210 02:51:50.109290   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40635
I20251210 02:51:50.109944   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:50.110996   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:50.112347   416 webserver.cc:492] Webserver started at http://127.0.104.62:45705/ using document root <none> and password file <none>
I20251210 02:51:50.112617   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:50.112708   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:50.112931   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:50.113670   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "422ec7e8ec7d448f85f1046b1443217a"
format_stamp: "Formatted at 2025-12-10 02:51:50 on dist-test-slave-wmrl"
I20251210 02:51:50.116843   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:51:50.118804  1077 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:50.119199   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:51:50.119346   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "422ec7e8ec7d448f85f1046b1443217a"
format_stamp: "Formatted at 2025-12-10 02:51:50 on dist-test-slave-wmrl"
I20251210 02:51:50.119473   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-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)
I20251210 02:51:50.134662   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:50.135435   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:50.150002   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40635
I20251210 02:51:50.150002  1128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40635 every 8 connection(s)
I20251210 02:51:50.151628  1129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:50.155637  1129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a: Bootstrap starting.
I20251210 02:51:50.157145  1129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:50.158946  1129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a: No bootstrap required, opened a new log
I20251210 02:51:50.159596  1129 raft_consensus.cc:359] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "422ec7e8ec7d448f85f1046b1443217a" member_type: VOTER }
I20251210 02:51:50.159747  1129 raft_consensus.cc:385] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:50.159857  1129 raft_consensus.cc:740] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 422ec7e8ec7d448f85f1046b1443217a, State: Initialized, Role: FOLLOWER
I20251210 02:51:50.160073  1129 consensus_queue.cc:260] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "422ec7e8ec7d448f85f1046b1443217a" member_type: VOTER }
I20251210 02:51:50.160224  1129 raft_consensus.cc:399] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:50.160308  1129 raft_consensus.cc:493] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:50.160418  1129 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:50.162143  1129 raft_consensus.cc:515] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "422ec7e8ec7d448f85f1046b1443217a" member_type: VOTER }
I20251210 02:51:50.162357  1129 leader_election.cc:304] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 422ec7e8ec7d448f85f1046b1443217a; no voters: 
I20251210 02:51:50.162842  1129 leader_election.cc:290] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:50.163002  1132 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:50.163610  1132 raft_consensus.cc:697] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 1 LEADER]: Becoming Leader. State: Replica: 422ec7e8ec7d448f85f1046b1443217a, State: Running, Role: LEADER
I20251210 02:51:50.163967  1129 sys_catalog.cc:565] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:50.163923  1132 consensus_queue.cc:237] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "422ec7e8ec7d448f85f1046b1443217a" member_type: VOTER }
I20251210 02:51:50.164855  1133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "422ec7e8ec7d448f85f1046b1443217a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "422ec7e8ec7d448f85f1046b1443217a" member_type: VOTER } }
I20251210 02:51:50.165050  1133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:50.164966  1134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 422ec7e8ec7d448f85f1046b1443217a. Latest consensus state: current_term: 1 leader_uuid: "422ec7e8ec7d448f85f1046b1443217a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "422ec7e8ec7d448f85f1046b1443217a" member_type: VOTER } }
I20251210 02:51:50.165149  1134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:50.169521   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20251210 02:51:50.170544  1147 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251210 02:51:50.170662  1147 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251210 02:51:50.171113  1136 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:50.172735  1136 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:50.176489  1136 catalog_manager.cc:1357] Generated new cluster ID: ac9e7bb48dc54432859100f830653644
I20251210 02:51:50.176573  1136 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:50.201640  1136 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:50.202468  1136 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:50.211438  1136 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a: Generated new TSK 0
I20251210 02:51:50.211691  1136 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:50.234519   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:50.235700   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:50.237262   416 webserver.cc:492] Webserver started at http://127.0.104.1:44869/ using document root <none> and password file <none>
I20251210 02:51:50.237494   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:50.237594   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:50.237743   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:50.238409   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "943df05d08b54a0ea380caee6dfd3832"
format_stamp: "Formatted at 2025-12-10 02:51:50 on dist-test-slave-wmrl"
I20251210 02:51:50.240978   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:51:50.242619  1153 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:50.243057   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:50.243158   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "943df05d08b54a0ea380caee6dfd3832"
format_stamp: "Formatted at 2025-12-10 02:51:50 on dist-test-slave-wmrl"
I20251210 02:51:50.243310   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765335108262347-416-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)
I20251210 02:51:50.279731   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:50.280591   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:50.281371   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:50.282706   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:50.282805   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:50.282948   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:50.283020   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:50.330673   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41149
I20251210 02:51:50.330698  1215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41149 every 8 connection(s)
I20251210 02:51:50.339665  1216 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40635
I20251210 02:51:50.339814  1216 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:50.340242  1216 heartbeater.cc:507] Master 127.0.104.62:40635 requested a full tablet report, sending...
I20251210 02:51:50.341106  1094 ts_manager.cc:194] Registered new tserver with Master: 943df05d08b54a0ea380caee6dfd3832 (127.0.104.1:41149)
I20251210 02:51:50.342212   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01049065s
I20251210 02:51:50.342777  1094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48792
I20251210 02:51:50.354202  1216 heartbeater.cc:499] Master 127.0.104.62:40635 was elected leader, sending a full tablet report...
I20251210 02:51:50.358577  1093 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48806:
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"
    }
  }
}
I20251210 02:51:50.376187  1181 tablet_service.cc:1505] Processing CreateTablet for tablet bbef783053ce4c8b8eb64ad01e5d8043 (DEFAULT_TABLE table=fake-table [id=55e8eab778f94ef4ae497276769b8779]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:50.376693  1181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbef783053ce4c8b8eb64ad01e5d8043. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:50.383185  1228 tablet_bootstrap.cc:492] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832: Bootstrap starting.
I20251210 02:51:50.384719  1228 tablet_bootstrap.cc:654] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:50.387598  1228 tablet_bootstrap.cc:492] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832: No bootstrap required, opened a new log
I20251210 02:51:50.387750  1228 ts_tablet_manager.cc:1403] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20251210 02:51:50.388433  1228 raft_consensus.cc:359] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "943df05d08b54a0ea380caee6dfd3832" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41149 } }
I20251210 02:51:50.388581  1228 raft_consensus.cc:385] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:50.388675  1228 raft_consensus.cc:740] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943df05d08b54a0ea380caee6dfd3832, State: Initialized, Role: FOLLOWER
I20251210 02:51:50.388924  1228 consensus_queue.cc:260] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "943df05d08b54a0ea380caee6dfd3832" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41149 } }
I20251210 02:51:50.389091  1228 raft_consensus.cc:399] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:50.389190  1228 raft_consensus.cc:493] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:50.389341  1228 raft_consensus.cc:3060] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:50.392488  1228 raft_consensus.cc:515] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "943df05d08b54a0ea380caee6dfd3832" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41149 } }
I20251210 02:51:50.392789  1228 leader_election.cc:304] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 943df05d08b54a0ea380caee6dfd3832; no voters: 
I20251210 02:51:50.393415  1228 leader_election.cc:290] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:50.393678  1230 raft_consensus.cc:2804] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:50.394735  1228 ts_tablet_manager.cc:1434] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20251210 02:51:50.397089  1230 raft_consensus.cc:697] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 1 LEADER]: Becoming Leader. State: Replica: 943df05d08b54a0ea380caee6dfd3832, State: Running, Role: LEADER
I20251210 02:51:50.397460  1230 consensus_queue.cc:237] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "943df05d08b54a0ea380caee6dfd3832" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41149 } }
I20251210 02:51:50.400036  1093 catalog_manager.cc:5654] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 reported cstate change: term changed from 0 to 1, leader changed from <none> to 943df05d08b54a0ea380caee6dfd3832 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "943df05d08b54a0ea380caee6dfd3832" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "943df05d08b54a0ea380caee6dfd3832" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41149 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:50.422741   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:50.449568  1094 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48806:
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
I20251210 02:51:50.454869  1237 tablet.cc:1722] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832: 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
I20251210 02:51:50.455384  1237 tablet.cc:1620] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832: MemRowSet was empty: no flush needed.
I20251210 02:51:50.462342  1093 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a: fake-table [id=55e8eab778f94ef4ae497276769b8779] alter complete (version 1)
I20251210 02:51:50.477077  1093 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48806:
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
I20251210 02:51:50.481830  1237 tablet.cc:1722] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832: 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
I20251210 02:51:50.495590  1093 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a: fake-table [id=55e8eab778f94ef4ae497276769b8779] alter complete (version 2)
I20251210 02:51:50.510370   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:50.521390   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:50.521791   416 tablet_replica.cc:333] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832: stopping tablet replica
I20251210 02:51:50.521986   416 raft_consensus.cc:2243] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:50.522217   416 raft_consensus.cc:2272] T bbef783053ce4c8b8eb64ad01e5d8043 P 943df05d08b54a0ea380caee6dfd3832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:50.537721   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:50.541923   416 master.cc:561] Master@127.0.104.62:40635 shutting down...
I20251210 02:51:50.551427   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:50.551694   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:50.551888   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 422ec7e8ec7d448f85f1046b1443217a: stopping tablet replica
I20251210 02:51:50.556532   416 master.cc:583] Master@127.0.104.62:40635 shutdown complete.
[       OK ] AlterTableTest.TestRenamePrimaryKeyColumn (460 ms)
[ RUN      ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20251210 02:51:50.569708   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41955
I20251210 02:51:50.570381   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:50.571465   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:50.572889   416 webserver.cc:492] Webserver started at http://127.0.104.62:33843/ using document root <none> and password file <none>
I20251210 02:51:50.573181   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:50.573282   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:50.573436   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:50.574236   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "3f6f4d6307dc426e8b3f17ea9658a35b"
format_stamp: "Formatted at 2025-12-10 02:51:50 on dist-test-slave-wmrl"
I20251210 02:51:50.577361   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251210 02:51:50.579458  1241 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:50.579862   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 02:51:50.580009   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "3f6f4d6307dc426e8b3f17ea9658a35b"
format_stamp: "Formatted at 2025-12-10 02:51:50 on dist-test-slave-wmrl"
I20251210 02:51:50.580148   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-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)
I20251210 02:51:50.601382   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:50.602159   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:50.616665   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41955
I20251210 02:51:50.616686  1292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41955 every 8 connection(s)
I20251210 02:51:50.618460  1293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:50.622440  1293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: Bootstrap starting.
I20251210 02:51:50.623942  1293 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:50.625887  1293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: No bootstrap required, opened a new log
I20251210 02:51:50.627149  1293 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f4d6307dc426e8b3f17ea9658a35b" member_type: VOTER }
I20251210 02:51:50.627303  1293 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:50.627420  1293 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6f4d6307dc426e8b3f17ea9658a35b, State: Initialized, Role: FOLLOWER
I20251210 02:51:50.627661  1293 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f4d6307dc426e8b3f17ea9658a35b" member_type: VOTER }
I20251210 02:51:50.627856  1293 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:50.627945  1293 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:50.628069  1293 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:50.629926  1293 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f4d6307dc426e8b3f17ea9658a35b" member_type: VOTER }
I20251210 02:51:50.630160  1293 leader_election.cc:304] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6f4d6307dc426e8b3f17ea9658a35b; no voters: 
I20251210 02:51:50.630664  1293 leader_election.cc:290] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:50.630801  1296 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:50.631366  1296 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 1 LEADER]: Becoming Leader. State: Replica: 3f6f4d6307dc426e8b3f17ea9658a35b, State: Running, Role: LEADER
I20251210 02:51:50.631772  1296 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f4d6307dc426e8b3f17ea9658a35b" member_type: VOTER }
I20251210 02:51:50.632844  1296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f6f4d6307dc426e8b3f17ea9658a35b. Latest consensus state: current_term: 1 leader_uuid: "3f6f4d6307dc426e8b3f17ea9658a35b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f4d6307dc426e8b3f17ea9658a35b" member_type: VOTER } }
I20251210 02:51:50.632917  1298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f6f4d6307dc426e8b3f17ea9658a35b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f4d6307dc426e8b3f17ea9658a35b" member_type: VOTER } }
I20251210 02:51:50.633104  1296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:50.633136  1298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:50.638144  1293 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:50.641419  1300 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:50.643344  1300 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:50.647712  1300 catalog_manager.cc:1357] Generated new cluster ID: 595fd783518a4ff6936494c203a84fa8
I20251210 02:51:50.647827  1300 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:50.649552   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:50.678673  1300 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:50.679533  1300 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:50.687830  1300 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: Generated new TSK 0
I20251210 02:51:50.688125  1300 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:50.714692   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:50.716758   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:50.718437   416 webserver.cc:492] Webserver started at http://127.0.104.1:45017/ using document root <none> and password file <none>
I20251210 02:51:50.718699   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:50.718812   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:50.718971   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:50.719789   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "f8265c474e9d40149b79889b33103b4c"
format_stamp: "Formatted at 2025-12-10 02:51:50 on dist-test-slave-wmrl"
I20251210 02:51:50.723266   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:51:50.725356  1317 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:50.725749   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:51:50.725873   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "f8265c474e9d40149b79889b33103b4c"
format_stamp: "Formatted at 2025-12-10 02:51:50 on dist-test-slave-wmrl"
I20251210 02:51:50.726045   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765335108262347-416-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)
I20251210 02:51:50.743139   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:50.743845   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:50.744462   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:50.745585   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:50.745682   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:50.746311   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:50.746395   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:50.768077   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43271
I20251210 02:51:50.768110  1379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43271 every 8 connection(s)
I20251210 02:51:50.780659  1380 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41955
I20251210 02:51:50.780871  1380 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:50.781379  1380 heartbeater.cc:507] Master 127.0.104.62:41955 requested a full tablet report, sending...
I20251210 02:51:50.782805  1258 ts_manager.cc:194] Registered new tserver with Master: f8265c474e9d40149b79889b33103b4c (127.0.104.1:43271)
I20251210 02:51:50.783591   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014394187s
I20251210 02:51:50.784238  1258 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38106
I20251210 02:51:50.796000  1380 heartbeater.cc:499] Master 127.0.104.62:41955 was elected leader, sending a full tablet report...
I20251210 02:51:50.798175  1258 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38110:
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"
    }
  }
}
I20251210 02:51:50.822794  1345 tablet_service.cc:1505] Processing CreateTablet for tablet 53a7a0eab6ca41dabaffbd02a9eb32d1 (DEFAULT_TABLE table=fake-table [id=d58804ff3c04443abd17920a458a6dd2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:50.823462  1345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a7a0eab6ca41dabaffbd02a9eb32d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:50.831489  1392 tablet_bootstrap.cc:492] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: Bootstrap starting.
I20251210 02:51:50.833259  1392 tablet_bootstrap.cc:654] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:50.835053  1392 tablet_bootstrap.cc:492] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: No bootstrap required, opened a new log
I20251210 02:51:50.835194  1392 ts_tablet_manager.cc:1403] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:51:50.835824  1392 raft_consensus.cc:359] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8265c474e9d40149b79889b33103b4c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43271 } }
I20251210 02:51:50.835964  1392 raft_consensus.cc:385] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:50.836058  1392 raft_consensus.cc:740] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8265c474e9d40149b79889b33103b4c, State: Initialized, Role: FOLLOWER
I20251210 02:51:50.836278  1392 consensus_queue.cc:260] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8265c474e9d40149b79889b33103b4c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43271 } }
I20251210 02:51:50.836431  1392 raft_consensus.cc:399] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:50.836520  1392 raft_consensus.cc:493] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:50.836647  1392 raft_consensus.cc:3060] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:50.839196  1392 raft_consensus.cc:515] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8265c474e9d40149b79889b33103b4c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43271 } }
I20251210 02:51:50.839479  1392 leader_election.cc:304] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f8265c474e9d40149b79889b33103b4c; no voters: 
I20251210 02:51:50.840046  1392 leader_election.cc:290] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:50.840226  1394 raft_consensus.cc:2804] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:50.840940  1392 ts_tablet_manager.cc:1434] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:51:50.841367  1394 raft_consensus.cc:697] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 1 LEADER]: Becoming Leader. State: Replica: f8265c474e9d40149b79889b33103b4c, State: Running, Role: LEADER
I20251210 02:51:50.841706  1394 consensus_queue.cc:237] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8265c474e9d40149b79889b33103b4c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43271 } }
I20251210 02:51:50.843987  1258 catalog_manager.cc:5654] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c reported cstate change: term changed from 0 to 1, leader changed from <none> to f8265c474e9d40149b79889b33103b4c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f8265c474e9d40149b79889b33103b4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8265c474e9d40149b79889b33103b4c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43271 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:50.862128   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:50.863476  1258 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38110:
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
I20251210 02:51:50.869536  1400 tablet.cc:1722] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: 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
I20251210 02:51:50.870446  1400 tablet.cc:1620] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: MemRowSet was empty: no flush needed.
I20251210 02:51:50.879281  1258 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: fake-table [id=d58804ff3c04443abd17920a458a6dd2] alter complete (version 1)
I20251210 02:51:50.910207  1258 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38110:
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
I20251210 02:51:50.915612  1400 tablet.cc:1722] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: 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
I20251210 02:51:50.916115  1400 tablet.cc:1620] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: MemRowSet was empty: no flush needed.
I20251210 02:51:50.924381  1257 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: fake-table [id=d58804ff3c04443abd17920a458a6dd2] alter complete (version 2)
I20251210 02:51:50.957294  1257 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38110:
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
I20251210 02:51:50.963812  1400 tablet.cc:1722] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: 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
I20251210 02:51:50.964596  1400 tablet.cc:1620] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: MemRowSet was empty: no flush needed.
I20251210 02:51:50.974830  1257 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: fake-table [id=d58804ff3c04443abd17920a458a6dd2] alter complete (version 3)
I20251210 02:51:51.001807  1257 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38110:
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
I20251210 02:51:51.006589  1400 tablet.cc:1722] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: 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
I20251210 02:51:51.007251  1400 tablet.cc:1620] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: MemRowSet was empty: no flush needed.
I20251210 02:51:51.014974  1257 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: fake-table [id=d58804ff3c04443abd17920a458a6dd2] alter complete (version 4)
I20251210 02:51:51.041231  1257 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38110:
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
I20251210 02:51:51.046413  1400 tablet.cc:1722] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: 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
I20251210 02:51:51.047178  1400 tablet.cc:1620] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: MemRowSet was empty: no flush needed.
I20251210 02:51:51.055267  1257 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: fake-table [id=d58804ff3c04443abd17920a458a6dd2] alter complete (version 5)
I20251210 02:51:51.057430   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:51.067960   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:51.068362   416 tablet_replica.cc:333] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c: stopping tablet replica
I20251210 02:51:51.068579   416 raft_consensus.cc:2243] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:51.068809   416 raft_consensus.cc:2272] T 53a7a0eab6ca41dabaffbd02a9eb32d1 P f8265c474e9d40149b79889b33103b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:51.083709   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:51.087182   416 master.cc:561] Master@127.0.104.62:41955 shutting down...
I20251210 02:51:51.095866   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:51.096127   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:51.096284   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f6f4d6307dc426e8b3f17ea9658a35b: stopping tablet replica
I20251210 02:51:51.101289   416 master.cc:583] Master@127.0.104.62:41955 shutdown complete.
[       OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (543 ms)
[ RUN      ] AlterTableTest.TestAlterEmptyRLEBlock
I20251210 02:51:51.112464   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38069
I20251210 02:51:51.113113   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:51.113991   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:51.115350   416 webserver.cc:492] Webserver started at http://127.0.104.62:41343/ using document root <none> and password file <none>
I20251210 02:51:51.115631   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:51.115702   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:51.115850   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:51.116521   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "e97c5503097842edb7ffea9dcf09b591"
format_stamp: "Formatted at 2025-12-10 02:51:51 on dist-test-slave-wmrl"
I20251210 02:51:51.119156   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251210 02:51:51.120805  1405 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:51.121168   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 02:51:51.121335   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "e97c5503097842edb7ffea9dcf09b591"
format_stamp: "Formatted at 2025-12-10 02:51:51 on dist-test-slave-wmrl"
I20251210 02:51:51.121454   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-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)
I20251210 02:51:51.136240   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:51.137049   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:51.152997   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38069
I20251210 02:51:51.153017  1456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38069 every 8 connection(s)
I20251210 02:51:51.155033  1457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:51.159147  1457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591: Bootstrap starting.
I20251210 02:51:51.160593  1457 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:51.162320  1457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591: No bootstrap required, opened a new log
I20251210 02:51:51.162962  1457 raft_consensus.cc:359] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97c5503097842edb7ffea9dcf09b591" member_type: VOTER }
I20251210 02:51:51.163129  1457 raft_consensus.cc:385] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:51.163220  1457 raft_consensus.cc:740] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97c5503097842edb7ffea9dcf09b591, State: Initialized, Role: FOLLOWER
I20251210 02:51:51.163429  1457 consensus_queue.cc:260] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97c5503097842edb7ffea9dcf09b591" member_type: VOTER }
I20251210 02:51:51.163579  1457 raft_consensus.cc:399] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:51.163666  1457 raft_consensus.cc:493] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:51.163777  1457 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:51.166062  1457 raft_consensus.cc:515] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97c5503097842edb7ffea9dcf09b591" member_type: VOTER }
I20251210 02:51:51.166277  1457 leader_election.cc:304] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e97c5503097842edb7ffea9dcf09b591; no voters: 
I20251210 02:51:51.166774  1457 leader_election.cc:290] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:51.166939  1460 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:51.167940  1457 sys_catalog.cc:565] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:51.168989  1460 raft_consensus.cc:697] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 1 LEADER]: Becoming Leader. State: Replica: e97c5503097842edb7ffea9dcf09b591, State: Running, Role: LEADER
I20251210 02:51:51.169356  1460 consensus_queue.cc:237] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97c5503097842edb7ffea9dcf09b591" member_type: VOTER }
I20251210 02:51:51.173341  1461 sys_catalog.cc:455] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e97c5503097842edb7ffea9dcf09b591" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97c5503097842edb7ffea9dcf09b591" member_type: VOTER } }
I20251210 02:51:51.173620  1461 sys_catalog.cc:458] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:51.174160  1462 sys_catalog.cc:455] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e97c5503097842edb7ffea9dcf09b591. Latest consensus state: current_term: 1 leader_uuid: "e97c5503097842edb7ffea9dcf09b591" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97c5503097842edb7ffea9dcf09b591" member_type: VOTER } }
I20251210 02:51:51.175129  1462 sys_catalog.cc:458] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:51.181736  1474 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:51.184330  1474 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:51.186455   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:51.188613  1474 catalog_manager.cc:1357] Generated new cluster ID: 314fddc7759340adb0fc6ab9d7d9e7c2
I20251210 02:51:51.188727  1474 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:51.211133  1474 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:51.211920  1474 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:51.225855  1474 catalog_manager.cc:6027] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591: Generated new TSK 0
I20251210 02:51:51.226131  1474 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:51.251910   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:51.253206   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:51.254720   416 webserver.cc:492] Webserver started at http://127.0.104.1:40383/ using document root <none> and password file <none>
I20251210 02:51:51.254951   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:51.255010   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:51.255120   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:51.255733   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "ff41f54ce2384bf4af9d2bb1c524b1c0"
format_stamp: "Formatted at 2025-12-10 02:51:51 on dist-test-slave-wmrl"
I20251210 02:51:51.258936   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251210 02:51:51.260382  1482 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:51.260705   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:51:51.260814   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "ff41f54ce2384bf4af9d2bb1c524b1c0"
format_stamp: "Formatted at 2025-12-10 02:51:51 on dist-test-slave-wmrl"
I20251210 02:51:51.260917   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765335108262347-416-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)
I20251210 02:51:51.275321   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:51.275911   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:51.276456   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:51.277366   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:51.277432   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:51.277510   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:51.277552   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:51.296258   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36919
I20251210 02:51:51.296260  1544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36919 every 8 connection(s)
I20251210 02:51:51.304229  1545 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38069
I20251210 02:51:51.304361  1545 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:51.304724  1545 heartbeater.cc:507] Master 127.0.104.62:38069 requested a full tablet report, sending...
I20251210 02:51:51.305616  1422 ts_manager.cc:194] Registered new tserver with Master: ff41f54ce2384bf4af9d2bb1c524b1c0 (127.0.104.1:36919)
I20251210 02:51:51.306293   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009018911s
I20251210 02:51:51.306689  1422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53586
I20251210 02:51:51.317974  1545 heartbeater.cc:499] Master 127.0.104.62:38069 was elected leader, sending a full tablet report...
I20251210 02:51:51.318359  1422 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53594:
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"
    }
  }
}
I20251210 02:51:51.339965  1510 tablet_service.cc:1505] Processing CreateTablet for tablet 55f809c6e1354f4698cba37d2918a864 (DEFAULT_TABLE table=fake-table [id=227acdf6bb424161aa8b6b3ed82258a3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:51.340422  1510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f809c6e1354f4698cba37d2918a864. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:51.345772  1557 tablet_bootstrap.cc:492] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0: Bootstrap starting.
I20251210 02:51:51.347280  1557 tablet_bootstrap.cc:654] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:51.349237  1557 tablet_bootstrap.cc:492] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0: No bootstrap required, opened a new log
I20251210 02:51:51.349375  1557 ts_tablet_manager.cc:1403] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:51:51.350078  1557 raft_consensus.cc:359] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff41f54ce2384bf4af9d2bb1c524b1c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36919 } }
I20251210 02:51:51.350210  1557 raft_consensus.cc:385] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:51.350275  1557 raft_consensus.cc:740] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff41f54ce2384bf4af9d2bb1c524b1c0, State: Initialized, Role: FOLLOWER
I20251210 02:51:51.350466  1557 consensus_queue.cc:260] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff41f54ce2384bf4af9d2bb1c524b1c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36919 } }
I20251210 02:51:51.350585  1557 raft_consensus.cc:399] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:51.350644  1557 raft_consensus.cc:493] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:51.350720  1557 raft_consensus.cc:3060] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:51.352458  1557 raft_consensus.cc:515] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff41f54ce2384bf4af9d2bb1c524b1c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36919 } }
I20251210 02:51:51.352867  1557 leader_election.cc:304] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ff41f54ce2384bf4af9d2bb1c524b1c0; no voters: 
I20251210 02:51:51.353363  1557 leader_election.cc:290] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:51.353495  1559 raft_consensus.cc:2804] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:51.354655  1557 ts_tablet_manager.cc:1434] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:51:51.355057  1559 raft_consensus.cc:697] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 1 LEADER]: Becoming Leader. State: Replica: ff41f54ce2384bf4af9d2bb1c524b1c0, State: Running, Role: LEADER
I20251210 02:51:51.355295  1559 consensus_queue.cc:237] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff41f54ce2384bf4af9d2bb1c524b1c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36919 } }
I20251210 02:51:51.357769  1422 catalog_manager.cc:5654] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff41f54ce2384bf4af9d2bb1c524b1c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ff41f54ce2384bf4af9d2bb1c524b1c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff41f54ce2384bf4af9d2bb1c524b1c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36919 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:51.379019   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:51.379958  1422 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53594:
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
I20251210 02:51:51.386016  1565 tablet.cc:1722] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0: 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
I20251210 02:51:51.386653  1565 tablet.cc:1620] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0: MemRowSet was empty: no flush needed.
I20251210 02:51:51.393482  1422 catalog_manager.cc:6199] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591: fake-table [id=227acdf6bb424161aa8b6b3ed82258a3] alter complete (version 1)
I20251210 02:51:51.413898  1422 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53594:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20251210 02:51:51.418701  1565 tablet.cc:1722] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0: 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
I20251210 02:51:51.437180  1421 catalog_manager.cc:6199] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591: fake-table [id=227acdf6bb424161aa8b6b3ed82258a3] alter complete (version 2)
I20251210 02:51:51.448113   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:51.458721   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:51.459106   416 tablet_replica.cc:333] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0: stopping tablet replica
I20251210 02:51:51.459343   416 raft_consensus.cc:2243] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:51.459575   416 raft_consensus.cc:2272] T 55f809c6e1354f4698cba37d2918a864 P ff41f54ce2384bf4af9d2bb1c524b1c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:51.474298   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:51.477573   416 master.cc:561] Master@127.0.104.62:38069 shutting down...
I20251210 02:51:51.486027   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:51.486287   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:51.486456   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P e97c5503097842edb7ffea9dcf09b591: stopping tablet replica
I20251210 02:51:51.501222   416 master.cc:583] Master@127.0.104.62:38069 shutdown complete.
[       OK ] AlterTableTest.TestAlterEmptyRLEBlock (398 ms)
[ RUN      ] AlterTableTest.TestAlterOnTSRestart
I20251210 02:51:51.511144   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42913
I20251210 02:51:51.511662   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:51.512440   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:51.513877   416 webserver.cc:492] Webserver started at http://127.0.104.62:36533/ using document root <none> and password file <none>
I20251210 02:51:51.514092   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:51.514165   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:51.514292   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:51.514868   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "e5149e5bcc6d47cbb92a45097b377ef4"
format_stamp: "Formatted at 2025-12-10 02:51:51 on dist-test-slave-wmrl"
I20251210 02:51:51.517321   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:51:51.518801  1570 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:51.519122   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:51:51.519208   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "e5149e5bcc6d47cbb92a45097b377ef4"
format_stamp: "Formatted at 2025-12-10 02:51:51 on dist-test-slave-wmrl"
I20251210 02:51:51.519316   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-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)
I20251210 02:51:51.532332   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:51.532889   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:51.546407   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42913
I20251210 02:51:51.546417  1621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42913 every 8 connection(s)
I20251210 02:51:51.547806  1622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:51.551581  1622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4: Bootstrap starting.
I20251210 02:51:51.552667  1622 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:51.554101  1622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4: No bootstrap required, opened a new log
I20251210 02:51:51.554644  1622 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5149e5bcc6d47cbb92a45097b377ef4" member_type: VOTER }
I20251210 02:51:51.554766  1622 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:51.554823  1622 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5149e5bcc6d47cbb92a45097b377ef4, State: Initialized, Role: FOLLOWER
I20251210 02:51:51.555003  1622 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5149e5bcc6d47cbb92a45097b377ef4" member_type: VOTER }
I20251210 02:51:51.555102  1622 raft_consensus.cc:399] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:51.555156  1622 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:51.555229  1622 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:51.556890  1622 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5149e5bcc6d47cbb92a45097b377ef4" member_type: VOTER }
I20251210 02:51:51.557070  1622 leader_election.cc:304] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e5149e5bcc6d47cbb92a45097b377ef4; no voters: 
I20251210 02:51:51.557431  1622 leader_election.cc:290] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:51.557552  1625 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:51.557987  1625 raft_consensus.cc:697] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 1 LEADER]: Becoming Leader. State: Replica: e5149e5bcc6d47cbb92a45097b377ef4, State: Running, Role: LEADER
I20251210 02:51:51.558207  1625 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5149e5bcc6d47cbb92a45097b377ef4" member_type: VOTER }
I20251210 02:51:51.558254  1622 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:51.558892  1627 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5149e5bcc6d47cbb92a45097b377ef4. Latest consensus state: current_term: 1 leader_uuid: "e5149e5bcc6d47cbb92a45097b377ef4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5149e5bcc6d47cbb92a45097b377ef4" member_type: VOTER } }
I20251210 02:51:51.559028  1627 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:51.558969  1626 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5149e5bcc6d47cbb92a45097b377ef4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5149e5bcc6d47cbb92a45097b377ef4" member_type: VOTER } }
I20251210 02:51:51.559295  1626 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:51.562986  1630 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:51.563218   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:51.564124  1630 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:51.566533  1630 catalog_manager.cc:1357] Generated new cluster ID: c37a849095134ba6ad8a29a677b04ef6
I20251210 02:51:51.566614  1630 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:51.611771  1630 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:51.612519  1630 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:51.623301  1630 catalog_manager.cc:6027] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4: Generated new TSK 0
I20251210 02:51:51.623520  1630 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:51.628252   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:51.629274   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:51.630532   416 webserver.cc:492] Webserver started at http://127.0.104.1:40799/ using document root <none> and password file <none>
I20251210 02:51:51.630728   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:51.630791   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:51.630905   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:51.631450   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "9294d09a8b904ac4a507566acbdc18da"
format_stamp: "Formatted at 2025-12-10 02:51:51 on dist-test-slave-wmrl"
I20251210 02:51:51.633746   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:51:51.635124  1646 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:51.635391   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:51.635478   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "9294d09a8b904ac4a507566acbdc18da"
format_stamp: "Formatted at 2025-12-10 02:51:51 on dist-test-slave-wmrl"
I20251210 02:51:51.635576   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-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)
I20251210 02:51:51.667413   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:51.667960   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:51.668547   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:51.669377   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:51.669432   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:51.669507   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:51.669544   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:51.681080   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41767
I20251210 02:51:51.681106  1708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41767 every 8 connection(s)
I20251210 02:51:51.688282  1709 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42913
I20251210 02:51:51.688411  1709 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:51.688719  1709 heartbeater.cc:507] Master 127.0.104.62:42913 requested a full tablet report, sending...
I20251210 02:51:51.689525  1587 ts_manager.cc:194] Registered new tserver with Master: 9294d09a8b904ac4a507566acbdc18da (127.0.104.1:41767)
I20251210 02:51:51.689949   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008061291s
I20251210 02:51:51.690865  1587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34426
I20251210 02:51:51.699725  1587 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34436:
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"
    }
  }
}
I20251210 02:51:51.702144  1709 heartbeater.cc:499] Master 127.0.104.62:42913 was elected leader, sending a full tablet report...
I20251210 02:51:51.717113  1674 tablet_service.cc:1505] Processing CreateTablet for tablet 1946f4cc668c4e35a99d69637cba57e7 (DEFAULT_TABLE table=fake-table [id=f0e630e27a9a4c1a9b1f23fa68bcfb69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:51.717497  1674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1946f4cc668c4e35a99d69637cba57e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:51.721875  1721 tablet_bootstrap.cc:492] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: Bootstrap starting.
I20251210 02:51:51.722972  1721 tablet_bootstrap.cc:654] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:51.724498  1721 tablet_bootstrap.cc:492] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: No bootstrap required, opened a new log
I20251210 02:51:51.724617  1721 ts_tablet_manager.cc:1403] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:51:51.725181  1721 raft_consensus.cc:359] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } }
I20251210 02:51:51.725323  1721 raft_consensus.cc:385] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:51.725378  1721 raft_consensus.cc:740] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9294d09a8b904ac4a507566acbdc18da, State: Initialized, Role: FOLLOWER
I20251210 02:51:51.725543  1721 consensus_queue.cc:260] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } }
I20251210 02:51:51.725653  1721 raft_consensus.cc:399] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:51.725716  1721 raft_consensus.cc:493] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:51.725790  1721 raft_consensus.cc:3060] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:51.727388  1721 raft_consensus.cc:515] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } }
I20251210 02:51:51.727572  1721 leader_election.cc:304] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9294d09a8b904ac4a507566acbdc18da; no voters: 
I20251210 02:51:51.727931  1721 leader_election.cc:290] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:51.728117  1723 raft_consensus.cc:2804] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:51.728564  1723 raft_consensus.cc:697] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 LEADER]: Becoming Leader. State: Replica: 9294d09a8b904ac4a507566acbdc18da, State: Running, Role: LEADER
I20251210 02:51:51.728657  1721 ts_tablet_manager.cc:1434] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:51:51.728858  1723 consensus_queue.cc:237] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } }
I20251210 02:51:51.730899  1586 catalog_manager.cc:5654] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da reported cstate change: term changed from 0 to 1, leader changed from <none> to 9294d09a8b904ac4a507566acbdc18da (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9294d09a8b904ac4a507566acbdc18da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:51.748118   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:51.748268   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:51.755579   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:51.755924   416 tablet_replica.cc:333] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: stopping tablet replica
I20251210 02:51:51.756080   416 raft_consensus.cc:2243] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:51.756220   416 raft_consensus.cc:2272] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:51.770149   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:51.773939  1586 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34436:
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
W20251210 02:51:51.777583  1571 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.1:41767: connect: Connection refused (error 111)
W20251210 02:51:51.778849  1571 catalog_manager.cc:4712] TS 9294d09a8b904ac4a507566acbdc18da (127.0.104.1:41767): AlterTable RPC failed for tablet 1946f4cc668c4e35a99d69637cba57e7: Network error: Client connection negotiation failed: client connection to 127.0.104.1:41767: connect: Connection refused (error 111)
I20251210 02:51:52.234211   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:52.235376   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:52.236716   416 webserver.cc:492] Webserver started at http://127.0.104.1:40799/ using document root <none> and password file <none>
I20251210 02:51:52.237017   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:52.237082   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 02:51:52.239076   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.001s	sys 0.001s
I20251210 02:51:52.240397  1733 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:52.240803   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:52.240900   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "9294d09a8b904ac4a507566acbdc18da"
format_stamp: "Formatted at 2025-12-10 02:51:51 on dist-test-slave-wmrl"
I20251210 02:51:52.241003   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765335108262347-416-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)
I20251210 02:51:52.253758   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:52.254302   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:52.254907   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:52.256307  1740 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251210 02:51:52.259004   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 02:51:52.259097   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.001s	sys 0.000s
I20251210 02:51:52.259202   416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251210 02:51:52.261109   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 02:51:52.261173   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:51:52.261256  1740 tablet_bootstrap.cc:492] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: Bootstrap starting.
I20251210 02:51:52.266304  1740 tablet_bootstrap.cc:492] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: 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
I20251210 02:51:52.266868  1740 tablet_bootstrap.cc:492] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: Bootstrap complete.
I20251210 02:51:52.267149  1740 ts_tablet_manager.cc:1403] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 02:51:52.267812  1740 raft_consensus.cc:359] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } }
I20251210 02:51:52.267966  1740 raft_consensus.cc:740] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9294d09a8b904ac4a507566acbdc18da, State: Initialized, Role: FOLLOWER
I20251210 02:51:52.268230  1740 consensus_queue.cc:260] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [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: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } }
I20251210 02:51:52.268365  1740 raft_consensus.cc:399] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:52.268433  1740 raft_consensus.cc:493] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:52.268514  1740 raft_consensus.cc:3060] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 1 FOLLOWER]: Advancing to term 2
I20251210 02:51:52.270287  1740 raft_consensus.cc:515] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } }
I20251210 02:51:52.270486  1740 leader_election.cc:304] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [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: 9294d09a8b904ac4a507566acbdc18da; no voters: 
I20251210 02:51:52.270975  1740 leader_election.cc:290] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251210 02:51:52.271037  1765 raft_consensus.cc:2804] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 2 FOLLOWER]: Leader election won for term 2
I20251210 02:51:52.271754  1740 ts_tablet_manager.cc:1434] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:51:52.272145  1765 raft_consensus.cc:697] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 2 LEADER]: Becoming Leader. State: Replica: 9294d09a8b904ac4a507566acbdc18da, State: Running, Role: LEADER
I20251210 02:51:52.272439  1765 consensus_queue.cc:237] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [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: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } }
I20251210 02:51:52.282078   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41767
I20251210 02:51:52.282087  1802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41767 every 8 connection(s)
I20251210 02:51:52.289103  1803 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42913
I20251210 02:51:52.289247  1803 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:52.289649  1803 heartbeater.cc:507] Master 127.0.104.62:42913 requested a full tablet report, sending...
I20251210 02:51:52.290901  1586 ts_manager.cc:194] Re-registered known tserver with Master: 9294d09a8b904ac4a507566acbdc18da (127.0.104.1:41767)
I20251210 02:51:52.291321  1586 catalog_manager.cc:5654] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "9294d09a8b904ac4a507566acbdc18da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9294d09a8b904ac4a507566acbdc18da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41767 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:52.291596  1586 catalog_manager.cc:5746] TS 9294d09a8b904ac4a507566acbdc18da (127.0.104.1:41767) does not have the latest schema for tablet 1946f4cc668c4e35a99d69637cba57e7 (table fake-table [id=f0e630e27a9a4c1a9b1f23fa68bcfb69]). Expected version 1 got 0
I20251210 02:51:52.295409  1586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34454
I20251210 02:51:52.296429  1803 heartbeater.cc:499] Master 127.0.104.62:42913 was elected leader, sending a full tablet report...
I20251210 02:51:52.297482  1586 catalog_manager.cc:5746] TS 9294d09a8b904ac4a507566acbdc18da (127.0.104.1:41767) does not have the latest schema for tablet 1946f4cc668c4e35a99d69637cba57e7 (table fake-table [id=f0e630e27a9a4c1a9b1f23fa68bcfb69]). Expected version 1 got 0
I20251210 02:51:52.406463  1812 tablet.cc:1722] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: 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
I20251210 02:51:52.406993  1812 tablet.cc:1620] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da: MemRowSet was empty: no flush needed.
I20251210 02:51:52.412564  1586 catalog_manager.cc:6199] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4: fake-table [id=f0e630e27a9a4c1a9b1f23fa68bcfb69] alter complete (version 1)
I20251210 02:51:52.415983   416 tablet_server.cc:178] TabletServer@127.0.104.1:41767 shutting down...
I20251210 02:51:52.423281   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:52.423583   416 tablet_replica.cc:333] stopping tablet replica
I20251210 02:51:52.423765   416 raft_consensus.cc:2243] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 2 LEADER]: Raft consensus shutting down.
I20251210 02:51:52.423928   416 raft_consensus.cc:2272] T 1946f4cc668c4e35a99d69637cba57e7 P 9294d09a8b904ac4a507566acbdc18da [term 2 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:52.437845   416 tablet_server.cc:195] TabletServer@127.0.104.1:41767 shutdown complete.
I20251210 02:51:52.440830   416 master.cc:561] Master@127.0.104.62:42913 shutting down...
I20251210 02:51:52.447777   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:52.447958   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:52.448040   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5149e5bcc6d47cbb92a45097b377ef4: stopping tablet replica
I20251210 02:51:52.452032   416 master.cc:583] Master@127.0.104.62:42913 shutdown complete.
[       OK ] AlterTableTest.TestAlterOnTSRestart (950 ms)
[ RUN      ] AlterTableTest.TestShutdownWithPendingTasks
I20251210 02:51:52.461467   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46465
I20251210 02:51:52.461941   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:52.462642   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:52.463783   416 webserver.cc:492] Webserver started at http://127.0.104.62:36691/ using document root <none> and password file <none>
I20251210 02:51:52.463982   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:52.464035   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:52.464154   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:52.464700   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "c5ba4d03668b46848c6ee1d3f0fae579"
format_stamp: "Formatted at 2025-12-10 02:51:52 on dist-test-slave-wmrl"
I20251210 02:51:52.466912   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251210 02:51:52.468212  1816 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:52.468556   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:52.468648   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "c5ba4d03668b46848c6ee1d3f0fae579"
format_stamp: "Formatted at 2025-12-10 02:51:52 on dist-test-slave-wmrl"
I20251210 02:51:52.468760   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-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)
I20251210 02:51:52.478224   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:52.478683   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:52.488483   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46465
I20251210 02:51:52.488509  1867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46465 every 8 connection(s)
I20251210 02:51:52.489687  1868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:52.493397  1868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579: Bootstrap starting.
I20251210 02:51:52.494374  1868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:52.495707  1868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579: No bootstrap required, opened a new log
I20251210 02:51:52.496238  1868 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ba4d03668b46848c6ee1d3f0fae579" member_type: VOTER }
I20251210 02:51:52.496389  1868 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:52.496423  1868 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ba4d03668b46848c6ee1d3f0fae579, State: Initialized, Role: FOLLOWER
I20251210 02:51:52.496587  1868 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ba4d03668b46848c6ee1d3f0fae579" member_type: VOTER }
I20251210 02:51:52.496690  1868 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:52.496738  1868 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:52.496842  1868 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:52.498468  1868 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ba4d03668b46848c6ee1d3f0fae579" member_type: VOTER }
I20251210 02:51:52.498616  1868 leader_election.cc:304] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c5ba4d03668b46848c6ee1d3f0fae579; no voters: 
I20251210 02:51:52.499025  1868 leader_election.cc:290] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:52.499112  1871 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:52.499514  1871 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 1 LEADER]: Becoming Leader. State: Replica: c5ba4d03668b46848c6ee1d3f0fae579, State: Running, Role: LEADER
I20251210 02:51:52.499701  1871 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ba4d03668b46848c6ee1d3f0fae579" member_type: VOTER }
I20251210 02:51:52.499871  1868 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:52.500345  1872 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5ba4d03668b46848c6ee1d3f0fae579" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ba4d03668b46848c6ee1d3f0fae579" member_type: VOTER } }
I20251210 02:51:52.500406  1873 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5ba4d03668b46848c6ee1d3f0fae579. Latest consensus state: current_term: 1 leader_uuid: "c5ba4d03668b46848c6ee1d3f0fae579" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ba4d03668b46848c6ee1d3f0fae579" member_type: VOTER } }
I20251210 02:51:52.500589  1872 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:52.500617  1873 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:52.504715  1877 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:52.504894   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:52.505821  1877 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:52.508270  1877 catalog_manager.cc:1357] Generated new cluster ID: 9e5017f73b934dc383990e6c495602ca
I20251210 02:51:52.508347  1877 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:52.515851  1877 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:52.516500  1877 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:52.526691  1877 catalog_manager.cc:6027] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579: Generated new TSK 0
I20251210 02:51:52.526924  1877 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:52.537573   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:52.538582   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:52.539849   416 webserver.cc:492] Webserver started at http://127.0.104.1:42331/ using document root <none> and password file <none>
I20251210 02:51:52.540064   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:52.540127   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:52.540252   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:52.540845   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "eb00da4f11014a0784cd4159e08c6ff8"
format_stamp: "Formatted at 2025-12-10 02:51:52 on dist-test-slave-wmrl"
I20251210 02:51:52.543010   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:51:52.544324  1892 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:52.544613   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:52.544723   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "eb00da4f11014a0784cd4159e08c6ff8"
format_stamp: "Formatted at 2025-12-10 02:51:52 on dist-test-slave-wmrl"
I20251210 02:51:52.544843   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765335108262347-416-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)
I20251210 02:51:52.578976   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:52.579494   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:52.580020   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:52.580868   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:52.580927   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:52.581009   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:52.581049   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:52.591996   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37155
I20251210 02:51:52.592025  1954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37155 every 8 connection(s)
I20251210 02:51:52.598551  1955 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46465
I20251210 02:51:52.598668  1955 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:52.598946  1955 heartbeater.cc:507] Master 127.0.104.62:46465 requested a full tablet report, sending...
I20251210 02:51:52.599684  1833 ts_manager.cc:194] Registered new tserver with Master: eb00da4f11014a0784cd4159e08c6ff8 (127.0.104.1:37155)
I20251210 02:51:52.599746   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006800826s
I20251210 02:51:52.600752  1833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36016
I20251210 02:51:52.609853  1833 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36024:
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"
    }
  }
}
I20251210 02:51:52.612038  1955 heartbeater.cc:499] Master 127.0.104.62:46465 was elected leader, sending a full tablet report...
I20251210 02:51:52.622390  1920 tablet_service.cc:1505] Processing CreateTablet for tablet abb1ed39492d4260a3c0484524a00ba6 (DEFAULT_TABLE table=fake-table [id=a69c4bc1fdbd4923ae0766fef79377be]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:52.622807  1920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb1ed39492d4260a3c0484524a00ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:52.627488  1967 tablet_bootstrap.cc:492] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8: Bootstrap starting.
I20251210 02:51:52.628703  1967 tablet_bootstrap.cc:654] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:52.630371  1967 tablet_bootstrap.cc:492] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8: No bootstrap required, opened a new log
I20251210 02:51:52.630508  1967 ts_tablet_manager.cc:1403] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:51:52.631106  1967 raft_consensus.cc:359] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb00da4f11014a0784cd4159e08c6ff8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37155 } }
I20251210 02:51:52.631246  1967 raft_consensus.cc:385] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:52.631319  1967 raft_consensus.cc:740] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb00da4f11014a0784cd4159e08c6ff8, State: Initialized, Role: FOLLOWER
I20251210 02:51:52.631524  1967 consensus_queue.cc:260] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb00da4f11014a0784cd4159e08c6ff8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37155 } }
I20251210 02:51:52.631654  1967 raft_consensus.cc:399] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:52.631719  1967 raft_consensus.cc:493] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:52.631819  1967 raft_consensus.cc:3060] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:52.633558  1967 raft_consensus.cc:515] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb00da4f11014a0784cd4159e08c6ff8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37155 } }
I20251210 02:51:52.633796  1967 leader_election.cc:304] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eb00da4f11014a0784cd4159e08c6ff8; no voters: 
I20251210 02:51:52.634258  1967 leader_election.cc:290] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:52.634368  1969 raft_consensus.cc:2804] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:52.635108  1967 ts_tablet_manager.cc:1434] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:51:52.635294  1969 raft_consensus.cc:697] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 1 LEADER]: Becoming Leader. State: Replica: eb00da4f11014a0784cd4159e08c6ff8, State: Running, Role: LEADER
I20251210 02:51:52.635530  1969 consensus_queue.cc:237] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb00da4f11014a0784cd4159e08c6ff8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37155 } }
I20251210 02:51:52.637513  1833 catalog_manager.cc:5654] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb00da4f11014a0784cd4159e08c6ff8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "eb00da4f11014a0784cd4159e08c6ff8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb00da4f11014a0784cd4159e08c6ff8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37155 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:52.651721   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:52.651921   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:52.660385   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:52.660790   416 tablet_replica.cc:333] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8: stopping tablet replica
I20251210 02:51:52.660984   416 raft_consensus.cc:2243] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:52.661192   416 raft_consensus.cc:2272] T abb1ed39492d4260a3c0484524a00ba6 P eb00da4f11014a0784cd4159e08c6ff8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:52.665761   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:52.669481  1832 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36024:
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
W20251210 02:51:52.870935  1818 catalog_manager.cc:4712] TS eb00da4f11014a0784cd4159e08c6ff8 (127.0.104.1:37155): AlterTable RPC failed for tablet abb1ed39492d4260a3c0484524a00ba6: Network error: Client connection negotiation failed: client connection to 127.0.104.1:37155: connect: Connection refused (error 111)
I20251210 02:51:53.128397   416 master.cc:561] Master@127.0.104.62:46465 shutting down...
I20251210 02:51:53.299997   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:53.300323   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:53.300468   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5ba4d03668b46848c6ee1d3f0fae579: stopping tablet replica
I20251210 02:51:53.324183   416 master.cc:583] Master@127.0.104.62:46465 shutdown complete.
[       OK ] AlterTableTest.TestShutdownWithPendingTasks (872 ms)
[ RUN      ] AlterTableTest.TestRestartTSDuringAlter
I20251210 02:51:53.333423   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35391
I20251210 02:51:53.333848   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:53.334510   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:53.335577   416 webserver.cc:492] Webserver started at http://127.0.104.62:35219/ using document root <none> and password file <none>
I20251210 02:51:53.335759   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:53.335803   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:53.335879   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:53.336333   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "c618b2aff6634702838c6a712ee60993"
format_stamp: "Formatted at 2025-12-10 02:51:53 on dist-test-slave-wmrl"
I20251210 02:51:53.338709   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:51:53.339906  1979 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:53.340198   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:53.340617   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "c618b2aff6634702838c6a712ee60993"
format_stamp: "Formatted at 2025-12-10 02:51:53 on dist-test-slave-wmrl"
I20251210 02:51:53.340731   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-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)
I20251210 02:51:53.350448   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:53.350940   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:53.360754   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35391
I20251210 02:51:53.360803  2030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35391 every 8 connection(s)
I20251210 02:51:53.361994  2031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:53.365804  2031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993: Bootstrap starting.
I20251210 02:51:53.366892  2031 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:53.368268  2031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993: No bootstrap required, opened a new log
I20251210 02:51:53.368835  2031 raft_consensus.cc:359] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c618b2aff6634702838c6a712ee60993" member_type: VOTER }
I20251210 02:51:53.368966  2031 raft_consensus.cc:385] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:53.369041  2031 raft_consensus.cc:740] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c618b2aff6634702838c6a712ee60993, State: Initialized, Role: FOLLOWER
I20251210 02:51:53.369231  2031 consensus_queue.cc:260] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c618b2aff6634702838c6a712ee60993" member_type: VOTER }
I20251210 02:51:53.369343  2031 raft_consensus.cc:399] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:53.369410  2031 raft_consensus.cc:493] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:53.369490  2031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:53.371007  2031 raft_consensus.cc:515] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c618b2aff6634702838c6a712ee60993" member_type: VOTER }
I20251210 02:51:53.371160  2031 leader_election.cc:304] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c618b2aff6634702838c6a712ee60993; no voters: 
I20251210 02:51:53.371546  2031 leader_election.cc:290] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:53.371640  2034 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:53.372140  2034 raft_consensus.cc:697] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 1 LEADER]: Becoming Leader. State: Replica: c618b2aff6634702838c6a712ee60993, State: Running, Role: LEADER
I20251210 02:51:53.372362  2034 consensus_queue.cc:237] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c618b2aff6634702838c6a712ee60993" member_type: VOTER }
I20251210 02:51:53.372402  2031 sys_catalog.cc:565] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:53.373198  2035 sys_catalog.cc:455] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c618b2aff6634702838c6a712ee60993" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c618b2aff6634702838c6a712ee60993" member_type: VOTER } }
I20251210 02:51:53.373252  2036 sys_catalog.cc:455] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c618b2aff6634702838c6a712ee60993. Latest consensus state: current_term: 1 leader_uuid: "c618b2aff6634702838c6a712ee60993" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c618b2aff6634702838c6a712ee60993" member_type: VOTER } }
I20251210 02:51:53.373448  2036 sys_catalog.cc:458] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:53.373428  2035 sys_catalog.cc:458] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:53.374404  2040 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:53.375460  2040 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:53.378132  2040 catalog_manager.cc:1357] Generated new cluster ID: 18e4c4b83877492a9f27bd67a44ec08b
I20251210 02:51:53.378250  2040 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:53.380235   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:53.397192  2040 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:53.397938  2040 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:53.416989  2040 catalog_manager.cc:6027] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993: Generated new TSK 0
I20251210 02:51:53.417243  2040 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:53.445441   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:53.446453   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:53.447774   416 webserver.cc:492] Webserver started at http://127.0.104.1:46075/ using document root <none> and password file <none>
I20251210 02:51:53.448006   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:53.448082   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:53.448246   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:53.448841   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "e7845174c5044605be7f8b5598b87ba9"
format_stamp: "Formatted at 2025-12-10 02:51:53 on dist-test-slave-wmrl"
I20251210 02:51:53.451320   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:51:53.452646  2055 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:53.453125   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:53.453231   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "e7845174c5044605be7f8b5598b87ba9"
format_stamp: "Formatted at 2025-12-10 02:51:53 on dist-test-slave-wmrl"
I20251210 02:51:53.453325   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-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)
I20251210 02:51:53.472939   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:53.473421   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:53.473866   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:53.474553   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:53.474602   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:53.474656   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:53.474682   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:53.485231   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43771
I20251210 02:51:53.485258  2117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43771 every 8 connection(s)
I20251210 02:51:53.495853  2118 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35391
I20251210 02:51:53.496019  2118 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:53.496345  2118 heartbeater.cc:507] Master 127.0.104.62:35391 requested a full tablet report, sending...
I20251210 02:51:53.497152  1996 ts_manager.cc:194] Registered new tserver with Master: e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771)
I20251210 02:51:53.498111  1996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47034
I20251210 02:51:53.498147   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012112431s
I20251210 02:51:53.507246  1996 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47046:
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"
    }
  }
}
I20251210 02:51:53.509178  2118 heartbeater.cc:499] Master 127.0.104.62:35391 was elected leader, sending a full tablet report...
I20251210 02:51:53.517854  2083 tablet_service.cc:1505] Processing CreateTablet for tablet d27538e778e94afc8de4f0698ea8d51d (DEFAULT_TABLE table=fake-table [id=a6f30c33201748ee86645c2ee26e175c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:53.518280  2083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27538e778e94afc8de4f0698ea8d51d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:53.522796  2130 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Bootstrap starting.
I20251210 02:51:53.523809  2130 tablet_bootstrap.cc:654] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:53.525045  2130 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: No bootstrap required, opened a new log
I20251210 02:51:53.525133  2130 ts_tablet_manager.cc:1403] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:51:53.525780  2130 raft_consensus.cc:359] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.525940  2130 raft_consensus.cc:385] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:53.526003  2130 raft_consensus.cc:740] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7845174c5044605be7f8b5598b87ba9, State: Initialized, Role: FOLLOWER
I20251210 02:51:53.526185  2130 consensus_queue.cc:260] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.526285  2130 raft_consensus.cc:399] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:53.526342  2130 raft_consensus.cc:493] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:53.526407  2130 raft_consensus.cc:3060] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:53.528057  2130 raft_consensus.cc:515] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.528234  2130 leader_election.cc:304] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e7845174c5044605be7f8b5598b87ba9; no voters: 
I20251210 02:51:53.528577  2130 leader_election.cc:290] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:53.528709  2132 raft_consensus.cc:2804] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:53.529184  2130 ts_tablet_manager.cc:1434] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:51:53.529292  2132 raft_consensus.cc:697] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 LEADER]: Becoming Leader. State: Replica: e7845174c5044605be7f8b5598b87ba9, State: Running, Role: LEADER
I20251210 02:51:53.529496  2132 consensus_queue.cc:237] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.531231  1995 catalog_manager.cc:5654] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7845174c5044605be7f8b5598b87ba9 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "e7845174c5044605be7f8b5598b87ba9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:53.546321   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:53.547134  1995 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47046:
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
I20251210 02:51:53.548911   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:53.558378   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:53.558696   416 tablet_replica.cc:333] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: stopping tablet replica
I20251210 02:51:53.558883   416 raft_consensus.cc:2243] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:53.559056   416 raft_consensus.cc:2272] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:53.562758   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:53.565578   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:53.566562   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:53.567687   416 webserver.cc:492] Webserver started at http://127.0.104.1:46075/ using document root <none> and password file <none>
I20251210 02:51:53.567878   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:53.567947   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 02:51:53.569720   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 02:51:53.570719  2142 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:53.571099   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:51:53.571177   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "e7845174c5044605be7f8b5598b87ba9"
format_stamp: "Formatted at 2025-12-10 02:51:53 on dist-test-slave-wmrl"
I20251210 02:51:53.571275   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-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)
I20251210 02:51:53.592181   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:53.592638   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:53.593159   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:53.594432  2149 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251210 02:51:53.596599   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 02:51:53.596663   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.001s	sys 0.000s
I20251210 02:51:53.596742   416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251210 02:51:53.598398   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 02:51:53.598452   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251210 02:51:53.598526  2149 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Bootstrap starting.
I20251210 02:51:53.603293  2149 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: 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
I20251210 02:51:53.603824  2149 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Bootstrap complete.
I20251210 02:51:53.604122  2149 ts_tablet_manager.cc:1403] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20251210 02:51:53.605026  2149 raft_consensus.cc:359] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.605254  2149 raft_consensus.cc:740] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7845174c5044605be7f8b5598b87ba9, State: Initialized, Role: FOLLOWER
I20251210 02:51:53.605523  2149 consensus_queue.cc:260] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [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: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.605719  2149 raft_consensus.cc:399] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:53.605801  2149 raft_consensus.cc:493] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:53.605899  2149 raft_consensus.cc:3060] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 1 FOLLOWER]: Advancing to term 2
I20251210 02:51:53.609336  2149 raft_consensus.cc:515] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.609587  2149 leader_election.cc:304] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [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: e7845174c5044605be7f8b5598b87ba9; no voters: 
I20251210 02:51:53.610118  2149 leader_election.cc:290] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251210 02:51:53.610229  2184 raft_consensus.cc:2804] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 FOLLOWER]: Leader election won for term 2
I20251210 02:51:53.610919  2149 ts_tablet_manager.cc:1434] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20251210 02:51:53.611296  2184 raft_consensus.cc:697] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 LEADER]: Becoming Leader. State: Replica: e7845174c5044605be7f8b5598b87ba9, State: Running, Role: LEADER
I20251210 02:51:53.611558  2184 consensus_queue.cc:237] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [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: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.615238   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43771
I20251210 02:51:53.615255  2211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43771 every 8 connection(s)
I20251210 02:51:53.621681  2212 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35391
I20251210 02:51:53.621809  2212 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:53.622133  2212 heartbeater.cc:507] Master 127.0.104.62:35391 requested a full tablet report, sending...
I20251210 02:51:53.623230  1995 ts_manager.cc:194] Re-registered known tserver with Master: e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771)
I20251210 02:51:53.623670   416 tablet_server.cc:178] TabletServer@127.0.104.1:43771 shutting down...
I20251210 02:51:53.623571  1995 catalog_manager.cc:5654] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e7845174c5044605be7f8b5598b87ba9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:53.623886  1995 catalog_manager.cc:5746] TS e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771) does not have the latest schema for tablet d27538e778e94afc8de4f0698ea8d51d (table fake-table [id=a6f30c33201748ee86645c2ee26e175c]). Expected version 1 got 0
I20251210 02:51:53.627719  1995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47076
I20251210 02:51:53.629406  2212 heartbeater.cc:499] Master 127.0.104.62:35391 was elected leader, sending a full tablet report...
I20251210 02:51:53.631347  1995 catalog_manager.cc:5746] TS e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771) does not have the latest schema for tablet d27538e778e94afc8de4f0698ea8d51d (table fake-table [id=a6f30c33201748ee86645c2ee26e175c]). Expected version 1 got 0
I20251210 02:51:53.632941   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:53.633211   416 tablet_replica.cc:333] stopping tablet replica
I20251210 02:51:53.633412   416 raft_consensus.cc:2243] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 LEADER]: Raft consensus shutting down.
I20251210 02:51:53.633536   416 raft_consensus.cc:2272] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:53.637207   416 tablet_server.cc:195] TabletServer@127.0.104.1:43771 shutdown complete.
I20251210 02:51:53.639802   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:53.640681   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:53.641762   416 webserver.cc:492] Webserver started at http://127.0.104.1:46075/ using document root <none> and password file <none>
I20251210 02:51:53.641963   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:53.642015   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 02:51:53.643571   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 02:51:53.644623  2219 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:53.644985   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:53.645078   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "e7845174c5044605be7f8b5598b87ba9"
format_stamp: "Formatted at 2025-12-10 02:51:53 on dist-test-slave-wmrl"
I20251210 02:51:53.645179   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-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)
I20251210 02:51:53.653589   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:53.654017   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:53.654451   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:53.657306   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 02:51:53.657382   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20251210 02:51:53.658977   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 02:51:53.659049   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251210 02:51:53.659128  2226 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Bootstrap starting.
I20251210 02:51:53.664739  2226 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251210 02:51:53.665217  2226 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Bootstrap complete.
I20251210 02:51:53.665477  2226 ts_tablet_manager.cc:1403] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.005s
I20251210 02:51:53.666095  2226 raft_consensus.cc:359] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.666349  2226 raft_consensus.cc:740] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7845174c5044605be7f8b5598b87ba9, State: Initialized, Role: FOLLOWER
I20251210 02:51:53.666656  2226 consensus_queue.cc:260] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.666813  2226 raft_consensus.cc:399] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:53.666925  2226 raft_consensus.cc:493] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:53.667088  2226 raft_consensus.cc:3060] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 2 FOLLOWER]: Advancing to term 3
I20251210 02:51:53.668910  2226 raft_consensus.cc:515] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.669217  2226 leader_election.cc:304] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [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: e7845174c5044605be7f8b5598b87ba9; no voters: 
I20251210 02:51:53.669745  2226 leader_election.cc:290] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20251210 02:51:53.669848  2267 raft_consensus.cc:2804] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 FOLLOWER]: Leader election won for term 3
I20251210 02:51:53.670370  2267 raft_consensus.cc:697] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 LEADER]: Becoming Leader. State: Replica: e7845174c5044605be7f8b5598b87ba9, State: Running, Role: LEADER
I20251210 02:51:53.670751  2267 consensus_queue.cc:237] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.670926  2226 ts_tablet_manager.cc:1434] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20251210 02:51:53.674638   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43771
I20251210 02:51:53.674654  2288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43771 every 8 connection(s)
I20251210 02:51:53.680935  2289 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35391
I20251210 02:51:53.681082  2289 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:53.681420  2289 heartbeater.cc:507] Master 127.0.104.62:35391 requested a full tablet report, sending...
I20251210 02:51:53.682543  1995 ts_manager.cc:194] Re-registered known tserver with Master: e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771)
I20251210 02:51:53.682965  1995 catalog_manager.cc:5654] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "e7845174c5044605be7f8b5598b87ba9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:53.683198  1995 catalog_manager.cc:5746] TS e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771) does not have the latest schema for tablet d27538e778e94afc8de4f0698ea8d51d (table fake-table [id=a6f30c33201748ee86645c2ee26e175c]). Expected version 1 got 0
I20251210 02:51:53.683460   416 tablet_server.cc:178] TabletServer@127.0.104.1:43771 shutting down...
I20251210 02:51:53.687608  1995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47086
I20251210 02:51:53.689036  2289 heartbeater.cc:499] Master 127.0.104.62:35391 was elected leader, sending a full tablet report...
I20251210 02:51:53.691601  1995 catalog_manager.cc:5746] TS e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771) does not have the latest schema for tablet d27538e778e94afc8de4f0698ea8d51d (table fake-table [id=a6f30c33201748ee86645c2ee26e175c]). Expected version 1 got 0
I20251210 02:51:53.692726   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:53.693051   416 tablet_replica.cc:333] stopping tablet replica
I20251210 02:51:53.693202   416 raft_consensus.cc:2243] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 LEADER]: Raft consensus shutting down.
I20251210 02:51:53.693373   416 raft_consensus.cc:2272] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:53.707418   416 tablet_server.cc:195] TabletServer@127.0.104.1:43771 shutdown complete.
I20251210 02:51:53.710408   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:53.711333   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:53.712401   416 webserver.cc:492] Webserver started at http://127.0.104.1:46075/ using document root <none> and password file <none>
I20251210 02:51:53.712582   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:53.712636   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 02:51:53.714221   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:53.715327  2296 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:53.715655   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:53.715766   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "e7845174c5044605be7f8b5598b87ba9"
format_stamp: "Formatted at 2025-12-10 02:51:53 on dist-test-slave-wmrl"
I20251210 02:51:53.715885   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765335108262347-416-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)
I20251210 02:51:53.732995   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:53.733582   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:53.734086   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:53.738230   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 02:51:53.738336   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20251210 02:51:53.741060   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 02:51:53.741156   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:51:53.741226  2303 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Bootstrap starting.
I20251210 02:51:53.753151  2303 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251210 02:51:53.753587  2303 tablet_bootstrap.cc:492] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Bootstrap complete.
I20251210 02:51:53.753859  2303 ts_tablet_manager.cc:1403] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20251210 02:51:53.754724  2303 raft_consensus.cc:359] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.754945  2303 raft_consensus.cc:740] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7845174c5044605be7f8b5598b87ba9, State: Initialized, Role: FOLLOWER
I20251210 02:51:53.755288  2303 consensus_queue.cc:260] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.755483  2303 raft_consensus.cc:399] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:53.755589  2303 raft_consensus.cc:493] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:53.755787  2303 raft_consensus.cc:3060] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 3 FOLLOWER]: Advancing to term 4
I20251210 02:51:53.759164  2303 raft_consensus.cc:515] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.759482  2303 leader_election.cc:304] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e7845174c5044605be7f8b5598b87ba9; no voters: 
I20251210 02:51:53.759994  2303 leader_election.cc:290] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [CANDIDATE]: Term 4 election: Requested vote from peers 
I20251210 02:51:53.760114  2319 raft_consensus.cc:2804] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 4 FOLLOWER]: Leader election won for term 4
I20251210 02:51:53.763048  2319 raft_consensus.cc:697] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 4 LEADER]: Becoming Leader. State: Replica: e7845174c5044605be7f8b5598b87ba9, State: Running, Role: LEADER
I20251210 02:51:53.763377  2319 consensus_queue.cc:237] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } }
I20251210 02:51:53.764433  2303 ts_tablet_manager.cc:1434] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20251210 02:51:53.772277   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43771
I20251210 02:51:53.772297  2365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43771 every 8 connection(s)
I20251210 02:51:53.779599  2366 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35391
I20251210 02:51:53.779748  2366 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:53.780087  2366 heartbeater.cc:507] Master 127.0.104.62:35391 requested a full tablet report, sending...
I20251210 02:51:53.781174  1995 ts_manager.cc:194] Re-registered known tserver with Master: e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771)
I20251210 02:51:53.781526  1995 catalog_manager.cc:5654] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "e7845174c5044605be7f8b5598b87ba9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7845174c5044605be7f8b5598b87ba9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43771 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:53.781864  1995 catalog_manager.cc:5746] TS e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771) does not have the latest schema for tablet d27538e778e94afc8de4f0698ea8d51d (table fake-table [id=a6f30c33201748ee86645c2ee26e175c]). Expected version 1 got 0
I20251210 02:51:53.784572  1995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47098
I20251210 02:51:53.785703  2366 heartbeater.cc:499] Master 127.0.104.62:35391 was elected leader, sending a full tablet report...
I20251210 02:51:53.786729  1995 catalog_manager.cc:5746] TS e7845174c5044605be7f8b5598b87ba9 (127.0.104.1:43771) does not have the latest schema for tablet d27538e778e94afc8de4f0698ea8d51d (table fake-table [id=a6f30c33201748ee86645c2ee26e175c]). Expected version 1 got 0
I20251210 02:51:53.915093  2370 tablet.cc:1722] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: 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
I20251210 02:51:53.915584  2370 tablet.cc:1620] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9: MemRowSet was empty: no flush needed.
I20251210 02:51:53.921736  1995 catalog_manager.cc:6199] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993: fake-table [id=a6f30c33201748ee86645c2ee26e175c] alter complete (version 1)
I20251210 02:51:53.935333   416 tablet_server.cc:178] TabletServer@127.0.104.1:43771 shutting down...
I20251210 02:51:53.942267   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:53.942637   416 tablet_replica.cc:333] stopping tablet replica
I20251210 02:51:53.942816   416 raft_consensus.cc:2243] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 4 LEADER]: Raft consensus shutting down.
I20251210 02:51:53.943029   416 raft_consensus.cc:2272] T d27538e778e94afc8de4f0698ea8d51d P e7845174c5044605be7f8b5598b87ba9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:53.957207   416 tablet_server.cc:195] TabletServer@127.0.104.1:43771 shutdown complete.
I20251210 02:51:53.965781   416 master.cc:561] Master@127.0.104.62:35391 shutting down...
I20251210 02:51:53.972914   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:53.973169   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:53.973323   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P c618b2aff6634702838c6a712ee60993: stopping tablet replica
I20251210 02:51:53.987452   416 master.cc:583] Master@127.0.104.62:35391 shutdown complete.
[       OK ] AlterTableTest.TestRestartTSDuringAlter (663 ms)
[ RUN      ] AlterTableTest.TestGetSchemaAfterAlterTable
I20251210 02:51:53.996704   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34881
I20251210 02:51:53.997215   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:53.997963   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:53.999090   416 webserver.cc:492] Webserver started at http://127.0.104.62:34373/ using document root <none> and password file <none>
I20251210 02:51:53.999279   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:53.999336   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:53.999447   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:53.999962   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "57cc686cb0f14da2980aa79f6de08efa"
format_stamp: "Formatted at 2025-12-10 02:51:53 on dist-test-slave-wmrl"
I20251210 02:51:54.002169   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:51:54.003424  2374 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:54.003789   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:51:54.003873   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "57cc686cb0f14da2980aa79f6de08efa"
format_stamp: "Formatted at 2025-12-10 02:51:53 on dist-test-slave-wmrl"
I20251210 02:51:54.003971   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-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)
I20251210 02:51:54.018730   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:54.019169   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:54.030403   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34881
I20251210 02:51:54.030452  2425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34881 every 8 connection(s)
I20251210 02:51:54.031601  2426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:54.035367  2426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa: Bootstrap starting.
I20251210 02:51:54.036661  2426 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:54.038199  2426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa: No bootstrap required, opened a new log
I20251210 02:51:54.038820  2426 raft_consensus.cc:359] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57cc686cb0f14da2980aa79f6de08efa" member_type: VOTER }
I20251210 02:51:54.038960  2426 raft_consensus.cc:385] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:54.039052  2426 raft_consensus.cc:740] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57cc686cb0f14da2980aa79f6de08efa, State: Initialized, Role: FOLLOWER
I20251210 02:51:54.039255  2426 consensus_queue.cc:260] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57cc686cb0f14da2980aa79f6de08efa" member_type: VOTER }
I20251210 02:51:54.039397  2426 raft_consensus.cc:399] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:54.039485  2426 raft_consensus.cc:493] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:54.039614  2426 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:54.041266  2426 raft_consensus.cc:515] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57cc686cb0f14da2980aa79f6de08efa" member_type: VOTER }
I20251210 02:51:54.041456  2426 leader_election.cc:304] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57cc686cb0f14da2980aa79f6de08efa; no voters: 
I20251210 02:51:54.041826  2426 leader_election.cc:290] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:54.041918  2429 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:54.042404  2429 raft_consensus.cc:697] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 1 LEADER]: Becoming Leader. State: Replica: 57cc686cb0f14da2980aa79f6de08efa, State: Running, Role: LEADER
I20251210 02:51:54.042639  2429 consensus_queue.cc:237] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57cc686cb0f14da2980aa79f6de08efa" member_type: VOTER }
I20251210 02:51:54.042718  2426 sys_catalog.cc:565] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:54.043359  2431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 57cc686cb0f14da2980aa79f6de08efa. Latest consensus state: current_term: 1 leader_uuid: "57cc686cb0f14da2980aa79f6de08efa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57cc686cb0f14da2980aa79f6de08efa" member_type: VOTER } }
I20251210 02:51:54.043426  2430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "57cc686cb0f14da2980aa79f6de08efa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57cc686cb0f14da2980aa79f6de08efa" member_type: VOTER } }
I20251210 02:51:54.043535  2431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:54.043562  2430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:54.044670  2434 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:54.045871  2434 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:54.048430   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:54.048557  2434 catalog_manager.cc:1357] Generated new cluster ID: 2baf496a73bd489b8a19dd858b17dc7f
I20251210 02:51:54.048637  2434 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:54.064670  2434 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:54.065425  2434 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:54.076994  2434 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa: Generated new TSK 0
I20251210 02:51:54.077248  2434 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:54.081118   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:54.082033   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:54.083213   416 webserver.cc:492] Webserver started at http://127.0.104.1:38877/ using document root <none> and password file <none>
I20251210 02:51:54.083408   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:54.083479   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:54.083606   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:54.084144   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "d7929f4fd25243a38174ac6aba731071"
format_stamp: "Formatted at 2025-12-10 02:51:54 on dist-test-slave-wmrl"
I20251210 02:51:54.086309   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:51:54.087766  2450 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:54.088104   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:51:54.088222   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "d7929f4fd25243a38174ac6aba731071"
format_stamp: "Formatted at 2025-12-10 02:51:54 on dist-test-slave-wmrl"
I20251210 02:51:54.088337   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765335108262347-416-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)
I20251210 02:51:54.117833   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:54.118412   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:54.118988   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:54.119745   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:54.119832   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:54.119961   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:54.120035   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:54.131268   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42627
I20251210 02:51:54.131314  2512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42627 every 8 connection(s)
I20251210 02:51:54.137662  2513 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34881
I20251210 02:51:54.137801  2513 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:54.138144  2513 heartbeater.cc:507] Master 127.0.104.62:34881 requested a full tablet report, sending...
I20251210 02:51:54.138927  2391 ts_manager.cc:194] Registered new tserver with Master: d7929f4fd25243a38174ac6aba731071 (127.0.104.1:42627)
I20251210 02:51:54.139899  2391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56472
I20251210 02:51:54.139907   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007844758s
I20251210 02:51:54.149617  2391 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56474:
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"
    }
  }
}
I20251210 02:51:54.151046  2513 heartbeater.cc:499] Master 127.0.104.62:34881 was elected leader, sending a full tablet report...
I20251210 02:51:54.161098  2478 tablet_service.cc:1505] Processing CreateTablet for tablet df361543c90948d5a71b23aef53761a9 (DEFAULT_TABLE table=fake-table [id=75cfba8ad9994c27a502a862c4e9cc25]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:54.161505  2478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df361543c90948d5a71b23aef53761a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:54.166009  2525 tablet_bootstrap.cc:492] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071: Bootstrap starting.
I20251210 02:51:54.167310  2525 tablet_bootstrap.cc:654] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:54.169001  2525 tablet_bootstrap.cc:492] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071: No bootstrap required, opened a new log
I20251210 02:51:54.169133  2525 ts_tablet_manager.cc:1403] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:51:54.169624  2525 raft_consensus.cc:359] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7929f4fd25243a38174ac6aba731071" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42627 } }
I20251210 02:51:54.169756  2525 raft_consensus.cc:385] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:54.169850  2525 raft_consensus.cc:740] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7929f4fd25243a38174ac6aba731071, State: Initialized, Role: FOLLOWER
I20251210 02:51:54.170032  2525 consensus_queue.cc:260] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7929f4fd25243a38174ac6aba731071" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42627 } }
I20251210 02:51:54.170192  2525 raft_consensus.cc:399] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:54.170280  2525 raft_consensus.cc:493] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:54.170406  2525 raft_consensus.cc:3060] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:54.171960  2525 raft_consensus.cc:515] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7929f4fd25243a38174ac6aba731071" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42627 } }
I20251210 02:51:54.172151  2525 leader_election.cc:304] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d7929f4fd25243a38174ac6aba731071; no voters: 
I20251210 02:51:54.172537  2525 leader_election.cc:290] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:54.172711  2527 raft_consensus.cc:2804] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:54.173250  2525 ts_tablet_manager.cc:1434] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:51:54.173621  2527 raft_consensus.cc:697] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 1 LEADER]: Becoming Leader. State: Replica: d7929f4fd25243a38174ac6aba731071, State: Running, Role: LEADER
I20251210 02:51:54.173821  2527 consensus_queue.cc:237] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7929f4fd25243a38174ac6aba731071" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42627 } }
I20251210 02:51:54.175519  2391 catalog_manager.cc:5654] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7929f4fd25243a38174ac6aba731071 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "d7929f4fd25243a38174ac6aba731071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7929f4fd25243a38174ac6aba731071" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42627 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:54.189426   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:54.190209  2391 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56474:
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
I20251210 02:51:54.194939  2533 tablet.cc:1722] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071: 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
I20251210 02:51:54.195356  2533 tablet.cc:1620] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071: MemRowSet was empty: no flush needed.
I20251210 02:51:54.200971  2390 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa: fake-table [id=75cfba8ad9994c27a502a862c4e9cc25] alter complete (version 1)
I20251210 02:51:54.203285   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:51:54.210043   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:51:54.210407   416 tablet_replica.cc:333] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071: stopping tablet replica
I20251210 02:51:54.210577   416 raft_consensus.cc:2243] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:54.210768   416 raft_consensus.cc:2272] T df361543c90948d5a71b23aef53761a9 P d7929f4fd25243a38174ac6aba731071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:54.224997   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:51:54.227758   416 master.cc:561] Master@127.0.104.62:34881 shutting down...
I20251210 02:51:54.235204   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:51:54.235394   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:51:54.235553   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 57cc686cb0f14da2980aa79f6de08efa: stopping tablet replica
I20251210 02:51:54.249742   416 master.cc:583] Master@127.0.104.62:34881 shutdown complete.
[       OK ] AlterTableTest.TestGetSchemaAfterAlterTable (262 ms)
[ RUN      ] AlterTableTest.TestDropAndAddNewColumn
I20251210 02:51:54.259778   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:37961
I20251210 02:51:54.260288   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:54.261229   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:54.262434   416 webserver.cc:492] Webserver started at http://127.0.104.62:44349/ using document root <none> and password file <none>
I20251210 02:51:54.262640   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:54.262723   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:54.262833   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:54.263447   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "9341f307efc14c30a121e845031f0c91"
format_stamp: "Formatted at 2025-12-10 02:51:54 on dist-test-slave-wmrl"
I20251210 02:51:54.265921   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:51:54.267478  2537 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:54.267869   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:54.268007   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "9341f307efc14c30a121e845031f0c91"
format_stamp: "Formatted at 2025-12-10 02:51:54 on dist-test-slave-wmrl"
I20251210 02:51:54.268174   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-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)
I20251210 02:51:54.278693   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:54.279242   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:54.290879   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:37961
I20251210 02:51:54.290918  2588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:37961 every 8 connection(s)
I20251210 02:51:54.292099  2589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:54.295727  2589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91: Bootstrap starting.
I20251210 02:51:54.297034  2589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:54.298554  2589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91: No bootstrap required, opened a new log
I20251210 02:51:54.299145  2589 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9341f307efc14c30a121e845031f0c91" member_type: VOTER }
I20251210 02:51:54.299269  2589 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:54.299365  2589 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9341f307efc14c30a121e845031f0c91, State: Initialized, Role: FOLLOWER
I20251210 02:51:54.299556  2589 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9341f307efc14c30a121e845031f0c91" member_type: VOTER }
I20251210 02:51:54.299690  2589 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:54.299769  2589 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:54.299894  2589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:54.301543  2589 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9341f307efc14c30a121e845031f0c91" member_type: VOTER }
I20251210 02:51:54.301733  2589 leader_election.cc:304] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9341f307efc14c30a121e845031f0c91; no voters: 
I20251210 02:51:54.302109  2589 leader_election.cc:290] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:54.302213  2592 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:54.302650  2592 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 1 LEADER]: Becoming Leader. State: Replica: 9341f307efc14c30a121e845031f0c91, State: Running, Role: LEADER
I20251210 02:51:54.302886  2592 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9341f307efc14c30a121e845031f0c91" member_type: VOTER }
I20251210 02:51:54.302954  2589 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:51:54.303546  2594 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9341f307efc14c30a121e845031f0c91. Latest consensus state: current_term: 1 leader_uuid: "9341f307efc14c30a121e845031f0c91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9341f307efc14c30a121e845031f0c91" member_type: VOTER } }
I20251210 02:51:54.303627  2593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9341f307efc14c30a121e845031f0c91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9341f307efc14c30a121e845031f0c91" member_type: VOTER } }
I20251210 02:51:54.303828  2594 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:54.303849  2593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [sys.catalog]: This master's current role is: LEADER
I20251210 02:51:54.304987  2597 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:51:54.306216  2597 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:51:54.307756   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:51:54.308912  2597 catalog_manager.cc:1357] Generated new cluster ID: 108ad5b12ba04365b15acc59b2053346
I20251210 02:51:54.309007  2597 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:51:54.315222  2597 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:51:54.315922  2597 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:51:54.333732  2597 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91: Generated new TSK 0
I20251210 02:51:54.333923  2597 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:51:54.340302   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:51:54.341251   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:51:54.342388   416 webserver.cc:492] Webserver started at http://127.0.104.1:43897/ using document root <none> and password file <none>
I20251210 02:51:54.342556   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:51:54.342603   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:51:54.342682   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:51:54.343179   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "8721f2c53de94147a5df8435aacfef9f"
format_stamp: "Formatted at 2025-12-10 02:51:54 on dist-test-slave-wmrl"
I20251210 02:51:54.345290   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:51:54.346601  2613 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:54.346889   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:51:54.346977   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "8721f2c53de94147a5df8435aacfef9f"
format_stamp: "Formatted at 2025-12-10 02:51:54 on dist-test-slave-wmrl"
I20251210 02:51:54.347087   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765335108262347-416-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)
I20251210 02:51:54.357254   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:51:54.357718   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:51:54.358211   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:51:54.359084   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:51:54.359136   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:54.359193   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:51:54.359221   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:51:54.369696   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41511
I20251210 02:51:54.369714  2675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41511 every 8 connection(s)
I20251210 02:51:54.376324  2676 heartbeater.cc:344] Connected to a master server at 127.0.104.62:37961
I20251210 02:51:54.376471  2676 heartbeater.cc:461] Registering TS with master...
I20251210 02:51:54.376865  2676 heartbeater.cc:507] Master 127.0.104.62:37961 requested a full tablet report, sending...
I20251210 02:51:54.377745  2554 ts_manager.cc:194] Registered new tserver with Master: 8721f2c53de94147a5df8435aacfef9f (127.0.104.1:41511)
I20251210 02:51:54.378393   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007835665s
I20251210 02:51:54.378784  2554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35840
I20251210 02:51:54.387589  2554 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35852:
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"
    }
  }
}
I20251210 02:51:54.389876  2676 heartbeater.cc:499] Master 127.0.104.62:37961 was elected leader, sending a full tablet report...
I20251210 02:51:54.398589  2641 tablet_service.cc:1505] Processing CreateTablet for tablet dba15cbd939c41228a1c1d6864667aa7 (DEFAULT_TABLE table=fake-table [id=8ddbc34d25b341e1bcf1865da0fecb4b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:51:54.398939  2641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba15cbd939c41228a1c1d6864667aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:51:54.403357  2688 tablet_bootstrap.cc:492] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f: Bootstrap starting.
I20251210 02:51:54.404901  2688 tablet_bootstrap.cc:654] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f: Neither blocks nor log segments found. Creating new log.
I20251210 02:51:54.406221  2688 tablet_bootstrap.cc:492] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f: No bootstrap required, opened a new log
I20251210 02:51:54.406334  2688 ts_tablet_manager.cc:1403] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 02:51:54.406996  2688 raft_consensus.cc:359] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8721f2c53de94147a5df8435aacfef9f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41511 } }
I20251210 02:51:54.407124  2688 raft_consensus.cc:385] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:51:54.407186  2688 raft_consensus.cc:740] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8721f2c53de94147a5df8435aacfef9f, State: Initialized, Role: FOLLOWER
I20251210 02:51:54.407372  2688 consensus_queue.cc:260] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8721f2c53de94147a5df8435aacfef9f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41511 } }
I20251210 02:51:54.407485  2688 raft_consensus.cc:399] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:51:54.407546  2688 raft_consensus.cc:493] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:51:54.407616  2688 raft_consensus.cc:3060] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:51:54.409209  2688 raft_consensus.cc:515] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8721f2c53de94147a5df8435aacfef9f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41511 } }
I20251210 02:51:54.409379  2688 leader_election.cc:304] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8721f2c53de94147a5df8435aacfef9f; no voters: 
I20251210 02:51:54.409713  2688 leader_election.cc:290] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:51:54.409844  2690 raft_consensus.cc:2804] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:51:54.410261  2690 raft_consensus.cc:697] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 1 LEADER]: Becoming Leader. State: Replica: 8721f2c53de94147a5df8435aacfef9f, State: Running, Role: LEADER
I20251210 02:51:54.410279  2688 ts_tablet_manager.cc:1434] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 02:51:54.410542  2690 consensus_queue.cc:237] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8721f2c53de94147a5df8435aacfef9f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41511 } }
I20251210 02:51:54.412396  2553 catalog_manager.cc:5654] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8721f2c53de94147a5df8435aacfef9f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8721f2c53de94147a5df8435aacfef9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8721f2c53de94147a5df8435aacfef9f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41511 } health_report { overall_health: HEALTHY } } }
I20251210 02:51:54.427100   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:51:58.625027  2677 maintenance_manager.cc:419] P 8721f2c53de94147a5df8435aacfef9f: Scheduling FlushMRSOp(dba15cbd939c41228a1c1d6864667aa7): perf score=1.000000
I20251210 02:51:59.966792  2618 maintenance_manager.cc:643] P 8721f2c53de94147a5df8435aacfef9f: FlushMRSOp(dba15cbd939c41228a1c1d6864667aa7) complete. Timing: real 1.341s	user 0.982s	sys 0.356s Metrics: {"bytes_written":120709,"cfile_init":1,"dirs.queue_time_us":381,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1069,"drs_written":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2465,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":39501,"thread_start_us":280,"threads_started":1}
I20251210 02:52:03.221668  2677 maintenance_manager.cc:419] P 8721f2c53de94147a5df8435aacfef9f: Scheduling FlushMRSOp(dba15cbd939c41228a1c1d6864667aa7): perf score=1.000000
I20251210 02:52:04.326575  2618 maintenance_manager.cc:643] P 8721f2c53de94147a5df8435aacfef9f: FlushMRSOp(dba15cbd939c41228a1c1d6864667aa7) complete. Timing: real 1.105s	user 0.966s	sys 0.136s Metrics: {"bytes_written":125876,"cfile_init":1,"dirs.queue_time_us":325,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":1866,"drs_written":1,"lbm_read_time_us":47,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2553,"lbm_writes_lt_1ms":51,"peak_mem_usage":0,"rows_written":40800,"thread_start_us":233,"threads_started":1}
I20251210 02:52:04.327612  2677 maintenance_manager.cc:419] P 8721f2c53de94147a5df8435aacfef9f: Scheduling CompactRowSetsOp(dba15cbd939c41228a1c1d6864667aa7): perf score=1.013921
I20251210 02:52:05.460862  2618 maintenance_manager.cc:643] P 8721f2c53de94147a5df8435aacfef9f: CompactRowSetsOp(dba15cbd939c41228a1c1d6864667aa7) complete. Timing: real 1.133s	user 1.120s	sys 0.012s Metrics: {"bytes_written":255192,"cfile_cache_hit":9,"cfile_cache_hit_bytes":35814,"cfile_cache_miss":53,"cfile_cache_miss_bytes":1195246,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1799,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1289,"drs_written":1,"lbm_read_time_us":2414,"lbm_reads_lt_1ms":73,"lbm_write_time_us":4890,"lbm_writes_lt_1ms":86,"num_input_rowsets":2,"peak_mem_usage":644948,"rows_written":80301,"thread_start_us":1190,"threads_started":5}
I20251210 02:52:05.718747   416 alter_table-test.cc:963] Verifying initial pattern
I20251210 02:52:07.471998   416 alter_table-test.cc:966] Dropping and adding back c1
I20251210 02:52:07.472903  2554 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35852:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 02:52:07.479247  2712 tablet.cc:1722] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f: 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
I20251210 02:52:07.959815  2553 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91: fake-table [id=8ddbc34d25b341e1bcf1865da0fecb4b] alter complete (version 1)
I20251210 02:52:08.047948  2553 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35852:
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
I20251210 02:52:08.053122  2712 tablet.cc:1722] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f: 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
I20251210 02:52:08.053676  2712 tablet.cc:1620] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f: MemRowSet was empty: no flush needed.
I20251210 02:52:08.059789  2554 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91: fake-table [id=8ddbc34d25b341e1bcf1865da0fecb4b] alter complete (version 2)
I20251210 02:52:08.060928   416 alter_table-test.cc:973] Verifying that the new default shows up
I20251210 02:52:09.531293   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:09.540786   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:09.541092   416 tablet_replica.cc:333] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f: stopping tablet replica
I20251210 02:52:09.541327   416 raft_consensus.cc:2243] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:09.541519   416 raft_consensus.cc:2272] T dba15cbd939c41228a1c1d6864667aa7 P 8721f2c53de94147a5df8435aacfef9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:09.555923   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:09.559013   416 master.cc:561] Master@127.0.104.62:37961 shutting down...
I20251210 02:52:09.566344   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:09.566553   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:09.566676   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9341f307efc14c30a121e845031f0c91: stopping tablet replica
I20251210 02:52:09.579890   416 master.cc:583] Master@127.0.104.62:37961 shutdown complete.
[       OK ] AlterTableTest.TestDropAndAddNewColumn (15336 ms)
[ RUN      ] AlterTableTest.TestRenameTableAndAdd
I20251210 02:52:09.619679   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33843
I20251210 02:52:09.620198   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:09.620996   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:09.622201   416 webserver.cc:492] Webserver started at http://127.0.104.62:42007/ using document root <none> and password file <none>
I20251210 02:52:09.622375   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:09.622421   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:09.622504   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:09.623044   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "2a2be85e372e496e9fda06994925977b"
format_stamp: "Formatted at 2025-12-10 02:52:09 on dist-test-slave-wmrl"
I20251210 02:52:09.625242   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:09.626613  2720 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:09.627009   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:52:09.627113   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "2a2be85e372e496e9fda06994925977b"
format_stamp: "Formatted at 2025-12-10 02:52:09 on dist-test-slave-wmrl"
I20251210 02:52:09.627244   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-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)
I20251210 02:52:09.638192   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:09.638652   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:09.649699   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33843
I20251210 02:52:09.649744  2771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33843 every 8 connection(s)
I20251210 02:52:09.650956  2772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:09.654810  2772 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b: Bootstrap starting.
I20251210 02:52:09.656067  2772 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:09.657562  2772 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b: No bootstrap required, opened a new log
I20251210 02:52:09.658131  2772 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a2be85e372e496e9fda06994925977b" member_type: VOTER }
I20251210 02:52:09.658262  2772 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:09.658344  2772 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2be85e372e496e9fda06994925977b, State: Initialized, Role: FOLLOWER
I20251210 02:52:09.658540  2772 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a2be85e372e496e9fda06994925977b" member_type: VOTER }
I20251210 02:52:09.658666  2772 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:09.658766  2772 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:09.658875  2772 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:09.660526  2772 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a2be85e372e496e9fda06994925977b" member_type: VOTER }
I20251210 02:52:09.660702  2772 leader_election.cc:304] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2a2be85e372e496e9fda06994925977b; no voters: 
I20251210 02:52:09.661146  2772 leader_election.cc:290] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:09.661262  2775 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:09.661690  2775 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 1 LEADER]: Becoming Leader. State: Replica: 2a2be85e372e496e9fda06994925977b, State: Running, Role: LEADER
I20251210 02:52:09.661945  2775 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a2be85e372e496e9fda06994925977b" member_type: VOTER }
I20251210 02:52:09.661962  2772 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:09.662626  2777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a2be85e372e496e9fda06994925977b. Latest consensus state: current_term: 1 leader_uuid: "2a2be85e372e496e9fda06994925977b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a2be85e372e496e9fda06994925977b" member_type: VOTER } }
I20251210 02:52:09.662811  2777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:09.662984  2776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a2be85e372e496e9fda06994925977b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a2be85e372e496e9fda06994925977b" member_type: VOTER } }
I20251210 02:52:09.663146  2776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:09.664290  2780 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:09.665521  2780 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:09.667721   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:09.668514  2780 catalog_manager.cc:1357] Generated new cluster ID: c1566c719e3146e8b0439f547e4840fd
I20251210 02:52:09.668583  2780 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:09.682509  2780 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:09.683223  2780 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:09.689983  2780 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b: Generated new TSK 0
I20251210 02:52:09.690173  2780 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:09.700757   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:09.701938   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:09.703323   416 webserver.cc:492] Webserver started at http://127.0.104.1:33855/ using document root <none> and password file <none>
I20251210 02:52:09.703531   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:09.703601   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:09.703723   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:09.704319   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "45d616ea228b4de7a3c5d817a7cecbfb"
format_stamp: "Formatted at 2025-12-10 02:52:09 on dist-test-slave-wmrl"
I20251210 02:52:09.706815   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:09.708240  2796 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:09.708626   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:09.708788   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "45d616ea228b4de7a3c5d817a7cecbfb"
format_stamp: "Formatted at 2025-12-10 02:52:09 on dist-test-slave-wmrl"
I20251210 02:52:09.708918   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765335108262347-416-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)
I20251210 02:52:09.734411   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:09.734969   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:09.735530   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:09.738396   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:09.738483   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:09.738587   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:09.738656   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:09.751214   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33053
I20251210 02:52:09.751236  2858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33053 every 8 connection(s)
I20251210 02:52:09.761093  2859 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33843
I20251210 02:52:09.761242  2859 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:09.761559  2859 heartbeater.cc:507] Master 127.0.104.62:33843 requested a full tablet report, sending...
I20251210 02:52:09.762378  2737 ts_manager.cc:194] Registered new tserver with Master: 45d616ea228b4de7a3c5d817a7cecbfb (127.0.104.1:33053)
I20251210 02:52:09.763275   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011122476s
I20251210 02:52:09.763419  2737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49732
I20251210 02:52:09.773056  2737 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49744:
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"
    }
  }
}
I20251210 02:52:09.774545  2859 heartbeater.cc:499] Master 127.0.104.62:33843 was elected leader, sending a full tablet report...
I20251210 02:52:09.785136  2824 tablet_service.cc:1505] Processing CreateTablet for tablet 57e9c52af15b4d73bac3c94012ae2620 (DEFAULT_TABLE table=fake-table [id=6460140b72e541c9a8e2f067fd74877c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:09.785643  2824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57e9c52af15b4d73bac3c94012ae2620. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:09.790745  2871 tablet_bootstrap.cc:492] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb: Bootstrap starting.
I20251210 02:52:09.792021  2871 tablet_bootstrap.cc:654] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:09.793737  2871 tablet_bootstrap.cc:492] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb: No bootstrap required, opened a new log
I20251210 02:52:09.793872  2871 ts_tablet_manager.cc:1403] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 02:52:09.794399  2871 raft_consensus.cc:359] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45d616ea228b4de7a3c5d817a7cecbfb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33053 } }
I20251210 02:52:09.794530  2871 raft_consensus.cc:385] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:09.794611  2871 raft_consensus.cc:740] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45d616ea228b4de7a3c5d817a7cecbfb, State: Initialized, Role: FOLLOWER
I20251210 02:52:09.794821  2871 consensus_queue.cc:260] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45d616ea228b4de7a3c5d817a7cecbfb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33053 } }
I20251210 02:52:09.794940  2871 raft_consensus.cc:399] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:09.794994  2871 raft_consensus.cc:493] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:09.795087  2871 raft_consensus.cc:3060] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:09.796581  2871 raft_consensus.cc:515] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45d616ea228b4de7a3c5d817a7cecbfb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33053 } }
I20251210 02:52:09.796783  2871 leader_election.cc:304] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 45d616ea228b4de7a3c5d817a7cecbfb; no voters: 
I20251210 02:52:09.797186  2871 leader_election.cc:290] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:09.797322  2873 raft_consensus.cc:2804] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:09.798063  2871 ts_tablet_manager.cc:1434] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 02:52:09.798487  2873 raft_consensus.cc:697] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 1 LEADER]: Becoming Leader. State: Replica: 45d616ea228b4de7a3c5d817a7cecbfb, State: Running, Role: LEADER
I20251210 02:52:09.798810  2873 consensus_queue.cc:237] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45d616ea228b4de7a3c5d817a7cecbfb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33053 } }
I20251210 02:52:09.800578  2737 catalog_manager.cc:5654] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 45d616ea228b4de7a3c5d817a7cecbfb (127.0.104.1). New cstate: current_term: 1 leader_uuid: "45d616ea228b4de7a3c5d817a7cecbfb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45d616ea228b4de7a3c5d817a7cecbfb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33053 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:09.815351   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:09.815968  2737 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49744:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20251210 02:52:09.820586  2879 tablet.cc:1722] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb: 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
I20251210 02:52:09.826745  2736 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b: someothername [id=6460140b72e541c9a8e2f067fd74877c] alter complete (version 1)
I20251210 02:52:09.828310  2736 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49744:
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
I20251210 02:52:09.832423  2879 tablet.cc:1722] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb: 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
I20251210 02:52:09.832885  2879 tablet.cc:1620] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb: MemRowSet was empty: no flush needed.
I20251210 02:52:09.838739  2736 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b: someothername [id=6460140b72e541c9a8e2f067fd74877c] alter complete (version 2)
I20251210 02:52:09.839843   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:09.848062   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:09.848424   416 tablet_replica.cc:333] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb: stopping tablet replica
I20251210 02:52:09.848587   416 raft_consensus.cc:2243] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:09.848802   416 raft_consensus.cc:2272] T 57e9c52af15b4d73bac3c94012ae2620 P 45d616ea228b4de7a3c5d817a7cecbfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:09.863022   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:09.866073   416 master.cc:561] Master@127.0.104.62:33843 shutting down...
I20251210 02:52:09.872936   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:09.873134   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:09.873271   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a2be85e372e496e9fda06994925977b: stopping tablet replica
I20251210 02:52:09.877717   416 master.cc:583] Master@127.0.104.62:33843 shutdown complete.
[       OK ] AlterTableTest.TestRenameTableAndAdd (268 ms)
[ RUN      ] AlterTableTest.TestRenameToSameName
I20251210 02:52:09.888455   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34225
I20251210 02:52:09.888990   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:09.889784   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:09.890890   416 webserver.cc:492] Webserver started at http://127.0.104.62:43747/ using document root <none> and password file <none>
I20251210 02:52:09.891139   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:09.891198   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:09.891304   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:09.891801   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "69f2cb4039c74dfa9f5164c81d54fff8"
format_stamp: "Formatted at 2025-12-10 02:52:09 on dist-test-slave-wmrl"
I20251210 02:52:09.893980   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:09.895314  2883 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:09.895617   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:09.895745   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "69f2cb4039c74dfa9f5164c81d54fff8"
format_stamp: "Formatted at 2025-12-10 02:52:09 on dist-test-slave-wmrl"
I20251210 02:52:09.895869   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-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)
I20251210 02:52:09.931768   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:09.932288   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:09.943158   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34225
I20251210 02:52:09.943183  2934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34225 every 8 connection(s)
I20251210 02:52:09.944383  2935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:09.948062  2935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8: Bootstrap starting.
I20251210 02:52:09.949311  2935 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:09.950678  2935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8: No bootstrap required, opened a new log
I20251210 02:52:09.951170  2935 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f2cb4039c74dfa9f5164c81d54fff8" member_type: VOTER }
I20251210 02:52:09.951292  2935 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:09.951341  2935 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f2cb4039c74dfa9f5164c81d54fff8, State: Initialized, Role: FOLLOWER
I20251210 02:52:09.951517  2935 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f2cb4039c74dfa9f5164c81d54fff8" member_type: VOTER }
I20251210 02:52:09.951638  2935 raft_consensus.cc:399] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:09.951694  2935 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:09.951764  2935 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:09.953320  2935 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f2cb4039c74dfa9f5164c81d54fff8" member_type: VOTER }
I20251210 02:52:09.953480  2935 leader_election.cc:304] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 69f2cb4039c74dfa9f5164c81d54fff8; no voters: 
I20251210 02:52:09.953804  2935 leader_election.cc:290] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:09.953958  2938 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:09.954387  2938 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 1 LEADER]: Becoming Leader. State: Replica: 69f2cb4039c74dfa9f5164c81d54fff8, State: Running, Role: LEADER
I20251210 02:52:09.954562  2935 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:09.954633  2938 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f2cb4039c74dfa9f5164c81d54fff8" member_type: VOTER }
I20251210 02:52:09.955513  2939 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69f2cb4039c74dfa9f5164c81d54fff8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f2cb4039c74dfa9f5164c81d54fff8" member_type: VOTER } }
I20251210 02:52:09.955514  2940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69f2cb4039c74dfa9f5164c81d54fff8. Latest consensus state: current_term: 1 leader_uuid: "69f2cb4039c74dfa9f5164c81d54fff8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f2cb4039c74dfa9f5164c81d54fff8" member_type: VOTER } }
I20251210 02:52:09.955762  2939 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:09.955798  2940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:09.956863  2943 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:09.958062  2943 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:09.959288   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:09.960489  2943 catalog_manager.cc:1357] Generated new cluster ID: ec8400ae51474326b09125e78503e19f
I20251210 02:52:09.960598  2943 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:09.972034  2943 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:09.972711  2943 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:09.978785  2943 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8: Generated new TSK 0
I20251210 02:52:09.978971  2943 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:09.991883   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:09.992894   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:09.994051   416 webserver.cc:492] Webserver started at http://127.0.104.1:43415/ using document root <none> and password file <none>
I20251210 02:52:09.994231   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:09.994308   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:09.994408   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:09.994977   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "2518bf66ee9646c9846961e2b2a4527b"
format_stamp: "Formatted at 2025-12-10 02:52:09 on dist-test-slave-wmrl"
I20251210 02:52:09.997236   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:09.998521  2959 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:09.998919   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:52:09.999032   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "2518bf66ee9646c9846961e2b2a4527b"
format_stamp: "Formatted at 2025-12-10 02:52:09 on dist-test-slave-wmrl"
I20251210 02:52:09.999154   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765335108262347-416-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)
I20251210 02:52:10.015076   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:10.015604   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:10.016176   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:10.017053   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:10.017130   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.017235   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:10.017297   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.031301   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34027
I20251210 02:52:10.031339  3021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34027 every 8 connection(s)
I20251210 02:52:10.037927  3022 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34225
I20251210 02:52:10.038080  3022 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:10.038414  3022 heartbeater.cc:507] Master 127.0.104.62:34225 requested a full tablet report, sending...
I20251210 02:52:10.039248  2900 ts_manager.cc:194] Registered new tserver with Master: 2518bf66ee9646c9846961e2b2a4527b (127.0.104.1:34027)
I20251210 02:52:10.040076   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007831174s
I20251210 02:52:10.040323  2900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47202
I20251210 02:52:10.051623  3022 heartbeater.cc:499] Master 127.0.104.62:34225 was elected leader, sending a full tablet report...
I20251210 02:52:10.051463  2900 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47214:
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"
    }
  }
}
I20251210 02:52:10.064030  2987 tablet_service.cc:1505] Processing CreateTablet for tablet 4c64e771c71d4e878220b96564610092 (DEFAULT_TABLE table=fake-table [id=b5a72283e5a54c2f8e87af4d9004200b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:10.064569  2987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c64e771c71d4e878220b96564610092. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:10.069788  3034 tablet_bootstrap.cc:492] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b: Bootstrap starting.
I20251210 02:52:10.071201  3034 tablet_bootstrap.cc:654] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:10.073007  3034 tablet_bootstrap.cc:492] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b: No bootstrap required, opened a new log
I20251210 02:52:10.073120  3034 ts_tablet_manager.cc:1403] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:10.073639  3034 raft_consensus.cc:359] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2518bf66ee9646c9846961e2b2a4527b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34027 } }
I20251210 02:52:10.073776  3034 raft_consensus.cc:385] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:10.073833  3034 raft_consensus.cc:740] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2518bf66ee9646c9846961e2b2a4527b, State: Initialized, Role: FOLLOWER
I20251210 02:52:10.074010  3034 consensus_queue.cc:260] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2518bf66ee9646c9846961e2b2a4527b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34027 } }
I20251210 02:52:10.074136  3034 raft_consensus.cc:399] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:10.074191  3034 raft_consensus.cc:493] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:10.074257  3034 raft_consensus.cc:3060] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:10.076344  3034 raft_consensus.cc:515] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2518bf66ee9646c9846961e2b2a4527b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34027 } }
I20251210 02:52:10.076538  3034 leader_election.cc:304] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2518bf66ee9646c9846961e2b2a4527b; no voters: 
I20251210 02:52:10.077041  3034 leader_election.cc:290] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:10.077147  3036 raft_consensus.cc:2804] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:10.077584  3036 raft_consensus.cc:697] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 1 LEADER]: Becoming Leader. State: Replica: 2518bf66ee9646c9846961e2b2a4527b, State: Running, Role: LEADER
I20251210 02:52:10.077741  3034 ts_tablet_manager.cc:1434] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251210 02:52:10.077855  3036 consensus_queue.cc:237] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2518bf66ee9646c9846961e2b2a4527b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34027 } }
I20251210 02:52:10.079748  2900 catalog_manager.cc:5654] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2518bf66ee9646c9846961e2b2a4527b (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2518bf66ee9646c9846961e2b2a4527b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2518bf66ee9646c9846961e2b2a4527b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34027 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:10.096719   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:10.097434  2900 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47214:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20251210 02:52:10.098438   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:10.105636   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:10.105962   416 tablet_replica.cc:333] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b: stopping tablet replica
I20251210 02:52:10.106133   416 raft_consensus.cc:2243] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:10.106287   416 raft_consensus.cc:2272] T 4c64e771c71d4e878220b96564610092 P 2518bf66ee9646c9846961e2b2a4527b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:10.110586   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:10.113444   416 master.cc:561] Master@127.0.104.62:34225 shutting down...
I20251210 02:52:10.119969   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:10.120157   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:10.120286   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69f2cb4039c74dfa9f5164c81d54fff8: stopping tablet replica
I20251210 02:52:10.124024   416 master.cc:583] Master@127.0.104.62:34225 shutdown complete.
[       OK ] AlterTableTest.TestRenameToSameName (244 ms)
[ RUN      ] AlterTableTest.TestBootstrapAfterAlters
I20251210 02:52:10.133140   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38389
I20251210 02:52:10.133587   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:10.134305   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:10.135427   416 webserver.cc:492] Webserver started at http://127.0.104.62:37387/ using document root <none> and password file <none>
I20251210 02:52:10.135638   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:10.135708   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:10.135833   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:10.136400   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "aca09da3bc50414a962215c6be0729d8"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.138674   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:10.140053  3045 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.140376   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:10.140487   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "aca09da3bc50414a962215c6be0729d8"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.140596   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-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)
I20251210 02:52:10.152781   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:10.153316   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:10.163612   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38389
I20251210 02:52:10.163635  3096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38389 every 8 connection(s)
I20251210 02:52:10.164875  3097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:10.168684  3097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8: Bootstrap starting.
I20251210 02:52:10.169965  3097 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:10.171294  3097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8: No bootstrap required, opened a new log
I20251210 02:52:10.171830  3097 raft_consensus.cc:359] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aca09da3bc50414a962215c6be0729d8" member_type: VOTER }
I20251210 02:52:10.171972  3097 raft_consensus.cc:385] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:10.172045  3097 raft_consensus.cc:740] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca09da3bc50414a962215c6be0729d8, State: Initialized, Role: FOLLOWER
I20251210 02:52:10.172235  3097 consensus_queue.cc:260] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aca09da3bc50414a962215c6be0729d8" member_type: VOTER }
I20251210 02:52:10.172353  3097 raft_consensus.cc:399] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:10.172430  3097 raft_consensus.cc:493] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:10.172514  3097 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:10.174129  3097 raft_consensus.cc:515] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aca09da3bc50414a962215c6be0729d8" member_type: VOTER }
I20251210 02:52:10.174311  3097 leader_election.cc:304] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aca09da3bc50414a962215c6be0729d8; no voters: 
I20251210 02:52:10.174708  3097 leader_election.cc:290] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:10.174818  3100 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:10.175220  3100 raft_consensus.cc:697] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 1 LEADER]: Becoming Leader. State: Replica: aca09da3bc50414a962215c6be0729d8, State: Running, Role: LEADER
I20251210 02:52:10.175441  3100 consensus_queue.cc:237] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aca09da3bc50414a962215c6be0729d8" member_type: VOTER }
I20251210 02:52:10.175494  3097 sys_catalog.cc:565] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:10.176152  3102 sys_catalog.cc:455] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aca09da3bc50414a962215c6be0729d8. Latest consensus state: current_term: 1 leader_uuid: "aca09da3bc50414a962215c6be0729d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aca09da3bc50414a962215c6be0729d8" member_type: VOTER } }
I20251210 02:52:10.176239  3101 sys_catalog.cc:455] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aca09da3bc50414a962215c6be0729d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aca09da3bc50414a962215c6be0729d8" member_type: VOTER } }
I20251210 02:52:10.176415  3102 sys_catalog.cc:458] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:10.176478  3101 sys_catalog.cc:458] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:10.177769  3105 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:10.178797  3105 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:10.180461   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:10.181556  3105 catalog_manager.cc:1357] Generated new cluster ID: e9a0e01351324331a8f656c900625f3d
I20251210 02:52:10.181671  3105 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:10.195626  3105 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:10.196394  3105 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:10.205312  3105 catalog_manager.cc:6027] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8: Generated new TSK 0
I20251210 02:52:10.205549  3105 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:10.213104   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:10.214181   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:10.215431   416 webserver.cc:492] Webserver started at http://127.0.104.1:42301/ using document root <none> and password file <none>
I20251210 02:52:10.215656   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:10.215767   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:10.215899   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:10.216462   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "f0a3f0fb2b134050bb9898300767850a"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.218843   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:10.220232  3121 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.220604   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:10.220693   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "f0a3f0fb2b134050bb9898300767850a"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.220827   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-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)
I20251210 02:52:10.252133   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:10.252614   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:10.253145   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:10.253975   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:10.254050   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.254129   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:10.254169   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.265357   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42457
I20251210 02:52:10.265383  3183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42457 every 8 connection(s)
I20251210 02:52:10.272218  3184 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38389
I20251210 02:52:10.272356  3184 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:10.272673  3184 heartbeater.cc:507] Master 127.0.104.62:38389 requested a full tablet report, sending...
I20251210 02:52:10.273463  3062 ts_manager.cc:194] Registered new tserver with Master: f0a3f0fb2b134050bb9898300767850a (127.0.104.1:42457)
I20251210 02:52:10.274025   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007837322s
I20251210 02:52:10.274524  3062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34930
I20251210 02:52:10.284430  3062 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34944:
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"
    }
  }
}
I20251210 02:52:10.285913  3184 heartbeater.cc:499] Master 127.0.104.62:38389 was elected leader, sending a full tablet report...
I20251210 02:52:10.296828  3149 tablet_service.cc:1505] Processing CreateTablet for tablet e9a1e42bbfd0434ca61243b25f1bf351 (DEFAULT_TABLE table=fake-table [id=8561665030ed48cabaf7b6704ef2169d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:10.297391  3149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a1e42bbfd0434ca61243b25f1bf351. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:10.302254  3196 tablet_bootstrap.cc:492] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Bootstrap starting.
I20251210 02:52:10.303534  3196 tablet_bootstrap.cc:654] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:10.305128  3196 tablet_bootstrap.cc:492] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: No bootstrap required, opened a new log
I20251210 02:52:10.305272  3196 ts_tablet_manager.cc:1403] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:10.305840  3196 raft_consensus.cc:359] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.305971  3196 raft_consensus.cc:385] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:10.306058  3196 raft_consensus.cc:740] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a3f0fb2b134050bb9898300767850a, State: Initialized, Role: FOLLOWER
I20251210 02:52:10.306257  3196 consensus_queue.cc:260] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.306372  3196 raft_consensus.cc:399] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:10.306442  3196 raft_consensus.cc:493] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:10.306521  3196 raft_consensus.cc:3060] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:10.308188  3196 raft_consensus.cc:515] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.308396  3196 leader_election.cc:304] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f0a3f0fb2b134050bb9898300767850a; no voters: 
I20251210 02:52:10.308869  3196 leader_election.cc:290] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:10.308998  3198 raft_consensus.cc:2804] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:10.309494  3198 raft_consensus.cc:697] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 LEADER]: Becoming Leader. State: Replica: f0a3f0fb2b134050bb9898300767850a, State: Running, Role: LEADER
I20251210 02:52:10.309835  3198 consensus_queue.cc:237] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.310765  3196 ts_tablet_manager.cc:1434] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251210 02:52:10.312001  3061 catalog_manager.cc:5654] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a reported cstate change: term changed from 0 to 1, leader changed from <none> to f0a3f0fb2b134050bb9898300767850a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f0a3f0fb2b134050bb9898300767850a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:10.328307   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:10.329111  3061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34944:
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
I20251210 02:52:10.333657  3204 tablet.cc:1722] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.334121  3204 tablet.cc:1620] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: MemRowSet was empty: no flush needed.
I20251210 02:52:10.340204  3061 catalog_manager.cc:6199] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8: fake-table [id=8561665030ed48cabaf7b6704ef2169d] alter complete (version 1)
I20251210 02:52:10.394313   416 alter_table-test.cc:1013] Dropping c1
I20251210 02:52:10.395273  3062 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34944:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 02:52:10.408345  3204 tablet.cc:1722] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.424796  3062 catalog_manager.cc:6199] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8: fake-table [id=8561665030ed48cabaf7b6704ef2169d] alter complete (version 2)
I20251210 02:52:10.436808   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:10.447144   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:10.447525   416 tablet_replica.cc:333] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: stopping tablet replica
I20251210 02:52:10.447813   416 raft_consensus.cc:2243] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:10.448046   416 raft_consensus.cc:2272] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:10.463321   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:10.468258   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:10.470016   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:10.471493   416 webserver.cc:492] Webserver started at http://127.0.104.1:42301/ using document root <none> and password file <none>
I20251210 02:52:10.471761   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:10.471840   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 02:52:10.474740   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:10.484380  3213 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.484802   416 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.002s	sys 0.000s
I20251210 02:52:10.484947   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "f0a3f0fb2b134050bb9898300767850a"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.485121   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-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)
I20251210 02:52:10.511771   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:10.512508   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:10.513273   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:10.514704  3220 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251210 02:52:10.517583   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 02:52:10.517704   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20251210 02:52:10.517835   416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251210 02:52:10.520700   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 02:52:10.520816   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:10.520882  3220 tablet_bootstrap.cc:492] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Bootstrap starting.
I20251210 02:52:10.528654  3220 tablet.cc:1722] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.529430  3220 tablet.cc:1620] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: MemRowSet was empty: no flush needed.
I20251210 02:52:10.529569  3220 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:52:10.534518  3220 tablet.cc:1722] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.535086  3220 tablet.cc:1620] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: MemRowSet was empty: no flush needed.
I20251210 02:52:10.535295  3220 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:52:10.536181  3220 tablet_bootstrap.cc:492] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.536782  3220 tablet_bootstrap.cc:492] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Bootstrap complete.
I20251210 02:52:10.541669  3220 ts_tablet_manager.cc:1403] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20251210 02:52:10.542567  3220 raft_consensus.cc:359] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.542728  3220 raft_consensus.cc:740] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a3f0fb2b134050bb9898300767850a, State: Initialized, Role: FOLLOWER
I20251210 02:52:10.543044  3220 consensus_queue.cc:260] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [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: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.543191  3220 raft_consensus.cc:399] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:10.543282  3220 raft_consensus.cc:493] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:10.543383  3220 raft_consensus.cc:3060] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 1 FOLLOWER]: Advancing to term 2
I20251210 02:52:10.545322   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42457
I20251210 02:52:10.545351  3278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42457 every 8 connection(s)
I20251210 02:52:10.545549  3220 raft_consensus.cc:515] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.545759  3220 leader_election.cc:304] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [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: f0a3f0fb2b134050bb9898300767850a; no voters: 
I20251210 02:52:10.546241  3220 leader_election.cc:290] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251210 02:52:10.546350  3279 raft_consensus.cc:2804] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 FOLLOWER]: Leader election won for term 2
I20251210 02:52:10.561380  3220 ts_tablet_manager.cc:1434] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.004s
I20251210 02:52:10.561343  3279 raft_consensus.cc:697] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 LEADER]: Becoming Leader. State: Replica: f0a3f0fb2b134050bb9898300767850a, State: Running, Role: LEADER
I20251210 02:52:10.562693  3279 consensus_queue.cc:237] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [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: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.565963  3280 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38389
I20251210 02:52:10.566139  3280 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:10.566637  3280 heartbeater.cc:507] Master 127.0.104.62:38389 requested a full tablet report, sending...
I20251210 02:52:10.567821  3062 ts_manager.cc:194] Re-registered known tserver with Master: f0a3f0fb2b134050bb9898300767850a (127.0.104.1:42457)
I20251210 02:52:10.568212  3062 catalog_manager.cc:5654] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "f0a3f0fb2b134050bb9898300767850a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:10.572041  3062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34962
I20251210 02:52:10.573350  3280 heartbeater.cc:499] Master 127.0.104.62:38389 was elected leader, sending a full tablet report...
I20251210 02:52:10.585086  3062 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34944:
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
I20251210 02:52:10.597028  3287 tablet.cc:1722] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.597759  3287 tablet.cc:1620] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: MemRowSet was empty: no flush needed.
I20251210 02:52:10.604652  3061 catalog_manager.cc:6199] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8: fake-table [id=8561665030ed48cabaf7b6704ef2169d] alter complete (version 3)
I20251210 02:52:10.614274   416 tablet_server.cc:178] TabletServer@127.0.104.1:42457 shutting down...
I20251210 02:52:10.634116   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:10.634572   416 tablet_replica.cc:333] stopping tablet replica
I20251210 02:52:10.634809   416 raft_consensus.cc:2243] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 LEADER]: Raft consensus shutting down.
I20251210 02:52:10.635015   416 raft_consensus.cc:2272] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:10.639803   416 tablet_server.cc:195] TabletServer@127.0.104.1:42457 shutdown complete.
I20251210 02:52:10.643848   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:10.645104   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:10.646453   416 webserver.cc:492] Webserver started at http://127.0.104.1:42301/ using document root <none> and password file <none>
I20251210 02:52:10.646697   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:10.646790   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 02:52:10.648874   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.001s	sys 0.001s
I20251210 02:52:10.653841  3293 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.654345   416 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.000s
I20251210 02:52:10.654470   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "f0a3f0fb2b134050bb9898300767850a"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.654606   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765335108262347-416-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)
I20251210 02:52:10.664218   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:10.664841   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:10.665458   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:10.670282   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 02:52:10.670377   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20251210 02:52:10.672231   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 02:52:10.672320   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251210 02:52:10.672405  3300 tablet_bootstrap.cc:492] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Bootstrap starting.
I20251210 02:52:10.685652  3300 tablet.cc:1722] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.686414  3300 tablet.cc:1620] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: MemRowSet was empty: no flush needed.
I20251210 02:52:10.686556  3300 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:52:10.691956   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42457
I20251210 02:52:10.691962  3357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42457 every 8 connection(s)
I20251210 02:52:10.692479  3300 tablet.cc:1722] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.693297  3300 tablet.cc:1620] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: MemRowSet was empty: no flush needed.
I20251210 02:52:10.693507  3300 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:52:10.695212  3300 tablet.cc:1722] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.695820  3300 tablet.cc:1620] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: MemRowSet was empty: no flush needed.
I20251210 02:52:10.695981  3300 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:52:10.696734  3300 tablet_bootstrap.cc:492] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: 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
I20251210 02:52:10.697397  3300 tablet_bootstrap.cc:492] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Bootstrap complete.
I20251210 02:52:10.703675  3358 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38389
I20251210 02:52:10.703828  3358 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:10.704190  3358 heartbeater.cc:507] Master 127.0.104.62:38389 requested a full tablet report, sending...
I20251210 02:52:10.704859  3300 ts_tablet_manager.cc:1403] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20251210 02:52:10.705336  3061 ts_manager.cc:194] Re-registered known tserver with Master: f0a3f0fb2b134050bb9898300767850a (127.0.104.1:42457)
I20251210 02:52:10.705663  3300 raft_consensus.cc:359] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.705865  3300 raft_consensus.cc:740] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a3f0fb2b134050bb9898300767850a, State: Initialized, Role: FOLLOWER
I20251210 02:52:10.706099  3300 consensus_queue.cc:260] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [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: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.706274  3300 raft_consensus.cc:399] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:10.706430  3300 raft_consensus.cc:493] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:10.706627  3300 raft_consensus.cc:3060] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 2 FOLLOWER]: Advancing to term 3
I20251210 02:52:10.706805  3061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34976
I20251210 02:52:10.709558  3300 raft_consensus.cc:515] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.709810  3300 leader_election.cc:304] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [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: f0a3f0fb2b134050bb9898300767850a; no voters: 
I20251210 02:52:10.710290  3300 leader_election.cc:290] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [CANDIDATE]: Term 3 election: Requested vote from peers 
I20251210 02:52:10.710407  3362 raft_consensus.cc:2804] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 3 FOLLOWER]: Leader election won for term 3
I20251210 02:52:10.710822  3362 raft_consensus.cc:697] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 3 LEADER]: Becoming Leader. State: Replica: f0a3f0fb2b134050bb9898300767850a, State: Running, Role: LEADER
I20251210 02:52:10.711062  3358 heartbeater.cc:499] Master 127.0.104.62:38389 was elected leader, sending a full tablet report...
I20251210 02:52:10.711303  3362 consensus_queue.cc:237] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [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: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } }
I20251210 02:52:10.713992  3061 catalog_manager.cc:5654] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "f0a3f0fb2b134050bb9898300767850a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a3f0fb2b134050bb9898300767850a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42457 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:10.717090  3300 ts_tablet_manager.cc:1434] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20251210 02:52:10.738480   416 tablet_server.cc:178] TabletServer@127.0.104.1:42457 shutting down...
I20251210 02:52:10.747699   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:10.748099   416 tablet_replica.cc:333] stopping tablet replica
I20251210 02:52:10.748354   416 raft_consensus.cc:2243] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 3 LEADER]: Raft consensus shutting down.
I20251210 02:52:10.748543   416 raft_consensus.cc:2272] T e9a1e42bbfd0434ca61243b25f1bf351 P f0a3f0fb2b134050bb9898300767850a [term 3 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:10.763226   416 tablet_server.cc:195] TabletServer@127.0.104.1:42457 shutdown complete.
I20251210 02:52:10.767081   416 master.cc:561] Master@127.0.104.62:38389 shutting down...
I20251210 02:52:10.775321   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:10.775594   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:10.775714   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P aca09da3bc50414a962215c6be0729d8: stopping tablet replica
I20251210 02:52:10.790297   416 master.cc:583] Master@127.0.104.62:38389 shutdown complete.
[       OK ] AlterTableTest.TestBootstrapAfterAlters (667 ms)
[ RUN      ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20251210 02:52:10.801295   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44607
I20251210 02:52:10.801817   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:10.802628   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:10.804082   416 webserver.cc:492] Webserver started at http://127.0.104.62:44449/ using document root <none> and password file <none>
I20251210 02:52:10.804340   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:10.804423   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:10.804569   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:10.805214   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "be737eee802748469f085c647be72f87"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.807785   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:10.809414  3370 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.809796   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:10.809913   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "be737eee802748469f085c647be72f87"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.810060   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-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)
I20251210 02:52:10.824867   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:10.825496   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:10.840941  3421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44607 every 8 connection(s)
I20251210 02:52:10.840941   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44607
I20251210 02:52:10.842540  3422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:10.848919  3422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87: Bootstrap starting.
I20251210 02:52:10.850678  3422 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:10.852491  3422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87: No bootstrap required, opened a new log
I20251210 02:52:10.853307  3422 raft_consensus.cc:359] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be737eee802748469f085c647be72f87" member_type: VOTER }
I20251210 02:52:10.853466  3422 raft_consensus.cc:385] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:10.853538  3422 raft_consensus.cc:740] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be737eee802748469f085c647be72f87, State: Initialized, Role: FOLLOWER
I20251210 02:52:10.853765  3422 consensus_queue.cc:260] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be737eee802748469f085c647be72f87" member_type: VOTER }
I20251210 02:52:10.853915  3422 raft_consensus.cc:399] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:10.853986  3422 raft_consensus.cc:493] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:10.854081  3422 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:10.856557  3422 raft_consensus.cc:515] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be737eee802748469f085c647be72f87" member_type: VOTER }
I20251210 02:52:10.856805  3422 leader_election.cc:304] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be737eee802748469f085c647be72f87; no voters: 
I20251210 02:52:10.857244  3422 leader_election.cc:290] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:10.857350  3425 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:10.858031  3425 raft_consensus.cc:697] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 1 LEADER]: Becoming Leader. State: Replica: be737eee802748469f085c647be72f87, State: Running, Role: LEADER
I20251210 02:52:10.858050  3422 sys_catalog.cc:565] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:10.858361  3425 consensus_queue.cc:237] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be737eee802748469f085c647be72f87" member_type: VOTER }
I20251210 02:52:10.859225  3426 sys_catalog.cc:455] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be737eee802748469f085c647be72f87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be737eee802748469f085c647be72f87" member_type: VOTER } }
I20251210 02:52:10.859452  3426 sys_catalog.cc:458] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:10.859700  3427 sys_catalog.cc:455] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader be737eee802748469f085c647be72f87. Latest consensus state: current_term: 1 leader_uuid: "be737eee802748469f085c647be72f87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be737eee802748469f085c647be72f87" member_type: VOTER } }
I20251210 02:52:10.859910  3427 sys_catalog.cc:458] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:10.860354  3430 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:10.862378  3430 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:10.866842  3430 catalog_manager.cc:1357] Generated new cluster ID: f185c7f9d7fc4cb9b58a41265139527d
I20251210 02:52:10.866948  3430 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:10.867581   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:10.890527  3430 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:10.891324  3430 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:10.897816  3430 catalog_manager.cc:6027] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87: Generated new TSK 0
I20251210 02:52:10.898054  3430 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:10.900408   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:10.901891   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:10.903410   416 webserver.cc:492] Webserver started at http://127.0.104.1:42427/ using document root <none> and password file <none>
I20251210 02:52:10.903683   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:10.903786   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:10.903940   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:10.904742   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "f72ab4e19bc84e9e87dceb4f16bda022"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.908106   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20251210 02:52:10.910136  3446 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.910537   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:10.910643   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "f72ab4e19bc84e9e87dceb4f16bda022"
format_stamp: "Formatted at 2025-12-10 02:52:10 on dist-test-slave-wmrl"
I20251210 02:52:10.910816   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765335108262347-416-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)
I20251210 02:52:10.919185   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:10.919812   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:10.920433   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:10.921371   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:10.921452   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.921556   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:10.921622   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:10.937713  3508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38231 every 8 connection(s)
I20251210 02:52:10.937713   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38231
I20251210 02:52:10.947098  3509 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44607
I20251210 02:52:10.947257  3509 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:10.947710  3509 heartbeater.cc:507] Master 127.0.104.62:44607 requested a full tablet report, sending...
I20251210 02:52:10.948633  3387 ts_manager.cc:194] Registered new tserver with Master: f72ab4e19bc84e9e87dceb4f16bda022 (127.0.104.1:38231)
I20251210 02:52:10.949714  3387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46658
I20251210 02:52:10.949954   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011144006s
I20251210 02:52:10.961037  3509 heartbeater.cc:499] Master 127.0.104.62:44607 was elected leader, sending a full tablet report...
I20251210 02:52:10.962981  3387 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46662:
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"
    }
  }
}
I20251210 02:52:10.982707  3474 tablet_service.cc:1505] Processing CreateTablet for tablet a6ea13a466c5456ba3d17415693aaf88 (DEFAULT_TABLE table=fake-table [id=fa5022cc29054397b52e73e73f8261fb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:10.983143  3474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ea13a466c5456ba3d17415693aaf88. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:10.989012  3521 tablet_bootstrap.cc:492] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: Bootstrap starting.
I20251210 02:52:10.991094  3521 tablet_bootstrap.cc:654] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:10.992923  3521 tablet_bootstrap.cc:492] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: No bootstrap required, opened a new log
I20251210 02:52:10.993075  3521 ts_tablet_manager.cc:1403] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:10.993707  3521 raft_consensus.cc:359] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f72ab4e19bc84e9e87dceb4f16bda022" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38231 } }
I20251210 02:52:10.993855  3521 raft_consensus.cc:385] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:10.993937  3521 raft_consensus.cc:740] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f72ab4e19bc84e9e87dceb4f16bda022, State: Initialized, Role: FOLLOWER
I20251210 02:52:10.994158  3521 consensus_queue.cc:260] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f72ab4e19bc84e9e87dceb4f16bda022" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38231 } }
I20251210 02:52:10.994292  3521 raft_consensus.cc:399] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:10.994374  3521 raft_consensus.cc:493] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:10.994485  3521 raft_consensus.cc:3060] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:10.997354  3521 raft_consensus.cc:515] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f72ab4e19bc84e9e87dceb4f16bda022" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38231 } }
I20251210 02:52:10.997555  3521 leader_election.cc:304] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f72ab4e19bc84e9e87dceb4f16bda022; no voters: 
I20251210 02:52:10.998101  3521 leader_election.cc:290] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:10.998209  3523 raft_consensus.cc:2804] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:10.998889  3521 ts_tablet_manager.cc:1434] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 02:52:10.999315  3523 raft_consensus.cc:697] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 1 LEADER]: Becoming Leader. State: Replica: f72ab4e19bc84e9e87dceb4f16bda022, State: Running, Role: LEADER
I20251210 02:52:10.999543  3523 consensus_queue.cc:237] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f72ab4e19bc84e9e87dceb4f16bda022" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38231 } }
I20251210 02:52:11.001606  3387 catalog_manager.cc:5654] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 reported cstate change: term changed from 0 to 1, leader changed from <none> to f72ab4e19bc84e9e87dceb4f16bda022 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f72ab4e19bc84e9e87dceb4f16bda022" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f72ab4e19bc84e9e87dceb4f16bda022" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38231 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:11.025964   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:11.027001  3387 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46662:
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
I20251210 02:52:11.033710  3529 tablet.cc:1722] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: 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
I20251210 02:52:11.034312  3529 tablet.cc:1620] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: MemRowSet was empty: no flush needed.
I20251210 02:52:11.041419  3387 catalog_manager.cc:6199] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87: fake-table [id=fa5022cc29054397b52e73e73f8261fb] alter complete (version 1)
I20251210 02:52:11.100039   416 alter_table-test.cc:1068] Dropping c1
I20251210 02:52:11.100896  3387 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46662:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 02:52:11.106076  3529 tablet.cc:1722] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: 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
I20251210 02:52:11.106629  3529 tablet.cc:1620] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: MemRowSet was empty: no flush needed.
I20251210 02:52:11.114632  3387 catalog_manager.cc:6199] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87: fake-table [id=fa5022cc29054397b52e73e73f8261fb] alter complete (version 2)
I20251210 02:52:11.140491   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:11.151659   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:11.152132   416 tablet_replica.cc:333] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022: stopping tablet replica
I20251210 02:52:11.152380   416 raft_consensus.cc:2243] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:11.152608   416 raft_consensus.cc:2272] T a6ea13a466c5456ba3d17415693aaf88 P f72ab4e19bc84e9e87dceb4f16bda022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:11.167799   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:11.172528   416 master.cc:561] Master@127.0.104.62:44607 shutting down...
I20251210 02:52:11.182176   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:11.182404   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:11.182588   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P be737eee802748469f085c647be72f87: stopping tablet replica
I20251210 02:52:11.197503   416 master.cc:583] Master@127.0.104.62:44607 shutdown complete.
[       OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (408 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20251210 02:52:11.209666   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35927
I20251210 02:52:11.210248   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:11.211148   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:11.212677   416 webserver.cc:492] Webserver started at http://127.0.104.62:34457/ using document root <none> and password file <none>
I20251210 02:52:11.212996   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:11.213093   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:11.213243   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:11.213898   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "edac0cae8da243d59b3e2d753b3d3a31"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.216476   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:11.218236  3537 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:11.218652   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:11.218753   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "edac0cae8da243d59b3e2d753b3d3a31"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.218887   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-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)
I20251210 02:52:11.252348   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:11.253043   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:11.268597   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35927
I20251210 02:52:11.268597  3588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35927 every 8 connection(s)
I20251210 02:52:11.270062  3589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:11.276839  3589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31: Bootstrap starting.
I20251210 02:52:11.278944  3589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:11.281242  3589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31: No bootstrap required, opened a new log
I20251210 02:52:11.282123  3589 raft_consensus.cc:359] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edac0cae8da243d59b3e2d753b3d3a31" member_type: VOTER }
I20251210 02:52:11.282311  3589 raft_consensus.cc:385] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:11.282429  3589 raft_consensus.cc:740] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edac0cae8da243d59b3e2d753b3d3a31, State: Initialized, Role: FOLLOWER
I20251210 02:52:11.282701  3589 consensus_queue.cc:260] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edac0cae8da243d59b3e2d753b3d3a31" member_type: VOTER }
I20251210 02:52:11.282856  3589 raft_consensus.cc:399] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:11.282931  3589 raft_consensus.cc:493] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:11.283020  3589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:11.285887  3589 raft_consensus.cc:515] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edac0cae8da243d59b3e2d753b3d3a31" member_type: VOTER }
I20251210 02:52:11.286140  3589 leader_election.cc:304] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: edac0cae8da243d59b3e2d753b3d3a31; no voters: 
I20251210 02:52:11.286659  3589 leader_election.cc:290] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:11.286749  3592 raft_consensus.cc:2804] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:11.287477  3592 raft_consensus.cc:697] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 1 LEADER]: Becoming Leader. State: Replica: edac0cae8da243d59b3e2d753b3d3a31, State: Running, Role: LEADER
I20251210 02:52:11.287619  3589 sys_catalog.cc:565] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:11.287793  3592 consensus_queue.cc:237] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edac0cae8da243d59b3e2d753b3d3a31" member_type: VOTER }
I20251210 02:52:11.288604  3593 sys_catalog.cc:455] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "edac0cae8da243d59b3e2d753b3d3a31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edac0cae8da243d59b3e2d753b3d3a31" member_type: VOTER } }
I20251210 02:52:11.288740  3593 sys_catalog.cc:458] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:11.289011  3594 sys_catalog.cc:455] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader edac0cae8da243d59b3e2d753b3d3a31. Latest consensus state: current_term: 1 leader_uuid: "edac0cae8da243d59b3e2d753b3d3a31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edac0cae8da243d59b3e2d753b3d3a31" member_type: VOTER } }
I20251210 02:52:11.289192  3594 sys_catalog.cc:458] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:11.292943  3597 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:11.294721  3597 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:11.298494  3597 catalog_manager.cc:1357] Generated new cluster ID: 9115d3c3cce348338b4770b40880e802
I20251210 02:52:11.298611  3597 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:11.298799   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:11.314806  3597 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:11.315652  3597 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:11.323174  3597 catalog_manager.cc:6027] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31: Generated new TSK 0
I20251210 02:52:11.323452  3597 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:11.331401   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:11.332413   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:11.333918   416 webserver.cc:492] Webserver started at http://127.0.104.1:42075/ using document root <none> and password file <none>
I20251210 02:52:11.334163   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:11.334267   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:11.334424   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:11.334990   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "3b33c87a9400458dabdc9fdfdbc325ff"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.337352   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:11.338855  3613 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:11.339257   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:52:11.339359   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "3b33c87a9400458dabdc9fdfdbc325ff"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.339485   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765335108262347-416-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)
I20251210 02:52:11.351961   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:11.352591   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:11.353204   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:11.354070   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:11.354147   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:11.354260   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:11.354319   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:11.366542   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35963
I20251210 02:52:11.366570  3675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35963 every 8 connection(s)
I20251210 02:52:11.373667  3676 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35927
I20251210 02:52:11.373832  3676 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:11.374267  3676 heartbeater.cc:507] Master 127.0.104.62:35927 requested a full tablet report, sending...
I20251210 02:52:11.375162  3554 ts_manager.cc:194] Registered new tserver with Master: 3b33c87a9400458dabdc9fdfdbc325ff (127.0.104.1:35963)
I20251210 02:52:11.375319   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007851245s
I20251210 02:52:11.376860  3554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42516
I20251210 02:52:11.386441  3554 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42530:
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"
    }
  }
}
I20251210 02:52:11.388105  3676 heartbeater.cc:499] Master 127.0.104.62:35927 was elected leader, sending a full tablet report...
I20251210 02:52:11.399407  3641 tablet_service.cc:1505] Processing CreateTablet for tablet 13bcac685ba447d3a7b0e55734f262bf (DEFAULT_TABLE table=fake-table [id=19ed023c753a430d958adade08598735]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:11.399945  3641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13bcac685ba447d3a7b0e55734f262bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:11.404753  3688 tablet_bootstrap.cc:492] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: Bootstrap starting.
I20251210 02:52:11.406394  3688 tablet_bootstrap.cc:654] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:11.408066  3688 tablet_bootstrap.cc:492] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: No bootstrap required, opened a new log
I20251210 02:52:11.408179  3688 ts_tablet_manager.cc:1403] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:11.408742  3688 raft_consensus.cc:359] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b33c87a9400458dabdc9fdfdbc325ff" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35963 } }
I20251210 02:52:11.408960  3688 raft_consensus.cc:385] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:11.409020  3688 raft_consensus.cc:740] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b33c87a9400458dabdc9fdfdbc325ff, State: Initialized, Role: FOLLOWER
I20251210 02:52:11.409222  3688 consensus_queue.cc:260] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b33c87a9400458dabdc9fdfdbc325ff" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35963 } }
I20251210 02:52:11.409355  3688 raft_consensus.cc:399] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:11.409411  3688 raft_consensus.cc:493] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:11.409479  3688 raft_consensus.cc:3060] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:11.411504  3688 raft_consensus.cc:515] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b33c87a9400458dabdc9fdfdbc325ff" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35963 } }
I20251210 02:52:11.411727  3688 leader_election.cc:304] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b33c87a9400458dabdc9fdfdbc325ff; no voters: 
I20251210 02:52:11.412232  3688 leader_election.cc:290] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:11.412384  3690 raft_consensus.cc:2804] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:11.412885  3690 raft_consensus.cc:697] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 1 LEADER]: Becoming Leader. State: Replica: 3b33c87a9400458dabdc9fdfdbc325ff, State: Running, Role: LEADER
I20251210 02:52:11.413012  3688 ts_tablet_manager.cc:1434] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:11.413141  3690 consensus_queue.cc:237] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b33c87a9400458dabdc9fdfdbc325ff" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35963 } }
I20251210 02:52:11.414991  3553 catalog_manager.cc:5654] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b33c87a9400458dabdc9fdfdbc325ff (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3b33c87a9400458dabdc9fdfdbc325ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b33c87a9400458dabdc9fdfdbc325ff" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35963 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:11.428828   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:11.429682  3553 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42530:
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
I20251210 02:52:11.434733  3696 tablet.cc:1722] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: 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
I20251210 02:52:11.435150  3696 tablet.cc:1620] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: MemRowSet was empty: no flush needed.
I20251210 02:52:11.441468  3553 catalog_manager.cc:6199] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31: fake-table [id=19ed023c753a430d958adade08598735] alter complete (version 1)
I20251210 02:52:11.478893   416 alter_table-test.cc:1104] Dropping c1
I20251210 02:52:11.479741  3554 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42530:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 02:52:11.484496  3696 tablet.cc:1722] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: 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
I20251210 02:52:11.484997  3696 tablet.cc:1620] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: MemRowSet was empty: no flush needed.
I20251210 02:52:11.491955  3554 catalog_manager.cc:6199] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31: fake-table [id=19ed023c753a430d958adade08598735] alter complete (version 2)
I20251210 02:52:11.505337   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:11.512897   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:11.513291   416 tablet_replica.cc:333] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff: stopping tablet replica
I20251210 02:52:11.513445   416 raft_consensus.cc:2243] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:11.513615   416 raft_consensus.cc:2272] T 13bcac685ba447d3a7b0e55734f262bf P 3b33c87a9400458dabdc9fdfdbc325ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:11.535320   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:11.538789   416 master.cc:561] Master@127.0.104.62:35927 shutting down...
I20251210 02:52:11.546008   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:11.546243   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:11.546411   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P edac0cae8da243d59b3e2d753b3d3a31: stopping tablet replica
I20251210 02:52:11.560622   416 master.cc:583] Master@127.0.104.62:35927 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (361 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20251210 02:52:11.571225   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38569
I20251210 02:52:11.571743   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:11.572503   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:11.573740   416 webserver.cc:492] Webserver started at http://127.0.104.62:41939/ using document root <none> and password file <none>
I20251210 02:52:11.573997   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:11.574069   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:11.574220   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:11.574777   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "6a6e3488160e479c9dcbadf364362efc"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.577100   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.001s
I20251210 02:52:11.578550  3702 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:11.578855   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:11.578972   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "6a6e3488160e479c9dcbadf364362efc"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.579088   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-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)
I20251210 02:52:11.598348   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:11.598984   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:11.610294   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38569
I20251210 02:52:11.610314  3753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38569 every 8 connection(s)
I20251210 02:52:11.611539  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:11.615645  3754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc: Bootstrap starting.
I20251210 02:52:11.617065  3754 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:11.618535  3754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc: No bootstrap required, opened a new log
I20251210 02:52:11.619134  3754 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a6e3488160e479c9dcbadf364362efc" member_type: VOTER }
I20251210 02:52:11.619259  3754 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:11.619313  3754 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6e3488160e479c9dcbadf364362efc, State: Initialized, Role: FOLLOWER
I20251210 02:52:11.619501  3754 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a6e3488160e479c9dcbadf364362efc" member_type: VOTER }
I20251210 02:52:11.619630  3754 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:11.619690  3754 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:11.619757  3754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:11.621644  3754 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a6e3488160e479c9dcbadf364362efc" member_type: VOTER }
I20251210 02:52:11.621809  3754 leader_election.cc:304] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a6e3488160e479c9dcbadf364362efc; no voters: 
I20251210 02:52:11.622144  3754 leader_election.cc:290] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:11.622236  3757 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:11.622684  3757 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 1 LEADER]: Becoming Leader. State: Replica: 6a6e3488160e479c9dcbadf364362efc, State: Running, Role: LEADER
I20251210 02:52:11.622933  3757 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a6e3488160e479c9dcbadf364362efc" member_type: VOTER }
I20251210 02:52:11.622993  3754 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:11.623812  3758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a6e3488160e479c9dcbadf364362efc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a6e3488160e479c9dcbadf364362efc" member_type: VOTER } }
I20251210 02:52:11.623845  3759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a6e3488160e479c9dcbadf364362efc. Latest consensus state: current_term: 1 leader_uuid: "6a6e3488160e479c9dcbadf364362efc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a6e3488160e479c9dcbadf364362efc" member_type: VOTER } }
I20251210 02:52:11.624104  3758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:11.624126  3759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:11.625207  3763 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:11.626410  3763 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:11.628530   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:11.629354  3763 catalog_manager.cc:1357] Generated new cluster ID: 47d94c2135ca40aaa9ec61fca5e8c7cb
I20251210 02:52:11.629426  3763 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:11.648037  3763 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:11.648849  3763 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:11.660693  3763 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc: Generated new TSK 0
I20251210 02:52:11.660996  3763 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:11.693768   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:11.694947   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:11.696280   416 webserver.cc:492] Webserver started at http://127.0.104.1:35813/ using document root <none> and password file <none>
I20251210 02:52:11.696518   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:11.696596   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:11.696735   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:11.697419   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "9a3bb81957084dcba08225131446ecef"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.700024   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:11.701562  3778 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:11.701921   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:11.702047   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "9a3bb81957084dcba08225131446ecef"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.702184   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765335108262347-416-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)
I20251210 02:52:11.714984   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:11.715629   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:11.716210   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:11.717084   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:11.717161   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:11.717274   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:11.717335   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:11.729517   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36203
I20251210 02:52:11.729542  3840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36203 every 8 connection(s)
I20251210 02:52:11.737440  3841 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38569
I20251210 02:52:11.737623  3841 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:11.738056  3841 heartbeater.cc:507] Master 127.0.104.62:38569 requested a full tablet report, sending...
I20251210 02:52:11.739156  3719 ts_manager.cc:194] Registered new tserver with Master: 9a3bb81957084dcba08225131446ecef (127.0.104.1:36203)
I20251210 02:52:11.739315   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008913591s
I20251210 02:52:11.740721  3719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44112
I20251210 02:52:11.752166  3719 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44116:
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"
    }
  }
}
I20251210 02:52:11.752372  3841 heartbeater.cc:499] Master 127.0.104.62:38569 was elected leader, sending a full tablet report...
I20251210 02:52:11.764426  3806 tablet_service.cc:1505] Processing CreateTablet for tablet 8d4ae63907594641ba55c121c4486f63 (DEFAULT_TABLE table=fake-table [id=82d1818411ff47f694546b5486bdc78b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:11.764966  3806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4ae63907594641ba55c121c4486f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:11.769623  3853 tablet_bootstrap.cc:492] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef: Bootstrap starting.
I20251210 02:52:11.770960  3853 tablet_bootstrap.cc:654] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:11.772928  3853 tablet_bootstrap.cc:492] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef: No bootstrap required, opened a new log
I20251210 02:52:11.773063  3853 ts_tablet_manager.cc:1403] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:11.773622  3853 raft_consensus.cc:359] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a3bb81957084dcba08225131446ecef" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36203 } }
I20251210 02:52:11.773766  3853 raft_consensus.cc:385] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:11.773851  3853 raft_consensus.cc:740] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3bb81957084dcba08225131446ecef, State: Initialized, Role: FOLLOWER
I20251210 02:52:11.774055  3853 consensus_queue.cc:260] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a3bb81957084dcba08225131446ecef" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36203 } }
I20251210 02:52:11.774188  3853 raft_consensus.cc:399] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:11.774286  3853 raft_consensus.cc:493] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:11.774380  3853 raft_consensus.cc:3060] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:11.776103  3853 raft_consensus.cc:515] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a3bb81957084dcba08225131446ecef" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36203 } }
I20251210 02:52:11.776335  3853 leader_election.cc:304] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a3bb81957084dcba08225131446ecef; no voters: 
I20251210 02:52:11.777192  3853 leader_election.cc:290] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:11.777298  3855 raft_consensus.cc:2804] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:11.777714  3855 raft_consensus.cc:697] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 1 LEADER]: Becoming Leader. State: Replica: 9a3bb81957084dcba08225131446ecef, State: Running, Role: LEADER
I20251210 02:52:11.777932  3853 ts_tablet_manager.cc:1434] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:11.778045  3855 consensus_queue.cc:237] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a3bb81957084dcba08225131446ecef" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36203 } }
I20251210 02:52:11.779874  3719 catalog_manager.cc:5654] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3bb81957084dcba08225131446ecef (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9a3bb81957084dcba08225131446ecef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a3bb81957084dcba08225131446ecef" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36203 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:11.794266   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:11.818375  3719 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44116:
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
I20251210 02:52:11.823005  3862 tablet.cc:1722] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef: 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
I20251210 02:52:11.823529  3862 tablet.cc:1620] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef: MemRowSet was empty: no flush needed.
I20251210 02:52:11.830278  3719 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc: fake-table [id=82d1818411ff47f694546b5486bdc78b] alter complete (version 1)
I20251210 02:52:11.854369   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:11.862246   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:11.862659   416 tablet_replica.cc:333] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef: stopping tablet replica
I20251210 02:52:11.862865   416 raft_consensus.cc:2243] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:11.863091   416 raft_consensus.cc:2272] T 8d4ae63907594641ba55c121c4486f63 P 9a3bb81957084dcba08225131446ecef [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:11.867656   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:11.870893   416 master.cc:561] Master@127.0.104.62:38569 shutting down...
I20251210 02:52:11.885682   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:11.885939   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:11.886116   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a6e3488160e479c9dcbadf364362efc: stopping tablet replica
I20251210 02:52:11.900226   416 master.cc:583] Master@127.0.104.62:38569 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (339 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20251210 02:52:11.911605   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35617
I20251210 02:52:11.912165   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:11.913108   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:11.914264   416 webserver.cc:492] Webserver started at http://127.0.104.62:42761/ using document root <none> and password file <none>
I20251210 02:52:11.914474   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:11.914554   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:11.914686   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:11.915270   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "ec9573b1aa894c18b13685fbd4f44b82"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.917709   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:11.919154  3866 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:11.919540   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:52:11.919641   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "ec9573b1aa894c18b13685fbd4f44b82"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:11.919744   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-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)
I20251210 02:52:11.930176   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:11.930737   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:11.942039   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35617
I20251210 02:52:11.942077  3917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35617 every 8 connection(s)
I20251210 02:52:11.943435  3918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:11.947642  3918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82: Bootstrap starting.
I20251210 02:52:11.949013  3918 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:11.950604  3918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82: No bootstrap required, opened a new log
I20251210 02:52:11.951303  3918 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9573b1aa894c18b13685fbd4f44b82" member_type: VOTER }
I20251210 02:52:11.951433  3918 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:11.951515  3918 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec9573b1aa894c18b13685fbd4f44b82, State: Initialized, Role: FOLLOWER
I20251210 02:52:11.951726  3918 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9573b1aa894c18b13685fbd4f44b82" member_type: VOTER }
I20251210 02:52:11.951857  3918 raft_consensus.cc:399] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:11.951936  3918 raft_consensus.cc:493] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:11.952033  3918 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:11.953920  3918 raft_consensus.cc:515] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9573b1aa894c18b13685fbd4f44b82" member_type: VOTER }
I20251210 02:52:11.954102  3918 leader_election.cc:304] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec9573b1aa894c18b13685fbd4f44b82; no voters: 
I20251210 02:52:11.954548  3918 leader_election.cc:290] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:11.954653  3921 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:11.955129  3921 raft_consensus.cc:697] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 1 LEADER]: Becoming Leader. State: Replica: ec9573b1aa894c18b13685fbd4f44b82, State: Running, Role: LEADER
I20251210 02:52:11.955360  3921 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9573b1aa894c18b13685fbd4f44b82" member_type: VOTER }
I20251210 02:52:11.955363  3918 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:11.956123  3923 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec9573b1aa894c18b13685fbd4f44b82. Latest consensus state: current_term: 1 leader_uuid: "ec9573b1aa894c18b13685fbd4f44b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9573b1aa894c18b13685fbd4f44b82" member_type: VOTER } }
I20251210 02:52:11.956185  3922 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec9573b1aa894c18b13685fbd4f44b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9573b1aa894c18b13685fbd4f44b82" member_type: VOTER } }
I20251210 02:52:11.956413  3923 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:11.956489  3922 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:11.957708  3926 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:11.958811  3926 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:11.961789  3926 catalog_manager.cc:1357] Generated new cluster ID: 640e336f6cf14f38ae2e27c86cb694a7
I20251210 02:52:11.961879  3926 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:11.962152   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:11.975173  3926 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:11.975989  3926 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:11.986057  3926 catalog_manager.cc:6027] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82: Generated new TSK 0
I20251210 02:52:11.986335  3926 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:11.994799   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:11.995906   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:11.997296   416 webserver.cc:492] Webserver started at http://127.0.104.1:34591/ using document root <none> and password file <none>
I20251210 02:52:11.997552   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:11.997634   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:11.997781   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:11.998361   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "8d89f68cc14a4a4d875a6cc081aa6e9e"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:12.000995   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:12.002487  3942 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.002841   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:12.002969   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "8d89f68cc14a4a4d875a6cc081aa6e9e"
format_stamp: "Formatted at 2025-12-10 02:52:11 on dist-test-slave-wmrl"
I20251210 02:52:12.003094   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765335108262347-416-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)
I20251210 02:52:12.022847   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:12.023468   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:12.024065   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:12.024959   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:12.025027   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.025122   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:12.025174   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.037910   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38871
I20251210 02:52:12.037943  4004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38871 every 8 connection(s)
I20251210 02:52:12.044909  4005 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35617
I20251210 02:52:12.045056  4005 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:12.045383  4005 heartbeater.cc:507] Master 127.0.104.62:35617 requested a full tablet report, sending...
I20251210 02:52:12.046205  3883 ts_manager.cc:194] Registered new tserver with Master: 8d89f68cc14a4a4d875a6cc081aa6e9e (127.0.104.1:38871)
I20251210 02:52:12.046681   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007896835s
I20251210 02:52:12.047333  3883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35130
I20251210 02:52:12.057374  3883 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35136:
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"
    }
  }
}
I20251210 02:52:12.058509  4005 heartbeater.cc:499] Master 127.0.104.62:35617 was elected leader, sending a full tablet report...
I20251210 02:52:12.069443  3970 tablet_service.cc:1505] Processing CreateTablet for tablet 017e4c64bba949298cf2e6de1f87a720 (DEFAULT_TABLE table=fake-table [id=50e9715846fb427ba45c00f2bf1f9a8d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:12.069957  3970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017e4c64bba949298cf2e6de1f87a720. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:12.074838  4017 tablet_bootstrap.cc:492] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: Bootstrap starting.
I20251210 02:52:12.076237  4017 tablet_bootstrap.cc:654] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:12.078043  4017 tablet_bootstrap.cc:492] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: No bootstrap required, opened a new log
I20251210 02:52:12.078178  4017 ts_tablet_manager.cc:1403] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20251210 02:52:12.078816  4017 raft_consensus.cc:359] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d89f68cc14a4a4d875a6cc081aa6e9e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38871 } }
I20251210 02:52:12.078961  4017 raft_consensus.cc:385] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:12.079041  4017 raft_consensus.cc:740] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d89f68cc14a4a4d875a6cc081aa6e9e, State: Initialized, Role: FOLLOWER
I20251210 02:52:12.079242  4017 consensus_queue.cc:260] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d89f68cc14a4a4d875a6cc081aa6e9e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38871 } }
I20251210 02:52:12.079377  4017 raft_consensus.cc:399] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:12.079459  4017 raft_consensus.cc:493] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:12.079552  4017 raft_consensus.cc:3060] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:12.081537  4017 raft_consensus.cc:515] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d89f68cc14a4a4d875a6cc081aa6e9e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38871 } }
I20251210 02:52:12.081801  4017 leader_election.cc:304] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8d89f68cc14a4a4d875a6cc081aa6e9e; no voters: 
I20251210 02:52:12.082289  4017 leader_election.cc:290] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:12.082383  4019 raft_consensus.cc:2804] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:12.083150  4019 raft_consensus.cc:697] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 1 LEADER]: Becoming Leader. State: Replica: 8d89f68cc14a4a4d875a6cc081aa6e9e, State: Running, Role: LEADER
I20251210 02:52:12.083524  4019 consensus_queue.cc:237] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d89f68cc14a4a4d875a6cc081aa6e9e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38871 } }
I20251210 02:52:12.083676  4017 ts_tablet_manager.cc:1434] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20251210 02:52:12.085500  3883 catalog_manager.cc:5654] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d89f68cc14a4a4d875a6cc081aa6e9e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8d89f68cc14a4a4d875a6cc081aa6e9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d89f68cc14a4a4d875a6cc081aa6e9e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38871 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:12.108836   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:12.130474  3883 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35136:
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
I20251210 02:52:12.135641  4026 tablet.cc:1722] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: 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
I20251210 02:52:12.136138  4026 tablet.cc:1620] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: MemRowSet was empty: no flush needed.
I20251210 02:52:12.143316  3883 catalog_manager.cc:6199] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82: fake-table [id=50e9715846fb427ba45c00f2bf1f9a8d] alter complete (version 1)
I20251210 02:52:12.161899   416 alter_table-test.cc:1208] Dropping c2
I20251210 02:52:12.162642  3883 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35136:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251210 02:52:12.167251  4026 tablet.cc:1722] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: 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
I20251210 02:52:12.167761  4026 tablet.cc:1620] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: MemRowSet was empty: no flush needed.
I20251210 02:52:12.174345  3883 catalog_manager.cc:6199] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82: fake-table [id=50e9715846fb427ba45c00f2bf1f9a8d] alter complete (version 2)
I20251210 02:52:12.185446   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:12.194152   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:12.194505   416 tablet_replica.cc:333] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e: stopping tablet replica
I20251210 02:52:12.194657   416 raft_consensus.cc:2243] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:12.194828   416 raft_consensus.cc:2272] T 017e4c64bba949298cf2e6de1f87a720 P 8d89f68cc14a4a4d875a6cc081aa6e9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:12.199446   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:12.202564   416 master.cc:561] Master@127.0.104.62:35617 shutting down...
I20251210 02:52:12.209821   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:12.210070   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:12.210240   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P ec9573b1aa894c18b13685fbd4f44b82: stopping tablet replica
I20251210 02:52:12.221462   416 master.cc:583] Master@127.0.104.62:35617 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (321 ms)
[ RUN      ] AlterTableTest.TestReadHistoryAfterAlter
I20251210 02:52:12.232520   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45297
I20251210 02:52:12.233064   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:12.233924   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:12.235157   416 webserver.cc:492] Webserver started at http://127.0.104.62:35359/ using document root <none> and password file <none>
I20251210 02:52:12.235365   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:12.235428   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:12.235540   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:12.236164   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "93c4faf921b34c37abea860572214c55"
format_stamp: "Formatted at 2025-12-10 02:52:12 on dist-test-slave-wmrl"
I20251210 02:52:12.238482   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:12.239919  4030 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.240209   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:52:12.240309   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "93c4faf921b34c37abea860572214c55"
format_stamp: "Formatted at 2025-12-10 02:52:12 on dist-test-slave-wmrl"
I20251210 02:52:12.240403   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-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)
I20251210 02:52:12.277968   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:12.278555   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:12.289518   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45297
I20251210 02:52:12.289539  4081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45297 every 8 connection(s)
I20251210 02:52:12.290792  4082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:12.295053  4082 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55: Bootstrap starting.
I20251210 02:52:12.296269  4082 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:12.297770  4082 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55: No bootstrap required, opened a new log
I20251210 02:52:12.298372  4082 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93c4faf921b34c37abea860572214c55" member_type: VOTER }
I20251210 02:52:12.298497  4082 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:12.298549  4082 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93c4faf921b34c37abea860572214c55, State: Initialized, Role: FOLLOWER
I20251210 02:52:12.298735  4082 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93c4faf921b34c37abea860572214c55" member_type: VOTER }
I20251210 02:52:12.298846  4082 raft_consensus.cc:399] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:12.298909  4082 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:12.299045  4082 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:12.300911  4082 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93c4faf921b34c37abea860572214c55" member_type: VOTER }
I20251210 02:52:12.301090  4082 leader_election.cc:304] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 93c4faf921b34c37abea860572214c55; no voters: 
I20251210 02:52:12.301483  4082 leader_election.cc:290] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:12.301586  4085 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:12.302017  4085 raft_consensus.cc:697] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 1 LEADER]: Becoming Leader. State: Replica: 93c4faf921b34c37abea860572214c55, State: Running, Role: LEADER
I20251210 02:52:12.302258  4085 consensus_queue.cc:237] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93c4faf921b34c37abea860572214c55" member_type: VOTER }
I20251210 02:52:12.302314  4082 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:12.302896  4086 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "93c4faf921b34c37abea860572214c55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93c4faf921b34c37abea860572214c55" member_type: VOTER } }
I20251210 02:52:12.302902  4087 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93c4faf921b34c37abea860572214c55. Latest consensus state: current_term: 1 leader_uuid: "93c4faf921b34c37abea860572214c55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93c4faf921b34c37abea860572214c55" member_type: VOTER } }
I20251210 02:52:12.303121  4087 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:12.303495  4086 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:12.304077  4089 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:12.305701  4089 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:12.307242   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:12.308533  4089 catalog_manager.cc:1357] Generated new cluster ID: af40132b41dd40fc87f5071d5e6b62e9
I20251210 02:52:12.308605  4089 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:12.324806  4089 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:12.325631  4089 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:12.335613  4089 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55: Generated new TSK 0
I20251210 02:52:12.335870  4089 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:12.340022   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:12.341225   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:12.342636   416 webserver.cc:492] Webserver started at http://127.0.104.1:32997/ using document root <none> and password file <none>
I20251210 02:52:12.342839   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:12.342900   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:12.343004   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:12.343607   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "cf552cc91aa94acbbfd73506616523d6"
format_stamp: "Formatted at 2025-12-10 02:52:12 on dist-test-slave-wmrl"
I20251210 02:52:12.346318   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:12.347903  4106 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.348290   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:12.348395   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "cf552cc91aa94acbbfd73506616523d6"
format_stamp: "Formatted at 2025-12-10 02:52:12 on dist-test-slave-wmrl"
I20251210 02:52:12.348507   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765335108262347-416-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)
I20251210 02:52:12.362463   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:12.363085   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:12.363636   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:12.364507   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:12.364573   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.364666   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:12.364722   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.375669   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:46309
I20251210 02:52:12.375689  4168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:46309 every 8 connection(s)
I20251210 02:52:12.382938  4169 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45297
I20251210 02:52:12.383080  4169 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:12.383442  4169 heartbeater.cc:507] Master 127.0.104.62:45297 requested a full tablet report, sending...
I20251210 02:52:12.384285  4047 ts_manager.cc:194] Registered new tserver with Master: cf552cc91aa94acbbfd73506616523d6 (127.0.104.1:46309)
I20251210 02:52:12.384523   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007861029s
I20251210 02:52:12.385843  4047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59524
I20251210 02:52:12.395155  4047 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59534:
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"
    }
  }
}
I20251210 02:52:12.397023  4169 heartbeater.cc:499] Master 127.0.104.62:45297 was elected leader, sending a full tablet report...
I20251210 02:52:12.407617  4134 tablet_service.cc:1505] Processing CreateTablet for tablet 2dcc44f6086f4f4587751cb495fe43ec (DEFAULT_TABLE table=fake-table [id=db50d48eff464d8caca97ba65d37ad95]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:12.408046  4134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dcc44f6086f4f4587751cb495fe43ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:12.413152  4181 tablet_bootstrap.cc:492] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6: Bootstrap starting.
I20251210 02:52:12.414458  4181 tablet_bootstrap.cc:654] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:12.415925  4181 tablet_bootstrap.cc:492] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6: No bootstrap required, opened a new log
I20251210 02:52:12.416066  4181 ts_tablet_manager.cc:1403] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:12.416607  4181 raft_consensus.cc:359] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf552cc91aa94acbbfd73506616523d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46309 } }
I20251210 02:52:12.416738  4181 raft_consensus.cc:385] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:12.416826  4181 raft_consensus.cc:740] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf552cc91aa94acbbfd73506616523d6, State: Initialized, Role: FOLLOWER
I20251210 02:52:12.417013  4181 consensus_queue.cc:260] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf552cc91aa94acbbfd73506616523d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46309 } }
I20251210 02:52:12.417128  4181 raft_consensus.cc:399] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:12.417191  4181 raft_consensus.cc:493] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:12.417271  4181 raft_consensus.cc:3060] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:12.418964  4181 raft_consensus.cc:515] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf552cc91aa94acbbfd73506616523d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46309 } }
I20251210 02:52:12.419173  4181 leader_election.cc:304] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cf552cc91aa94acbbfd73506616523d6; no voters: 
I20251210 02:52:12.419633  4181 leader_election.cc:290] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:12.419678  4183 raft_consensus.cc:2804] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:12.420600  4181 ts_tablet_manager.cc:1434] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251210 02:52:12.420635  4183 raft_consensus.cc:697] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 1 LEADER]: Becoming Leader. State: Replica: cf552cc91aa94acbbfd73506616523d6, State: Running, Role: LEADER
I20251210 02:52:12.420907  4183 consensus_queue.cc:237] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf552cc91aa94acbbfd73506616523d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46309 } }
I20251210 02:52:12.422761  4047 catalog_manager.cc:5654] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf552cc91aa94acbbfd73506616523d6 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cf552cc91aa94acbbfd73506616523d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf552cc91aa94acbbfd73506616523d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46309 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:12.436750   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:12.477535  4047 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59534:
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
I20251210 02:52:12.482295  4190 tablet.cc:1722] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6: 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
I20251210 02:52:12.482892  4190 tablet.cc:1620] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6: MemRowSet was empty: no flush needed.
I20251210 02:52:12.489712  4047 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55: fake-table [id=db50d48eff464d8caca97ba65d37ad95] alter complete (version 1)
I20251210 02:52:12.496747   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:12.506556   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:12.507076   416 tablet_replica.cc:333] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6: stopping tablet replica
I20251210 02:52:12.507334   416 raft_consensus.cc:2243] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:12.507544   416 raft_consensus.cc:2272] T 2dcc44f6086f4f4587751cb495fe43ec P cf552cc91aa94acbbfd73506616523d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:12.521946   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:12.525274   416 master.cc:561] Master@127.0.104.62:45297 shutting down...
I20251210 02:52:12.532888   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:12.533129   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:12.533299   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 93c4faf921b34c37abea860572214c55: stopping tablet replica
I20251210 02:52:12.537611   416 master.cc:583] Master@127.0.104.62:45297 shutdown complete.
[       OK ] AlterTableTest.TestReadHistoryAfterAlter (321 ms)
[ RUN      ] AlterTableTest.TestAlterUnderWriteLoad
I20251210 02:52:12.554308   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34159
I20251210 02:52:12.554818   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:12.555626   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:12.556885   416 webserver.cc:492] Webserver started at http://127.0.104.62:45855/ using document root <none> and password file <none>
I20251210 02:52:12.557097   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:12.557157   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:12.557274   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:12.557838   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "1d9c8d74ccc141c8b9949b7275098ff6"
format_stamp: "Formatted at 2025-12-10 02:52:12 on dist-test-slave-wmrl"
I20251210 02:52:12.560206   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:12.561659  4194 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.562036   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:12.562134   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "1d9c8d74ccc141c8b9949b7275098ff6"
format_stamp: "Formatted at 2025-12-10 02:52:12 on dist-test-slave-wmrl"
I20251210 02:52:12.562222   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-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)
I20251210 02:52:12.586966   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:12.587474   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:12.597342  4245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34159 every 8 connection(s)
I20251210 02:52:12.597316   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34159
I20251210 02:52:12.598585  4246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:12.602653  4246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: Bootstrap starting.
I20251210 02:52:12.603825  4246 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:12.605331  4246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: No bootstrap required, opened a new log
I20251210 02:52:12.605930  4246 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9c8d74ccc141c8b9949b7275098ff6" member_type: VOTER }
I20251210 02:52:12.606050  4246 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:12.606106  4246 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9c8d74ccc141c8b9949b7275098ff6, State: Initialized, Role: FOLLOWER
I20251210 02:52:12.606297  4246 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9c8d74ccc141c8b9949b7275098ff6" member_type: VOTER }
I20251210 02:52:12.606401  4246 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:12.606472  4246 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:12.606550  4246 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:12.608280  4246 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9c8d74ccc141c8b9949b7275098ff6" member_type: VOTER }
I20251210 02:52:12.608453  4246 leader_election.cc:304] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1d9c8d74ccc141c8b9949b7275098ff6; no voters: 
I20251210 02:52:12.608904  4246 leader_election.cc:290] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:12.608963  4249 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:12.609428  4249 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 1 LEADER]: Becoming Leader. State: Replica: 1d9c8d74ccc141c8b9949b7275098ff6, State: Running, Role: LEADER
I20251210 02:52:12.609705  4249 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9c8d74ccc141c8b9949b7275098ff6" member_type: VOTER }
I20251210 02:52:12.609745  4246 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:12.610528  4250 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d9c8d74ccc141c8b9949b7275098ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9c8d74ccc141c8b9949b7275098ff6" member_type: VOTER } }
I20251210 02:52:12.610580  4251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d9c8d74ccc141c8b9949b7275098ff6. Latest consensus state: current_term: 1 leader_uuid: "1d9c8d74ccc141c8b9949b7275098ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9c8d74ccc141c8b9949b7275098ff6" member_type: VOTER } }
I20251210 02:52:12.610749  4250 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:12.610760  4251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:12.611832  4254 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:12.612896  4254 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:12.615564  4254 catalog_manager.cc:1357] Generated new cluster ID: 1e79bb443ddd45dfa9990a9eff9854dc
I20251210 02:52:12.615646  4254 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:12.615975   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:12.626389  4254 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:12.627128  4254 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:12.637701  4254 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: Generated new TSK 0
I20251210 02:52:12.637924  4254 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:12.648676   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:12.649848   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:12.651217   416 webserver.cc:492] Webserver started at http://127.0.104.1:43347/ using document root <none> and password file <none>
I20251210 02:52:12.651444   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:12.651508   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:12.651638   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:12.652256   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "5c61d42f6d7a4856ba7b31ed8fe2f1a9"
format_stamp: "Formatted at 2025-12-10 02:52:12 on dist-test-slave-wmrl"
I20251210 02:52:12.654767   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:12.656348  4270 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.656685   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:12.656811   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "5c61d42f6d7a4856ba7b31ed8fe2f1a9"
format_stamp: "Formatted at 2025-12-10 02:52:12 on dist-test-slave-wmrl"
I20251210 02:52:12.656931   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765335108262347-416-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)
I20251210 02:52:12.673906   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:12.674489   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:12.675064   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:12.675846   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:12.675904   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.675983   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:12.676030   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:12.686223   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43031
I20251210 02:52:12.686246  4332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43031 every 8 connection(s)
I20251210 02:52:12.692806  4333 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34159
I20251210 02:52:12.692952  4333 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:12.693292  4333 heartbeater.cc:507] Master 127.0.104.62:34159 requested a full tablet report, sending...
I20251210 02:52:12.694149  4211 ts_manager.cc:194] Registered new tserver with Master: 5c61d42f6d7a4856ba7b31ed8fe2f1a9 (127.0.104.1:43031)
I20251210 02:52:12.695073   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007909038s
I20251210 02:52:12.695079  4211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38456
I20251210 02:52:12.705308  4211 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38464:
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"
    }
  }
}
I20251210 02:52:12.706286  4333 heartbeater.cc:499] Master 127.0.104.62:34159 was elected leader, sending a full tablet report...
I20251210 02:52:12.717353  4298 tablet_service.cc:1505] Processing CreateTablet for tablet 6b36b529b5ca43668e394ef7e8928809 (DEFAULT_TABLE table=fake-table [id=c3ae1357a87f475aa3c4eac8d6ab3acc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:12.717801  4298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b36b529b5ca43668e394ef7e8928809. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:12.722779  4345 tablet_bootstrap.cc:492] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: Bootstrap starting.
I20251210 02:52:12.723949  4345 tablet_bootstrap.cc:654] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:12.725528  4345 tablet_bootstrap.cc:492] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: No bootstrap required, opened a new log
I20251210 02:52:12.725651  4345 ts_tablet_manager.cc:1403] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:12.726249  4345 raft_consensus.cc:359] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c61d42f6d7a4856ba7b31ed8fe2f1a9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43031 } }
I20251210 02:52:12.726373  4345 raft_consensus.cc:385] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:12.726430  4345 raft_consensus.cc:740] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c61d42f6d7a4856ba7b31ed8fe2f1a9, State: Initialized, Role: FOLLOWER
I20251210 02:52:12.726615  4345 consensus_queue.cc:260] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c61d42f6d7a4856ba7b31ed8fe2f1a9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43031 } }
I20251210 02:52:12.726744  4345 raft_consensus.cc:399] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:12.726812  4345 raft_consensus.cc:493] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:12.726895  4345 raft_consensus.cc:3060] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:12.728595  4345 raft_consensus.cc:515] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c61d42f6d7a4856ba7b31ed8fe2f1a9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43031 } }
I20251210 02:52:12.728814  4345 leader_election.cc:304] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5c61d42f6d7a4856ba7b31ed8fe2f1a9; no voters: 
I20251210 02:52:12.729255  4345 leader_election.cc:290] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:12.729367  4347 raft_consensus.cc:2804] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:12.729900  4345 ts_tablet_manager.cc:1434] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251210 02:52:12.730849  4347 raft_consensus.cc:697] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 1 LEADER]: Becoming Leader. State: Replica: 5c61d42f6d7a4856ba7b31ed8fe2f1a9, State: Running, Role: LEADER
I20251210 02:52:12.731062  4347 consensus_queue.cc:237] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c61d42f6d7a4856ba7b31ed8fe2f1a9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43031 } }
I20251210 02:52:12.732841  4210 catalog_manager.cc:5654] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c61d42f6d7a4856ba7b31ed8fe2f1a9 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5c61d42f6d7a4856ba7b31ed8fe2f1a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c61d42f6d7a4856ba7b31ed8fe2f1a9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43031 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:12.746812   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:12.759431  4355 alter_table-test.cc:1347] Scanner saw 0 rows
I20251210 02:52:12.763234  4355 alter_table-test.cc:1347] Scanner saw 50 rows
I20251210 02:52:12.766909  4355 alter_table-test.cc:1347] Scanner saw 50 rows
I20251210 02:52:12.771158  4355 alter_table-test.cc:1347] Scanner saw 100 rows
I20251210 02:52:12.776471  4355 alter_table-test.cc:1347] Scanner saw 100 rows
I20251210 02:52:12.779764  4355 alter_table-test.cc:1347] Scanner saw 150 rows
I20251210 02:52:12.784209  4355 alter_table-test.cc:1347] Scanner saw 200 rows
I20251210 02:52:12.788460  4355 alter_table-test.cc:1347] Scanner saw 200 rows
I20251210 02:52:12.796090  4355 alter_table-test.cc:1347] Scanner saw 250 rows
I20251210 02:52:12.800652  4355 alter_table-test.cc:1347] Scanner saw 300 rows
I20251210 02:52:12.805665  4355 alter_table-test.cc:1347] Scanner saw 300 rows
I20251210 02:52:12.811259  4355 alter_table-test.cc:1347] Scanner saw 350 rows
I20251210 02:52:12.817991  4355 alter_table-test.cc:1347] Scanner saw 400 rows
I20251210 02:52:12.825129  4355 alter_table-test.cc:1347] Scanner saw 450 rows
I20251210 02:52:12.831477  4355 alter_table-test.cc:1347] Scanner saw 450 rows
I20251210 02:52:12.836902  4355 alter_table-test.cc:1347] Scanner saw 450 rows
I20251210 02:52:12.844961  4355 alter_table-test.cc:1347] Scanner saw 500 rows
I20251210 02:52:12.851260  4355 alter_table-test.cc:1347] Scanner saw 550 rows
I20251210 02:52:12.858094  4355 alter_table-test.cc:1347] Scanner saw 600 rows
I20251210 02:52:12.865304  4355 alter_table-test.cc:1347] Scanner saw 650 rows
I20251210 02:52:12.873044  4355 alter_table-test.cc:1347] Scanner saw 700 rows
I20251210 02:52:12.880982  4355 alter_table-test.cc:1347] Scanner saw 750 rows
I20251210 02:52:12.888346  4355 alter_table-test.cc:1347] Scanner saw 800 rows
I20251210 02:52:12.898119  4355 alter_table-test.cc:1347] Scanner saw 850 rows
I20251210 02:52:12.908520  4355 alter_table-test.cc:1347] Scanner saw 900 rows
I20251210 02:52:12.917905  4355 alter_table-test.cc:1347] Scanner saw 1000 rows
I20251210 02:52:12.927898  4355 alter_table-test.cc:1347] Scanner saw 1050 rows
I20251210 02:52:12.936898  4355 alter_table-test.cc:1347] Scanner saw 1150 rows
I20251210 02:52:12.949018  4355 alter_table-test.cc:1347] Scanner saw 1200 rows
I20251210 02:52:12.969569  4355 alter_table-test.cc:1347] Scanner saw 1300 rows
I20251210 02:52:12.983883  4355 alter_table-test.cc:1347] Scanner saw 1400 rows
I20251210 02:52:12.998006  4355 alter_table-test.cc:1347] Scanner saw 1500 rows
I20251210 02:52:13.011775  4355 alter_table-test.cc:1347] Scanner saw 1600 rows
I20251210 02:52:13.026021  4355 alter_table-test.cc:1347] Scanner saw 1700 rows
I20251210 02:52:13.041565  4355 alter_table-test.cc:1347] Scanner saw 1850 rows
I20251210 02:52:13.057221  4355 alter_table-test.cc:1347] Scanner saw 1950 rows
I20251210 02:52:13.074971  4355 alter_table-test.cc:1347] Scanner saw 2050 rows
I20251210 02:52:13.093545  4355 alter_table-test.cc:1347] Scanner saw 2150 rows
I20251210 02:52:13.110951  4355 alter_table-test.cc:1347] Scanner saw 2250 rows
I20251210 02:52:13.128331  4355 alter_table-test.cc:1347] Scanner saw 2400 rows
I20251210 02:52:13.147220  4355 alter_table-test.cc:1347] Scanner saw 2500 rows
I20251210 02:52:13.166327  4355 alter_table-test.cc:1347] Scanner saw 2650 rows
I20251210 02:52:13.184103  4355 alter_table-test.cc:1347] Scanner saw 2800 rows
I20251210 02:52:13.204918  4355 alter_table-test.cc:1347] Scanner saw 2900 rows
I20251210 02:52:13.228636  4355 alter_table-test.cc:1347] Scanner saw 3050 rows
I20251210 02:52:13.255836  4355 alter_table-test.cc:1347] Scanner saw 3250 rows
I20251210 02:52:13.279275  4355 alter_table-test.cc:1347] Scanner saw 3450 rows
I20251210 02:52:13.307070  4355 alter_table-test.cc:1347] Scanner saw 3600 rows
I20251210 02:52:13.338953  4355 alter_table-test.cc:1347] Scanner saw 3850 rows
I20251210 02:52:13.366526  4355 alter_table-test.cc:1347] Scanner saw 4050 rows
I20251210 02:52:13.394964  4355 alter_table-test.cc:1347] Scanner saw 4250 rows
I20251210 02:52:13.428114  4355 alter_table-test.cc:1347] Scanner saw 4400 rows
I20251210 02:52:13.459431  4355 alter_table-test.cc:1347] Scanner saw 4700 rows
I20251210 02:52:13.498070  4355 alter_table-test.cc:1347] Scanner saw 4950 rows
I20251210 02:52:13.536325  4355 alter_table-test.cc:1347] Scanner saw 5250 rows
I20251210 02:52:13.577153  4355 alter_table-test.cc:1347] Scanner saw 5550 rows
I20251210 02:52:13.624315  4355 alter_table-test.cc:1347] Scanner saw 5850 rows
I20251210 02:52:13.669318  4355 alter_table-test.cc:1347] Scanner saw 6100 rows
I20251210 02:52:13.716586  4355 alter_table-test.cc:1347] Scanner saw 6400 rows
I20251210 02:52:13.764007  4355 alter_table-test.cc:1347] Scanner saw 6750 rows
I20251210 02:52:13.822125  4355 alter_table-test.cc:1347] Scanner saw 7100 rows
I20251210 02:52:13.871753  4355 alter_table-test.cc:1347] Scanner saw 7450 rows
I20251210 02:52:13.922540  4355 alter_table-test.cc:1347] Scanner saw 7750 rows
I20251210 02:52:13.980597  4355 alter_table-test.cc:1347] Scanner saw 8100 rows
I20251210 02:52:14.038779  4355 alter_table-test.cc:1347] Scanner saw 8500 rows
I20251210 02:52:14.156263  4355 alter_table-test.cc:1347] Scanner saw 8900 rows
I20251210 02:52:14.228796  4355 alter_table-test.cc:1347] Scanner saw 9000 rows
I20251210 02:52:14.303027  4355 alter_table-test.cc:1347] Scanner saw 9500 rows
I20251210 02:52:14.382251  4355 alter_table-test.cc:1347] Scanner saw 10050 rows
I20251210 02:52:14.468551  4355 alter_table-test.cc:1347] Scanner saw 10600 rows
I20251210 02:52:14.563886  4355 alter_table-test.cc:1347] Scanner saw 11250 rows
I20251210 02:52:14.656162  4355 alter_table-test.cc:1347] Scanner saw 11900 rows
I20251210 02:52:14.767256  4355 alter_table-test.cc:1347] Scanner saw 12500 rows
I20251210 02:52:14.870390  4355 alter_table-test.cc:1347] Scanner saw 13250 rows
I20251210 02:52:14.977747  4355 alter_table-test.cc:1347] Scanner saw 13900 rows
I20251210 02:52:15.097142  4355 alter_table-test.cc:1347] Scanner saw 14600 rows
I20251210 02:52:15.221539  4355 alter_table-test.cc:1347] Scanner saw 15400 rows
I20251210 02:52:15.337865  4355 alter_table-test.cc:1347] Scanner saw 16250 rows
I20251210 02:52:15.464303  4355 alter_table-test.cc:1347] Scanner saw 17050 rows
I20251210 02:52:15.601415  4355 alter_table-test.cc:1347] Scanner saw 17950 rows
I20251210 02:52:15.748694  4210 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38464:
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
I20251210 02:52:15.752075  4355 alter_table-test.cc:1347] Scanner saw 18950 rows
I20251210 02:52:15.759887  4358 tablet.cc:1722] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: 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
I20251210 02:52:15.936128  4355 alter_table-test.cc:1347] Scanner saw 19950 rows
I20251210 02:52:16.118268  4355 alter_table-test.cc:1347] Scanner saw 20000 rows
I20251210 02:52:16.285544  4355 alter_table-test.cc:1347] Scanner saw 20000 rows
I20251210 02:52:16.451694  4355 alter_table-test.cc:1347] Scanner saw 20000 rows
I20251210 02:52:16.630363  4355 alter_table-test.cc:1347] Scanner saw 20000 rows
I20251210 02:52:16.797528  4355 alter_table-test.cc:1347] Scanner saw 20000 rows
I20251210 02:52:16.947422  4355 alter_table-test.cc:1347] Scanner saw 20000 rows
I20251210 02:52:17.133222  4355 alter_table-test.cc:1347] Scanner saw 20000 rows
I20251210 02:52:17.219224  4358 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:55374 (request call id 1) took 1463 ms. Trace:
I20251210 02:52:17.219458  4358 rpcz_store.cc:276] 1210 02:52:15.755772 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:15.756303 (+   531us) service_pool.cc:225] Handling call
1210 02:52:17.219199 (+1462896us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:15.756591 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:52:15.756720 (+   129us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:52:15.756727 (+     7us) alter_schema_op.cc:66] Acquired schema lock
1210 02:52:15.756732 (+     5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:52:15.756749 (+    17us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:52:15.756751 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:52:15.756912 (+   161us) log.cc:844] Serialized 193 byte log entry
1210 02:52:15.759777 (+  2865us) op_driver.cc:464] REPLICATION: finished
1210 02:52:15.759865 (+    88us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:52:17.214712 (+1454847us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:52:17.215022 (+   310us) log.cc:844] Serialized 5 byte log entry
1210 02:52:17.218289 (+  3267us) tablet_metadata.cc:641] Metadata flushed
1210 02:52:17.219114 (+   825us) log.cc:844] Serialized 15 byte log entry
1210 02:52:17.219157 (+    43us) alter_schema_op.cc:73] Released schema lock
1210 02:52:17.219160 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"bytes_written":92634,"cfile_init":1,"compiler_manager_pool.queue_time_us":408,"compiler_manager_pool.run_cpu_time_us":603194,"compiler_manager_pool.run_wall_time_us":603830,"dirs.queue_time_us":489,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":1076,"drs_written":1,"lbm_read_time_us":97,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3658,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"prepare.queue_time_us":32,"prepare.run_cpu_time_us":358,"prepare.run_wall_time_us":357,"replication_time_us":3003,"rows_written":20000,"spinlock_wait_cycles":113024,"thread_start_us":934,"threads_started":3,"wal-append.queue_time_us":401}]]}
I20251210 02:52:17.228511  4358 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=825, attempt_no=0}) took 1469 ms. Trace:
I20251210 02:52:17.228699  4358 rpcz_store.cc:276] 1210 02:52:15.759421 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:15.759478 (+    57us) service_pool.cc:225] Handling call
1210 02:52:17.228486 (+1469008us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:15.759909 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:15.759998 (+    89us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:17.219383 (+1459385us) write_op.cc:435] Acquired schema lock
1210 02:52:17.219388 (+     5us) tablet.cc:660] Decoding operations
1210 02:52:17.219697 (+   309us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:17.219711 (+    14us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:17.219716 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:17.220097 (+   381us) tablet.cc:699] Row locks acquired
1210 02:52:17.220100 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:52:17.220146 (+    46us) write_op.cc:270] Start()
1210 02:52:17.220181 (+    35us) write_op.cc:276] Timestamp: L: 918
1210 02:52:17.220184 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:17.220417 (+   233us) log.cc:844] Serialized 788 byte log entry
1210 02:52:17.226716 (+  6299us) op_driver.cc:464] REPLICATION: finished
1210 02:52:17.226809 (+    93us) write_op.cc:301] APPLY: starting
1210 02:52:17.226825 (+    16us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:17.227511 (+   686us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:17.227533 (+    22us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:17.228103 (+   570us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:17.228144 (+    41us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=50,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:52:17.228149 (+     5us) write_op.cc:312] APPLY: finished
1210 02:52:17.228249 (+   100us) log.cc:844] Serialized 320 byte log entry
1210 02:52:17.228325 (+    76us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:17.228372 (+    47us) write_op.cc:454] Released schema lock
1210 02:52:17.228381 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12468,"cfile_init":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":49,"prepare.run_cpu_time_us":234807,"prepare.run_wall_time_us":1460576,"replication_time_us":6504}]]}
I20251210 02:52:17.234789  4210 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: fake-table [id=c3ae1357a87f475aa3c4eac8d6ab3acc] alter complete (version 1)
I20251210 02:52:17.311655  4355 alter_table-test.cc:1347] Scanner saw 20000 rows
I20251210 02:52:17.323038  4370 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=826, attempt_no=0}) took 1555 ms. Trace:
I20251210 02:52:17.323239  4370 rpcz_store.cc:276] 1210 02:52:15.767953 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:15.768083 (+   130us) service_pool.cc:225] Handling call
1210 02:52:17.323012 (+1554929us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:17.220542 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:17.220655 (+   113us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:17.220659 (+     4us) write_op.cc:435] Acquired schema lock
1210 02:52:17.220661 (+     2us) tablet.cc:660] Decoding operations
1210 02:52:17.221060 (+   399us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:17.221069 (+     9us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:17.221074 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:17.221476 (+   402us) tablet.cc:699] Row locks acquired
1210 02:52:17.221480 (+     4us) write_op.cc:260] PREPARE: finished
1210 02:52:17.221517 (+    37us) write_op.cc:270] Start()
1210 02:52:17.221553 (+    36us) write_op.cc:276] Timestamp: L: 919
1210 02:52:17.221557 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:52:17.221776 (+   219us) log.cc:844] Serialized 788 byte log entry
1210 02:52:17.228577 (+  6801us) op_driver.cc:464] REPLICATION: finished
1210 02:52:17.234402 (+  5825us) write_op.cc:301] APPLY: starting
1210 02:52:17.234414 (+    12us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:17.278665 (+ 44251us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:17.278690 (+    25us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:17.322551 (+ 43861us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:17.322612 (+    61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 02:52:17.322620 (+     8us) write_op.cc:312] APPLY: finished
1210 02:52:17.322773 (+   153us) log.cc:844] Serialized 420 byte log entry
1210 02:52:17.322863 (+    90us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:17.322913 (+    50us) write_op.cc:454] Released schema lock
1210 02:52:17.322923 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5773,"cfile_cache_hit":250,"cfile_cache_hit_bytes":631395,"cfile_cache_miss":9,"cfile_cache_miss_bytes":33003,"lbm_read_time_us":258,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1452052,"prepare.run_cpu_time_us":1299,"prepare.run_wall_time_us":1297,"replication_time_us":6999,"thread_start_us":5703,"threads_started":1}]]}
I20251210 02:52:17.345546  4355 alter_table-test.cc:1347] Scanner saw 20650 rows
I20251210 02:52:17.381063  4355 alter_table-test.cc:1347] Scanner saw 20900 rows
I20251210 02:52:17.414053  4355 alter_table-test.cc:1347] Scanner saw 21150 rows
I20251210 02:52:17.449623  4355 alter_table-test.cc:1347] Scanner saw 21400 rows
I20251210 02:52:17.478588  4355 alter_table-test.cc:1347] Scanner saw 21650 rows
I20251210 02:52:17.512964  4355 alter_table-test.cc:1347] Scanner saw 21800 rows
I20251210 02:52:17.543818  4355 alter_table-test.cc:1347] Scanner saw 22100 rows
I20251210 02:52:17.574429  4355 alter_table-test.cc:1347] Scanner saw 22300 rows
I20251210 02:52:17.607015  4355 alter_table-test.cc:1347] Scanner saw 22450 rows
I20251210 02:52:17.647770  4355 alter_table-test.cc:1347] Scanner saw 22650 rows
I20251210 02:52:17.683594  4355 alter_table-test.cc:1347] Scanner saw 22900 rows
I20251210 02:52:17.720007  4355 alter_table-test.cc:1347] Scanner saw 23100 rows
I20251210 02:52:17.755972  4355 alter_table-test.cc:1347] Scanner saw 23300 rows
I20251210 02:52:17.786705  4355 alter_table-test.cc:1347] Scanner saw 23450 rows
I20251210 02:52:17.819695  4355 alter_table-test.cc:1347] Scanner saw 23650 rows
I20251210 02:52:17.851483  4355 alter_table-test.cc:1347] Scanner saw 23800 rows
I20251210 02:52:17.882674  4355 alter_table-test.cc:1347] Scanner saw 24050 rows
I20251210 02:52:17.927253  4355 alter_table-test.cc:1347] Scanner saw 24200 rows
I20251210 02:52:17.971205  4355 alter_table-test.cc:1347] Scanner saw 24550 rows
I20251210 02:52:18.009977  4355 alter_table-test.cc:1347] Scanner saw 24850 rows
I20251210 02:52:18.047605  4355 alter_table-test.cc:1347] Scanner saw 25100 rows
I20251210 02:52:18.084064  4355 alter_table-test.cc:1347] Scanner saw 25350 rows
I20251210 02:52:18.122519  4355 alter_table-test.cc:1347] Scanner saw 25550 rows
I20251210 02:52:18.157967  4355 alter_table-test.cc:1347] Scanner saw 25700 rows
I20251210 02:52:18.200155  4355 alter_table-test.cc:1347] Scanner saw 25950 rows
I20251210 02:52:18.243888  4355 alter_table-test.cc:1347] Scanner saw 26200 rows
I20251210 02:52:18.281618  4355 alter_table-test.cc:1347] Scanner saw 26550 rows
I20251210 02:52:18.330628  4355 alter_table-test.cc:1347] Scanner saw 26750 rows
I20251210 02:52:18.376372  4355 alter_table-test.cc:1347] Scanner saw 27150 rows
I20251210 02:52:18.418851  4355 alter_table-test.cc:1347] Scanner saw 27500 rows
I20251210 02:52:18.465891  4355 alter_table-test.cc:1347] Scanner saw 27800 rows
I20251210 02:52:18.516168  4355 alter_table-test.cc:1347] Scanner saw 28050 rows
I20251210 02:52:18.571239  4355 alter_table-test.cc:1347] Scanner saw 28400 rows
I20251210 02:52:18.619036  4355 alter_table-test.cc:1347] Scanner saw 28850 rows
I20251210 02:52:18.662392  4355 alter_table-test.cc:1347] Scanner saw 29150 rows
I20251210 02:52:18.712147  4355 alter_table-test.cc:1347] Scanner saw 29400 rows
I20251210 02:52:18.759059  4355 alter_table-test.cc:1347] Scanner saw 29700 rows
I20251210 02:52:18.812125  4355 alter_table-test.cc:1347] Scanner saw 29950 rows
I20251210 02:52:18.870510  4355 alter_table-test.cc:1347] Scanner saw 30300 rows
I20251210 02:52:18.923259  4355 alter_table-test.cc:1347] Scanner saw 30650 rows
I20251210 02:52:18.973387  4355 alter_table-test.cc:1347] Scanner saw 31050 rows
I20251210 02:52:19.026908  4355 alter_table-test.cc:1347] Scanner saw 31400 rows
I20251210 02:52:19.144338  4355 alter_table-test.cc:1347] Scanner saw 31700 rows
I20251210 02:52:19.202369  4355 alter_table-test.cc:1347] Scanner saw 32300 rows
I20251210 02:52:19.271212  4355 alter_table-test.cc:1347] Scanner saw 32650 rows
I20251210 02:52:19.336016  4355 alter_table-test.cc:1347] Scanner saw 33200 rows
I20251210 02:52:19.403429  4355 alter_table-test.cc:1347] Scanner saw 33550 rows
I20251210 02:52:19.463161  4355 alter_table-test.cc:1347] Scanner saw 34100 rows
I20251210 02:52:19.522643  4355 alter_table-test.cc:1347] Scanner saw 34450 rows
I20251210 02:52:19.597724  4355 alter_table-test.cc:1347] Scanner saw 34750 rows
I20251210 02:52:19.664610  4355 alter_table-test.cc:1347] Scanner saw 35250 rows
I20251210 02:52:19.742663  4355 alter_table-test.cc:1347] Scanner saw 35650 rows
I20251210 02:52:19.833716  4355 alter_table-test.cc:1347] Scanner saw 36150 rows
I20251210 02:52:19.904801  4355 alter_table-test.cc:1347] Scanner saw 36750 rows
I20251210 02:52:19.972975  4355 alter_table-test.cc:1347] Scanner saw 37150 rows
I20251210 02:52:20.055825  4355 alter_table-test.cc:1347] Scanner saw 37550 rows
I20251210 02:52:20.137671  4355 alter_table-test.cc:1347] Scanner saw 38200 rows
I20251210 02:52:20.227000  4355 alter_table-test.cc:1347] Scanner saw 38700 rows
I20251210 02:52:20.296670  4355 alter_table-test.cc:1347] Scanner saw 39300 rows
I20251210 02:52:20.383740  4355 alter_table-test.cc:1347] Scanner saw 39750 rows
I20251210 02:52:20.444969  4210 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38464:
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
I20251210 02:52:20.476493  4355 alter_table-test.cc:1347] Scanner saw 40300 rows
I20251210 02:52:20.506927  4370 tablet.cc:1722] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: 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
I20251210 02:52:20.632428  4355 alter_table-test.cc:1347] Scanner saw 40750 rows
I20251210 02:52:20.774353  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:20.896365  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:21.020252  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:21.146138  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:21.262864  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:21.393455  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:21.514806  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:21.629753  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:21.752799  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:21.763484  4370 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:55374 (request call id 2) took 1277 ms. Trace:
I20251210 02:52:21.763759  4370 rpcz_store.cc:276] 1210 02:52:20.486367 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:20.486424 (+    57us) service_pool.cc:225] Handling call
1210 02:52:21.763454 (+1277030us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:20.486892 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:52:20.487095 (+   203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:52:20.505444 (+ 18349us) alter_schema_op.cc:66] Acquired schema lock
1210 02:52:20.505457 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:52:20.505515 (+    58us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:52:20.505519 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:52:20.505852 (+   333us) log.cc:844] Serialized 227 byte log entry
1210 02:52:20.506663 (+   811us) op_driver.cc:464] REPLICATION: finished
1210 02:52:20.506898 (+   235us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:52:21.755634 (+1248736us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:52:21.756022 (+   388us) log.cc:844] Serialized 5 byte log entry
1210 02:52:21.762296 (+  6274us) tablet_metadata.cc:641] Metadata flushed
1210 02:52:21.763343 (+  1047us) log.cc:844] Serialized 15 byte log entry
1210 02:52:21.763393 (+    50us) alter_schema_op.cc:73] Released schema lock
1210 02:52:21.763397 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":117,"bytes_written":90745,"cfile_init":1,"compiler_manager_pool.queue_time_us":8215,"compiler_manager_pool.run_cpu_time_us":670334,"compiler_manager_pool.run_wall_time_us":671087,"dirs.queue_time_us":1682,"dirs.run_cpu_time_us":209,"dirs.run_wall_time_us":724,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3083,"lbm_writes_lt_1ms":43,"peak_mem_usage":0,"prepare.queue_time_us":65,"prepare.run_cpu_time_us":1812,"prepare.run_wall_time_us":19665,"replication_time_us":1066,"rows_written":20800,"thread_start_us":11254,"threads_started":3,"wal-append.queue_time_us":1824}]]}
I20251210 02:52:21.773221  4370 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=1330, attempt_no=0}) took 1277 ms. Trace:
I20251210 02:52:21.773479  4370 rpcz_store.cc:276] 1210 02:52:20.495432 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:20.495520 (+    88us) service_pool.cc:225] Handling call
1210 02:52:21.773186 (+1277666us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:20.506617 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:20.506761 (+   144us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:21.763457 (+1256696us) write_op.cc:435] Acquired schema lock
1210 02:52:21.763461 (+     4us) tablet.cc:660] Decoding operations
1210 02:52:21.763801 (+   340us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:21.763816 (+    15us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:21.763821 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:21.764210 (+   389us) tablet.cc:699] Row locks acquired
1210 02:52:21.764213 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:52:21.764257 (+    44us) write_op.cc:270] Start()
1210 02:52:21.764300 (+    43us) write_op.cc:276] Timestamp: L: 1496
1210 02:52:21.764304 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:52:21.764523 (+   219us) log.cc:844] Serialized 788 byte log entry
1210 02:52:21.769520 (+  4997us) op_driver.cc:464] REPLICATION: finished
1210 02:52:21.769648 (+   128us) write_op.cc:301] APPLY: starting
1210 02:52:21.769666 (+    18us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:21.771148 (+  1482us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:21.771179 (+    31us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:21.772492 (+  1313us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:21.772586 (+    94us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=98,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:52:21.772599 (+    13us) write_op.cc:312] APPLY: finished
1210 02:52:21.772834 (+   235us) log.cc:844] Serialized 320 byte log entry
1210 02:52:21.772952 (+   118us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:21.773029 (+    77us) write_op.cc:454] Released schema lock
1210 02:52:21.773042 (+    13us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"cfile_cache_hit":3,"cfile_cache_hit_bytes":12318,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16586,"cfile_init":1,"lbm_read_time_us":188,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":10160,"prepare.run_cpu_time_us":192801,"prepare.run_wall_time_us":1257968,"replication_time_us":5185}]]}
I20251210 02:52:21.801729  4208 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: fake-table [id=c3ae1357a87f475aa3c4eac8d6ab3acc] alter complete (version 2)
I20251210 02:52:21.835443  4370 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=1331, attempt_no=0}) took 1325 ms. Trace:
I20251210 02:52:21.835640  4370 rpcz_store.cc:276] 1210 02:52:20.509640 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:20.509767 (+   127us) service_pool.cc:225] Handling call
1210 02:52:21.835417 (+1325650us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:21.764633 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:21.764745 (+   112us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:21.764753 (+     8us) write_op.cc:435] Acquired schema lock
1210 02:52:21.764756 (+     3us) tablet.cc:660] Decoding operations
1210 02:52:21.765201 (+   445us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:21.765216 (+    15us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:21.765223 (+     7us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:21.765594 (+   371us) tablet.cc:699] Row locks acquired
1210 02:52:21.765597 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:52:21.765650 (+    53us) write_op.cc:270] Start()
1210 02:52:21.765682 (+    32us) write_op.cc:276] Timestamp: L: 1497
1210 02:52:21.765684 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:52:21.765849 (+   165us) log.cc:844] Serialized 788 byte log entry
1210 02:52:21.769854 (+  4005us) op_driver.cc:464] REPLICATION: finished
1210 02:52:21.775296 (+  5442us) write_op.cc:301] APPLY: starting
1210 02:52:21.775311 (+    15us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:21.810046 (+ 34735us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:21.810070 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:21.834995 (+ 24925us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:21.835054 (+    59us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=124,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 02:52:21.835060 (+     6us) write_op.cc:312] APPLY: finished
1210 02:52:21.835176 (+   116us) log.cc:844] Serialized 420 byte log entry
1210 02:52:21.835258 (+    82us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:21.835309 (+    51us) write_op.cc:454] Released schema lock
1210 02:52:21.835319 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5397,"cfile_cache_hit":268,"cfile_cache_hit_bytes":810920,"cfile_cache_miss":3,"cfile_cache_miss_bytes":10530,"lbm_read_time_us":3151,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":2,"num_ops":50,"prepare.queue_time_us":1254079,"prepare.run_cpu_time_us":1271,"prepare.run_wall_time_us":1280,"replication_time_us":4148,"thread_start_us":7992,"threads_started":1}]]}
I20251210 02:52:21.856529  4355 alter_table-test.cc:1347] Scanner saw 40800 rows
I20251210 02:52:21.928135  4355 alter_table-test.cc:1347] Scanner saw 41250 rows
I20251210 02:52:21.994261  4355 alter_table-test.cc:1347] Scanner saw 41750 rows
I20251210 02:52:22.048982  4355 alter_table-test.cc:1347] Scanner saw 42200 rows
I20251210 02:52:22.114689  4355 alter_table-test.cc:1347] Scanner saw 42500 rows
I20251210 02:52:22.180208  4355 alter_table-test.cc:1347] Scanner saw 42900 rows
I20251210 02:52:22.248620  4355 alter_table-test.cc:1347] Scanner saw 43350 rows
I20251210 02:52:22.318306  4355 alter_table-test.cc:1347] Scanner saw 43700 rows
I20251210 02:52:22.394091  4355 alter_table-test.cc:1347] Scanner saw 44100 rows
I20251210 02:52:22.474022  4355 alter_table-test.cc:1347] Scanner saw 44600 rows
I20251210 02:52:22.544952  4355 alter_table-test.cc:1347] Scanner saw 45100 rows
I20251210 02:52:22.614789  4355 alter_table-test.cc:1347] Scanner saw 45550 rows
I20251210 02:52:22.689324  4355 alter_table-test.cc:1347] Scanner saw 45900 rows
I20251210 02:52:22.767023  4355 alter_table-test.cc:1347] Scanner saw 46350 rows
I20251210 02:52:22.841089  4355 alter_table-test.cc:1347] Scanner saw 46900 rows
I20251210 02:52:22.925352  4355 alter_table-test.cc:1347] Scanner saw 47350 rows
I20251210 02:52:23.001245  4355 alter_table-test.cc:1347] Scanner saw 47800 rows
I20251210 02:52:23.081460  4355 alter_table-test.cc:1347] Scanner saw 48300 rows
I20251210 02:52:23.161571  4355 alter_table-test.cc:1347] Scanner saw 48700 rows
I20251210 02:52:23.238027  4355 alter_table-test.cc:1347] Scanner saw 49200 rows
I20251210 02:52:23.319872  4355 alter_table-test.cc:1347] Scanner saw 49650 rows
I20251210 02:52:23.392340  4355 alter_table-test.cc:1347] Scanner saw 50200 rows
I20251210 02:52:23.485800  4355 alter_table-test.cc:1347] Scanner saw 50650 rows
I20251210 02:52:23.570978  4355 alter_table-test.cc:1347] Scanner saw 51300 rows
I20251210 02:52:23.667891  4355 alter_table-test.cc:1347] Scanner saw 51800 rows
I20251210 02:52:23.755999  4355 alter_table-test.cc:1347] Scanner saw 52400 rows
I20251210 02:52:23.847004  4355 alter_table-test.cc:1347] Scanner saw 52850 rows
I20251210 02:52:23.945987  4355 alter_table-test.cc:1347] Scanner saw 53450 rows
I20251210 02:52:24.033257  4355 alter_table-test.cc:1347] Scanner saw 54100 rows
I20251210 02:52:24.170413  4355 alter_table-test.cc:1347] Scanner saw 54600 rows
I20251210 02:52:24.266546  4355 alter_table-test.cc:1347] Scanner saw 55350 rows
I20251210 02:52:24.373952  4355 alter_table-test.cc:1347] Scanner saw 55850 rows
I20251210 02:52:24.487108  4355 alter_table-test.cc:1347] Scanner saw 56600 rows
I20251210 02:52:24.588555  4355 alter_table-test.cc:1347] Scanner saw 57200 rows
I20251210 02:52:24.692350  4355 alter_table-test.cc:1347] Scanner saw 57800 rows
I20251210 02:52:24.790092  4355 alter_table-test.cc:1347] Scanner saw 58500 rows
I20251210 02:52:24.858572  4208 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38464:
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
I20251210 02:52:24.901023  4382 tablet.cc:1722] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: 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
I20251210 02:52:24.911254  4355 alter_table-test.cc:1347] Scanner saw 59050 rows
I20251210 02:52:25.077868  4355 alter_table-test.cc:1347] Scanner saw 59550 rows
I20251210 02:52:25.240571  4355 alter_table-test.cc:1347] Scanner saw 59550 rows
I20251210 02:52:25.390079  4355 alter_table-test.cc:1347] Scanner saw 59550 rows
I20251210 02:52:25.547493  4355 alter_table-test.cc:1347] Scanner saw 59550 rows
I20251210 02:52:25.698354  4355 alter_table-test.cc:1347] Scanner saw 59550 rows
I20251210 02:52:25.855198  4355 alter_table-test.cc:1347] Scanner saw 59550 rows
I20251210 02:52:26.080313  4355 alter_table-test.cc:1347] Scanner saw 59550 rows
I20251210 02:52:26.171056  4382 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:55374 (request call id 3) took 1293 ms. Trace:
I20251210 02:52:26.171260  4382 rpcz_store.cc:276] 1210 02:52:24.877676 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:24.877726 (+    50us) service_pool.cc:225] Handling call
1210 02:52:26.171031 (+1293305us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:24.878099 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:52:24.878263 (+   164us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:52:24.900071 (+ 21808us) alter_schema_op.cc:66] Acquired schema lock
1210 02:52:24.900083 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:52:24.900112 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:52:24.900115 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:24.900353 (+   238us) log.cc:844] Serialized 262 byte log entry
1210 02:52:24.900895 (+   542us) op_driver.cc:464] REPLICATION: finished
1210 02:52:24.900998 (+   103us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:52:26.145744 (+1244746us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:52:26.146154 (+   410us) log.cc:844] Serialized 5 byte log entry
1210 02:52:26.166843 (+ 20689us) tablet_metadata.cc:641] Metadata flushed
1210 02:52:26.168393 (+  1550us) log.cc:844] Serialized 15 byte log entry
1210 02:52:26.168465 (+    72us) alter_schema_op.cc:73] Released schema lock
1210 02:52:26.168469 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"bytes_written":74069,"cfile_init":1,"compiler_manager_pool.queue_time_us":661,"compiler_manager_pool.run_cpu_time_us":676710,"compiler_manager_pool.run_wall_time_us":681447,"dirs.queue_time_us":9596,"dirs.run_cpu_time_us":249,"dirs.run_wall_time_us":906,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4520,"lbm_writes_lt_1ms":44,"peak_mem_usage":0,"prepare.queue_time_us":56,"prepare.run_cpu_time_us":3682,"prepare.run_wall_time_us":22762,"replication_time_us":752,"rows_written":18750,"thread_start_us":24447,"threads_started":4,"wal-append.queue_time_us":14896}]]}
I20251210 02:52:26.194680  4208 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: fake-table [id=c3ae1357a87f475aa3c4eac8d6ab3acc] alter complete (version 3)
I20251210 02:52:26.198679  4382 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=1781, attempt_no=0}) took 1317 ms. Trace:
I20251210 02:52:26.198897  4382 rpcz_store.cc:276] 1210 02:52:24.881036 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:24.881122 (+    86us) service_pool.cc:225] Handling call
1210 02:52:26.198653 (+1317531us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:24.900906 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:24.901024 (+   118us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:26.168498 (+1267474us) write_op.cc:435] Acquired schema lock
1210 02:52:26.168502 (+     4us) tablet.cc:660] Decoding operations
1210 02:52:26.168851 (+   349us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:26.168868 (+    17us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:26.168873 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:26.169262 (+   389us) tablet.cc:699] Row locks acquired
1210 02:52:26.169266 (+     4us) write_op.cc:260] PREPARE: finished
1210 02:52:26.169318 (+    52us) write_op.cc:270] Start()
1210 02:52:26.169352 (+    34us) write_op.cc:276] Timestamp: L: 1992
1210 02:52:26.169355 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:26.169602 (+   247us) log.cc:844] Serialized 788 byte log entry
1210 02:52:26.193918 (+ 24316us) op_driver.cc:464] REPLICATION: finished
1210 02:52:26.194485 (+   567us) write_op.cc:301] APPLY: starting
1210 02:52:26.194496 (+    11us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:26.196163 (+  1667us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:26.196196 (+    33us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:26.197991 (+  1795us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:26.198091 (+   100us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=150,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:52:26.198103 (+    12us) write_op.cc:312] APPLY: finished
1210 02:52:26.198349 (+   246us) log.cc:844] Serialized 320 byte log entry
1210 02:52:26.198442 (+    93us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:26.198524 (+    82us) write_op.cc:454] Released schema lock
1210 02:52:26.198538 (+    14us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":515,"cfile_cache_hit":6,"cfile_cache_hit_bytes":24636,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":160,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":19322,"prepare.run_cpu_time_us":203469,"prepare.run_wall_time_us":1268773,"replication_time_us":24533}]]}
I20251210 02:52:26.273204  4382 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=1782, attempt_no=0}) took 1369 ms. Trace:
I20251210 02:52:26.275934  4382 rpcz_store.cc:276] 1210 02:52:24.903856 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:24.903912 (+    56us) service_pool.cc:225] Handling call
1210 02:52:26.273182 (+1369270us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:26.169744 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:26.169849 (+   105us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:26.169856 (+     7us) write_op.cc:435] Acquired schema lock
1210 02:52:26.169858 (+     2us) tablet.cc:660] Decoding operations
1210 02:52:26.170247 (+   389us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:26.170257 (+    10us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:26.170262 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:26.170667 (+   405us) tablet.cc:699] Row locks acquired
1210 02:52:26.170670 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:52:26.170706 (+    36us) write_op.cc:270] Start()
1210 02:52:26.170735 (+    29us) write_op.cc:276] Timestamp: L: 1993
1210 02:52:26.170738 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:26.170910 (+   172us) log.cc:844] Serialized 788 byte log entry
1210 02:52:26.195962 (+ 25052us) op_driver.cc:464] REPLICATION: finished
1210 02:52:26.203740 (+  7778us) write_op.cc:301] APPLY: starting
1210 02:52:26.203757 (+    17us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:26.239526 (+ 35769us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:26.239552 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:26.272407 (+ 32855us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:26.272471 (+    64us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=144,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 02:52:26.272479 (+     8us) write_op.cc:312] APPLY: finished
1210 02:52:26.272870 (+   391us) log.cc:844] Serialized 420 byte log entry
1210 02:52:26.273044 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:26.273098 (+    54us) write_op.cc:454] Released schema lock
1210 02:52:26.273109 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":7726,"cfile_cache_hit":273,"cfile_cache_hit_bytes":840597,"cfile_cache_miss":5,"cfile_cache_miss_bytes":17799,"lbm_read_time_us":142,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1265309,"prepare.run_cpu_time_us":1228,"prepare.run_wall_time_us":1226,"replication_time_us":25199,"thread_start_us":16956,"threads_started":1}]]}
I20251210 02:52:26.350607  4355 alter_table-test.cc:1347] Scanner saw 59550 rows
I20251210 02:52:26.464722  4355 alter_table-test.cc:1347] Scanner saw 60250 rows
I20251210 02:52:26.625288  4355 alter_table-test.cc:1347] Scanner saw 60750 rows
I20251210 02:52:26.731959  4355 alter_table-test.cc:1347] Scanner saw 61600 rows
I20251210 02:52:26.830662  4355 alter_table-test.cc:1347] Scanner saw 62200 rows
I20251210 02:52:26.936225  4355 alter_table-test.cc:1347] Scanner saw 62800 rows
I20251210 02:52:27.045630  4355 alter_table-test.cc:1347] Scanner saw 63500 rows
I20251210 02:52:27.156787  4355 alter_table-test.cc:1347] Scanner saw 64200 rows
I20251210 02:52:27.271797  4355 alter_table-test.cc:1347] Scanner saw 64950 rows
I20251210 02:52:27.374281  4355 alter_table-test.cc:1347] Scanner saw 65700 rows
I20251210 02:52:27.477016  4355 alter_table-test.cc:1347] Scanner saw 66300 rows
I20251210 02:52:27.591100  4355 alter_table-test.cc:1347] Scanner saw 66900 rows
I20251210 02:52:27.713614  4355 alter_table-test.cc:1347] Scanner saw 67600 rows
I20251210 02:52:27.831285  4355 alter_table-test.cc:1347] Scanner saw 68400 rows
I20251210 02:52:27.949045  4355 alter_table-test.cc:1347] Scanner saw 69050 rows
I20251210 02:52:28.072633  4355 alter_table-test.cc:1347] Scanner saw 69850 rows
I20251210 02:52:28.197896  4355 alter_table-test.cc:1347] Scanner saw 70650 rows
I20251210 02:52:28.312503  4355 alter_table-test.cc:1347] Scanner saw 71400 rows
I20251210 02:52:28.431181  4355 alter_table-test.cc:1347] Scanner saw 72100 rows
I20251210 02:52:28.556900  4355 alter_table-test.cc:1347] Scanner saw 72750 rows
I20251210 02:52:28.704444  4355 alter_table-test.cc:1347] Scanner saw 73550 rows
I20251210 02:52:28.835649  4355 alter_table-test.cc:1347] Scanner saw 74500 rows
I20251210 02:52:28.960515  4355 alter_table-test.cc:1347] Scanner saw 75300 rows
I20251210 02:52:29.084110  4355 alter_table-test.cc:1347] Scanner saw 76050 rows
I20251210 02:52:29.236593  4210 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38464:
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
I20251210 02:52:29.280918  4398 tablet.cc:1722] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: 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
I20251210 02:52:29.283520  4355 alter_table-test.cc:1347] Scanner saw 76700 rows
I20251210 02:52:29.493769  4355 alter_table-test.cc:1347] Scanner saw 77550 rows
I20251210 02:52:29.711699  4355 alter_table-test.cc:1347] Scanner saw 77550 rows
I20251210 02:52:29.933266  4355 alter_table-test.cc:1347] Scanner saw 77550 rows
I20251210 02:52:30.182657  4355 alter_table-test.cc:1347] Scanner saw 77550 rows
I20251210 02:52:30.398294  4355 alter_table-test.cc:1347] Scanner saw 77550 rows
I20251210 02:52:30.504462  4398 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:55374 (request call id 4) took 1239 ms. Trace:
I20251210 02:52:30.504580  4398 rpcz_store.cc:276] 1210 02:52:29.264580 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:29.264632 (+    52us) service_pool.cc:225] Handling call
1210 02:52:30.504435 (+1239803us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:29.265066 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:52:29.265251 (+   185us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:52:29.278235 (+ 12984us) alter_schema_op.cc:66] Acquired schema lock
1210 02:52:29.278249 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:52:29.278278 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:52:29.278280 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:52:29.278506 (+   226us) log.cc:844] Serialized 296 byte log entry
1210 02:52:29.279192 (+   686us) op_driver.cc:464] REPLICATION: finished
1210 02:52:29.280891 (+  1699us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:52:30.494217 (+1213326us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:52:30.494709 (+   492us) log.cc:844] Serialized 5 byte log entry
1210 02:52:30.501242 (+  6533us) tablet_metadata.cc:641] Metadata flushed
1210 02:52:30.503131 (+  1889us) log.cc:844] Serialized 15 byte log entry
1210 02:52:30.503208 (+    77us) alter_schema_op.cc:73] Released schema lock
1210 02:52:30.503213 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1638,"bytes_written":71850,"cfile_init":1,"compiler_manager_pool.queue_time_us":446,"compiler_manager_pool.run_cpu_time_us":717313,"compiler_manager_pool.run_wall_time_us":733389,"dirs.queue_time_us":1015,"dirs.run_cpu_time_us":252,"dirs.run_wall_time_us":838,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3031,"lbm_writes_lt_1ms":48,"peak_mem_usage":0,"prepare.queue_time_us":67,"prepare.run_cpu_time_us":2610,"prepare.run_wall_time_us":14067,"replication_time_us":886,"rows_written":18000,"thread_start_us":2003,"threads_started":3,"wal-append.queue_time_us":514}]]}
I20251210 02:52:30.510771  4398 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=2211, attempt_no=0}) took 1242 ms. Trace:
I20251210 02:52:30.510972  4398 rpcz_store.cc:276] 1210 02:52:29.268638 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:29.268704 (+    66us) service_pool.cc:225] Handling call
1210 02:52:30.510743 (+1242039us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:29.279185 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:29.279306 (+   121us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:30.503256 (+1223950us) write_op.cc:435] Acquired schema lock
1210 02:52:30.503260 (+     4us) tablet.cc:660] Decoding operations
1210 02:52:30.503687 (+   427us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:30.503704 (+    17us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:30.503710 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:30.504241 (+   531us) tablet.cc:699] Row locks acquired
1210 02:52:30.504245 (+     4us) write_op.cc:260] PREPARE: finished
1210 02:52:30.504295 (+    50us) write_op.cc:270] Start()
1210 02:52:30.504336 (+    41us) write_op.cc:276] Timestamp: L: 2453
1210 02:52:30.504339 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:30.504575 (+   236us) log.cc:844] Serialized 788 byte log entry
1210 02:52:30.506715 (+  2140us) op_driver.cc:464] REPLICATION: finished
1210 02:52:30.506874 (+   159us) write_op.cc:301] APPLY: starting
1210 02:52:30.506890 (+    16us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:30.508841 (+  1951us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:30.508869 (+    28us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:30.509902 (+  1033us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:30.509962 (+    60us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=200,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:52:30.509970 (+     8us) write_op.cc:312] APPLY: finished
1210 02:52:30.510133 (+   163us) log.cc:844] Serialized 320 byte log entry
1210 02:52:30.510222 (+    89us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:30.510516 (+   294us) write_op.cc:454] Released schema lock
1210 02:52:30.510594 (+    78us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":96,"cfile_cache_hit":9,"cfile_cache_hit_bytes":36954,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12455,"cfile_init":1,"lbm_read_time_us":149,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":9942,"prepare.run_cpu_time_us":214570,"prepare.run_wall_time_us":1225482,"replication_time_us":2316}]]}
I20251210 02:52:30.556876  4210 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: fake-table [id=c3ae1357a87f475aa3c4eac8d6ab3acc] alter complete (version 4)
I20251210 02:52:30.591439  4398 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=2212, attempt_no=0}) took 1309 ms. Trace:
I20251210 02:52:30.591697  4398 rpcz_store.cc:276] 1210 02:52:29.281985 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:29.282056 (+    71us) service_pool.cc:225] Handling call
1210 02:52:30.591377 (+1309321us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:30.504745 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:30.504928 (+   183us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:30.504934 (+     6us) write_op.cc:435] Acquired schema lock
1210 02:52:30.504937 (+     3us) tablet.cc:660] Decoding operations
1210 02:52:30.505474 (+   537us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:30.505486 (+    12us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:30.505491 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:30.505999 (+   508us) tablet.cc:699] Row locks acquired
1210 02:52:30.506002 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:52:30.506038 (+    36us) write_op.cc:270] Start()
1210 02:52:30.506073 (+    35us) write_op.cc:276] Timestamp: L: 2454
1210 02:52:30.506078 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:52:30.506283 (+   205us) log.cc:844] Serialized 788 byte log entry
1210 02:52:30.506893 (+   610us) op_driver.cc:464] REPLICATION: finished
1210 02:52:30.512565 (+  5672us) write_op.cc:301] APPLY: starting
1210 02:52:30.512581 (+    16us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:30.562652 (+ 50071us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:30.562682 (+    30us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:30.590849 (+ 28167us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:30.590927 (+    78us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=172,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 02:52:30.590936 (+     9us) write_op.cc:312] APPLY: finished
1210 02:52:30.591114 (+   178us) log.cc:844] Serialized 420 byte log entry
1210 02:52:30.591198 (+    84us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:30.591257 (+    59us) write_op.cc:454] Released schema lock
1210 02:52:30.591267 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5624,"cfile_cache_hit":271,"cfile_cache_hit_bytes":821671,"cfile_cache_miss":8,"cfile_cache_miss_bytes":29389,"lbm_read_time_us":257,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1222134,"prepare.run_cpu_time_us":1609,"prepare.run_wall_time_us":1607,"replication_time_us":788,"thread_start_us":11808,"threads_started":1}]]}
I20251210 02:52:30.642138  4355 alter_table-test.cc:1347] Scanner saw 77550 rows
I20251210 02:52:30.788826  4355 alter_table-test.cc:1347] Scanner saw 77900 rows
I20251210 02:52:30.906656  4355 alter_table-test.cc:1347] Scanner saw 78850 rows
I20251210 02:52:31.016125  4355 alter_table-test.cc:1347] Scanner saw 79500 rows
I20251210 02:52:31.146899  4355 alter_table-test.cc:1347] Scanner saw 80100 rows
I20251210 02:52:31.287895  4355 alter_table-test.cc:1347] Scanner saw 80800 rows
I20251210 02:52:31.416610  4355 alter_table-test.cc:1347] Scanner saw 81800 rows
I20251210 02:52:31.542244  4355 alter_table-test.cc:1347] Scanner saw 82600 rows
I20251210 02:52:31.686450  4355 alter_table-test.cc:1347] Scanner saw 83250 rows
I20251210 02:52:31.830847  4355 alter_table-test.cc:1347] Scanner saw 84200 rows
I20251210 02:52:31.973659  4355 alter_table-test.cc:1347] Scanner saw 85000 rows
I20251210 02:52:32.118093  4355 alter_table-test.cc:1347] Scanner saw 85800 rows
I20251210 02:52:32.270292  4355 alter_table-test.cc:1347] Scanner saw 86700 rows
I20251210 02:52:32.430672  4355 alter_table-test.cc:1347] Scanner saw 87650 rows
I20251210 02:52:32.570955  4355 alter_table-test.cc:1347] Scanner saw 88650 rows
I20251210 02:52:32.716015  4355 alter_table-test.cc:1347] Scanner saw 89450 rows
I20251210 02:52:32.869247  4355 alter_table-test.cc:1347] Scanner saw 90300 rows
I20251210 02:52:33.053103  4355 alter_table-test.cc:1347] Scanner saw 91150 rows
I20251210 02:52:33.221251  4355 alter_table-test.cc:1347] Scanner saw 92350 rows
I20251210 02:52:33.375370  4355 alter_table-test.cc:1347] Scanner saw 93350 rows
I20251210 02:52:33.545131  4355 alter_table-test.cc:1347] Scanner saw 94200 rows
I20251210 02:52:33.623389  4208 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38464:
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
I20251210 02:52:33.709143  4408 tablet.cc:1722] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: 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
I20251210 02:52:33.732693  4355 alter_table-test.cc:1347] Scanner saw 95150 rows
I20251210 02:52:33.966748  4355 alter_table-test.cc:1347] Scanner saw 95900 rows
I20251210 02:52:34.209178  4355 alter_table-test.cc:1347] Scanner saw 95900 rows
I20251210 02:52:34.454216  4355 alter_table-test.cc:1347] Scanner saw 95900 rows
I20251210 02:52:34.699733  4355 alter_table-test.cc:1347] Scanner saw 95900 rows
I20251210 02:52:34.918771  4355 alter_table-test.cc:1347] Scanner saw 95900 rows
I20251210 02:52:34.997776  4408 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:55374 (request call id 5) took 1328 ms. Trace:
I20251210 02:52:34.997964  4408 rpcz_store.cc:276] 1210 02:52:33.669331 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:33.669424 (+    93us) service_pool.cc:225] Handling call
1210 02:52:34.997750 (+1328326us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:33.670693 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:52:33.670920 (+   227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:52:33.707749 (+ 36829us) alter_schema_op.cc:66] Acquired schema lock
1210 02:52:33.707762 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:52:33.707790 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:52:33.707793 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:33.708016 (+   223us) log.cc:844] Serialized 330 byte log entry
1210 02:52:33.708978 (+   962us) op_driver.cc:464] REPLICATION: finished
1210 02:52:33.709118 (+   140us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:52:34.991473 (+1282355us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:52:34.991949 (+   476us) log.cc:844] Serialized 5 byte log entry
1210 02:52:34.996375 (+  4426us) tablet_metadata.cc:641] Metadata flushed
1210 02:52:34.997658 (+  1283us) log.cc:844] Serialized 15 byte log entry
1210 02:52:34.997704 (+    46us) alter_schema_op.cc:73] Released schema lock
1210 02:52:34.997708 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"bytes_written":68284,"cfile_init":1,"compiler_manager_pool.queue_time_us":10863,"compiler_manager_pool.run_cpu_time_us":644897,"compiler_manager_pool.run_wall_time_us":683412,"dirs.queue_time_us":474,"dirs.run_cpu_time_us":220,"dirs.run_wall_time_us":793,"drs_written":1,"lbm_read_time_us":98,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3157,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"prepare.queue_time_us":962,"prepare.run_cpu_time_us":6350,"prepare.run_wall_time_us":37395,"replication_time_us":1154,"rows_written":18350,"thread_start_us":11399,"threads_started":3,"wal-append.queue_time_us":504}]]}
I20251210 02:52:35.006521  4408 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=2652, attempt_no=0}) took 1329 ms. Trace:
I20251210 02:52:35.006629  4408 rpcz_store.cc:276] 1210 02:52:33.677282 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:33.677341 (+    59us) service_pool.cc:225] Handling call
1210 02:52:35.006497 (+1329156us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:33.708142 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:33.708255 (+   113us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:35.000646 (+1292391us) write_op.cc:435] Acquired schema lock
1210 02:52:35.000649 (+     3us) tablet.cc:660] Decoding operations
1210 02:52:35.000991 (+   342us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:35.001002 (+    11us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:35.001007 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:35.001346 (+   339us) tablet.cc:699] Row locks acquired
1210 02:52:35.001351 (+     5us) write_op.cc:260] PREPARE: finished
1210 02:52:35.001388 (+    37us) write_op.cc:270] Start()
1210 02:52:35.001417 (+    29us) write_op.cc:276] Timestamp: L: 2922
1210 02:52:35.001420 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:35.001595 (+   175us) log.cc:844] Serialized 788 byte log entry
1210 02:52:35.003444 (+  1849us) op_driver.cc:464] REPLICATION: finished
1210 02:52:35.003553 (+   109us) write_op.cc:301] APPLY: starting
1210 02:52:35.003573 (+    20us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:35.005386 (+  1813us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:35.005410 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:35.006113 (+   703us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:35.006153 (+    40us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=250,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:52:35.006158 (+     5us) write_op.cc:312] APPLY: finished
1210 02:52:35.006258 (+   100us) log.cc:844] Serialized 320 byte log entry
1210 02:52:35.006328 (+    70us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:35.006384 (+    56us) write_op.cc:454] Released schema lock
1210 02:52:35.006393 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"cfile_cache_hit":11,"cfile_cache_hit_bytes":45166,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":104,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":30276,"prepare.run_cpu_time_us":208076,"prepare.run_wall_time_us":1293510,"replication_time_us":1992}]]}
I20251210 02:52:35.011689  4210 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: fake-table [id=c3ae1357a87f475aa3c4eac8d6ab3acc] alter complete (version 5)
I20251210 02:52:35.047873  4408 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=2653, attempt_no=0}) took 1335 ms. Trace:
I20251210 02:52:35.048067  4408 rpcz_store.cc:276] 1210 02:52:33.712029 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:33.712092 (+    63us) service_pool.cc:225] Handling call
1210 02:52:35.047836 (+1335744us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:35.001684 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:35.001776 (+    92us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:35.001783 (+     7us) write_op.cc:435] Acquired schema lock
1210 02:52:35.001787 (+     4us) tablet.cc:660] Decoding operations
1210 02:52:35.002037 (+   250us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:35.002044 (+     7us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:35.002047 (+     3us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:35.002291 (+   244us) tablet.cc:699] Row locks acquired
1210 02:52:35.002293 (+     2us) write_op.cc:260] PREPARE: finished
1210 02:52:35.002315 (+    22us) write_op.cc:270] Start()
1210 02:52:35.002335 (+    20us) write_op.cc:276] Timestamp: L: 2923
1210 02:52:35.002337 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:52:35.002460 (+   123us) log.cc:844] Serialized 788 byte log entry
1210 02:52:35.007415 (+  4955us) op_driver.cc:464] REPLICATION: finished
1210 02:52:35.007511 (+    96us) write_op.cc:301] APPLY: starting
1210 02:52:35.007523 (+    12us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:35.030611 (+ 23088us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:35.030637 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:35.047411 (+ 16774us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:35.047460 (+    49us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=212,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 02:52:35.047466 (+     6us) write_op.cc:312] APPLY: finished
1210 02:52:35.047611 (+   145us) log.cc:844] Serialized 420 byte log entry
1210 02:52:35.047682 (+    71us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:35.047733 (+    51us) write_op.cc:454] Released schema lock
1210 02:52:35.047744 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"cfile_cache_hit":299,"cfile_cache_hit_bytes":863457,"cfile_cache_miss":8,"cfile_cache_miss_bytes":28023,"lbm_read_time_us":209,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1289198,"prepare.run_cpu_time_us":819,"prepare.run_wall_time_us":819,"replication_time_us":5054,"spinlock_wait_cycles":896}]]}
I20251210 02:52:35.107888  4355 alter_table-test.cc:1347] Scanner saw 95900 rows
I20251210 02:52:35.303272  4355 alter_table-test.cc:1347] Scanner saw 96400 rows
I20251210 02:52:35.497905  4355 alter_table-test.cc:1347] Scanner saw 97600 rows
I20251210 02:52:35.676972  4355 alter_table-test.cc:1347] Scanner saw 98700 rows
I20251210 02:52:35.875295  4355 alter_table-test.cc:1347] Scanner saw 99550 rows
I20251210 02:52:36.043557  4355 alter_table-test.cc:1347] Scanner saw 100750 rows
I20251210 02:52:36.208949  4355 alter_table-test.cc:1347] Scanner saw 101600 rows
I20251210 02:52:36.373801  4355 alter_table-test.cc:1347] Scanner saw 102450 rows
I20251210 02:52:36.556010  4355 alter_table-test.cc:1347] Scanner saw 103400 rows
I20251210 02:52:36.741588  4355 alter_table-test.cc:1347] Scanner saw 104450 rows
I20251210 02:52:36.928802  4355 alter_table-test.cc:1347] Scanner saw 105500 rows
I20251210 02:52:37.132608  4355 alter_table-test.cc:1347] Scanner saw 106650 rows
I20251210 02:52:37.342849  4355 alter_table-test.cc:1347] Scanner saw 107950 rows
I20251210 02:52:37.545409  4355 alter_table-test.cc:1347] Scanner saw 109300 rows
I20251210 02:52:37.780495  4355 alter_table-test.cc:1347] Scanner saw 110350 rows
I20251210 02:52:37.990360  4355 alter_table-test.cc:1347] Scanner saw 111550 rows
I20251210 02:52:38.027279  4210 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38464:
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
I20251210 02:52:38.096474  4424 tablet.cc:1722] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: 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
I20251210 02:52:38.203735  4355 alter_table-test.cc:1347] Scanner saw 112600 rows
I20251210 02:52:38.433334  4355 alter_table-test.cc:1347] Scanner saw 112950 rows
I20251210 02:52:38.676831  4355 alter_table-test.cc:1347] Scanner saw 112950 rows
I20251210 02:52:38.928172  4355 alter_table-test.cc:1347] Scanner saw 112950 rows
I20251210 02:52:39.156962  4355 alter_table-test.cc:1347] Scanner saw 112950 rows
I20251210 02:52:39.240824  4424 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:55374 (request call id 6) took 1176 ms. Trace:
I20251210 02:52:39.241010  4424 rpcz_store.cc:276] 1210 02:52:38.063881 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:38.063927 (+    46us) service_pool.cc:225] Handling call
1210 02:52:39.240798 (+1176871us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:38.064454 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:52:38.064675 (+   221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:52:38.095581 (+ 30906us) alter_schema_op.cc:66] Acquired schema lock
1210 02:52:38.095592 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:52:38.095623 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:52:38.095626 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:38.095846 (+   220us) log.cc:844] Serialized 364 byte log entry
1210 02:52:38.096330 (+   484us) op_driver.cc:464] REPLICATION: finished
1210 02:52:38.096450 (+   120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:52:39.234909 (+1138459us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:52:39.235375 (+   466us) log.cc:844] Serialized 5 byte log entry
1210 02:52:39.239432 (+  4057us) tablet_metadata.cc:641] Metadata flushed
1210 02:52:39.240692 (+  1260us) log.cc:844] Serialized 15 byte log entry
1210 02:52:39.240733 (+    41us) alter_schema_op.cc:73] Released schema lock
1210 02:52:39.240736 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"bytes_written":64610,"cfile_init":1,"compiler_manager_pool.queue_time_us":2310,"compiler_manager_pool.run_cpu_time_us":619396,"compiler_manager_pool.run_wall_time_us":623829,"dirs.queue_time_us":479,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":1241,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2990,"lbm_writes_lt_1ms":55,"peak_mem_usage":0,"prepare.queue_time_us":196,"prepare.run_cpu_time_us":5586,"prepare.run_wall_time_us":31455,"replication_time_us":677,"rows_written":17050,"thread_start_us":2814,"threads_started":3,"wal-append.queue_time_us":457}]]}
I20251210 02:52:39.258508  4424 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=3063, attempt_no=0}) took 1187 ms. Trace:
I20251210 02:52:39.258742  4424 rpcz_store.cc:276] 1210 02:52:38.071151 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:38.071219 (+    68us) service_pool.cc:225] Handling call
1210 02:52:39.258472 (+1187253us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:38.095960 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:38.096068 (+   108us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:39.241618 (+1145550us) write_op.cc:435] Acquired schema lock
1210 02:52:39.241622 (+     4us) tablet.cc:660] Decoding operations
1210 02:52:39.241967 (+   345us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:39.241982 (+    15us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:39.241987 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:39.242379 (+   392us) tablet.cc:699] Row locks acquired
1210 02:52:39.242382 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:52:39.242431 (+    49us) write_op.cc:270] Start()
1210 02:52:39.242467 (+    36us) write_op.cc:276] Timestamp: L: 3355
1210 02:52:39.242469 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:52:39.242707 (+   238us) log.cc:844] Serialized 788 byte log entry
1210 02:52:39.250290 (+  7583us) op_driver.cc:464] REPLICATION: finished
1210 02:52:39.250380 (+    90us) write_op.cc:301] APPLY: starting
1210 02:52:39.250401 (+    21us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:39.255022 (+  4621us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:39.255066 (+    44us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:39.257329 (+  2263us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:39.257515 (+   186us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=300,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:52:39.257531 (+    16us) write_op.cc:312] APPLY: finished
1210 02:52:39.257820 (+   289us) log.cc:844] Serialized 320 byte log entry
1210 02:52:39.258179 (+   359us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:39.258310 (+   131us) write_op.cc:454] Released schema lock
1210 02:52:39.258327 (+    17us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"cfile_cache_hit":20,"cfile_cache_hit_bytes":66271,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":24316,"prepare.run_cpu_time_us":182584,"prepare.run_wall_time_us":1146804,"replication_time_us":7791}]]}
I20251210 02:52:39.273612  4208 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: fake-table [id=c3ae1357a87f475aa3c4eac8d6ab3acc] alter complete (version 6)
I20251210 02:52:39.389097  4424 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=3064, attempt_no=0}) took 1290 ms. Trace:
I20251210 02:52:39.389237  4424 rpcz_store.cc:276] 1210 02:52:38.098896 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:38.098960 (+    64us) service_pool.cc:225] Handling call
1210 02:52:39.389074 (+1290114us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:39.242829 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:39.242945 (+   116us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:39.242949 (+     4us) write_op.cc:435] Acquired schema lock
1210 02:52:39.242951 (+     2us) tablet.cc:660] Decoding operations
1210 02:52:39.243262 (+   311us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:39.243271 (+     9us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:39.243276 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:39.243969 (+   693us) tablet.cc:699] Row locks acquired
1210 02:52:39.243973 (+     4us) write_op.cc:260] PREPARE: finished
1210 02:52:39.244014 (+    41us) write_op.cc:270] Start()
1210 02:52:39.244049 (+    35us) write_op.cc:276] Timestamp: L: 3356
1210 02:52:39.244054 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:52:39.244268 (+   214us) log.cc:844] Serialized 788 byte log entry
1210 02:52:39.250412 (+  6144us) op_driver.cc:464] REPLICATION: finished
1210 02:52:39.260702 (+ 10290us) write_op.cc:301] APPLY: starting
1210 02:52:39.260717 (+    15us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:39.296697 (+ 35980us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:39.296721 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:39.388578 (+ 91857us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:39.388661 (+    83us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=204,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 02:52:39.388670 (+     9us) write_op.cc:312] APPLY: finished
1210 02:52:39.388848 (+   178us) log.cc:844] Serialized 420 byte log entry
1210 02:52:39.388928 (+    80us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:39.388983 (+    55us) write_op.cc:454] Released schema lock
1210 02:52:39.388993 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":10248,"cfile_cache_hit":323,"cfile_cache_hit_bytes":864819,"cfile_cache_miss":4,"cfile_cache_miss_bytes":13319,"lbm_read_time_us":115,"lbm_reads_lt_1ms":4,"num_ops":50,"prepare.queue_time_us":1143412,"prepare.run_cpu_time_us":1512,"prepare.run_wall_time_us":1510,"replication_time_us":6337,"spinlock_wait_cycles":1408,"thread_start_us":16747,"threads_started":1}]]}
I20251210 02:52:39.444022  4355 alter_table-test.cc:1347] Scanner saw 112950 rows
I20251210 02:52:39.699016  4355 alter_table-test.cc:1347] Scanner saw 114050 rows
I20251210 02:52:39.913812  4355 alter_table-test.cc:1347] Scanner saw 115600 rows
I20251210 02:52:40.113741  4355 alter_table-test.cc:1347] Scanner saw 116650 rows
I20251210 02:52:40.342165  4355 alter_table-test.cc:1347] Scanner saw 117800 rows
I20251210 02:52:40.537525  4355 alter_table-test.cc:1347] Scanner saw 118950 rows
I20251210 02:52:40.761152  4355 alter_table-test.cc:1347] Scanner saw 119950 rows
I20251210 02:52:40.948892  4355 alter_table-test.cc:1347] Scanner saw 121000 rows
I20251210 02:52:41.150899  4355 alter_table-test.cc:1347] Scanner saw 121950 rows
I20251210 02:52:41.350311  4355 alter_table-test.cc:1347] Scanner saw 123000 rows
I20251210 02:52:41.568037  4355 alter_table-test.cc:1347] Scanner saw 124000 rows
I20251210 02:52:41.794416  4355 alter_table-test.cc:1347] Scanner saw 125200 rows
I20251210 02:52:42.026871  4355 alter_table-test.cc:1347] Scanner saw 126300 rows
I20251210 02:52:42.246819  4355 alter_table-test.cc:1347] Scanner saw 127650 rows
I20251210 02:52:42.414702  4210 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38464:
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
I20251210 02:52:42.468861  4438 tablet.cc:1722] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: 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
I20251210 02:52:42.479621  4355 alter_table-test.cc:1347] Scanner saw 128850 rows
I20251210 02:52:42.719061  4210 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: fake-table [id=c3ae1357a87f475aa3c4eac8d6ab3acc] alter complete (version 7)
I20251210 02:52:42.759384  4355 alter_table-test.cc:1347] Scanner saw 129800 rows
I20251210 02:52:43.038229  4355 alter_table-test.cc:1347] Scanner saw 129800 rows
I20251210 02:52:43.324098  4355 alter_table-test.cc:1347] Scanner saw 129800 rows
I20251210 02:52:43.665586  4355 alter_table-test.cc:1347] Scanner saw 129800 rows
I20251210 02:52:43.708720  4438 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:55374 (request call id 7) took 1272 ms. Trace:
I20251210 02:52:43.708875  4438 rpcz_store.cc:276] 1210 02:52:42.435789 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:42.435836 (+    47us) service_pool.cc:225] Handling call
1210 02:52:43.708695 (+1272859us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:42.436219 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:52:42.436433 (+   214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:52:42.467794 (+ 31361us) alter_schema_op.cc:66] Acquired schema lock
1210 02:52:42.467806 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:52:42.467837 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:52:42.467840 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:42.468086 (+   246us) log.cc:844] Serialized 398 byte log entry
1210 02:52:42.468647 (+   561us) op_driver.cc:464] REPLICATION: finished
1210 02:52:42.468800 (+   153us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:52:43.698157 (+1229357us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:52:43.698653 (+   496us) log.cc:844] Serialized 5 byte log entry
1210 02:52:43.704303 (+  5650us) tablet_metadata.cc:641] Metadata flushed
1210 02:52:43.706249 (+  1946us) log.cc:844] Serialized 15 byte log entry
1210 02:52:43.706309 (+    60us) alter_schema_op.cc:73] Released schema lock
1210 02:52:43.706313 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":81,"bytes_written":63753,"cfile_init":1,"compiler_manager_pool.queue_time_us":1301,"compiler_manager_pool.run_cpu_time_us":675334,"compiler_manager_pool.run_wall_time_us":683173,"dirs.queue_time_us":476,"dirs.run_cpu_time_us":188,"dirs.run_wall_time_us":859,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3181,"lbm_writes_lt_1ms":59,"peak_mem_usage":0,"prepare.queue_time_us":50,"prepare.run_cpu_time_us":5266,"prepare.run_wall_time_us":32390,"replication_time_us":776,"rows_written":16850,"spinlock_wait_cycles":4992,"thread_start_us":1637,"threads_started":4,"wal-append.queue_time_us":493}]]}
I20251210 02:52:43.724746  4438 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=3467, attempt_no=0}) took 1283 ms. Trace:
I20251210 02:52:43.724943  4438 rpcz_store.cc:276] 1210 02:52:42.441566 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:42.441630 (+    64us) service_pool.cc:225] Handling call
1210 02:52:43.724721 (+1283091us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:42.468664 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:42.468799 (+   135us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:43.706353 (+1237554us) write_op.cc:435] Acquired schema lock
1210 02:52:43.706356 (+     3us) tablet.cc:660] Decoding operations
1210 02:52:43.706688 (+   332us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:43.706702 (+    14us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:43.706707 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:43.707084 (+   377us) tablet.cc:699] Row locks acquired
1210 02:52:43.707087 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:52:43.707131 (+    44us) write_op.cc:270] Start()
1210 02:52:43.707166 (+    35us) write_op.cc:276] Timestamp: L: 3779
1210 02:52:43.707169 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:43.707374 (+   205us) log.cc:844] Serialized 788 byte log entry
1210 02:52:43.718687 (+ 11313us) op_driver.cc:464] REPLICATION: finished
1210 02:52:43.718873 (+   186us) write_op.cc:301] APPLY: starting
1210 02:52:43.718895 (+    22us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:43.722838 (+  3943us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:43.722865 (+    27us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:43.724215 (+  1350us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:43.724276 (+    61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=350,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:52:43.724284 (+     8us) write_op.cc:312] APPLY: finished
1210 02:52:43.724454 (+   170us) log.cc:844] Serialized 320 byte log entry
1210 02:52:43.724545 (+    91us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:43.724602 (+    57us) write_op.cc:454] Released schema lock
1210 02:52:43.724612 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":118,"cfile_cache_hit":21,"cfile_cache_hit_bytes":74346,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":497,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":26651,"prepare.run_cpu_time_us":195241,"prepare.run_wall_time_us":1238792,"replication_time_us":11479}]]}
I20251210 02:52:43.780530  4438 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=3468, attempt_no=0}) took 1309 ms. Trace:
I20251210 02:52:43.780671  4438 rpcz_store.cc:276] 1210 02:52:42.471364 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:42.471423 (+    59us) service_pool.cc:225] Handling call
1210 02:52:43.780507 (+1309084us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:43.707505 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:43.707603 (+    98us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:43.707608 (+     5us) write_op.cc:435] Acquired schema lock
1210 02:52:43.707610 (+     2us) tablet.cc:660] Decoding operations
1210 02:52:43.707972 (+   362us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:43.707982 (+    10us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:43.707987 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:43.708357 (+   370us) tablet.cc:699] Row locks acquired
1210 02:52:43.708359 (+     2us) write_op.cc:260] PREPARE: finished
1210 02:52:43.708391 (+    32us) write_op.cc:270] Start()
1210 02:52:43.708419 (+    28us) write_op.cc:276] Timestamp: L: 3780
1210 02:52:43.708422 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:52:43.708600 (+   178us) log.cc:844] Serialized 788 byte log entry
1210 02:52:43.719126 (+ 10526us) op_driver.cc:464] REPLICATION: finished
1210 02:52:43.725743 (+  6617us) write_op.cc:301] APPLY: starting
1210 02:52:43.725757 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:43.754081 (+ 28324us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:43.754118 (+    37us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:43.780035 (+ 25917us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:43.780107 (+    72us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=252,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 02:52:43.780116 (+     9us) write_op.cc:312] APPLY: finished
1210 02:52:43.780281 (+   165us) log.cc:844] Serialized 420 byte log entry
1210 02:52:43.780360 (+    79us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:43.780413 (+    53us) write_op.cc:454] Released schema lock
1210 02:52:43.780423 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6568,"cfile_cache_hit":340,"cfile_cache_hit_bytes":965194,"cfile_cache_miss":3,"cfile_cache_miss_bytes":8416,"lbm_read_time_us":86,"lbm_reads_lt_1ms":3,"num_ops":50,"prepare.queue_time_us":1235590,"prepare.run_cpu_time_us":1146,"prepare.run_wall_time_us":1145,"replication_time_us":10677,"thread_start_us":7212,"threads_started":1}]]}
I20251210 02:52:43.921590  4355 alter_table-test.cc:1347] Scanner saw 129800 rows
I20251210 02:52:44.137899  4355 alter_table-test.cc:1347] Scanner saw 130800 rows
I20251210 02:52:44.399911  4355 alter_table-test.cc:1347] Scanner saw 131750 rows
I20251210 02:52:44.629969  4355 alter_table-test.cc:1347] Scanner saw 132950 rows
I20251210 02:52:44.861971  4355 alter_table-test.cc:1347] Scanner saw 134050 rows
I20251210 02:52:45.093168  4355 alter_table-test.cc:1347] Scanner saw 135200 rows
I20251210 02:52:45.337934  4355 alter_table-test.cc:1347] Scanner saw 136400 rows
I20251210 02:52:45.587906  4355 alter_table-test.cc:1347] Scanner saw 137650 rows
I20251210 02:52:45.731837  4210 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38464:
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
I20251210 02:52:45.781438  4447 tablet.cc:1722] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: 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
I20251210 02:52:45.863298  4355 alter_table-test.cc:1347] Scanner saw 138850 rows
I20251210 02:52:46.210386  4355 alter_table-test.cc:1347] Scanner saw 139700 rows
I20251210 02:52:46.559176  4355 alter_table-test.cc:1347] Scanner saw 139700 rows
I20251210 02:52:46.777683  4210 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: fake-table [id=c3ae1357a87f475aa3c4eac8d6ab3acc] alter complete (version 8)
I20251210 02:52:46.815053  4447 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55388 (ReqId={client: 87a5701ddbc9456d92477ca27fc182f2, seq_no=3709, attempt_no=0}) took 1033 ms. Trace:
I20251210 02:52:46.815232  4447 rpcz_store.cc:276] 1210 02:52:45.781630 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:52:45.781699 (+    69us) service_pool.cc:225] Handling call
1210 02:52:46.815031 (+1033332us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:52:46.749513 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6b36b529b5ca43668e394ef7e8928809
1210 02:52:46.749667 (+   154us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:52:46.749676 (+     9us) write_op.cc:435] Acquired schema lock
1210 02:52:46.749680 (+     4us) tablet.cc:660] Decoding operations
1210 02:52:46.750422 (+   742us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:52:46.750440 (+    18us) write_op.cc:641] Partition lock acquired for write op
1210 02:52:46.750448 (+     8us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:52:46.751174 (+   726us) tablet.cc:699] Row locks acquired
1210 02:52:46.751178 (+     4us) write_op.cc:260] PREPARE: finished
1210 02:52:46.751229 (+    51us) write_op.cc:270] Start()
1210 02:52:46.751291 (+    62us) write_op.cc:276] Timestamp: L: 4051
1210 02:52:46.751296 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:52:46.751597 (+   301us) log.cc:844] Serialized 788 byte log entry
1210 02:52:46.755211 (+  3614us) op_driver.cc:464] REPLICATION: finished
1210 02:52:46.763611 (+  8400us) write_op.cc:301] APPLY: starting
1210 02:52:46.763625 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1210 02:52:46.788757 (+ 25132us) tablet.cc:1368] finished BulkCheckPresence
1210 02:52:46.788798 (+    41us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:52:46.814384 (+ 25586us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:52:46.814454 (+    70us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=287,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 02:52:46.814462 (+     8us) write_op.cc:312] APPLY: finished
1210 02:52:46.814610 (+   148us) log.cc:844] Serialized 420 byte log entry
1210 02:52:46.814841 (+   231us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:52:46.814911 (+    70us) write_op.cc:454] Released schema lock
1210 02:52:46.814945 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8357,"cfile_cache_hit":350,"cfile_cache_hit_bytes":954935,"cfile_cache_miss":6,"cfile_cache_miss_bytes":19257,"lbm_read_time_us":206,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":967338,"prepare.run_cpu_time_us":2158,"prepare.run_wall_time_us":2156,"replication_time_us":3892,"thread_start_us":22561,"threads_started":1}]]}
I20251210 02:52:46.914896  4355 alter_table-test.cc:1347] Scanner saw 139700 rows
I20251210 02:52:46.915648   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:46.926944   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:46.927196   416 tablet_replica.cc:333] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9: stopping tablet replica
I20251210 02:52:46.927384   416 raft_consensus.cc:2243] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:46.927587   416 raft_consensus.cc:2272] T 6b36b529b5ca43668e394ef7e8928809 P 5c61d42f6d7a4856ba7b31ed8fe2f1a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:46.942974   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:46.948017   416 master.cc:561] Master@127.0.104.62:34159 shutting down...
I20251210 02:52:46.956974   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:46.957252   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:46.957365   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d9c8d74ccc141c8b9949b7275098ff6: stopping tablet replica
I20251210 02:52:46.962334   416 master.cc:583] Master@127.0.104.62:34159 shutdown complete.
[       OK ] AlterTableTest.TestAlterUnderWriteLoad (34419 ms)
[ RUN      ] AlterTableTest.TestInsertAfterAlterTable
I20251210 02:52:46.974191   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34527
I20251210 02:52:46.974756   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:46.975628   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:46.977284   416 webserver.cc:492] Webserver started at http://127.0.104.62:32783/ using document root <none> and password file <none>
I20251210 02:52:46.977514   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:46.977602   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:46.977738   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:46.978324   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "c311bec80cd54705ac8f0eb4e7dc182d"
format_stamp: "Formatted at 2025-12-10 02:52:46 on dist-test-slave-wmrl"
I20251210 02:52:46.981166   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:52:46.982760  4462 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:46.983165   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:46.983255   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "c311bec80cd54705ac8f0eb4e7dc182d"
format_stamp: "Formatted at 2025-12-10 02:52:46 on dist-test-slave-wmrl"
I20251210 02:52:46.983368   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-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)
I20251210 02:52:47.006604   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:47.007181   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:47.022197   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34527
I20251210 02:52:47.022197  4513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34527 every 8 connection(s)
I20251210 02:52:47.023736  4514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.028077  4514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d: Bootstrap starting.
I20251210 02:52:47.029403  4514 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.031039  4514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d: No bootstrap required, opened a new log
I20251210 02:52:47.031622  4514 raft_consensus.cc:359] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c311bec80cd54705ac8f0eb4e7dc182d" member_type: VOTER }
I20251210 02:52:47.031755  4514 raft_consensus.cc:385] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.031832  4514 raft_consensus.cc:740] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c311bec80cd54705ac8f0eb4e7dc182d, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.032058  4514 consensus_queue.cc:260] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c311bec80cd54705ac8f0eb4e7dc182d" member_type: VOTER }
I20251210 02:52:47.032217  4514 raft_consensus.cc:399] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.032305  4514 raft_consensus.cc:493] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.032400  4514 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.034760  4514 raft_consensus.cc:515] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c311bec80cd54705ac8f0eb4e7dc182d" member_type: VOTER }
I20251210 02:52:47.034965  4514 leader_election.cc:304] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c311bec80cd54705ac8f0eb4e7dc182d; no voters: 
I20251210 02:52:47.035470  4514 leader_election.cc:290] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.035619  4517 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.036214  4517 raft_consensus.cc:697] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 1 LEADER]: Becoming Leader. State: Replica: c311bec80cd54705ac8f0eb4e7dc182d, State: Running, Role: LEADER
I20251210 02:52:47.036429  4514 sys_catalog.cc:565] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:47.036536  4517 consensus_queue.cc:237] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c311bec80cd54705ac8f0eb4e7dc182d" member_type: VOTER }
I20251210 02:52:47.037678  4519 sys_catalog.cc:455] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c311bec80cd54705ac8f0eb4e7dc182d. Latest consensus state: current_term: 1 leader_uuid: "c311bec80cd54705ac8f0eb4e7dc182d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c311bec80cd54705ac8f0eb4e7dc182d" member_type: VOTER } }
I20251210 02:52:47.037644  4518 sys_catalog.cc:455] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c311bec80cd54705ac8f0eb4e7dc182d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c311bec80cd54705ac8f0eb4e7dc182d" member_type: VOTER } }
I20251210 02:52:47.037869  4519 sys_catalog.cc:458] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:47.037879  4518 sys_catalog.cc:458] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:47.048525  4522 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:47.048683   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:47.049779  4522 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:47.052596  4522 catalog_manager.cc:1357] Generated new cluster ID: de9a4bf2c17f4dd3afca6c2157dd7aad
I20251210 02:52:47.052709  4522 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:47.077369  4522 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:47.078472  4522 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:47.089813  4522 catalog_manager.cc:6027] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d: Generated new TSK 0
I20251210 02:52:47.090083  4522 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:47.113808   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:47.114966   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:47.116353   416 webserver.cc:492] Webserver started at http://127.0.104.1:38429/ using document root <none> and password file <none>
I20251210 02:52:47.116586   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:47.116675   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:47.116859   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:47.117475   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "2daaf34896f44856b5601b1722d9e806"
format_stamp: "Formatted at 2025-12-10 02:52:47 on dist-test-slave-wmrl"
I20251210 02:52:47.119923   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:47.121507  4538 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:47.121858   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:47.122004   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "2daaf34896f44856b5601b1722d9e806"
format_stamp: "Formatted at 2025-12-10 02:52:47 on dist-test-slave-wmrl"
I20251210 02:52:47.122128   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765335108262347-416-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)
I20251210 02:52:47.144213   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:47.144820   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:47.145429   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:47.146283   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:47.146364   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:47.146474   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:47.146536   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:47.158007   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43915
I20251210 02:52:47.158033  4600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43915 every 8 connection(s)
I20251210 02:52:47.169560  4601 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34527
I20251210 02:52:47.169718  4601 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:47.170048  4601 heartbeater.cc:507] Master 127.0.104.62:34527 requested a full tablet report, sending...
I20251210 02:52:47.170958  4479 ts_manager.cc:194] Registered new tserver with Master: 2daaf34896f44856b5601b1722d9e806 (127.0.104.1:43915)
I20251210 02:52:47.171275   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012354669s
I20251210 02:52:47.172036  4479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38586
I20251210 02:52:47.182022  4479 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38594:
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"
    }
  }
}
I20251210 02:52:47.183512  4601 heartbeater.cc:499] Master 127.0.104.62:34527 was elected leader, sending a full tablet report...
I20251210 02:52:47.195489  4566 tablet_service.cc:1505] Processing CreateTablet for tablet 13f891546305423187378bc21fbbb637 (DEFAULT_TABLE table=fake-table [id=6fe4e1cebd5c442494823b1e4e74f4bd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:47.195971  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f891546305423187378bc21fbbb637. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.201736  4613 tablet_bootstrap.cc:492] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.203076  4613 tablet_bootstrap.cc:654] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.204843  4613 tablet_bootstrap.cc:492] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.205063  4613 ts_tablet_manager.cc:1403] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:47.205801  4613 raft_consensus.cc:359] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.205938  4613 raft_consensus.cc:385] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.206035  4613 raft_consensus.cc:740] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.206259  4613 consensus_queue.cc:260] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.206424  4613 raft_consensus.cc:399] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.206506  4613 raft_consensus.cc:493] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.206601  4613 raft_consensus.cc:3060] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.209278  4613 raft_consensus.cc:515] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.209544  4613 leader_election.cc:304] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.210035  4613 leader_election.cc:290] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.210150  4615 raft_consensus.cc:2804] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.210623  4615 raft_consensus.cc:697] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.210713  4613 ts_tablet_manager.cc:1434] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 02:52:47.210878  4615 consensus_queue.cc:237] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.212813  4478 catalog_manager.cc:5654] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.234598   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:47.235651  4478 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38594:
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"
    }
  }
}
I20251210 02:52:47.246659  4566 tablet_service.cc:1505] Processing CreateTablet for tablet ea365ebac5c5404f8260c37fa244c621 (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:47.246791  4565 tablet_service.cc:1505] Processing CreateTablet for tablet 32babecdb582432c9d7e9e0ca649b947 (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251210 02:52:47.247226  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea365ebac5c5404f8260c37fa244c621. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.247172  4564 tablet_service.cc:1505] Processing CreateTablet for tablet 797683f409f64d92a26e94fe9f2c601d (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251210 02:52:47.247972  4563 tablet_service.cc:1505] Processing CreateTablet for tablet d4170aee9eb6459bba4fa790fb914d22 (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251210 02:52:47.248206  4562 tablet_service.cc:1505] Processing CreateTablet for tablet 22a7059d834f42dc8d78de3ae1829245 (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251210 02:52:47.248687  4561 tablet_service.cc:1505] Processing CreateTablet for tablet 512466ebe58346f985abadd54355ff5a (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251210 02:52:47.249042  4560 tablet_service.cc:1505] Processing CreateTablet for tablet 406abda8a5e54f3196d8aeaa88010c81 (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251210 02:52:47.249084  4559 tablet_service.cc:1505] Processing CreateTablet for tablet 97cf5d8aded349a2b1b7ee6ead0d3b50 (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251210 02:52:47.249612  4558 tablet_service.cc:1505] Processing CreateTablet for tablet 53d19ebb854c48d58a7069cd1a173fa8 (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251210 02:52:47.249935  4557 tablet_service.cc:1505] Processing CreateTablet for tablet 7c5ea052238d4c3da19a84e25d6548ae (DEFAULT_TABLE table=split-table [id=df6ee559b11444b5a94e993110aad075]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251210 02:52:47.253052  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797683f409f64d92a26e94fe9f2c601d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.253353  4562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a7059d834f42dc8d78de3ae1829245. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.253635  4560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406abda8a5e54f3196d8aeaa88010c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.253875  4558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d19ebb854c48d58a7069cd1a173fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.254124  4559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cf5d8aded349a2b1b7ee6ead0d3b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.254336  4557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c5ea052238d4c3da19a84e25d6548ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.254572  4613 tablet_bootstrap.cc:492] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.256371  4613 tablet_bootstrap.cc:654] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.257418  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32babecdb582432c9d7e9e0ca649b947. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.257730  4561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512466ebe58346f985abadd54355ff5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.257978  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4170aee9eb6459bba4fa790fb914d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.266045  4613 tablet_bootstrap.cc:492] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.266218  4613 ts_tablet_manager.cc:1403] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.000s
I20251210 02:52:47.267031  4613 raft_consensus.cc:359] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.267220  4613 raft_consensus.cc:385] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.267297  4613 raft_consensus.cc:740] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.267508  4613 consensus_queue.cc:260] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.267657  4613 raft_consensus.cc:399] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.267740  4613 raft_consensus.cc:493] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.267853  4613 raft_consensus.cc:3060] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.270603  4613 raft_consensus.cc:515] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.270855  4613 leader_election.cc:304] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.271068  4613 leader_election.cc:290] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.271119  4615 raft_consensus.cc:2804] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.271296  4615 raft_consensus.cc:697] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.271541  4613 ts_tablet_manager.cc:1434] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251210 02:52:47.271545  4615 consensus_queue.cc:237] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.272609  4613 tablet_bootstrap.cc:492] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.274205  4478 catalog_manager.cc:5654] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.274417  4613 tablet_bootstrap.cc:654] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.276002  4613 tablet_bootstrap.cc:492] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.276155  4613 ts_tablet_manager.cc:1403] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.276805  4613 raft_consensus.cc:359] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.277016  4613 raft_consensus.cc:385] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.277114  4613 raft_consensus.cc:740] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.277351  4613 consensus_queue.cc:260] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.277493  4613 raft_consensus.cc:399] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.277583  4613 raft_consensus.cc:493] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.277688  4613 raft_consensus.cc:3060] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.280164  4613 raft_consensus.cc:515] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.280359  4613 leader_election.cc:304] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.280507  4613 leader_election.cc:290] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.280603  4615 raft_consensus.cc:2804] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.280740  4615 raft_consensus.cc:697] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.280977  4613 ts_tablet_manager.cc:1434] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20251210 02:52:47.281018  4615 consensus_queue.cc:237] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.281271  4613 tablet_bootstrap.cc:492] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.283085  4613 tablet_bootstrap.cc:654] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.283179  4478 catalog_manager.cc:5654] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.284862  4613 tablet_bootstrap.cc:492] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.285012  4613 ts_tablet_manager.cc:1403] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.285559  4613 raft_consensus.cc:359] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.285687  4613 raft_consensus.cc:385] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.285769  4613 raft_consensus.cc:740] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.285977  4613 consensus_queue.cc:260] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.286121  4613 raft_consensus.cc:399] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.286216  4613 raft_consensus.cc:493] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.286314  4613 raft_consensus.cc:3060] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.288535  4613 raft_consensus.cc:515] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.288787  4613 leader_election.cc:304] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.288986  4613 leader_election.cc:290] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.289047  4615 raft_consensus.cc:2804] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.289172  4615 raft_consensus.cc:697] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.289464  4613 ts_tablet_manager.cc:1434] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20251210 02:52:47.289407  4615 consensus_queue.cc:237] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.289731  4613 tablet_bootstrap.cc:492] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.291399  4613 tablet_bootstrap.cc:654] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.291621  4478 catalog_manager.cc:5654] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.293135  4613 tablet_bootstrap.cc:492] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.293290  4613 ts_tablet_manager.cc:1403] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:47.293946  4613 raft_consensus.cc:359] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.294117  4613 raft_consensus.cc:385] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.294209  4613 raft_consensus.cc:740] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.294440  4613 consensus_queue.cc:260] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.294590  4613 raft_consensus.cc:399] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.294677  4613 raft_consensus.cc:493] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.294780  4613 raft_consensus.cc:3060] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.297307  4613 raft_consensus.cc:515] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.297505  4613 leader_election.cc:304] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.297659  4613 leader_election.cc:290] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.297751  4615 raft_consensus.cc:2804] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.297896  4615 raft_consensus.cc:697] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.298183  4613 ts_tablet_manager.cc:1434] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20251210 02:52:47.298141  4615 consensus_queue.cc:237] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.298465  4613 tablet_bootstrap.cc:492] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.300112  4613 tablet_bootstrap.cc:654] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.300457  4478 catalog_manager.cc:5654] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.301811  4613 tablet_bootstrap.cc:492] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.301961  4613 ts_tablet_manager.cc:1403] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.302670  4613 raft_consensus.cc:359] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.302846  4613 raft_consensus.cc:385] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.302973  4613 raft_consensus.cc:740] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.303211  4613 consensus_queue.cc:260] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.303416  4613 raft_consensus.cc:399] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.303499  4613 raft_consensus.cc:493] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.303601  4613 raft_consensus.cc:3060] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.306209  4613 raft_consensus.cc:515] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.306413  4613 leader_election.cc:304] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.306583  4613 leader_election.cc:290] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.306668  4615 raft_consensus.cc:2804] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.306870  4615 raft_consensus.cc:697] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.307140  4613 ts_tablet_manager.cc:1434] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 02:52:47.307135  4615 consensus_queue.cc:237] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.307385  4613 tablet_bootstrap.cc:492] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.309131  4613 tablet_bootstrap.cc:654] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.309144  4479 catalog_manager.cc:5654] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.310833  4613 tablet_bootstrap.cc:492] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.310990  4613 ts_tablet_manager.cc:1403] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.311700  4613 raft_consensus.cc:359] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.311834  4613 raft_consensus.cc:385] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.311913  4613 raft_consensus.cc:740] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.312130  4613 consensus_queue.cc:260] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.312258  4613 raft_consensus.cc:399] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.312342  4613 raft_consensus.cc:493] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.312433  4613 raft_consensus.cc:3060] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.314795  4613 raft_consensus.cc:515] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.315027  4613 leader_election.cc:304] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.315203  4613 leader_election.cc:290] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.315347  4615 raft_consensus.cc:2804] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.315505  4615 raft_consensus.cc:697] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.315613  4613 ts_tablet_manager.cc:1434] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:52:47.315753  4615 consensus_queue.cc:237] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.315871  4613 tablet_bootstrap.cc:492] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.317483  4613 tablet_bootstrap.cc:654] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.318172  4479 catalog_manager.cc:5654] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.319097  4613 tablet_bootstrap.cc:492] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.319237  4613 ts_tablet_manager.cc:1403] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:47.319919  4613 raft_consensus.cc:359] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.320092  4613 raft_consensus.cc:385] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.320178  4613 raft_consensus.cc:740] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.320405  4613 consensus_queue.cc:260] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.320575  4613 raft_consensus.cc:399] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.320655  4613 raft_consensus.cc:493] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.320787  4613 raft_consensus.cc:3060] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.322949  4613 raft_consensus.cc:515] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.323194  4613 leader_election.cc:304] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.323359  4613 leader_election.cc:290] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.323447  4615 raft_consensus.cc:2804] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.323619  4615 raft_consensus.cc:697] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.323813  4613 ts_tablet_manager.cc:1434] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:52:47.323858  4615 consensus_queue.cc:237] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.324096  4613 tablet_bootstrap.cc:492] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.325721  4613 tablet_bootstrap.cc:654] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.326050  4479 catalog_manager.cc:5654] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.327433  4613 tablet_bootstrap.cc:492] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.327565  4613 ts_tablet_manager.cc:1403] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:47.328294  4613 raft_consensus.cc:359] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.328461  4613 raft_consensus.cc:385] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.328544  4613 raft_consensus.cc:740] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.328728  4613 consensus_queue.cc:260] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.328912  4613 raft_consensus.cc:399] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.329003  4613 raft_consensus.cc:493] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.329098  4613 raft_consensus.cc:3060] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.331003  4613 raft_consensus.cc:515] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.331195  4613 leader_election.cc:304] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.331387  4613 leader_election.cc:290] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.331452  4615 raft_consensus.cc:2804] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.331635  4615 raft_consensus.cc:697] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.331862  4615 consensus_queue.cc:237] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.331961  4613 ts_tablet_manager.cc:1434] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 02:52:47.332238  4613 tablet_bootstrap.cc:492] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.333801  4613 tablet_bootstrap.cc:654] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.334061  4479 catalog_manager.cc:5654] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.335598  4613 tablet_bootstrap.cc:492] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.335737  4613 ts_tablet_manager.cc:1403] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.336364  4613 raft_consensus.cc:359] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.336549  4613 raft_consensus.cc:385] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.336640  4613 raft_consensus.cc:740] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.336892  4613 consensus_queue.cc:260] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.337056  4613 raft_consensus.cc:399] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.337142  4613 raft_consensus.cc:493] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.337255  4613 raft_consensus.cc:3060] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.339831  4613 raft_consensus.cc:515] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.340022  4613 leader_election.cc:304] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.340207  4613 leader_election.cc:290] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.340302  4615 raft_consensus.cc:2804] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.340444  4615 raft_consensus.cc:697] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.340677  4615 consensus_queue.cc:237] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.340837  4613 ts_tablet_manager.cc:1434] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20251210 02:52:47.341114  4613 tablet_bootstrap.cc:492] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806: Bootstrap starting.
I20251210 02:52:47.342859  4613 tablet_bootstrap.cc:654] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.343214  4479 catalog_manager.cc:5654] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.344646  4613 tablet_bootstrap.cc:492] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806: No bootstrap required, opened a new log
I20251210 02:52:47.344822  4613 ts_tablet_manager.cc:1403] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:47.345559  4613 raft_consensus.cc:359] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.345723  4613 raft_consensus.cc:385] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.345810  4613 raft_consensus.cc:740] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.346010  4613 consensus_queue.cc:260] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.346191  4613 raft_consensus.cc:399] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.346285  4613 raft_consensus.cc:493] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.346386  4613 raft_consensus.cc:3060] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.348783  4613 raft_consensus.cc:515] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.348977  4613 leader_election.cc:304] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2daaf34896f44856b5601b1722d9e806; no voters: 
I20251210 02:52:47.349128  4613 leader_election.cc:290] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.349223  4615 raft_consensus.cc:2804] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.349363  4615 raft_consensus.cc:697] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaf34896f44856b5601b1722d9e806, State: Running, Role: LEADER
I20251210 02:52:47.349620  4613 ts_tablet_manager.cc:1434] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:47.349592  4615 consensus_queue.cc:237] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } }
I20251210 02:52:47.351574  4479 catalog_manager.cc:5654] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaf34896f44856b5601b1722d9e806 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2daaf34896f44856b5601b1722d9e806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaf34896f44856b5601b1722d9e806" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43915 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.364523  4479 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38594:
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
I20251210 02:52:47.393013  4649 tablet.cc:1722] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.394335  4649 tablet.cc:1620] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.395444  4643 tablet.cc:1722] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.396673  4645 tablet.cc:1722] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.397279  4645 tablet.cc:1620] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.395756  4644 tablet.cc:1722] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.397310  4643 tablet.cc:1620] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.397825  4644 tablet.cc:1620] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.403512  4645 tablet.cc:1722] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.404039  4645 tablet.cc:1620] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.404513  4643 tablet.cc:1722] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.404976  4643 tablet.cc:1620] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.404893  4649 tablet.cc:1722] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.405475  4649 tablet.cc:1620] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.405404  4644 tablet.cc:1722] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.405826  4644 tablet.cc:1620] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.410282  4643 tablet.cc:1722] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.410576  4644 tablet.cc:1722] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806: 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
I20251210 02:52:47.410770  4643 tablet.cc:1620] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.411018  4644 tablet.cc:1620] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806: MemRowSet was empty: no flush needed.
I20251210 02:52:47.420756  4479 catalog_manager.cc:6199] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d: split-table [id=df6ee559b11444b5a94e993110aad075] alter complete (version 1)
I20251210 02:52:47.434151   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:47.442411   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:47.442816   416 tablet_replica.cc:333] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.443086   416 raft_consensus.cc:2243] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.443421   416 raft_consensus.cc:2272] T 53d19ebb854c48d58a7069cd1a173fa8 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.444401   416 tablet_replica.cc:333] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.444561   416 raft_consensus.cc:2243] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.444739   416 raft_consensus.cc:2272] T 97cf5d8aded349a2b1b7ee6ead0d3b50 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.445658   416 tablet_replica.cc:333] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.445845   416 raft_consensus.cc:2243] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.446030   416 raft_consensus.cc:2272] T 32babecdb582432c9d7e9e0ca649b947 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.447086   416 tablet_replica.cc:333] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.447320   416 raft_consensus.cc:2243] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.447543   416 raft_consensus.cc:2272] T ea365ebac5c5404f8260c37fa244c621 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.448254   416 tablet_replica.cc:333] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.448407   416 raft_consensus.cc:2243] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.448566   416 raft_consensus.cc:2272] T 22a7059d834f42dc8d78de3ae1829245 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.449327   416 tablet_replica.cc:333] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.449477   416 raft_consensus.cc:2243] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.449628   416 raft_consensus.cc:2272] T 13f891546305423187378bc21fbbb637 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.450294   416 tablet_replica.cc:333] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.450440   416 raft_consensus.cc:2243] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.450592   416 raft_consensus.cc:2272] T 512466ebe58346f985abadd54355ff5a P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.451246   416 tablet_replica.cc:333] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.451392   416 raft_consensus.cc:2243] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.451538   416 raft_consensus.cc:2272] T 797683f409f64d92a26e94fe9f2c601d P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.452278   416 tablet_replica.cc:333] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.452421   416 raft_consensus.cc:2243] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.452571   416 raft_consensus.cc:2272] T 406abda8a5e54f3196d8aeaa88010c81 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.453361   416 tablet_replica.cc:333] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.453486   416 raft_consensus.cc:2243] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.453651   416 raft_consensus.cc:2272] T 7c5ea052238d4c3da19a84e25d6548ae P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.454387   416 tablet_replica.cc:333] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806: stopping tablet replica
I20251210 02:52:47.454509   416 raft_consensus.cc:2243] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.454663   416 raft_consensus.cc:2272] T d4170aee9eb6459bba4fa790fb914d22 P 2daaf34896f44856b5601b1722d9e806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.471918   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:47.476943   416 master.cc:561] Master@127.0.104.62:34527 shutting down...
I20251210 02:52:47.484315   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:47.484577   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:47.484875   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P c311bec80cd54705ac8f0eb4e7dc182d: stopping tablet replica
I20251210 02:52:47.499172   416 master.cc:583] Master@127.0.104.62:34527 shutdown complete.
[       OK ] AlterTableTest.TestInsertAfterAlterTable (538 ms)
[ RUN      ] AlterTableTest.TestMultipleAlters
I20251210 02:52:47.513159   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34969
I20251210 02:52:47.513696   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:47.514565   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:47.515913   416 webserver.cc:492] Webserver started at http://127.0.104.62:37787/ using document root <none> and password file <none>
I20251210 02:52:47.516150   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:47.516237   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:47.516381   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:47.517068   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "2204332da57446aa9549c8d28e085542"
format_stamp: "Formatted at 2025-12-10 02:52:47 on dist-test-slave-wmrl"
I20251210 02:52:47.519513   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:52:47.521164  4654 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:47.521520   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:47.521637   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "2204332da57446aa9549c8d28e085542"
format_stamp: "Formatted at 2025-12-10 02:52:47 on dist-test-slave-wmrl"
I20251210 02:52:47.521759   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-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)
I20251210 02:52:47.536281   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:47.536876   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:47.550637   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34969
I20251210 02:52:47.550657  4705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34969 every 8 connection(s)
I20251210 02:52:47.551962  4706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.556382  4706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542: Bootstrap starting.
I20251210 02:52:47.557801  4706 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.559528  4706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542: No bootstrap required, opened a new log
I20251210 02:52:47.560154  4706 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2204332da57446aa9549c8d28e085542" member_type: VOTER }
I20251210 02:52:47.560292  4706 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.560361  4706 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2204332da57446aa9549c8d28e085542, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.560567  4706 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2204332da57446aa9549c8d28e085542" member_type: VOTER }
I20251210 02:52:47.560703  4706 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.560791  4706 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.560884  4706 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.563179  4706 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2204332da57446aa9549c8d28e085542" member_type: VOTER }
I20251210 02:52:47.563370  4706 leader_election.cc:304] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2204332da57446aa9549c8d28e085542; no voters: 
I20251210 02:52:47.563757  4706 leader_election.cc:290] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.563910  4709 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.564368  4709 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 1 LEADER]: Becoming Leader. State: Replica: 2204332da57446aa9549c8d28e085542, State: Running, Role: LEADER
I20251210 02:52:47.564625  4706 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:47.564602  4709 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2204332da57446aa9549c8d28e085542" member_type: VOTER }
I20251210 02:52:47.565364  4711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2204332da57446aa9549c8d28e085542. Latest consensus state: current_term: 1 leader_uuid: "2204332da57446aa9549c8d28e085542" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2204332da57446aa9549c8d28e085542" member_type: VOTER } }
I20251210 02:52:47.565411  4710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2204332da57446aa9549c8d28e085542" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2204332da57446aa9549c8d28e085542" member_type: VOTER } }
I20251210 02:52:47.565570  4711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:47.565742  4710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:47.566655  4714 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:47.568284  4714 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:47.570060   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:47.571893  4714 catalog_manager.cc:1357] Generated new cluster ID: 8e6354f8a98c4ac2a84fe2242ade003b
I20251210 02:52:47.571992  4714 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:47.593361  4714 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:47.594220  4714 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:47.603993  4714 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542: Generated new TSK 0
I20251210 02:52:47.604285  4714 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:47.635426   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:47.636768   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:47.638412   416 webserver.cc:492] Webserver started at http://127.0.104.1:43173/ using document root <none> and password file <none>
I20251210 02:52:47.638695   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:47.638783   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:47.638935   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:47.639573   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "dd6b3dd7fb224bdfb6341179a8ffb107"
format_stamp: "Formatted at 2025-12-10 02:52:47 on dist-test-slave-wmrl"
I20251210 02:52:47.642222   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:47.643882  4730 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:47.644341   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 02:52:47.644479   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "dd6b3dd7fb224bdfb6341179a8ffb107"
format_stamp: "Formatted at 2025-12-10 02:52:47 on dist-test-slave-wmrl"
I20251210 02:52:47.644624   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765335108262347-416-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)
I20251210 02:52:47.656201   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:47.656893   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:47.657529   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:47.658460   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:47.658550   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:47.658675   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:47.658753   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:47.672003   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35143
I20251210 02:52:47.672011  4792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35143 every 8 connection(s)
I20251210 02:52:47.679899  4793 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34969
I20251210 02:52:47.680081  4793 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:47.680444  4793 heartbeater.cc:507] Master 127.0.104.62:34969 requested a full tablet report, sending...
I20251210 02:52:47.681418  4671 ts_manager.cc:194] Registered new tserver with Master: dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143)
I20251210 02:52:47.682253   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009138923s
I20251210 02:52:47.682504  4671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58714
I20251210 02:52:47.693830  4793 heartbeater.cc:499] Master 127.0.104.62:34969 was elected leader, sending a full tablet report...
I20251210 02:52:47.694505  4671 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58720:
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"
    }
  }
}
I20251210 02:52:47.707283  4758 tablet_service.cc:1505] Processing CreateTablet for tablet 3e0d185b8b0b40219ff048661e6ce6e6 (DEFAULT_TABLE table=fake-table [id=fcb074ec70a84542bd7278defa89945a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:47.707773  4758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0d185b8b0b40219ff048661e6ce6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.712857  4805 tablet_bootstrap.cc:492] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.714211  4805 tablet_bootstrap.cc:654] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.715907  4805 tablet_bootstrap.cc:492] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.716039  4805 ts_tablet_manager.cc:1403] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:47.716629  4805 raft_consensus.cc:359] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.716815  4805 raft_consensus.cc:385] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.716907  4805 raft_consensus.cc:740] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.717157  4805 consensus_queue.cc:260] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.717339  4805 raft_consensus.cc:399] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.717433  4805 raft_consensus.cc:493] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.717533  4805 raft_consensus.cc:3060] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.719533  4805 raft_consensus.cc:515] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.719735  4805 leader_election.cc:304] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.720301  4805 leader_election.cc:290] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.720403  4807 raft_consensus.cc:2804] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.720868  4807 raft_consensus.cc:697] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.721040  4805 ts_tablet_manager.cc:1434] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251210 02:52:47.721148  4807 consensus_queue.cc:237] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.723166  4671 catalog_manager.cc:5654] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.738020   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:47.739434  4670 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58720:
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"
    }
  }
}
I20251210 02:52:47.750600  4758 tablet_service.cc:1505] Processing CreateTablet for tablet 7edcdac8a67e48d7a8f3721803911940 (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:47.750756  4757 tablet_service.cc:1505] Processing CreateTablet for tablet 288dad92585246699ed0c0d64991624e (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251210 02:52:47.751147  4758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7edcdac8a67e48d7a8f3721803911940. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.751389  4756 tablet_service.cc:1505] Processing CreateTablet for tablet 394590633a4d45bc8ed71548317d2fee (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251210 02:52:47.751768  4756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394590633a4d45bc8ed71548317d2fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.753019  4757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288dad92585246699ed0c0d64991624e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.756327  4805 tablet_bootstrap.cc:492] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.758138  4805 tablet_bootstrap.cc:654] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.758544  4758 tablet_service.cc:1505] Processing CreateTablet for tablet 41dab4dc79044cb8af25d3d627518baa (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251210 02:52:47.758973  4758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41dab4dc79044cb8af25d3d627518baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.759053  4757 tablet_service.cc:1505] Processing CreateTablet for tablet 24d22ad8f5344b0da60c847d1cd1eaa0 (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251210 02:52:47.759439  4757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d22ad8f5344b0da60c847d1cd1eaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.759302  4755 tablet_service.cc:1505] Processing CreateTablet for tablet e0020843f8b5408581a6fb6e401a1e8d (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251210 02:52:47.759804  4755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0020843f8b5408581a6fb6e401a1e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.765235  4754 tablet_service.cc:1505] Processing CreateTablet for tablet f89b0c422c9d4d0486d1459f46e3c326 (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251210 02:52:47.765887  4754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89b0c422c9d4d0486d1459f46e3c326. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.768816  4753 tablet_service.cc:1505] Processing CreateTablet for tablet d270c55e373643bfabfe73a3ab285443 (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251210 02:52:47.769049  4752 tablet_service.cc:1505] Processing CreateTablet for tablet f2f966e9b3344e83a3f50012b6615922 (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251210 02:52:47.769294  4753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d270c55e373643bfabfe73a3ab285443. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.769573  4752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f966e9b3344e83a3f50012b6615922. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.770009  4805 tablet_bootstrap.cc:492] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.770156  4805 ts_tablet_manager.cc:1403] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20251210 02:52:47.770452  4756 tablet_service.cc:1505] Processing CreateTablet for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (DEFAULT_TABLE table=split-table [id=651875ec17d2487d9fed302f669400ba]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251210 02:52:47.770838  4756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4384e8e5164b4c8bad6c99a5bae41a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:47.770924  4805 raft_consensus.cc:359] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.771104  4805 raft_consensus.cc:385] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.771188  4805 raft_consensus.cc:740] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.771495  4805 consensus_queue.cc:260] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.771672  4805 raft_consensus.cc:399] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.771759  4805 raft_consensus.cc:493] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.771857  4805 raft_consensus.cc:3060] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.774537  4805 raft_consensus.cc:515] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.774772  4805 leader_election.cc:304] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.775108  4807 raft_consensus.cc:2804] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.775260  4807 raft_consensus.cc:697] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.775492  4807 consensus_queue.cc:237] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.779107  4805 leader_election.cc:290] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.779834  4805 ts_tablet_manager.cc:1434] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20251210 02:52:47.780112  4805 tablet_bootstrap.cc:492] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.782995  4805 tablet_bootstrap.cc:654] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.783433  4670 catalog_manager.cc:5654] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.784588  4805 tablet_bootstrap.cc:492] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.784750  4805 ts_tablet_manager.cc:1403] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 02:52:47.785540  4805 raft_consensus.cc:359] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.785717  4805 raft_consensus.cc:385] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.785799  4805 raft_consensus.cc:740] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.786023  4805 consensus_queue.cc:260] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.786198  4805 raft_consensus.cc:399] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.786288  4805 raft_consensus.cc:493] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.786382  4805 raft_consensus.cc:3060] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.788466  4805 raft_consensus.cc:515] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.788698  4805 leader_election.cc:304] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.788944  4805 leader_election.cc:290] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.789127  4807 raft_consensus.cc:2804] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.789384  4805 ts_tablet_manager.cc:1434] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20251210 02:52:47.789382  4807 raft_consensus.cc:697] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.789695  4805 tablet_bootstrap.cc:492] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.789700  4807 consensus_queue.cc:237] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.791457  4805 tablet_bootstrap.cc:654] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.793802  4805 tablet_bootstrap.cc:492] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.793946  4805 ts_tablet_manager.cc:1403] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:47.794715  4805 raft_consensus.cc:359] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.794919  4805 raft_consensus.cc:385] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.795013  4805 raft_consensus.cc:740] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.794996  4670 catalog_manager.cc:5654] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.795267  4805 consensus_queue.cc:260] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.795421  4805 raft_consensus.cc:399] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.795511  4805 raft_consensus.cc:493] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.795612  4805 raft_consensus.cc:3060] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.797891  4805 raft_consensus.cc:515] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.798092  4805 leader_election.cc:304] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.798257  4805 leader_election.cc:290] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.798525  4808 raft_consensus.cc:2804] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.798677  4808 raft_consensus.cc:697] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.798697  4805 ts_tablet_manager.cc:1434] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20251210 02:52:47.799029  4805 tablet_bootstrap.cc:492] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.798990  4808 consensus_queue.cc:237] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.800658  4805 tablet_bootstrap.cc:654] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.801244  4670 catalog_manager.cc:5654] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.802331  4805 tablet_bootstrap.cc:492] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.802477  4805 ts_tablet_manager.cc:1403] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.803081  4805 raft_consensus.cc:359] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.803218  4805 raft_consensus.cc:385] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.803310  4805 raft_consensus.cc:740] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.803539  4805 consensus_queue.cc:260] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.803685  4805 raft_consensus.cc:399] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.803776  4805 raft_consensus.cc:493] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.803877  4805 raft_consensus.cc:3060] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.808568  4805 raft_consensus.cc:515] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.808821  4805 leader_election.cc:304] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.809021  4805 leader_election.cc:290] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.809109  4808 raft_consensus.cc:2804] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.809283  4808 raft_consensus.cc:697] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.809527  4805 ts_tablet_manager.cc:1434] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20251210 02:52:47.809540  4808 consensus_queue.cc:237] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.809813  4805 tablet_bootstrap.cc:492] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.811470  4805 tablet_bootstrap.cc:654] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.812053  4670 catalog_manager.cc:5654] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.813195  4805 tablet_bootstrap.cc:492] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.813354  4805 ts_tablet_manager.cc:1403] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.813987  4805 raft_consensus.cc:359] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.814118  4805 raft_consensus.cc:385] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.814173  4805 raft_consensus.cc:740] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.814366  4805 consensus_queue.cc:260] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.814507  4805 raft_consensus.cc:399] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.814585  4805 raft_consensus.cc:493] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.814700  4805 raft_consensus.cc:3060] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.817472  4805 raft_consensus.cc:515] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.817658  4805 leader_election.cc:304] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.817799  4805 leader_election.cc:290] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.817883  4808 raft_consensus.cc:2804] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.818043  4808 raft_consensus.cc:697] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.818303  4808 consensus_queue.cc:237] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.818397  4805 ts_tablet_manager.cc:1434] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:47.818979  4805 tablet_bootstrap.cc:492] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.820482  4805 tablet_bootstrap.cc:654] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.820930  4670 catalog_manager.cc:5654] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.822222  4805 tablet_bootstrap.cc:492] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.822384  4805 ts_tablet_manager.cc:1403] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.823050  4805 raft_consensus.cc:359] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.823192  4805 raft_consensus.cc:385] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.823283  4805 raft_consensus.cc:740] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.823499  4805 consensus_queue.cc:260] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.823642  4805 raft_consensus.cc:399] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.823729  4805 raft_consensus.cc:493] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.823838  4805 raft_consensus.cc:3060] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.825763  4805 raft_consensus.cc:515] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.825960  4805 leader_election.cc:304] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.826114  4805 leader_election.cc:290] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.826229  4808 raft_consensus.cc:2804] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.826391  4808 raft_consensus.cc:697] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.826565  4805 ts_tablet_manager.cc:1434] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.826625  4808 consensus_queue.cc:237] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.826869  4805 tablet_bootstrap.cc:492] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.828461  4805 tablet_bootstrap.cc:654] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.829003  4670 catalog_manager.cc:5654] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.830734  4805 tablet_bootstrap.cc:492] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.830899  4805 ts_tablet_manager.cc:1403] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.831686  4805 raft_consensus.cc:359] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.831859  4805 raft_consensus.cc:385] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.831959  4805 raft_consensus.cc:740] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.832190  4805 consensus_queue.cc:260] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.832333  4805 raft_consensus.cc:399] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.832422  4805 raft_consensus.cc:493] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.832525  4805 raft_consensus.cc:3060] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.834892  4805 raft_consensus.cc:515] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.835108  4805 leader_election.cc:304] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.835290  4805 leader_election.cc:290] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.835372  4808 raft_consensus.cc:2804] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.835523  4808 raft_consensus.cc:697] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.835734  4805 ts_tablet_manager.cc:1434] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 02:52:47.835749  4808 consensus_queue.cc:237] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.836033  4805 tablet_bootstrap.cc:492] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.837682  4805 tablet_bootstrap.cc:654] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.838143  4670 catalog_manager.cc:5654] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.839432  4805 tablet_bootstrap.cc:492] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.839589  4805 ts_tablet_manager.cc:1403] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:47.840148  4805 raft_consensus.cc:359] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.840273  4805 raft_consensus.cc:385] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.840349  4805 raft_consensus.cc:740] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.840554  4805 consensus_queue.cc:260] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.840708  4805 raft_consensus.cc:399] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.840819  4805 raft_consensus.cc:493] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.840914  4805 raft_consensus.cc:3060] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.842952  4805 raft_consensus.cc:515] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.843187  4805 leader_election.cc:304] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.843356  4805 leader_election.cc:290] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.843410  4808 raft_consensus.cc:2804] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.843582  4808 raft_consensus.cc:697] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.843829  4805 ts_tablet_manager.cc:1434] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:52:47.843822  4808 consensus_queue.cc:237] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.844105  4805 tablet_bootstrap.cc:492] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.845863  4805 tablet_bootstrap.cc:654] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.845892  4670 catalog_manager.cc:5654] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.848544  4805 tablet_bootstrap.cc:492] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.848676  4805 ts_tablet_manager.cc:1403] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:47.849272  4805 raft_consensus.cc:359] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.849423  4805 raft_consensus.cc:385] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.849510  4805 raft_consensus.cc:740] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.849705  4805 consensus_queue.cc:260] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.849848  4805 raft_consensus.cc:399] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.849938  4805 raft_consensus.cc:493] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.850042  4805 raft_consensus.cc:3060] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.852234  4805 raft_consensus.cc:515] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.852411  4805 leader_election.cc:304] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.852555  4805 leader_election.cc:290] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.852653  4808 raft_consensus.cc:2804] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.852849  4808 raft_consensus.cc:697] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.853008  4805 ts_tablet_manager.cc:1434] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251210 02:52:47.853055  4808 consensus_queue.cc:237] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.853240  4805 tablet_bootstrap.cc:492] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: Bootstrap starting.
I20251210 02:52:47.855249  4805 tablet_bootstrap.cc:654] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:47.856002  4670 catalog_manager.cc:5654] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.856849  4805 tablet_bootstrap.cc:492] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: No bootstrap required, opened a new log
I20251210 02:52:47.857000  4805 ts_tablet_manager.cc:1403] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:47.857630  4805 raft_consensus.cc:359] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.857813  4805 raft_consensus.cc:385] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:47.857918  4805 raft_consensus.cc:740] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Initialized, Role: FOLLOWER
I20251210 02:52:47.858172  4805 consensus_queue.cc:260] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.858376  4805 raft_consensus.cc:399] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:47.858469  4805 raft_consensus.cc:493] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:47.858544  4805 raft_consensus.cc:3060] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:47.860828  4805 raft_consensus.cc:515] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.861065  4805 leader_election.cc:304] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd6b3dd7fb224bdfb6341179a8ffb107; no voters: 
I20251210 02:52:47.861315  4805 leader_election.cc:290] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:47.861366  4808 raft_consensus.cc:2804] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:47.861519  4808 raft_consensus.cc:697] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Becoming Leader. State: Replica: dd6b3dd7fb224bdfb6341179a8ffb107, State: Running, Role: LEADER
I20251210 02:52:47.861745  4808 consensus_queue.cc:237] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } }
I20251210 02:52:47.861819  4805 ts_tablet_manager.cc:1434] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:47.863610  4670 catalog_manager.cc:5654] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd6b3dd7fb224bdfb6341179a8ffb107" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:47.868197  4671 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:47.884439  4836 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.885219  4836 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.886878  4840 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.887557  4840 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.890179  4841 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.903384  4671 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:47.910817  4841 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.915030  4842 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.915601  4842 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.921741  4841 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.922302  4841 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.922226  4836 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.922827  4836 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.927349  4842 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.927999  4842 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.931713  4671 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:47.939347  4840 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.939980  4840 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.941668  4842 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.942226  4842 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.942442  4671 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:47.946146  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 41dab4dc79044cb8af25d3d627518baa (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 3 got 1
I20251210 02:52:47.954833  4842 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.955544  4842 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.955884  4841 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.956337  4841 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.959125  4836 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.959630  4836 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.956246  4840 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.960973  4840 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.967535  4842 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.969532  4842 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.969602  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet d270c55e373643bfabfe73a3ab285443 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 4 got 1
I20251210 02:52:47.970489  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet e0020843f8b5408581a6fb6e401a1e8d (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 4 got 1
I20251210 02:52:47.970824  4840 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.972512  4840 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.972121  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 288dad92585246699ed0c0d64991624e (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 4 got 1
I20251210 02:52:47.976300  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 394590633a4d45bc8ed71548317d2fee (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 4 got 2
I20251210 02:52:47.976639  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 7edcdac8a67e48d7a8f3721803911940 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 4 got 2
I20251210 02:52:47.976954  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 4 got 1
I20251210 02:52:47.977504  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 24d22ad8f5344b0da60c847d1cd1eaa0 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 4 got 1
I20251210 02:52:47.978504  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f89b0c422c9d4d0486d1459f46e3c326 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 4 got 1
I20251210 02:52:47.980379  4671 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:47.981132  4842 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.981791  4842 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.982844  4840 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.984334  4840 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.989751  4841 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.991581  4842 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.992808  4841 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.993466  4842 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.993291  4836 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.994859  4840 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:47.995898  4836 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:47.999675  4840 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.003152  4842 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.003839  4842 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.005052  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet d270c55e373643bfabfe73a3ab285443 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.005303  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f2f966e9b3344e83a3f50012b6615922 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 2
I20251210 02:52:48.005465  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet e0020843f8b5408581a6fb6e401a1e8d (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 2
I20251210 02:52:48.005635  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 41dab4dc79044cb8af25d3d627518baa (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.005791  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 394590633a4d45bc8ed71548317d2fee (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 2
I20251210 02:52:48.006006  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 7edcdac8a67e48d7a8f3721803911940 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 2
I20251210 02:52:48.006196  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 24d22ad8f5344b0da60c847d1cd1eaa0 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 2
I20251210 02:52:48.006412  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f89b0c422c9d4d0486d1459f46e3c326 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 2
I20251210 02:52:48.009645  4840 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.011166  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet d270c55e373643bfabfe73a3ab285443 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.011394  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f2f966e9b3344e83a3f50012b6615922 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 2
I20251210 02:52:48.011595  4840 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.014912  4841 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.015537  4841 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.018733  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 24d22ad8f5344b0da60c847d1cd1eaa0 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.019147  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 288dad92585246699ed0c0d64991624e (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 2
I20251210 02:52:48.019059  4842 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.019788  4842 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.021818  4840 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.023195  4840 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.023532  4841 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.024123  4841 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.023885  4836 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.024880  4836 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.030463  4842 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.031183  4842 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.031471  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 394590633a4d45bc8ed71548317d2fee (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.032681  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 41dab4dc79044cb8af25d3d627518baa (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.032968  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 2
I20251210 02:52:48.032688  4840 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.033728  4841 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.034193  4840 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.037245  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 7edcdac8a67e48d7a8f3721803911940 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.037585  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f89b0c422c9d4d0486d1459f46e3c326 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.037784  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet e0020843f8b5408581a6fb6e401a1e8d (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.037942  4836 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.038946  4836 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.041443  4670 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f2f966e9b3344e83a3f50012b6615922 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 3
I20251210 02:52:48.041847  4840 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.042441  4840 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.044354  4668 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 24d22ad8f5344b0da60c847d1cd1eaa0 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 4
I20251210 02:52:48.046371  4841 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.047338  4669 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:48.050194  4840 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.050760  4840 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.052147  4836 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.052870  4836 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.053187  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 41dab4dc79044cb8af25d3d627518baa (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 5 got 4
I20251210 02:52:48.056246  4840 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.059564  4840 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.059376  4841 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.060303  4841 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.061240  4836 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.061827  4836 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.065054  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 394590633a4d45bc8ed71548317d2fee (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 6 got 4
I20251210 02:52:48.067054  4836 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.067741  4836 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.068634  4840 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.069742  4840 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.067759  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet e0020843f8b5408581a6fb6e401a1e8d (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 6 got 4
I20251210 02:52:48.073042  4841 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.073148  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 6 got 3
I20251210 02:52:48.074152  4841 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.074128  4670 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:48.073079  4842 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.075443  4840 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.076016  4840 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.077051  4842 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.081064  4840 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.081676  4840 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.084121  4836 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.084693  4836 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.087539  4840 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.088263  4841 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.088655  4840 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.088820  4841 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.090397  4669 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:48.095819  4836 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.095664  4840 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.096426  4836 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.097011  4840 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.097796  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 7 got 4
I20251210 02:52:48.100106  4842 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.100661  4842 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.100510  4841 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.101051  4841 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.101167  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f89b0c422c9d4d0486d1459f46e3c326 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 7 got 4
I20251210 02:52:48.101367  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 41dab4dc79044cb8af25d3d627518baa (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 7 got 5
I20251210 02:52:48.101568  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet d270c55e373643bfabfe73a3ab285443 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 7 got 4
I20251210 02:52:48.101748  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f2f966e9b3344e83a3f50012b6615922 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 7 got 4
I20251210 02:52:48.101917  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 7edcdac8a67e48d7a8f3721803911940 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 7 got 4
I20251210 02:52:48.102108  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 288dad92585246699ed0c0d64991624e (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 7 got 4
I20251210 02:52:48.103170  4840 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.103729  4840 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.107831  4836 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.108520  4836 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.108916  4840 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.109481  4840 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.112509  4841 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.113164  4841 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.114559  4840 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.115113  4840 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.115839  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 7edcdac8a67e48d7a8f3721803911940 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 6
I20251210 02:52:48.116114  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f2f966e9b3344e83a3f50012b6615922 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 5
I20251210 02:52:48.116330  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet e0020843f8b5408581a6fb6e401a1e8d (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 6
I20251210 02:52:48.116546  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 394590633a4d45bc8ed71548317d2fee (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 5
I20251210 02:52:48.116730  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 41dab4dc79044cb8af25d3d627518baa (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 6
I20251210 02:52:48.116943  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 24d22ad8f5344b0da60c847d1cd1eaa0 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 6
I20251210 02:52:48.117120  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f89b0c422c9d4d0486d1459f46e3c326 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 5
I20251210 02:52:48.117286  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet d270c55e373643bfabfe73a3ab285443 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 5
I20251210 02:52:48.120173  4840 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.120903  4840 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.120678  4836 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.122987  4836 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.123855  4669 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:48.123499  4841 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.124347  4841 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.123665  4842 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.125960  4842 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.127274  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 7edcdac8a67e48d7a8f3721803911940 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 6
I20251210 02:52:48.127486  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 8 got 5
I20251210 02:52:48.131572  4840 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.132174  4840 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.134634  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet d270c55e373643bfabfe73a3ab285443 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 6
I20251210 02:52:48.134862  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 288dad92585246699ed0c0d64991624e (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 5
I20251210 02:52:48.134063  4841 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.135047  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f2f966e9b3344e83a3f50012b6615922 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 6
I20251210 02:52:48.136142  4841 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.138064  4840 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.138744  4840 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.140004  4842 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.140676  4842 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.143276  4840 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.143898  4840 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.144598  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 394590633a4d45bc8ed71548317d2fee (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 6
I20251210 02:52:48.145411  4836 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.148173  4836 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.148860  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 24d22ad8f5344b0da60c847d1cd1eaa0 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 7
I20251210 02:52:48.149096  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 41dab4dc79044cb8af25d3d627518baa (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 7
I20251210 02:52:48.148867  4840 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.149739  4840 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.154706  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f89b0c422c9d4d0486d1459f46e3c326 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 6
I20251210 02:52:48.155006  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet e0020843f8b5408581a6fb6e401a1e8d (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 7
I20251210 02:52:48.155230  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 288dad92585246699ed0c0d64991624e (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 6
I20251210 02:52:48.155411  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 6
I20251210 02:52:48.155026  4836 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.155378  4840 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.155932  4836 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.156251  4840 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.154522  4841 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.156934  4841 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.157063  4671 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58720:
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
I20251210 02:52:48.161442  4842 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.162133  4842 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.162353  4836 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.163143  4836 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.162700  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f2f966e9b3344e83a3f50012b6615922 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 7
I20251210 02:52:48.163671  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 394590633a4d45bc8ed71548317d2fee (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 7
I20251210 02:52:48.163872  4669 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 7edcdac8a67e48d7a8f3721803911940 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 9 got 7
I20251210 02:52:48.168155  4841 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.168795  4841 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.169440  4840 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.170046  4840 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.173350  4842 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.175115  4842 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.176437  4840 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.177317  4840 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.178231  4836 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.179992  4836 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.180226  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet d270c55e373643bfabfe73a3ab285443 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 7
I20251210 02:52:48.183076  4842 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.183898  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 24d22ad8f5344b0da60c847d1cd1eaa0 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.184165  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f2f966e9b3344e83a3f50012b6615922 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.184374  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet e0020843f8b5408581a6fb6e401a1e8d (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.184598  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 7
I20251210 02:52:48.184837  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 41dab4dc79044cb8af25d3d627518baa (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.186420  4842 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.187240  4841 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.187855  4841 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.188581  4840 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.189193  4840 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.189286  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f89b0c422c9d4d0486d1459f46e3c326 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 7
I20251210 02:52:48.189594  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 7edcdac8a67e48d7a8f3721803911940 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.189795  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 394590633a4d45bc8ed71548317d2fee (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.190057  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 288dad92585246699ed0c0d64991624e (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 7
I20251210 02:52:48.191574  4836 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.192535  4836 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.194686  4842 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.195830  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet d270c55e373643bfabfe73a3ab285443 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.196439  4842 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.198045  4841 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.199534  4841 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.199298  4836 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.199712  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 24d22ad8f5344b0da60c847d1cd1eaa0 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.199940  4836 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.200007  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 41dab4dc79044cb8af25d3d627518baa (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.200244  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet e0020843f8b5408581a6fb6e401a1e8d (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.204282  4842 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.205085  4836 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.205451  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.205701  4836 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.206718  4842 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.206882  4841 tablet.cc:1722] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.201170  4840 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.209444  4840 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.209723  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f2f966e9b3344e83a3f50012b6615922 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.210026  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f89b0c422c9d4d0486d1459f46e3c326 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.210261  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 7edcdac8a67e48d7a8f3721803911940 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.207795  4841 tablet.cc:1620] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.216457  4842 tablet.cc:1722] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.217140  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet d270c55e373643bfabfe73a3ab285443 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.217397  4842 tablet.cc:1620] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.221493  4842 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.221722  4840 tablet.cc:1722] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.222445  4842 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.222615  4840 tablet.cc:1620] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.223286  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 394590633a4d45bc8ed71548317d2fee (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.210722  4836 tablet.cc:1722] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.224687  4836 tablet.cc:1620] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.226563  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 288dad92585246699ed0c0d64991624e (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 8
I20251210 02:52:48.228226  4841 tablet.cc:1722] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.228649  4842 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.229096  4841 tablet.cc:1620] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.229717  4842 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.229840  4840 tablet.cc:1722] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.230487  4840 tablet.cc:1620] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.233464  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 4384e8e5164b4c8bad6c99a5bae41a72 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.232550  4836 tablet.cc:1722] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.234594  4836 tablet.cc:1620] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.234798  4841 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.235427  4841 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.236215  4842 tablet.cc:1722] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.236959  4842 tablet.cc:1620] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.239704  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet f89b0c422c9d4d0486d1459f46e3c326 (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.240180  4841 tablet.cc:1722] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.241088  4841 tablet.cc:1620] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.240971  4840 tablet.cc:1722] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: 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
I20251210 02:52:48.241618  4840 tablet.cc:1620] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: MemRowSet was empty: no flush needed.
I20251210 02:52:48.242795  4671 catalog_manager.cc:5746] TS dd6b3dd7fb224bdfb6341179a8ffb107 (127.0.104.1:35143) does not have the latest schema for tablet 288dad92585246699ed0c0d64991624e (table split-table [id=651875ec17d2487d9fed302f669400ba]). Expected version 10 got 9
I20251210 02:52:48.251358  4671 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542: split-table [id=651875ec17d2487d9fed302f669400ba] alter complete (version 10)
I20251210 02:52:48.265206   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:48.273181   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:48.273743   416 tablet_replica.cc:333] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.274120   416 raft_consensus.cc:2243] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.274452   416 raft_consensus.cc:2272] T 4384e8e5164b4c8bad6c99a5bae41a72 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.275324   416 tablet_replica.cc:333] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.275461   416 raft_consensus.cc:2243] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.275612   416 raft_consensus.cc:2272] T d270c55e373643bfabfe73a3ab285443 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.276356   416 tablet_replica.cc:333] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.276484   416 raft_consensus.cc:2243] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.276624   416 raft_consensus.cc:2272] T f2f966e9b3344e83a3f50012b6615922 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.277418   416 tablet_replica.cc:333] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.277539   416 raft_consensus.cc:2243] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.277729   416 raft_consensus.cc:2272] T e0020843f8b5408581a6fb6e401a1e8d P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.278405   416 tablet_replica.cc:333] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.278542   416 raft_consensus.cc:2243] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.278677   416 raft_consensus.cc:2272] T 394590633a4d45bc8ed71548317d2fee P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.279353   416 tablet_replica.cc:333] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.279471   416 raft_consensus.cc:2243] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.279614   416 raft_consensus.cc:2272] T 7edcdac8a67e48d7a8f3721803911940 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.280305   416 tablet_replica.cc:333] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.280431   416 raft_consensus.cc:2243] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.280565   416 raft_consensus.cc:2272] T f89b0c422c9d4d0486d1459f46e3c326 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.281258   416 tablet_replica.cc:333] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.281371   416 raft_consensus.cc:2243] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.281519   416 raft_consensus.cc:2272] T 24d22ad8f5344b0da60c847d1cd1eaa0 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.282160   416 tablet_replica.cc:333] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.282287   416 raft_consensus.cc:2243] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.282397   416 raft_consensus.cc:2272] T 3e0d185b8b0b40219ff048661e6ce6e6 P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.283006   416 tablet_replica.cc:333] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.283110   416 raft_consensus.cc:2243] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.283250   416 raft_consensus.cc:2272] T 288dad92585246699ed0c0d64991624e P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.283915   416 tablet_replica.cc:333] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107: stopping tablet replica
I20251210 02:52:48.284047   416 raft_consensus.cc:2243] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.284170   416 raft_consensus.cc:2272] T 41dab4dc79044cb8af25d3d627518baa P dd6b3dd7fb224bdfb6341179a8ffb107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.292630   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:48.297418   416 master.cc:561] Master@127.0.104.62:34969 shutting down...
I20251210 02:52:48.305375   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.305649   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.305791   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2204332da57446aa9549c8d28e085542: stopping tablet replica
I20251210 02:52:48.310232   416 master.cc:583] Master@127.0.104.62:34969 shutdown complete.
[       OK ] AlterTableTest.TestMultipleAlters (811 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioning
I20251210 02:52:48.324750   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40151
I20251210 02:52:48.325312   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:48.326135   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:48.327431   416 webserver.cc:492] Webserver started at http://127.0.104.62:33941/ using document root <none> and password file <none>
I20251210 02:52:48.327663   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:48.327759   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:48.327917   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:48.328542   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "b760642dc86a4656a2329cc4c6ecdbdc"
format_stamp: "Formatted at 2025-12-10 02:52:48 on dist-test-slave-wmrl"
I20251210 02:52:48.330936   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251210 02:52:48.332391  4853 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:48.332744   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:52:48.332902   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "b760642dc86a4656a2329cc4c6ecdbdc"
format_stamp: "Formatted at 2025-12-10 02:52:48 on dist-test-slave-wmrl"
I20251210 02:52:48.333045   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-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)
I20251210 02:52:48.349335   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:48.349887   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:48.361616   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40151
I20251210 02:52:48.361649  4904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40151 every 8 connection(s)
I20251210 02:52:48.362962  4905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.367379  4905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Bootstrap starting.
I20251210 02:52:48.368710  4905 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.370401  4905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: No bootstrap required, opened a new log
I20251210 02:52:48.371031  4905 raft_consensus.cc:359] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b760642dc86a4656a2329cc4c6ecdbdc" member_type: VOTER }
I20251210 02:52:48.371166  4905 raft_consensus.cc:385] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.371256  4905 raft_consensus.cc:740] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b760642dc86a4656a2329cc4c6ecdbdc, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.371471  4905 consensus_queue.cc:260] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b760642dc86a4656a2329cc4c6ecdbdc" member_type: VOTER }
I20251210 02:52:48.371611  4905 raft_consensus.cc:399] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.371683  4905 raft_consensus.cc:493] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.371788  4905 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.373854  4905 raft_consensus.cc:515] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b760642dc86a4656a2329cc4c6ecdbdc" member_type: VOTER }
I20251210 02:52:48.374078  4905 leader_election.cc:304] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b760642dc86a4656a2329cc4c6ecdbdc; no voters: 
I20251210 02:52:48.374519  4905 leader_election.cc:290] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.374639  4908 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.375108  4908 raft_consensus.cc:697] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 1 LEADER]: Becoming Leader. State: Replica: b760642dc86a4656a2329cc4c6ecdbdc, State: Running, Role: LEADER
I20251210 02:52:48.375396  4908 consensus_queue.cc:237] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b760642dc86a4656a2329cc4c6ecdbdc" member_type: VOTER }
I20251210 02:52:48.375447  4905 sys_catalog.cc:565] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:48.376228  4909 sys_catalog.cc:455] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b760642dc86a4656a2329cc4c6ecdbdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b760642dc86a4656a2329cc4c6ecdbdc" member_type: VOTER } }
I20251210 02:52:48.376255  4910 sys_catalog.cc:455] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [sys.catalog]: SysCatalogTable state changed. Reason: New leader b760642dc86a4656a2329cc4c6ecdbdc. Latest consensus state: current_term: 1 leader_uuid: "b760642dc86a4656a2329cc4c6ecdbdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b760642dc86a4656a2329cc4c6ecdbdc" member_type: VOTER } }
I20251210 02:52:48.376456  4910 sys_catalog.cc:458] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:48.377640  4909 sys_catalog.cc:458] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:48.377774  4913 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:48.379020  4913 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:48.381340   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:48.381901  4913 catalog_manager.cc:1357] Generated new cluster ID: 8e8f714f63e14d44b7af48c6e52ca9b7
I20251210 02:52:48.381989  4913 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:48.391016  4913 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:48.392058  4913 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:48.397769  4913 catalog_manager.cc:6027] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Generated new TSK 0
I20251210 02:52:48.398005  4913 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:48.414064   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:48.415233   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:48.416678   416 webserver.cc:492] Webserver started at http://127.0.104.1:42483/ using document root <none> and password file <none>
I20251210 02:52:48.416989   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:48.417078   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:48.417256   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:48.417879   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "c4c3258f9a3040fe8d16153feeb647f3"
format_stamp: "Formatted at 2025-12-10 02:52:48 on dist-test-slave-wmrl"
I20251210 02:52:48.420377   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:48.421948  4929 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:48.422310   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:48.422443   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "c4c3258f9a3040fe8d16153feeb647f3"
format_stamp: "Formatted at 2025-12-10 02:52:48 on dist-test-slave-wmrl"
I20251210 02:52:48.422559   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-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)
I20251210 02:52:48.445322   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:48.445950   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:48.446573   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:48.447438   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:48.447533   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:48.447645   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:48.447722   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:48.459903   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37145
I20251210 02:52:48.459928  4991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37145 every 8 connection(s)
I20251210 02:52:48.467105  4992 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40151
I20251210 02:52:48.467298  4992 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:48.467710  4992 heartbeater.cc:507] Master 127.0.104.62:40151 requested a full tablet report, sending...
I20251210 02:52:48.468691  4870 ts_manager.cc:194] Registered new tserver with Master: c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145)
I20251210 02:52:48.468881   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007946838s
I20251210 02:52:48.470466  4870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50858
I20251210 02:52:48.480434  4870 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50866:
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"
    }
  }
}
I20251210 02:52:48.482007  4992 heartbeater.cc:499] Master 127.0.104.62:40151 was elected leader, sending a full tablet report...
I20251210 02:52:48.492741  4957 tablet_service.cc:1505] Processing CreateTablet for tablet 669f9a5bf2634e3eb9b6715a4eb976ca (DEFAULT_TABLE table=fake-table [id=9dd3e3b1adf7431ab596bc45cacd3ec1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:48.493235  4957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669f9a5bf2634e3eb9b6715a4eb976ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.498049  5004 tablet_bootstrap.cc:492] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.499385  5004 tablet_bootstrap.cc:654] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.501152  5004 tablet_bootstrap.cc:492] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.501272  5004 ts_tablet_manager.cc:1403] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:48.501816  5004 raft_consensus.cc:359] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.501960  5004 raft_consensus.cc:385] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.502027  5004 raft_consensus.cc:740] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.502183  5004 consensus_queue.cc:260] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.502300  5004 raft_consensus.cc:399] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.502351  5004 raft_consensus.cc:493] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.502418  5004 raft_consensus.cc:3060] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.504128  5004 raft_consensus.cc:515] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.504321  5004 leader_election.cc:304] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.505170  5004 leader_election.cc:290] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.505379  5006 raft_consensus.cc:2804] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.505870  5006 raft_consensus.cc:697] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.506291  5006 consensus_queue.cc:237] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.506547  5004 ts_tablet_manager.cc:1434] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:48.508162  4869 catalog_manager.cc:5654] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.522703   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:48.523905  4870 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50866:
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"
    }
  }
}
I20251210 02:52:48.531275  4957 tablet_service.cc:1505] Processing CreateTablet for tablet 88520ee6f89c4422a0ce15a8aa5b3c67 (DEFAULT_TABLE table=test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:48.531522  4956 tablet_service.cc:1505] Processing CreateTablet for tablet 28158deda1df44f9a5e42b7659de7993 (DEFAULT_TABLE table=test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:48.531766  4957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88520ee6f89c4422a0ce15a8aa5b3c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.532001  4956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28158deda1df44f9a5e42b7659de7993. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.537495  5004 tablet_bootstrap.cc:492] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.538805  5004 tablet_bootstrap.cc:654] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.540596  5004 tablet_bootstrap.cc:492] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.540747  5004 ts_tablet_manager.cc:1403] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:48.541853  5004 raft_consensus.cc:359] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.542016  5004 raft_consensus.cc:385] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.542062  5004 raft_consensus.cc:740] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.542243  5004 consensus_queue.cc:260] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.542353  5004 raft_consensus.cc:399] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.542415  5004 raft_consensus.cc:493] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.542479  5004 raft_consensus.cc:3060] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.544448  5004 raft_consensus.cc:515] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.544682  5004 leader_election.cc:304] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.544962  5004 leader_election.cc:290] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.544987  5006 raft_consensus.cc:2804] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.545164  5006 raft_consensus.cc:697] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.545385  5004 ts_tablet_manager.cc:1434] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20251210 02:52:48.545408  5006 consensus_queue.cc:237] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.545667  5004 tablet_bootstrap.cc:492] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.547194  5004 tablet_bootstrap.cc:654] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.547577  4870 catalog_manager.cc:5654] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.548918  5004 tablet_bootstrap.cc:492] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.549101  5004 ts_tablet_manager.cc:1403] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20251210 02:52:48.549849  5004 raft_consensus.cc:359] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.550029  5004 raft_consensus.cc:385] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.550119  5004 raft_consensus.cc:740] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.550328  5004 consensus_queue.cc:260] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.550529  5004 raft_consensus.cc:399] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.550623  5004 raft_consensus.cc:493] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.550742  5004 raft_consensus.cc:3060] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.553280  5004 raft_consensus.cc:515] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.553464  5004 leader_election.cc:304] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.553607  5004 leader_election.cc:290] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.553695  5006 raft_consensus.cc:2804] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.553879  5006 raft_consensus.cc:697] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.554131  5004 ts_tablet_manager.cc:1434] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20251210 02:52:48.554143  5006 consensus_queue.cc:237] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.555965  4869 catalog_manager.cc:5654] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.603533  4867 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50866:
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
I20251210 02:52:48.607117  4867 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet 88520ee6f89c4422a0ce15a8aa5b3c67
I20251210 02:52:48.607575  4867 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet 28158deda1df44f9a5e42b7659de7993
I20251210 02:52:48.608153  4957 tablet_service.cc:1552] Processing DeleteTablet for tablet 88520ee6f89c4422a0ce15a8aa5b3c67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.608253  4956 tablet_service.cc:1552] Processing DeleteTablet for tablet 28158deda1df44f9a5e42b7659de7993 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.609018  5020 tablet_replica.cc:333] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:48.609236  5020 raft_consensus.cc:2243] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.609967  5020 raft_consensus.cc:2272] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.610971  5020 ts_tablet_manager.cc:1916] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:48.612694  4867 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50866:
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
W20251210 02:52:48.617038  4867 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f9866ac0aa8a49c9abfe39157f2fce24 has no consensus state
I20251210 02:52:48.617123  5020 ts_tablet_manager.cc:1929] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
W20251210 02:52:48.617220  4867 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1dd50e77e3f24aae87be442fa0574ee7 has no consensus state
I20251210 02:52:48.617290  5020 log.cc:1199] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/28158deda1df44f9a5e42b7659de7993
I20251210 02:52:48.617833  5020 ts_tablet_manager.cc:1950] T 28158deda1df44f9a5e42b7659de7993 P c4c3258f9a3040fe8d16153feeb647f3: Deleting consensus metadata
I20251210 02:52:48.619081  5020 tablet_replica.cc:333] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:48.619102  4855 catalog_manager.cc:4985] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145): tablet 28158deda1df44f9a5e42b7659de7993 (table test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]) successfully deleted
I20251210 02:52:48.619302  5020 raft_consensus.cc:2243] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.619500  5020 raft_consensus.cc:2272] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.620716  5020 ts_tablet_manager.cc:1916] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:48.621430  4956 tablet_service.cc:1505] Processing CreateTablet for tablet f9866ac0aa8a49c9abfe39157f2fce24 (DEFAULT_TABLE table=test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:48.621634  4957 tablet_service.cc:1505] Processing CreateTablet for tablet 1dd50e77e3f24aae87be442fa0574ee7 (DEFAULT_TABLE table=test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:48.621852  4956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9866ac0aa8a49c9abfe39157f2fce24. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.622161  4957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd50e77e3f24aae87be442fa0574ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.626703  5004 tablet_bootstrap.cc:492] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.627840  5020 ts_tablet_manager.cc:1929] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 02:52:48.627981  5020 log.cc:1199] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/88520ee6f89c4422a0ce15a8aa5b3c67
I20251210 02:52:48.628435  5020 ts_tablet_manager.cc:1950] T 88520ee6f89c4422a0ce15a8aa5b3c67 P c4c3258f9a3040fe8d16153feeb647f3: Deleting consensus metadata
I20251210 02:52:48.628566  5004 tablet_bootstrap.cc:654] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.629418  4855 catalog_manager.cc:4985] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145): tablet 88520ee6f89c4422a0ce15a8aa5b3c67 (table test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]) successfully deleted
I20251210 02:52:48.630607  5004 tablet_bootstrap.cc:492] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.630761  5004 ts_tablet_manager.cc:1403] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:48.631310  5004 raft_consensus.cc:359] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.631466  5004 raft_consensus.cc:385] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.631539  5004 raft_consensus.cc:740] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.631743  5004 consensus_queue.cc:260] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.631867  5004 raft_consensus.cc:399] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.631964  5004 raft_consensus.cc:493] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.632052  5004 raft_consensus.cc:3060] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.634954  5004 raft_consensus.cc:515] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.635246  5004 leader_election.cc:304] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.635458  5004 leader_election.cc:290] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.635524  5007 raft_consensus.cc:2804] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.635687  5007 raft_consensus.cc:697] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.635883  5004 ts_tablet_manager.cc:1434] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 02:52:48.635944  5007 consensus_queue.cc:237] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.636183  5004 tablet_bootstrap.cc:492] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.637845  5004 tablet_bootstrap.cc:654] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.638298  4869 catalog_manager.cc:5654] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.639473  5004 tablet_bootstrap.cc:492] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.639624  5004 ts_tablet_manager.cc:1403] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:48.640254  5004 raft_consensus.cc:359] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.640384  5004 raft_consensus.cc:385] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.640491  5004 raft_consensus.cc:740] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.640693  5004 consensus_queue.cc:260] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.640880  5004 raft_consensus.cc:399] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.640988  5004 raft_consensus.cc:493] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.641109  5004 raft_consensus.cc:3060] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.643549  5004 raft_consensus.cc:515] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.643731  5004 leader_election.cc:304] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.643883  5004 leader_election.cc:290] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.643966  5007 raft_consensus.cc:2804] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.644109  5007 raft_consensus.cc:697] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.644323  5004 ts_tablet_manager.cc:1434] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20251210 02:52:48.644340  5007 consensus_queue.cc:237] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.646333  4867 catalog_manager.cc:5654] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.650512  4867 catalog_manager.cc:6199] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb] alter complete (version 0)
I20251210 02:52:48.679580  4867 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50866:
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
W20251210 02:52:48.684067  4867 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 52adceb1d878463783c871bc0f79bc6f has no consensus state
W20251210 02:52:48.684235  4867 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b540cf9d7ae24a6dbb54f4b6247ee4ac has no consensus state
I20251210 02:52:48.684293  4867 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet f9866ac0aa8a49c9abfe39157f2fce24
I20251210 02:52:48.684523  4867 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet 1dd50e77e3f24aae87be442fa0574ee7
I20251210 02:52:48.684979  4957 tablet_service.cc:1552] Processing DeleteTablet for tablet f9866ac0aa8a49c9abfe39157f2fce24 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.685155  4956 tablet_service.cc:1552] Processing DeleteTablet for tablet 1dd50e77e3f24aae87be442fa0574ee7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.685293  5020 tablet_replica.cc:333] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:48.685489  5020 raft_consensus.cc:2243] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.685750  5020 raft_consensus.cc:2272] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.686724  5020 ts_tablet_manager.cc:1916] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:48.689333  4956 tablet_service.cc:1505] Processing CreateTablet for tablet 52adceb1d878463783c871bc0f79bc6f (DEFAULT_TABLE table=test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 02:52:48.689486  4957 tablet_service.cc:1505] Processing CreateTablet for tablet b540cf9d7ae24a6dbb54f4b6247ee4ac (DEFAULT_TABLE table=test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 02:52:48.689793  4956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52adceb1d878463783c871bc0f79bc6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.690025  4957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b540cf9d7ae24a6dbb54f4b6247ee4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.693358  5020 ts_tablet_manager.cc:1929] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 02:52:48.693477  5020 log.cc:1199] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/f9866ac0aa8a49c9abfe39157f2fce24
I20251210 02:52:48.693917  5020 ts_tablet_manager.cc:1950] T f9866ac0aa8a49c9abfe39157f2fce24 P c4c3258f9a3040fe8d16153feeb647f3: Deleting consensus metadata
I20251210 02:52:48.695034  4855 catalog_manager.cc:4985] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145): tablet f9866ac0aa8a49c9abfe39157f2fce24 (table test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]) successfully deleted
I20251210 02:52:48.695351  5020 tablet_replica.cc:333] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:48.695559  5020 raft_consensus.cc:2243] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.695798  5020 raft_consensus.cc:2272] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.696461  5004 tablet_bootstrap.cc:492] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.707150  5020 ts_tablet_manager.cc:1916] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:48.707242  5004 tablet_bootstrap.cc:654] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:48.714228  4855 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 52adceb1d878463783c871bc0f79bc6f (table test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 52adceb1d878463783c871bc0f79bc6f consensus state has no leader
I20251210 02:52:48.714470  5004 tablet_bootstrap.cc:492] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.714671  5004 ts_tablet_manager.cc:1403] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.003s
I20251210 02:52:48.715508  5004 raft_consensus.cc:359] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.715658  5020 ts_tablet_manager.cc:1929] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 02:52:48.715747  5004 raft_consensus.cc:385] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.715807  5020 log.cc:1199] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/1dd50e77e3f24aae87be442fa0574ee7
I20251210 02:52:48.715847  5004 raft_consensus.cc:740] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.716246  5020 ts_tablet_manager.cc:1950] T 1dd50e77e3f24aae87be442fa0574ee7 P c4c3258f9a3040fe8d16153feeb647f3: Deleting consensus metadata
I20251210 02:52:48.716210  5004 consensus_queue.cc:260] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.716390  5004 raft_consensus.cc:399] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.716516  5004 raft_consensus.cc:493] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.716631  5004 raft_consensus.cc:3060] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.717391  4855 catalog_manager.cc:4985] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145): tablet 1dd50e77e3f24aae87be442fa0574ee7 (table test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]) successfully deleted
I20251210 02:52:48.719939  5004 raft_consensus.cc:515] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.720182  5004 leader_election.cc:304] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.720515  5007 raft_consensus.cc:2804] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.720680  5007 raft_consensus.cc:697] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.721000  5007 consensus_queue.cc:237] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.727831  5004 leader_election.cc:290] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.728739  5004 ts_tablet_manager.cc:1434] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20251210 02:52:48.729126  5004 tablet_bootstrap.cc:492] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.731405  5004 tablet_bootstrap.cc:654] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.737882  5004 tablet_bootstrap.cc:492] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.738077  5004 ts_tablet_manager.cc:1403] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.003s
I20251210 02:52:48.739344  5004 raft_consensus.cc:359] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.739557  5004 raft_consensus.cc:385] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.739671  5004 raft_consensus.cc:740] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.739909  5004 consensus_queue.cc:260] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.740121  5004 raft_consensus.cc:399] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.740236  5004 raft_consensus.cc:493] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.740379  5004 raft_consensus.cc:3060] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.740599  4862 catalog_manager.cc:5654] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.742731  5004 raft_consensus.cc:515] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.742966  5004 leader_election.cc:304] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.743221  5004 leader_election.cc:290] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.743273  5007 raft_consensus.cc:2804] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.743791  5007 raft_consensus.cc:697] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.743877  5004 ts_tablet_manager.cc:1434] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251210 02:52:48.744179  5007 consensus_queue.cc:237] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.756282  4865 catalog_manager.cc:5654] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.761114  4865 catalog_manager.cc:6199] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb] alter complete (version 0)
I20251210 02:52:48.790318  4867 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50866:
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
W20251210 02:52:48.794438  4867 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 47268f9ab915469191e35bd2b1d2ce5b has no consensus state
W20251210 02:52:48.794625  4867 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d166dfc592745bb88008e46264d47b6 has no consensus state
I20251210 02:52:48.794715  4867 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet 52adceb1d878463783c871bc0f79bc6f
I20251210 02:52:48.794978  4867 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet b540cf9d7ae24a6dbb54f4b6247ee4ac
I20251210 02:52:48.795450  4956 tablet_service.cc:1552] Processing DeleteTablet for tablet 52adceb1d878463783c871bc0f79bc6f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.795858  5020 tablet_replica.cc:333] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:48.796065  5020 raft_consensus.cc:2243] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.796115  4956 tablet_service.cc:1552] Processing DeleteTablet for tablet b540cf9d7ae24a6dbb54f4b6247ee4ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.796324  5020 raft_consensus.cc:2272] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.797547  5020 ts_tablet_manager.cc:1916] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:48.799533  4957 tablet_service.cc:1505] Processing CreateTablet for tablet 47268f9ab915469191e35bd2b1d2ce5b (DEFAULT_TABLE table=test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 02:52:48.800071  4957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47268f9ab915469191e35bd2b1d2ce5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.800081  4956 tablet_service.cc:1505] Processing CreateTablet for tablet 7d166dfc592745bb88008e46264d47b6 (DEFAULT_TABLE table=test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 02:52:48.800653  4956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d166dfc592745bb88008e46264d47b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.804365  5020 ts_tablet_manager.cc:1929] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 02:52:48.804517  5020 log.cc:1199] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/52adceb1d878463783c871bc0f79bc6f
I20251210 02:52:48.805011  5020 ts_tablet_manager.cc:1950] T 52adceb1d878463783c871bc0f79bc6f P c4c3258f9a3040fe8d16153feeb647f3: Deleting consensus metadata
I20251210 02:52:48.805799  5004 tablet_bootstrap.cc:492] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.807348  4855 catalog_manager.cc:4985] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145): tablet 52adceb1d878463783c871bc0f79bc6f (table test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]) successfully deleted
I20251210 02:52:48.807466  5004 tablet_bootstrap.cc:654] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.807577  5020 tablet_replica.cc:333] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:48.808360  5020 raft_consensus.cc:2243] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.808612  5020 raft_consensus.cc:2272] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.809660  5020 ts_tablet_manager.cc:1916] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:48.810194  5004 tablet_bootstrap.cc:492] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.810351  5004 ts_tablet_manager.cc:1403] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 02:52:48.810918  5004 raft_consensus.cc:359] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.811101  5004 raft_consensus.cc:385] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.811199  5004 raft_consensus.cc:740] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.811427  5004 consensus_queue.cc:260] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.811561  5004 raft_consensus.cc:399] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.811655  5004 raft_consensus.cc:493] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.811748  5004 raft_consensus.cc:3060] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.814051  5004 raft_consensus.cc:515] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.814258  5004 leader_election.cc:304] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.814461  5004 leader_election.cc:290] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.814525  5008 raft_consensus.cc:2804] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.814635  5020 ts_tablet_manager.cc:1929] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 02:52:48.814774  5020 log.cc:1199] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/b540cf9d7ae24a6dbb54f4b6247ee4ac
I20251210 02:52:48.814952  5004 ts_tablet_manager.cc:1434] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251210 02:52:48.815052  5008 raft_consensus.cc:697] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.815186  5020 ts_tablet_manager.cc:1950] T b540cf9d7ae24a6dbb54f4b6247ee4ac P c4c3258f9a3040fe8d16153feeb647f3: Deleting consensus metadata
I20251210 02:52:48.815254  5004 tablet_bootstrap.cc:492] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.815321  5008 consensus_queue.cc:237] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.816121  4855 catalog_manager.cc:4985] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145): tablet b540cf9d7ae24a6dbb54f4b6247ee4ac (table test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb]) successfully deleted
I20251210 02:52:48.817095  5004 tablet_bootstrap.cc:654] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.817848  4867 catalog_manager.cc:5654] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.819083  5004 tablet_bootstrap.cc:492] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.819221  5004 ts_tablet_manager.cc:1403] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:48.819854  5004 raft_consensus.cc:359] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.820017  5004 raft_consensus.cc:385] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.820119  5004 raft_consensus.cc:740] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.820318  5004 consensus_queue.cc:260] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.820477  5004 raft_consensus.cc:399] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.820559  5004 raft_consensus.cc:493] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.820703  5004 raft_consensus.cc:3060] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.822691  5004 raft_consensus.cc:515] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.822876  5004 leader_election.cc:304] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.823021  5004 leader_election.cc:290] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.823101  5008 raft_consensus.cc:2804] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.823280  5008 raft_consensus.cc:697] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.823519  5004 ts_tablet_manager.cc:1434] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:52:48.823524  5008 consensus_queue.cc:237] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.825377  4867 catalog_manager.cc:5654] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.829131  4867 catalog_manager.cc:6199] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: test-alter-range-partitioning [id=98b4b19885cb478b90693a604e51cecb] alter complete (version 0)
I20251210 02:52:48.855499  4867 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50866:
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
W20251210 02:52:48.859555  4867 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d93024b63e944c8bbca60e2ef28a433 has no consensus state
W20251210 02:52:48.860100  4867 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dcf58faf3e344b3bbc9c822f1a1ee4d3 has no consensus state
I20251210 02:52:48.861387  5019 tablet.cc:1722] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: 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
I20251210 02:52:48.862090  5018 tablet.cc:1722] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: 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
I20251210 02:52:48.864687  4957 tablet_service.cc:1505] Processing CreateTablet for tablet 2d93024b63e944c8bbca60e2ef28a433 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251210 02:52:48.865543  4957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d93024b63e944c8bbca60e2ef28a433. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.865543  4956 tablet_service.cc:1505] Processing CreateTablet for tablet dcf58faf3e344b3bbc9c822f1a1ee4d3 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=98b4b19885cb478b90693a604e51cecb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251210 02:52:48.866093  4956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf58faf3e344b3bbc9c822f1a1ee4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:48.872625  5004 tablet_bootstrap.cc:492] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.874536  5004 tablet_bootstrap.cc:654] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.881124  5004 tablet_bootstrap.cc:492] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.881379  5004 ts_tablet_manager.cc:1403] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.000s
I20251210 02:52:48.883388  5004 raft_consensus.cc:359] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.883692  5004 raft_consensus.cc:385] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.883823  5004 raft_consensus.cc:740] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.884182  5004 consensus_queue.cc:260] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.884443  5004 raft_consensus.cc:399] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.884603  5004 raft_consensus.cc:493] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.884790  5004 raft_consensus.cc:3060] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.888646  5004 raft_consensus.cc:515] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.888978  5004 leader_election.cc:304] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.889214  5004 leader_election.cc:290] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.889297  5007 raft_consensus.cc:2804] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.889492  5007 raft_consensus.cc:697] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.889719  5004 ts_tablet_manager.cc:1434] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20251210 02:52:48.889746  5007 consensus_queue.cc:237] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.890020  5004 tablet_bootstrap.cc:492] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3: Bootstrap starting.
I20251210 02:52:48.891935  5004 tablet_bootstrap.cc:654] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:48.892724  4865 catalog_manager.cc:5654] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.893153  4865 catalog_manager.cc:5746] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145) does not have the latest schema for tablet 2d93024b63e944c8bbca60e2ef28a433 (table test-alter-range-partitioning-renamed [id=98b4b19885cb478b90693a604e51cecb]). Expected version 1 got 0
I20251210 02:52:48.894008  5004 tablet_bootstrap.cc:492] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3: No bootstrap required, opened a new log
I20251210 02:52:48.894181  5004 ts_tablet_manager.cc:1403] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:48.895017  5004 raft_consensus.cc:359] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.895291  5004 raft_consensus.cc:385] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:48.895401  5004 raft_consensus.cc:740] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Initialized, Role: FOLLOWER
I20251210 02:52:48.895656  5004 consensus_queue.cc:260] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.895866  5004 raft_consensus.cc:399] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:48.895951  5004 raft_consensus.cc:493] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:48.896131  5004 raft_consensus.cc:3060] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:48.897433  4865 catalog_manager.cc:5746] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145) does not have the latest schema for tablet 2d93024b63e944c8bbca60e2ef28a433 (table test-alter-range-partitioning-renamed [id=98b4b19885cb478b90693a604e51cecb]). Expected version 1 got 0
I20251210 02:52:48.899220  5004 raft_consensus.cc:515] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.899492  5004 leader_election.cc:304] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4c3258f9a3040fe8d16153feeb647f3; no voters: 
I20251210 02:52:48.899760  5004 leader_election.cc:290] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:48.899842  5006 raft_consensus.cc:2804] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:48.900053  5006 raft_consensus.cc:697] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Becoming Leader. State: Replica: c4c3258f9a3040fe8d16153feeb647f3, State: Running, Role: LEADER
I20251210 02:52:48.900260  5004 ts_tablet_manager.cc:1434] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:52:48.900301  5006 consensus_queue.cc:237] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } }
I20251210 02:52:48.902290  4865 catalog_manager.cc:5654] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c4c3258f9a3040fe8d16153feeb647f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c3258f9a3040fe8d16153feeb647f3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37145 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:48.902540  4865 catalog_manager.cc:5746] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145) does not have the latest schema for tablet dcf58faf3e344b3bbc9c822f1a1ee4d3 (table test-alter-range-partitioning-renamed [id=98b4b19885cb478b90693a604e51cecb]). Expected version 1 got 0
I20251210 02:52:48.906726  4865 catalog_manager.cc:5746] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145) does not have the latest schema for tablet dcf58faf3e344b3bbc9c822f1a1ee4d3 (table test-alter-range-partitioning-renamed [id=98b4b19885cb478b90693a604e51cecb]). Expected version 1 got 0
I20251210 02:52:48.917980  5019 tablet.cc:1722] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3: 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
I20251210 02:52:48.924911  5019 tablet.cc:1722] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3: 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
I20251210 02:52:48.932324  4865 catalog_manager.cc:6199] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: test-alter-range-partitioning-renamed [id=98b4b19885cb478b90693a604e51cecb] alter complete (version 1)
I20251210 02:52:48.972916  4865 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50866:
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
I20251210 02:52:48.977432  4865 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet 47268f9ab915469191e35bd2b1d2ce5b
I20251210 02:52:48.977747  4865 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet 7d166dfc592745bb88008e46264d47b6
I20251210 02:52:48.978013  4865 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet 2d93024b63e944c8bbca60e2ef28a433
I20251210 02:52:48.978295  4865 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: Sending DeleteTablet for 1 replicas of tablet dcf58faf3e344b3bbc9c822f1a1ee4d3
I20251210 02:52:48.978482  4956 tablet_service.cc:1552] Processing DeleteTablet for tablet 47268f9ab915469191e35bd2b1d2ce5b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.978809  4957 tablet_service.cc:1552] Processing DeleteTablet for tablet 7d166dfc592745bb88008e46264d47b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.978840  4955 tablet_service.cc:1552] Processing DeleteTablet for tablet 2d93024b63e944c8bbca60e2ef28a433 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.979084  5020 tablet_replica.cc:333] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:48.979271  5020 raft_consensus.cc:2243] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.979327  4955 tablet_service.cc:1552] Processing DeleteTablet for tablet dcf58faf3e344b3bbc9c822f1a1ee4d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:48 UTC) from {username='slave'} at 127.0.0.1:38638
I20251210 02:52:48.979491  5020 raft_consensus.cc:2272] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.980723  5020 ts_tablet_manager.cc:1916] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:48.988881   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:48.991056  5020 ts_tablet_manager.cc:1929] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20251210 02:52:48.991269  5020 log.cc:1199] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/47268f9ab915469191e35bd2b1d2ce5b
I20251210 02:52:48.991801  5020 ts_tablet_manager.cc:1950] T 47268f9ab915469191e35bd2b1d2ce5b P c4c3258f9a3040fe8d16153feeb647f3: Deleting consensus metadata
I20251210 02:52:48.993537  5020 tablet_replica.cc:333] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:48.993666  4855 catalog_manager.cc:4985] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145): tablet 47268f9ab915469191e35bd2b1d2ce5b (table test-alter-range-partitioning-renamed [id=98b4b19885cb478b90693a604e51cecb]) successfully deleted
I20251210 02:52:48.993759  5020 raft_consensus.cc:2243] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:48.993993  5020 raft_consensus.cc:2272] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:48.995611  5020 ts_tablet_manager.cc:1916] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:49.001899   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:49.006716  5020 ts_tablet_manager.cc:1929] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20251210 02:52:49.006876  5020 log.cc:1199] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/7d166dfc592745bb88008e46264d47b6
I20251210 02:52:49.007221  5020 ts_tablet_manager.cc:1950] T 7d166dfc592745bb88008e46264d47b6 P c4c3258f9a3040fe8d16153feeb647f3: Deleting consensus metadata
W20251210 02:52:49.008214  4855 catalog_manager.cc:4977] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145): delete failed for tablet 7d166dfc592745bb88008e46264d47b6 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20251210 02:52:49.008520  4855 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20251210 02:52:49.008698   416 tablet_replica.cc:333] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:49.008955   416 raft_consensus.cc:2243] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:49.009258   416 raft_consensus.cc:2272] T dcf58faf3e344b3bbc9c822f1a1ee4d3 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:52:49.010142  4855 catalog_manager.cc:4712] TS c4c3258f9a3040fe8d16153feeb647f3 (127.0.104.1:37145): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 2d93024b63e944c8bbca60e2ef28a433: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251210 02:52:49.010612   416 tablet_replica.cc:333] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:49.010797   416 raft_consensus.cc:2243] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:49.010993   416 raft_consensus.cc:2272] T 2d93024b63e944c8bbca60e2ef28a433 P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:49.011860   416 tablet_replica.cc:333] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3: stopping tablet replica
I20251210 02:52:49.012035   416 raft_consensus.cc:2243] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:49.012226   416 raft_consensus.cc:2272] T 669f9a5bf2634e3eb9b6715a4eb976ca P c4c3258f9a3040fe8d16153feeb647f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:49.028097   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:49.036216   416 master.cc:561] Master@127.0.104.62:40151 shutting down...
I20251210 02:52:49.109737   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:49.110078   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:49.110234   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P b760642dc86a4656a2329cc4c6ecdbdc: stopping tablet replica
I20251210 02:52:49.125034   416 master.cc:583] Master@127.0.104.62:40151 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioning (813 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioningInvalid
I20251210 02:52:49.138649   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43869
I20251210 02:52:49.139377   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:49.140329   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:49.141785   416 webserver.cc:492] Webserver started at http://127.0.104.62:46559/ using document root <none> and password file <none>
I20251210 02:52:49.142036   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:49.142139   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:49.142292   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:49.142948   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "854164d8f5ac4584beefa000951ad642"
format_stamp: "Formatted at 2025-12-10 02:52:49 on dist-test-slave-wmrl"
I20251210 02:52:49.145669   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20251210 02:52:49.147267  5047 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:49.147639   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:49.147751   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "854164d8f5ac4584beefa000951ad642"
format_stamp: "Formatted at 2025-12-10 02:52:49 on dist-test-slave-wmrl"
I20251210 02:52:49.147904   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-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)
I20251210 02:52:49.153803   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:49.154435   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:49.170153   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43869
I20251210 02:52:49.170164  5098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43869 every 8 connection(s)
I20251210 02:52:49.171790  5099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:49.176613  5099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642: Bootstrap starting.
I20251210 02:52:49.178078  5099 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:49.179818  5099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642: No bootstrap required, opened a new log
I20251210 02:52:49.180516  5099 raft_consensus.cc:359] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "854164d8f5ac4584beefa000951ad642" member_type: VOTER }
I20251210 02:52:49.180660  5099 raft_consensus.cc:385] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:49.180740  5099 raft_consensus.cc:740] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 854164d8f5ac4584beefa000951ad642, State: Initialized, Role: FOLLOWER
I20251210 02:52:49.181002  5099 consensus_queue.cc:260] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "854164d8f5ac4584beefa000951ad642" member_type: VOTER }
I20251210 02:52:49.181146  5099 raft_consensus.cc:399] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:49.181231  5099 raft_consensus.cc:493] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:49.181344  5099 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:49.183329  5099 raft_consensus.cc:515] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "854164d8f5ac4584beefa000951ad642" member_type: VOTER }
I20251210 02:52:49.183545  5099 leader_election.cc:304] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 854164d8f5ac4584beefa000951ad642; no voters: 
I20251210 02:52:49.184044  5099 leader_election.cc:290] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:49.184257  5102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:49.185264  5099 sys_catalog.cc:565] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:49.189085  5102 raft_consensus.cc:697] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 1 LEADER]: Becoming Leader. State: Replica: 854164d8f5ac4584beefa000951ad642, State: Running, Role: LEADER
I20251210 02:52:49.189560  5102 consensus_queue.cc:237] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "854164d8f5ac4584beefa000951ad642" member_type: VOTER }
I20251210 02:52:49.193486  5103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "854164d8f5ac4584beefa000951ad642" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "854164d8f5ac4584beefa000951ad642" member_type: VOTER } }
I20251210 02:52:49.193579  5104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 854164d8f5ac4584beefa000951ad642. Latest consensus state: current_term: 1 leader_uuid: "854164d8f5ac4584beefa000951ad642" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "854164d8f5ac4584beefa000951ad642" member_type: VOTER } }
I20251210 02:52:49.193742  5103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:49.193746  5104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:49.204773   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20251210 02:52:49.206158  5118 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251210 02:52:49.206270  5118 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251210 02:52:49.206360  5116 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:49.207751  5116 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:49.210855  5116 catalog_manager.cc:1357] Generated new cluster ID: 9a6c006f12b245dd95e171577fab8b40
I20251210 02:52:49.210949  5116 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:49.224684  5116 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:49.225600  5116 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:49.241830  5116 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642: Generated new TSK 0
I20251210 02:52:49.242105  5116 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:49.270901   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:49.272971   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:49.274857   416 webserver.cc:492] Webserver started at http://127.0.104.1:37015/ using document root <none> and password file <none>
I20251210 02:52:49.275205   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:49.275328   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:49.275544   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:49.276521   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "8f92713d31194ad5bac8e07e3673ca26"
format_stamp: "Formatted at 2025-12-10 02:52:49 on dist-test-slave-wmrl"
I20251210 02:52:49.280644   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20251210 02:52:49.282879  5123 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:49.283334   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:49.283489   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "8f92713d31194ad5bac8e07e3673ca26"
format_stamp: "Formatted at 2025-12-10 02:52:49 on dist-test-slave-wmrl"
I20251210 02:52:49.283636   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765335108262347-416-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)
I20251210 02:52:49.306705   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:49.307444   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:49.308585   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:49.315358   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:49.315479   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:49.315575   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:49.315661   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:49.333384  5185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43899 every 8 connection(s)
I20251210 02:52:49.333393   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43899
I20251210 02:52:49.343148  5186 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43869
I20251210 02:52:49.343305  5186 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:49.343640  5186 heartbeater.cc:507] Master 127.0.104.62:43869 requested a full tablet report, sending...
I20251210 02:52:49.344481  5064 ts_manager.cc:194] Registered new tserver with Master: 8f92713d31194ad5bac8e07e3673ca26 (127.0.104.1:43899)
I20251210 02:52:49.344571   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010076358s
I20251210 02:52:49.345626  5064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55708
I20251210 02:52:49.356901  5186 heartbeater.cc:499] Master 127.0.104.62:43869 was elected leader, sending a full tablet report...
I20251210 02:52:49.361717  5064 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55720:
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"
    }
  }
}
I20251210 02:52:49.381886  5151 tablet_service.cc:1505] Processing CreateTablet for tablet 1c753aed13044aaa83e5426345216845 (DEFAULT_TABLE table=fake-table [id=1addc9554a114d72972242a0b34b79a3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:49.382336  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c753aed13044aaa83e5426345216845. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:49.388453  5198 tablet_bootstrap.cc:492] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26: Bootstrap starting.
I20251210 02:52:49.390311  5198 tablet_bootstrap.cc:654] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:49.392278  5198 tablet_bootstrap.cc:492] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26: No bootstrap required, opened a new log
I20251210 02:52:49.392422  5198 ts_tablet_manager.cc:1403] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:49.393296  5198 raft_consensus.cc:359] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.393477  5198 raft_consensus.cc:385] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:49.393539  5198 raft_consensus.cc:740] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f92713d31194ad5bac8e07e3673ca26, State: Initialized, Role: FOLLOWER
I20251210 02:52:49.393795  5198 consensus_queue.cc:260] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.393970  5198 raft_consensus.cc:399] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:49.394032  5198 raft_consensus.cc:493] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:49.394177  5198 raft_consensus.cc:3060] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:49.397086  5198 raft_consensus.cc:515] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.397374  5198 leader_election.cc:304] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f92713d31194ad5bac8e07e3673ca26; no voters: 
I20251210 02:52:49.397900  5198 leader_election.cc:290] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:49.398046  5200 raft_consensus.cc:2804] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:49.398828  5200 raft_consensus.cc:697] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 LEADER]: Becoming Leader. State: Replica: 8f92713d31194ad5bac8e07e3673ca26, State: Running, Role: LEADER
I20251210 02:52:49.399124  5200 consensus_queue.cc:237] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.400867  5198 ts_tablet_manager.cc:1434] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20251210 02:52:49.402070  5064 catalog_manager.cc:5654] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f92713d31194ad5bac8e07e3673ca26 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8f92713d31194ad5bac8e07e3673ca26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:49.424101   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:49.425386  5064 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55720:
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"
    }
  }
}
I20251210 02:52:49.432869  5151 tablet_service.cc:1505] Processing CreateTablet for tablet c9cbb1d572c74c2b8ff2ef305915fbd7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=13a79cb2bd8b453ea32b488dfa155ed7]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:49.433408  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9cbb1d572c74c2b8ff2ef305915fbd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:49.438680  5198 tablet_bootstrap.cc:492] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26: Bootstrap starting.
I20251210 02:52:49.440390  5198 tablet_bootstrap.cc:654] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:49.442597  5198 tablet_bootstrap.cc:492] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26: No bootstrap required, opened a new log
I20251210 02:52:49.442780  5198 ts_tablet_manager.cc:1403] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251210 02:52:49.443622  5198 raft_consensus.cc:359] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.443832  5198 raft_consensus.cc:385] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:49.443928  5198 raft_consensus.cc:740] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f92713d31194ad5bac8e07e3673ca26, State: Initialized, Role: FOLLOWER
I20251210 02:52:49.444226  5198 consensus_queue.cc:260] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.444432  5198 raft_consensus.cc:399] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:49.444538  5198 raft_consensus.cc:493] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:49.444648  5198 raft_consensus.cc:3060] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:49.447705  5198 raft_consensus.cc:515] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.448005  5198 leader_election.cc:304] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f92713d31194ad5bac8e07e3673ca26; no voters: 
I20251210 02:52:49.448237  5198 leader_election.cc:290] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:49.448307  5201 raft_consensus.cc:2804] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:49.448691  5198 ts_tablet_manager.cc:1434] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251210 02:52:49.448789  5201 raft_consensus.cc:697] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 LEADER]: Becoming Leader. State: Replica: 8f92713d31194ad5bac8e07e3673ca26, State: Running, Role: LEADER
I20251210 02:52:49.449069  5201 consensus_queue.cc:237] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.451303  5064 catalog_manager.cc:5654] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f92713d31194ad5bac8e07e3673ca26 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8f92713d31194ad5bac8e07e3673ca26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:49.484618  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.490502  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.496634  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.502573  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
W20251210 02:52:49.522024   416 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 }
W20251210 02:52:49.522223   416 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 }
W20251210 02:52:49.522295   416 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 }
W20251210 02:52:49.522361   416 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 }
W20251210 02:52:49.522446   416 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 }
W20251210 02:52:49.558223   416 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 }
W20251210 02:52:49.558344   416 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 }
W20251210 02:52:49.558408   416 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 }
W20251210 02:52:49.558460   416 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 }
W20251210 02:52:49.558506   416 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 }
W20251210 02:52:49.558550   416 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 }
W20251210 02:52:49.558593   416 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 }
W20251210 02:52:49.558636   416 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 }
W20251210 02:52:49.558679   416 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 }
W20251210 02:52:49.558722   416 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 }
W20251210 02:52:49.558765   416 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 }
W20251210 02:52:49.558807   416 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 }
W20251210 02:52:49.558851   416 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 }
W20251210 02:52:49.558903   416 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 }
W20251210 02:52:49.558944   416 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 }
W20251210 02:52:49.558986   416 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 }
W20251210 02:52:49.559027   416 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 }
W20251210 02:52:49.559070   416 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 }
W20251210 02:52:49.559113   416 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 }
W20251210 02:52:49.559155   416 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 }
W20251210 02:52:49.559204   416 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 }
W20251210 02:52:49.559247   416 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 }
W20251210 02:52:49.559288   416 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 }
W20251210 02:52:49.559330   416 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 }
W20251210 02:52:49.559372   416 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 }
W20251210 02:52:49.559415   416 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 }
W20251210 02:52:49.559456   416 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 }
W20251210 02:52:49.559499   416 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 }
W20251210 02:52:49.559540   416 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 }
W20251210 02:52:49.559582   416 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 }
W20251210 02:52:49.559625   416 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 }
W20251210 02:52:49.559712   416 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 }
W20251210 02:52:49.559779   416 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 }
W20251210 02:52:49.559865   416 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 }
W20251210 02:52:49.559944   416 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 }
W20251210 02:52:49.560034   416 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 }
W20251210 02:52:49.560098   416 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 }
W20251210 02:52:49.560177   416 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 }
W20251210 02:52:49.560240   416 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 }
W20251210 02:52:49.560319   416 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 }
W20251210 02:52:49.560384   416 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 }
W20251210 02:52:49.560460   416 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 }
W20251210 02:52:49.560523   416 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 }
W20251210 02:52:49.560601   416 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 }
W20251210 02:52:49.560665   416 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 }
W20251210 02:52:49.560745   416 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 }
W20251210 02:52:49.560833   416 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 }
W20251210 02:52:49.560925   416 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 }
W20251210 02:52:49.560998   416 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 }
W20251210 02:52:49.561079   416 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 }
W20251210 02:52:49.561141   416 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 }
W20251210 02:52:49.561218   416 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 }
W20251210 02:52:49.561281   416 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 }
W20251210 02:52:49.561357   416 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 }
W20251210 02:52:49.561419   416 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 }
W20251210 02:52:49.561496   416 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 }
W20251210 02:52:49.561558   416 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 }
W20251210 02:52:49.561635   416 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 }
W20251210 02:52:49.561697   416 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 }
W20251210 02:52:49.561774   416 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 }
W20251210 02:52:49.561837   416 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 }
W20251210 02:52:49.561930   416 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 }
W20251210 02:52:49.562000   416 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 }
W20251210 02:52:49.562080   416 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 }
W20251210 02:52:49.562144   416 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 }
W20251210 02:52:49.562225   416 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 }
W20251210 02:52:49.562288   416 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 }
W20251210 02:52:49.562373   416 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 }
W20251210 02:52:49.562441   416 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 }
W20251210 02:52:49.562528   416 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 }
W20251210 02:52:49.562597   416 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 }
W20251210 02:52:49.562678   416 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 }
W20251210 02:52:49.562740   416 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 }
W20251210 02:52:49.562819   416 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 }
W20251210 02:52:49.562883   416 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 }
W20251210 02:52:49.562983   416 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 }
W20251210 02:52:49.563053   416 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 }
W20251210 02:52:49.563134   416 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 }
W20251210 02:52:49.563205   416 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 }
W20251210 02:52:49.563288   416 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 }
W20251210 02:52:49.563356   416 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 }
W20251210 02:52:49.563441   416 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 }
W20251210 02:52:49.563512   416 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 }
W20251210 02:52:49.563611   416 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 }
W20251210 02:52:49.563681   416 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 }
W20251210 02:52:49.563771   416 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 }
W20251210 02:52:49.563838   416 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 }
W20251210 02:52:49.563953   416 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 }
W20251210 02:52:49.564023   416 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 }
W20251210 02:52:49.564105   416 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 }
W20251210 02:52:49.564170   416 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 }
W20251210 02:52:49.564251   416 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 }
W20251210 02:52:49.564317   416 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 }
W20251210 02:52:49.564399   416 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 }
W20251210 02:52:49.564463   416 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 }
I20251210 02:52:49.571344  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.578140  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.583933  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.590587  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.598212  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.604756  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.610813  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.617561  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.624020  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.638722  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.644955  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.652019  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.658800  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
W20251210 02:52:49.662876  5063 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c79f2ced04f248bd869e1f44551afef0 has no consensus state
W20251210 02:52:49.663309  5063 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6b1f9d80c51d4b7f8a162724fe3d60e7 has no consensus state
I20251210 02:52:49.667233  5151 tablet_service.cc:1505] Processing CreateTablet for tablet c79f2ced04f248bd869e1f44551afef0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=13a79cb2bd8b453ea32b488dfa155ed7]), partition=RANGE (c0) PARTITION VALUES < 0
I20251210 02:52:49.667667  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79f2ced04f248bd869e1f44551afef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:49.669339  5150 tablet_service.cc:1505] Processing CreateTablet for tablet 6b1f9d80c51d4b7f8a162724fe3d60e7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=13a79cb2bd8b453ea32b488dfa155ed7]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20251210 02:52:49.669685  5150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1f9d80c51d4b7f8a162724fe3d60e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:49.673813  5198 tablet_bootstrap.cc:492] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26: Bootstrap starting.
I20251210 02:52:49.675320  5198 tablet_bootstrap.cc:654] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:49.676993  5198 tablet_bootstrap.cc:492] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26: No bootstrap required, opened a new log
I20251210 02:52:49.677109  5198 ts_tablet_manager.cc:1403] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:49.677752  5198 raft_consensus.cc:359] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.677886  5198 raft_consensus.cc:385] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:49.677945  5198 raft_consensus.cc:740] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f92713d31194ad5bac8e07e3673ca26, State: Initialized, Role: FOLLOWER
I20251210 02:52:49.678139  5198 consensus_queue.cc:260] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.678273  5198 raft_consensus.cc:399] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:49.678359  5198 raft_consensus.cc:493] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:49.678429  5198 raft_consensus.cc:3060] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:49.680485  5198 raft_consensus.cc:515] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.680677  5198 leader_election.cc:304] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f92713d31194ad5bac8e07e3673ca26; no voters: 
I20251210 02:52:49.680889  5198 leader_election.cc:290] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:49.681005  5201 raft_consensus.cc:2804] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:49.681115  5201 raft_consensus.cc:697] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 LEADER]: Becoming Leader. State: Replica: 8f92713d31194ad5bac8e07e3673ca26, State: Running, Role: LEADER
I20251210 02:52:49.681327  5198 ts_tablet_manager.cc:1434] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:49.681341  5201 consensus_queue.cc:237] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.681591  5198 tablet_bootstrap.cc:492] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26: Bootstrap starting.
I20251210 02:52:49.683154  5198 tablet_bootstrap.cc:654] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:49.683825  5063 catalog_manager.cc:5654] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f92713d31194ad5bac8e07e3673ca26 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8f92713d31194ad5bac8e07e3673ca26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:49.686870  5198 tablet_bootstrap.cc:492] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26: No bootstrap required, opened a new log
I20251210 02:52:49.687017  5198 ts_tablet_manager.cc:1403] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20251210 02:52:49.687851  5198 raft_consensus.cc:359] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.688010  5198 raft_consensus.cc:385] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:49.688066  5198 raft_consensus.cc:740] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f92713d31194ad5bac8e07e3673ca26, State: Initialized, Role: FOLLOWER
I20251210 02:52:49.688287  5198 consensus_queue.cc:260] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.688426  5198 raft_consensus.cc:399] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:49.688485  5198 raft_consensus.cc:493] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:49.688551  5198 raft_consensus.cc:3060] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:49.691483  5198 raft_consensus.cc:515] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.691731  5198 leader_election.cc:304] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f92713d31194ad5bac8e07e3673ca26; no voters: 
I20251210 02:52:49.691974  5198 leader_election.cc:290] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:49.692066  5201 raft_consensus.cc:2804] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:49.692242  5201 raft_consensus.cc:697] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 LEADER]: Becoming Leader. State: Replica: 8f92713d31194ad5bac8e07e3673ca26, State: Running, Role: LEADER
I20251210 02:52:49.692492  5201 consensus_queue.cc:237] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } }
I20251210 02:52:49.693535  5198 ts_tablet_manager.cc:1434] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20251210 02:52:49.695006  5063 catalog_manager.cc:5654] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f92713d31194ad5bac8e07e3673ca26 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8f92713d31194ad5bac8e07e3673ca26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92713d31194ad5bac8e07e3673ca26" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43899 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:49.700003  5063 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642: test-alter-range-partitioning-invalid [id=13a79cb2bd8b453ea32b488dfa155ed7] alter complete (version 0)
I20251210 02:52:49.701318  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.719244  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.740286  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.754664  5061 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.765686  5063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55720:
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
I20251210 02:52:49.794405   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:49.811133   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:49.811977   416 tablet_replica.cc:333] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26: stopping tablet replica
I20251210 02:52:49.812224   416 raft_consensus.cc:2243] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:49.812456   416 raft_consensus.cc:2272] T 6b1f9d80c51d4b7f8a162724fe3d60e7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:49.813716   416 tablet_replica.cc:333] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26: stopping tablet replica
I20251210 02:52:49.813930   416 raft_consensus.cc:2243] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:49.814126   416 raft_consensus.cc:2272] T 1c753aed13044aaa83e5426345216845 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:49.815267   416 tablet_replica.cc:333] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26: stopping tablet replica
I20251210 02:52:49.815433   416 raft_consensus.cc:2243] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:49.815608   416 raft_consensus.cc:2272] T c79f2ced04f248bd869e1f44551afef0 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:49.816900   416 tablet_replica.cc:333] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26: stopping tablet replica
I20251210 02:52:49.817044   416 raft_consensus.cc:2243] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:49.817250   416 raft_consensus.cc:2272] T c9cbb1d572c74c2b8ff2ef305915fbd7 P 8f92713d31194ad5bac8e07e3673ca26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:49.833314   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:49.837185   416 master.cc:561] Master@127.0.104.62:43869 shutting down...
I20251210 02:52:49.854000   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:49.854247   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:49.854359   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 854164d8f5ac4584beefa000951ad642: stopping tablet replica
I20251210 02:52:49.858074   416 master.cc:583] Master@127.0.104.62:43869 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioningInvalid (731 ms)
[ RUN      ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20251210 02:52:49.869660   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39915
I20251210 02:52:49.870175   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:49.870952   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:49.872107   416 webserver.cc:492] Webserver started at http://127.0.104.62:43161/ using document root <none> and password file <none>
I20251210 02:52:49.872308   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:49.872363   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:49.872493   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:49.873136   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "2db7f0c3d24345a9939fa02b64e3ed3c"
format_stamp: "Formatted at 2025-12-10 02:52:49 on dist-test-slave-wmrl"
I20251210 02:52:49.876468   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:49.878583  5217 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:49.878974   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:49.879096   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "2db7f0c3d24345a9939fa02b64e3ed3c"
format_stamp: "Formatted at 2025-12-10 02:52:49 on dist-test-slave-wmrl"
I20251210 02:52:49.879230   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-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)
I20251210 02:52:49.895210   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:49.895656   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:49.907814   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39915
I20251210 02:52:49.907835  5268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39915 every 8 connection(s)
I20251210 02:52:49.909243  5269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:49.913875  5269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Bootstrap starting.
I20251210 02:52:49.915133  5269 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:49.916705  5269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: No bootstrap required, opened a new log
I20251210 02:52:49.917373  5269 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2db7f0c3d24345a9939fa02b64e3ed3c" member_type: VOTER }
I20251210 02:52:49.917495  5269 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:49.917528  5269 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2db7f0c3d24345a9939fa02b64e3ed3c, State: Initialized, Role: FOLLOWER
I20251210 02:52:49.917728  5269 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2db7f0c3d24345a9939fa02b64e3ed3c" member_type: VOTER }
I20251210 02:52:49.917837  5269 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:49.917897  5269 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:49.917979  5269 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:49.919910  5269 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2db7f0c3d24345a9939fa02b64e3ed3c" member_type: VOTER }
I20251210 02:52:49.920094  5269 leader_election.cc:304] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2db7f0c3d24345a9939fa02b64e3ed3c; no voters: 
I20251210 02:52:49.920548  5269 leader_election.cc:290] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:49.920677  5272 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:49.921187  5272 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 1 LEADER]: Becoming Leader. State: Replica: 2db7f0c3d24345a9939fa02b64e3ed3c, State: Running, Role: LEADER
I20251210 02:52:49.921429  5269 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:49.921428  5272 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2db7f0c3d24345a9939fa02b64e3ed3c" member_type: VOTER }
I20251210 02:52:49.922438  5273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2db7f0c3d24345a9939fa02b64e3ed3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2db7f0c3d24345a9939fa02b64e3ed3c" member_type: VOTER } }
I20251210 02:52:49.922500  5274 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2db7f0c3d24345a9939fa02b64e3ed3c. Latest consensus state: current_term: 1 leader_uuid: "2db7f0c3d24345a9939fa02b64e3ed3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2db7f0c3d24345a9939fa02b64e3ed3c" member_type: VOTER } }
I20251210 02:52:49.922739  5273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:49.922777  5274 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:49.923712  5278 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:49.924932  5278 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:49.926935   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:49.927758  5278 catalog_manager.cc:1357] Generated new cluster ID: 3abf81649bbe4d4b8f095493ef3814c5
I20251210 02:52:49.927843  5278 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:49.946241  5278 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:49.947072  5278 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:49.961748  5278 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Generated new TSK 0
I20251210 02:52:49.962020  5278 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:49.992369   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:49.993552   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:49.994957   416 webserver.cc:492] Webserver started at http://127.0.104.1:37425/ using document root <none> and password file <none>
I20251210 02:52:49.995182   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:49.995250   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:49.995368   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:49.995976   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "2e53cead85064fc98fde4022f617e8dd"
format_stamp: "Formatted at 2025-12-10 02:52:49 on dist-test-slave-wmrl"
I20251210 02:52:49.998457   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:49.999997  5293 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:50.000355   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:50.000456   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "2e53cead85064fc98fde4022f617e8dd"
format_stamp: "Formatted at 2025-12-10 02:52:49 on dist-test-slave-wmrl"
I20251210 02:52:50.000555   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-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)
I20251210 02:52:50.029072   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:50.029639   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:50.030186   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:50.031018   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:50.031077   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:50.031157   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:50.031200   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:50.042992   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41729
I20251210 02:52:50.043061  5355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41729 every 8 connection(s)
I20251210 02:52:50.050206  5356 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39915
I20251210 02:52:50.050343  5356 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:50.050699  5356 heartbeater.cc:507] Master 127.0.104.62:39915 requested a full tablet report, sending...
I20251210 02:52:50.051491  5234 ts_manager.cc:194] Registered new tserver with Master: 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729)
I20251210 02:52:50.051805   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007892138s
I20251210 02:52:50.052495  5234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37602
I20251210 02:52:50.062094  5234 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37618:
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"
    }
  }
}
I20251210 02:52:50.063812  5356 heartbeater.cc:499] Master 127.0.104.62:39915 was elected leader, sending a full tablet report...
I20251210 02:52:50.074366  5321 tablet_service.cc:1505] Processing CreateTablet for tablet b2c89e5dd96141c38787c9bac576f826 (DEFAULT_TABLE table=fake-table [id=57089a14db184ef28bb6e96e6904bd72]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:50.074764  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c89e5dd96141c38787c9bac576f826. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.079742  5368 tablet_bootstrap.cc:492] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.080988  5368 tablet_bootstrap.cc:654] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.082455  5368 tablet_bootstrap.cc:492] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.082556  5368 ts_tablet_manager.cc:1403] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.083057  5368 raft_consensus.cc:359] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.083178  5368 raft_consensus.cc:385] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.083221  5368 raft_consensus.cc:740] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.083355  5368 consensus_queue.cc:260] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.083446  5368 raft_consensus.cc:399] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.083484  5368 raft_consensus.cc:493] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.083546  5368 raft_consensus.cc:3060] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.085427  5368 raft_consensus.cc:515] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.085594  5368 leader_election.cc:304] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.085947  5368 leader_election.cc:290] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.086074  5370 raft_consensus.cc:2804] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.087458  5370 raft_consensus.cc:697] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.087492  5368 ts_tablet_manager.cc:1434] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251210 02:52:50.087728  5370 consensus_queue.cc:237] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.089813  5234 catalog_manager.cc:5654] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53cead85064fc98fde4022f617e8dd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2e53cead85064fc98fde4022f617e8dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:50.104888   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:50.105752  5234 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37618:
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"
    }
  }
}
I20251210 02:52:50.111997  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 6a24c177c85c422d9a13c119556780d3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:50.112382  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a24c177c85c422d9a13c119556780d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.117578  5368 tablet_bootstrap.cc:492] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.118821  5368 tablet_bootstrap.cc:654] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.120205  5368 tablet_bootstrap.cc:492] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.120332  5368 ts_tablet_manager.cc:1403] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20251210 02:52:50.120971  5368 raft_consensus.cc:359] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.121100  5368 raft_consensus.cc:385] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.121165  5368 raft_consensus.cc:740] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.121373  5368 consensus_queue.cc:260] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.121523  5368 raft_consensus.cc:399] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.121594  5368 raft_consensus.cc:493] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.121683  5368 raft_consensus.cc:3060] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.123550  5368 raft_consensus.cc:515] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.123714  5368 leader_election.cc:304] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.123840  5368 leader_election.cc:290] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.123924  5370 raft_consensus.cc:2804] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.124063  5370 raft_consensus.cc:697] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.124253  5368 ts_tablet_manager.cc:1434] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:50.124269  5370 consensus_queue.cc:237] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.126277  5234 catalog_manager.cc:5654] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53cead85064fc98fde4022f617e8dd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2e53cead85064fc98fde4022f617e8dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:50.133445  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.136301  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 6a24c177c85c422d9a13c119556780d3
I20251210 02:52:50.136950  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 6a24c177c85c422d9a13c119556780d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.137569  5378 tablet_replica.cc:333] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.137723  5378 raft_consensus.cc:2243] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.137921  5378 raft_consensus.cc:2272] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.138804  5378 ts_tablet_manager.cc:1916] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.138902  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
W20251210 02:52:50.142488  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b4cba839b08480f91db35af93acc3ec has no consensus state
I20251210 02:52:50.144342  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.144608  5378 ts_tablet_manager.cc:1929] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.144708  5378 log.cc:1199] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/6a24c177c85c422d9a13c119556780d3
I20251210 02:52:50.145071  5378 ts_tablet_manager.cc:1950] T 6a24c177c85c422d9a13c119556780d3 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.145785  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 8b4cba839b08480f91db35af93acc3ec (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.145983  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 6a24c177c85c422d9a13c119556780d3 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.146181  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4cba839b08480f91db35af93acc3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.146589  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.149510  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 8b4cba839b08480f91db35af93acc3ec
I20251210 02:52:50.150130  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 8b4cba839b08480f91db35af93acc3ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.150797  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 8b4cba839b08480f91db35af93acc3ec because the tablet was not found. No further retry: Not found: Tablet not found: 8b4cba839b08480f91db35af93acc3ec
I20251210 02:52:50.151044  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.151268  5368 tablet_bootstrap.cc:492] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.152657  5368 tablet_bootstrap.cc:654] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.153649  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.154358  5368 tablet_bootstrap.cc:492] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.154460  5368 ts_tablet_manager.cc:1403] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.154992  5368 raft_consensus.cc:359] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.155108  5368 raft_consensus.cc:385] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.155164  5368 raft_consensus.cc:740] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.155361  5368 consensus_queue.cc:260] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.155473  5368 raft_consensus.cc:399] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.155536  5368 raft_consensus.cc:493] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.155611  5368 raft_consensus.cc:3060] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.156728  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1963250c867a4a41ad43ce9cd36e10da has no consensus state
I20251210 02:52:50.157846  5368 raft_consensus.cc:515] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.158068  5368 leader_election.cc:304] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.158072  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.158360  5368 leader_election.cc:290] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.158421  5370 raft_consensus.cc:2804] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.158541  5370 raft_consensus.cc:697] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.158730  5370 consensus_queue.cc:237] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.159143  5368 ts_tablet_manager.cc:1434] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:50.160396  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.161124  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 1963250c867a4a41ad43ce9cd36e10da (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.161509  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1963250c867a4a41ad43ce9cd36e10da. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.163262  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 1963250c867a4a41ad43ce9cd36e10da
I20251210 02:52:50.163867  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 1963250c867a4a41ad43ce9cd36e10da with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.164716  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 1963250c867a4a41ad43ce9cd36e10da because the tablet was not found. No further retry: Not found: Tablet not found: 1963250c867a4a41ad43ce9cd36e10da
I20251210 02:52:50.164888  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.166087  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.166931  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 8b4cba839b08480f91db35af93acc3ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.167186  5378 tablet_replica.cc:333] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.167718  5378 raft_consensus.cc:2243] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.167886  5378 raft_consensus.cc:2272] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.168169  5368 tablet_bootstrap.cc:492] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.169011  5378 ts_tablet_manager.cc:1916] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.168762  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.169579  5368 tablet_bootstrap.cc:654] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.170969  5368 tablet_bootstrap.cc:492] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.171088  5368 ts_tablet_manager.cc:1403] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.171950  5368 raft_consensus.cc:359] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.172063  5368 raft_consensus.cc:385] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.172111  5368 raft_consensus.cc:740] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.172358  5368 consensus_queue.cc:260] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.172472  5368 raft_consensus.cc:399] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.172514  5368 raft_consensus.cc:493] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.172564  5368 raft_consensus.cc:3060] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.172689  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 77b9f54d907b4cefb6bf9e8d879d0f94 has no consensus state
W20251210 02:52:50.173723  5219 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 8b4cba839b08480f91db35af93acc3ec (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 8b4cba839b08480f91db35af93acc3ec consensus state has no leader
I20251210 02:52:50.174715  5378 ts_tablet_manager.cc:1929] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.174813  5378 log.cc:1199] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/8b4cba839b08480f91db35af93acc3ec
I20251210 02:52:50.175161  5378 ts_tablet_manager.cc:1950] T 8b4cba839b08480f91db35af93acc3ec P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.175324  5368 raft_consensus.cc:515] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.175534  5368 leader_election.cc:304] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.175750  5368 leader_election.cc:290] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.175804  5370 raft_consensus.cc:2804] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.175918  5370 raft_consensus.cc:697] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.176156  5370 consensus_queue.cc:237] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.176208  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.176801  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 8b4cba839b08480f91db35af93acc3ec (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.177134  5368 ts_tablet_manager.cc:1434] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 02:52:50.178234  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 77b9f54d907b4cefb6bf9e8d879d0f94 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.178653  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b9f54d907b4cefb6bf9e8d879d0f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.178728  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.179350  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 1963250c867a4a41ad43ce9cd36e10da with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.179610  5378 tablet_replica.cc:333] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.179812  5378 raft_consensus.cc:2243] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.180079  5378 raft_consensus.cc:2272] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.181339  5378 ts_tablet_manager.cc:1916] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.182303  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 77b9f54d907b4cefb6bf9e8d879d0f94
I20251210 02:52:50.182869  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 77b9f54d907b4cefb6bf9e8d879d0f94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.185503  5368 tablet_bootstrap.cc:492] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.185609  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.185488  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.187043  5368 tablet_bootstrap.cc:654] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.187987  5378 ts_tablet_manager.cc:1929] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.188114  5378 log.cc:1199] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/1963250c867a4a41ad43ce9cd36e10da
I20251210 02:52:50.188544  5378 ts_tablet_manager.cc:1950] T 1963250c867a4a41ad43ce9cd36e10da P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.188772  5368 tablet_bootstrap.cc:492] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.188673  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.189052  5368 ts_tablet_manager.cc:1403] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:50.189426  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 1963250c867a4a41ad43ce9cd36e10da (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.189778  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 77b9f54d907b4cefb6bf9e8d879d0f94 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 77b9f54d907b4cefb6bf9e8d879d0f94 already in progress: creating tablet
I20251210 02:52:50.189761  5368 raft_consensus.cc:359] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.189935  5368 raft_consensus.cc:385] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.190012  5368 raft_consensus.cc:740] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.190202  5368 consensus_queue.cc:260] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.190338  5368 raft_consensus.cc:399] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.190403  5368 raft_consensus.cc:493] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.190475  5368 raft_consensus.cc:3060] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.193650  5368 raft_consensus.cc:515] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.193935  5368 leader_election.cc:304] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.194154  5368 leader_election.cc:290] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.194276  5370 raft_consensus.cc:2804] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.194416  5370 raft_consensus.cc:697] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.194621  5370 consensus_queue.cc:237] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.194773  5368 ts_tablet_manager.cc:1434] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20251210 02:52:50.195307  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 64d00da2380f48a6b0de299afb7bdb61 has no consensus state
I20251210 02:52:50.200006  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 77b9f54d907b4cefb6bf9e8d879d0f94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.200395  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.200492  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 64d00da2380f48a6b0de299afb7bdb61 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.200950  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d00da2380f48a6b0de299afb7bdb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.201117  5378 tablet_replica.cc:333] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.201372  5378 raft_consensus.cc:2243] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.201615  5378 raft_consensus.cc:2272] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.202945  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.205514  5378 ts_tablet_manager.cc:1916] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.206058  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 64d00da2380f48a6b0de299afb7bdb61
I20251210 02:52:50.206732  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 64d00da2380f48a6b0de299afb7bdb61 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.207038  5368 tablet_bootstrap.cc:492] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.207821  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.208456  5368 tablet_bootstrap.cc:654] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.210433  5368 tablet_bootstrap.cc:492] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.210352  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.210579  5368 ts_tablet_manager.cc:1403] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:52:50.211247  5368 raft_consensus.cc:359] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.211390  5368 raft_consensus.cc:385] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.211441  5368 raft_consensus.cc:740] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.211658  5368 consensus_queue.cc:260] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.211788  5368 raft_consensus.cc:399] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.211854  5368 raft_consensus.cc:493] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.211947  5368 raft_consensus.cc:3060] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.212206  5378 ts_tablet_manager.cc:1929] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.212309  5378 log.cc:1199] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/77b9f54d907b4cefb6bf9e8d879d0f94
I20251210 02:52:50.212620  5378 ts_tablet_manager.cc:1950] T 77b9f54d907b4cefb6bf9e8d879d0f94 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
W20251210 02:52:50.213989  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8161d9dc615d4b7f93c8872e82cffc25 has no consensus state
I20251210 02:52:50.214280  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 77b9f54d907b4cefb6bf9e8d879d0f94 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.214565  5368 raft_consensus.cc:515] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.214754  5368 leader_election.cc:304] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.214942  5368 leader_election.cc:290] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.215010  5370 raft_consensus.cc:2804] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.215126  5370 raft_consensus.cc:697] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.215318  5370 consensus_queue.cc:237] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.215358  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.215634  5368 ts_tablet_manager.cc:1434] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20251210 02:52:50.214542  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 64d00da2380f48a6b0de299afb7bdb61 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 64d00da2380f48a6b0de299afb7bdb61 already in progress: creating tablet
I20251210 02:52:50.218436  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.219712  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 8161d9dc615d4b7f93c8872e82cffc25 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 02:52:50.220072  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8161d9dc615d4b7f93c8872e82cffc25. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.221800  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 8161d9dc615d4b7f93c8872e82cffc25
I20251210 02:52:50.222580  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 8161d9dc615d4b7f93c8872e82cffc25 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.223865  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 8161d9dc615d4b7f93c8872e82cffc25 because the tablet was not found. No further retry: Not found: Tablet not found: 8161d9dc615d4b7f93c8872e82cffc25
I20251210 02:52:50.224007  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.224182  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.224879  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 64d00da2380f48a6b0de299afb7bdb61 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.225127  5378 tablet_replica.cc:333] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.225289  5378 raft_consensus.cc:2243] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.225473  5378 raft_consensus.cc:2272] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.225687  5368 tablet_bootstrap.cc:492] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.226717  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.226989  5368 tablet_bootstrap.cc:654] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.228655  5368 tablet_bootstrap.cc:492] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.228802  5368 ts_tablet_manager.cc:1403] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:50.229449  5368 raft_consensus.cc:359] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.229571  5368 raft_consensus.cc:385] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.229627  5368 raft_consensus.cc:740] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.229640  5378 ts_tablet_manager.cc:1916] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.229843  5368 consensus_queue.cc:260] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.230023  5368 raft_consensus.cc:399] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.230101  5368 raft_consensus.cc:493] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.230176  5368 raft_consensus.cc:3060] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.230202  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4b18c4f931649689436040668562441 has no consensus state
I20251210 02:52:50.231468  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.232860  5368 raft_consensus.cc:515] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.233065  5368 leader_election.cc:304] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.233278  5370 raft_consensus.cc:2804] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.233388  5370 raft_consensus.cc:697] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.233671  5370 consensus_queue.cc:237] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.233820  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.235735  5321 tablet_service.cc:1505] Processing CreateTablet for tablet b4b18c4f931649689436040668562441 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 02:52:50.236339  5378 ts_tablet_manager.cc:1929] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.236382  5368 leader_election.cc:290] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.236349  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b18c4f931649689436040668562441. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.236451  5378 log.cc:1199] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/64d00da2380f48a6b0de299afb7bdb61
I20251210 02:52:50.236811  5378 ts_tablet_manager.cc:1950] T 64d00da2380f48a6b0de299afb7bdb61 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.237082  5368 ts_tablet_manager.cc:1434] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20251210 02:52:50.237882  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 64d00da2380f48a6b0de299afb7bdb61 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.238131  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet b4b18c4f931649689436040668562441
I20251210 02:52:50.238734  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet b4b18c4f931649689436040668562441 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.239226  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet b4b18c4f931649689436040668562441 because the tablet was not found. No further retry: Not found: Tablet not found: b4b18c4f931649689436040668562441
I20251210 02:52:50.239804  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.240394  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.241117  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 8161d9dc615d4b7f93c8872e82cffc25 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.241346  5378 tablet_replica.cc:333] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.241493  5378 raft_consensus.cc:2243] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.241631  5378 raft_consensus.cc:2272] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.242816  5368 tablet_bootstrap.cc:492] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.242956  5378 ts_tablet_manager.cc:1916] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.242940  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.244179  5368 tablet_bootstrap.cc:654] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:50.246016  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fae3f3b1873c47e0804670f2d8fbe46e has no consensus state
I20251210 02:52:50.247409  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.249965  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.250111  5321 tablet_service.cc:1505] Processing CreateTablet for tablet fae3f3b1873c47e0804670f2d8fbe46e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.250532  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae3f3b1873c47e0804670f2d8fbe46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.252751  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet fae3f3b1873c47e0804670f2d8fbe46e
I20251210 02:52:50.253386  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet fae3f3b1873c47e0804670f2d8fbe46e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.254205  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.256649  5368 tablet_bootstrap.cc:492] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.256503  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.256810  5368 ts_tablet_manager.cc:1403] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20251210 02:52:50.257596  5368 raft_consensus.cc:359] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.257740  5368 raft_consensus.cc:385] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.257797  5368 raft_consensus.cc:740] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.258021  5368 consensus_queue.cc:260] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.258185  5368 raft_consensus.cc:399] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.258257  5368 raft_consensus.cc:493] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.258340  5368 raft_consensus.cc:3060] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.259495  5378 ts_tablet_manager.cc:1929] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.259584  5378 log.cc:1199] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/8161d9dc615d4b7f93c8872e82cffc25
I20251210 02:52:50.259866  5378 ts_tablet_manager.cc:1950] T 8161d9dc615d4b7f93c8872e82cffc25 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.260691  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 8161d9dc615d4b7f93c8872e82cffc25 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.260789  5368 raft_consensus.cc:515] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.260975  5368 leader_election.cc:304] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
W20251210 02:52:50.261085  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet fae3f3b1873c47e0804670f2d8fbe46e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fae3f3b1873c47e0804670f2d8fbe46e already in progress: creating tablet
I20251210 02:52:50.261229  5370 raft_consensus.cc:2804] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.261348  5370 raft_consensus.cc:697] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.261539  5370 consensus_queue.cc:237] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:50.261802  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4cbd7740925741e2bdad0f38b2574228 has no consensus state
I20251210 02:52:50.262636  5368 leader_election.cc:290] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.263083  5368 ts_tablet_manager.cc:1434] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 02:52:50.263316  5368 tablet_bootstrap.cc:492] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.264710  5368 tablet_bootstrap.cc:654] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.265204  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.265496  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet b4b18c4f931649689436040668562441 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.265574  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 4cbd7740925741e2bdad0f38b2574228 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.265950  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cbd7740925741e2bdad0f38b2574228. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.268046  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.268960  5378 tablet_replica.cc:333] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.269194  5378 raft_consensus.cc:2243] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.269382  5378 raft_consensus.cc:2272] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.270644  5378 ts_tablet_manager.cc:1916] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.272166  5368 tablet_bootstrap.cc:492] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.272269  5368 ts_tablet_manager.cc:1403] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20251210 02:52:50.272882  5368 raft_consensus.cc:359] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.273001  5368 raft_consensus.cc:385] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.273041  5368 raft_consensus.cc:740] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.273241  5368 consensus_queue.cc:260] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.273353  5368 raft_consensus.cc:399] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.273398  5368 raft_consensus.cc:493] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.273449  5368 raft_consensus.cc:3060] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.274123  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 4cbd7740925741e2bdad0f38b2574228
I20251210 02:52:50.274962  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 4cbd7740925741e2bdad0f38b2574228 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.275139  5368 raft_consensus.cc:515] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.275323  5368 leader_election.cc:304] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.275584  5370 raft_consensus.cc:2804] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.275692  5370 raft_consensus.cc:697] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.275892  5370 consensus_queue.cc:237] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.277033  5378 ts_tablet_manager.cc:1929] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.276887  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.277146  5378 log.cc:1199] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/b4b18c4f931649689436040668562441
I20251210 02:52:50.277586  5368 leader_election.cc:290] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.277635  5378 ts_tablet_manager.cc:1950] T b4b18c4f931649689436040668562441 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.278146  5368 ts_tablet_manager.cc:1434] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 02:52:50.278398  5368 tablet_bootstrap.cc:492] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.278800  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet b4b18c4f931649689436040668562441 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.279204  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 4cbd7740925741e2bdad0f38b2574228 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4cbd7740925741e2bdad0f38b2574228 already in progress: creating tablet
I20251210 02:52:50.279896  5368 tablet_bootstrap.cc:654] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.280531  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.281663  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.281924  5368 tablet_bootstrap.cc:492] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.282050  5368 ts_tablet_manager.cc:1403] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:50.282583  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet fae3f3b1873c47e0804670f2d8fbe46e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.282634  5368 raft_consensus.cc:359] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.282780  5368 raft_consensus.cc:385] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.282858  5368 raft_consensus.cc:740] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.283030  5378 tablet_replica.cc:333] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.283080  5368 consensus_queue.cc:260] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.283217  5368 raft_consensus.cc:399] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.283279  5368 raft_consensus.cc:493] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.283350  5368 raft_consensus.cc:3060] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.283383  5378 raft_consensus.cc:2243] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.283630  5378 raft_consensus.cc:2272] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.285382  5378 ts_tablet_manager.cc:1916] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:50.285749  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05d3de3cddeb4938847d143107b8d098 has no consensus state
I20251210 02:52:50.285837  5368 raft_consensus.cc:515] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.286031  5368 leader_election.cc:304] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.286270  5368 leader_election.cc:290] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.286329  5370 raft_consensus.cc:2804] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.286446  5370 raft_consensus.cc:697] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.286624  5370 consensus_queue.cc:237] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.286763  5368 ts_tablet_manager.cc:1434] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20251210 02:52:50.289103  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.289805  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 05d3de3cddeb4938847d143107b8d098 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251210 02:52:50.290223  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d3de3cddeb4938847d143107b8d098. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.291633  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 4cbd7740925741e2bdad0f38b2574228 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.291555  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.294600  5378 ts_tablet_manager.cc:1929] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.294711  5378 log.cc:1199] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/fae3f3b1873c47e0804670f2d8fbe46e
I20251210 02:52:50.295120  5378 ts_tablet_manager.cc:1950] T fae3f3b1873c47e0804670f2d8fbe46e P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.295178  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 05d3de3cddeb4938847d143107b8d098
I20251210 02:52:50.295558  5368 tablet_bootstrap.cc:492] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.296027  5378 tablet_replica.cc:333] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.296133  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet fae3f3b1873c47e0804670f2d8fbe46e (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.296178  5378 raft_consensus.cc:2243] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.296327  5378 raft_consensus.cc:2272] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.297112  5368 tablet_bootstrap.cc:654] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.297432  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 05d3de3cddeb4938847d143107b8d098 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.297327  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.297812  5378 ts_tablet_manager.cc:1916] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.298995  5368 tablet_bootstrap.cc:492] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.299129  5368 ts_tablet_manager.cc:1403] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:50.299736  5368 raft_consensus.cc:359] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.299875  5368 raft_consensus.cc:385] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.299940  5368 raft_consensus.cc:740] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.300199  5368 consensus_queue.cc:260] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.300380  5368 raft_consensus.cc:399] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.300199  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.300477  5368 raft_consensus.cc:493] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.300568  5368 raft_consensus.cc:3060] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.302659  5368 raft_consensus.cc:515] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.302881  5368 leader_election.cc:304] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.303128  5372 raft_consensus.cc:2804] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.303270  5372 raft_consensus.cc:697] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.303516  5372 consensus_queue.cc:237] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.303634  5378 ts_tablet_manager.cc:1929] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.303732  5378 log.cc:1199] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/4cbd7740925741e2bdad0f38b2574228
I20251210 02:52:50.304142  5378 ts_tablet_manager.cc:1950] T 4cbd7740925741e2bdad0f38b2574228 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
W20251210 02:52:50.304342  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e551f8b42cc47e2a51c0fd27525aee0 has no consensus state
I20251210 02:52:50.305070  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 4cbd7740925741e2bdad0f38b2574228 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.305704  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 05d3de3cddeb4938847d143107b8d098 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 05d3de3cddeb4938847d143107b8d098 already in progress: creating tablet
I20251210 02:52:50.307982  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.308413  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 0e551f8b42cc47e2a51c0fd27525aee0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251210 02:52:50.308863  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e551f8b42cc47e2a51c0fd27525aee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.310032  5368 leader_election.cc:290] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.310204  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.310514  5368 ts_tablet_manager.cc:1434] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20251210 02:52:50.313383  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 0e551f8b42cc47e2a51c0fd27525aee0
I20251210 02:52:50.314054  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 0e551f8b42cc47e2a51c0fd27525aee0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.314709  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 0e551f8b42cc47e2a51c0fd27525aee0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0e551f8b42cc47e2a51c0fd27525aee0 already in progress: creating tablet
I20251210 02:52:50.314755  5368 tablet_bootstrap.cc:492] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.315222  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.315765  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.316205  5368 tablet_bootstrap.cc:654] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.316962  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 05d3de3cddeb4938847d143107b8d098 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.317200  5378 tablet_replica.cc:333] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.317365  5378 raft_consensus.cc:2243] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.317528  5378 raft_consensus.cc:2272] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.318356  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.320737  5368 tablet_bootstrap.cc:492] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.320884  5368 ts_tablet_manager.cc:1403] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.002s
I20251210 02:52:50.320943  5378 ts_tablet_manager.cc:1916] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.321560  5368 raft_consensus.cc:359] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.321707  5368 raft_consensus.cc:385] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20251210 02:52:50.321760  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1197b52108544adaab28a7a163244f67 has no consensus state
I20251210 02:52:50.321760  5368 raft_consensus.cc:740] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.322054  5368 consensus_queue.cc:260] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.322232  5368 raft_consensus.cc:399] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.322299  5368 raft_consensus.cc:493] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.322376  5368 raft_consensus.cc:3060] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.324652  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.325179  5368 raft_consensus.cc:515] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.325222  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 1197b52108544adaab28a7a163244f67 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.325417  5368 leader_election.cc:304] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.325606  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1197b52108544adaab28a7a163244f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.325723  5372 raft_consensus.cc:2804] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.326160  5372 raft_consensus.cc:697] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.326411  5372 consensus_queue.cc:237] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.326985  5378 ts_tablet_manager.cc:1929] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.327080  5378 log.cc:1199] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/05d3de3cddeb4938847d143107b8d098
I20251210 02:52:50.327353  5368 leader_election.cc:290] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.327401  5378 ts_tablet_manager.cc:1950] T 05d3de3cddeb4938847d143107b8d098 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.327623  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.327880  5368 ts_tablet_manager.cc:1434] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20251210 02:52:50.328332  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 05d3de3cddeb4938847d143107b8d098 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.331365  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 1197b52108544adaab28a7a163244f67
I20251210 02:52:50.331552  5368 tablet_bootstrap.cc:492] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.332000  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 1197b52108544adaab28a7a163244f67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.333019  5368 tablet_bootstrap.cc:654] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:50.333035  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 1197b52108544adaab28a7a163244f67 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1197b52108544adaab28a7a163244f67 already in progress: creating tablet
I20251210 02:52:50.333443  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.334071  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.334868  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 0e551f8b42cc47e2a51c0fd27525aee0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.335091  5378 tablet_replica.cc:333] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.335266  5378 raft_consensus.cc:2243] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.335410  5378 raft_consensus.cc:2272] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.336109  5378 ts_tablet_manager.cc:1916] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.337358  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.340864  5368 tablet_bootstrap.cc:492] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.341037  5368 ts_tablet_manager.cc:1403] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
W20251210 02:52:50.341384  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6429bcdc8ce540d2bd6272ed67447b83 has no consensus state
I20251210 02:52:50.341774  5378 ts_tablet_manager.cc:1929] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.341885  5378 log.cc:1199] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/0e551f8b42cc47e2a51c0fd27525aee0
I20251210 02:52:50.341930  5368 raft_consensus.cc:359] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.342170  5368 raft_consensus.cc:385] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.342231  5378 ts_tablet_manager.cc:1950] T 0e551f8b42cc47e2a51c0fd27525aee0 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.342300  5368 raft_consensus.cc:740] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.342734  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.343207  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 0e551f8b42cc47e2a51c0fd27525aee0 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.344026  5368 consensus_queue.cc:260] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.344189  5368 raft_consensus.cc:399] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.344278  5368 raft_consensus.cc:493] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.344365  5368 raft_consensus.cc:3060] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.344676  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 6429bcdc8ce540d2bd6272ed67447b83 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.345094  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6429bcdc8ce540d2bd6272ed67447b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.345346  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.347011  5368 raft_consensus.cc:515] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.347177  5368 leader_election.cc:304] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.347332  5368 leader_election.cc:290] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.347385  5372 raft_consensus.cc:2804] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.347581  5372 raft_consensus.cc:697] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.347743  5368 ts_tablet_manager.cc:1434] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20251210 02:52:50.347829  5372 consensus_queue.cc:237] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.349217  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 6429bcdc8ce540d2bd6272ed67447b83
I20251210 02:52:50.349936  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 6429bcdc8ce540d2bd6272ed67447b83 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.350189  5368 tablet_bootstrap.cc:492] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
W20251210 02:52:50.350447  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 6429bcdc8ce540d2bd6272ed67447b83 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6429bcdc8ce540d2bd6272ed67447b83 already in progress: creating tablet
I20251210 02:52:50.351629  5368 tablet_bootstrap.cc:654] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.352023  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.352336  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.353837  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 1197b52108544adaab28a7a163244f67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.354086  5378 tablet_replica.cc:333] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.354094  5368 tablet_bootstrap.cc:492] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.354240  5368 ts_tablet_manager.cc:1403] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:50.354264  5378 raft_consensus.cc:2243] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.354405  5378 raft_consensus.cc:2272] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.354907  5368 raft_consensus.cc:359] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.355093  5368 raft_consensus.cc:385] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.355152  5368 raft_consensus.cc:740] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.355351  5368 consensus_queue.cc:260] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.355489  5368 raft_consensus.cc:399] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.355505  5378 ts_tablet_manager.cc:1916] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.355551  5368 raft_consensus.cc:493] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.355620  5368 raft_consensus.cc:3060] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.357017  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.358210  5368 raft_consensus.cc:515] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.358402  5368 leader_election.cc:304] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.358569  5368 leader_election.cc:290] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.358667  5372 raft_consensus.cc:2804] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.358831  5372 raft_consensus.cc:697] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.359081  5372 consensus_queue.cc:237] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.359256  5368 ts_tablet_manager.cc:1434] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20251210 02:52:50.360461  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 86f4749cbc81497ca5d2ab3780ea4dfd has no consensus state
I20251210 02:52:50.361259  5378 ts_tablet_manager.cc:1929] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.361354  5378 log.cc:1199] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/1197b52108544adaab28a7a163244f67
I20251210 02:52:50.361579  5378 ts_tablet_manager.cc:1950] T 1197b52108544adaab28a7a163244f67 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.362323  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 6429bcdc8ce540d2bd6272ed67447b83 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.362543  5378 tablet_replica.cc:333] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.362697  5378 raft_consensus.cc:2243] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.362833  5378 raft_consensus.cc:2272] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.362989  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 1197b52108544adaab28a7a163244f67 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.363708  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.363885  5378 ts_tablet_manager.cc:1916] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.365705  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 86f4749cbc81497ca5d2ab3780ea4dfd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251210 02:52:50.365995  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f4749cbc81497ca5d2ab3780ea4dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.366640  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.369340  5378 ts_tablet_manager.cc:1929] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.369450  5378 log.cc:1199] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/6429bcdc8ce540d2bd6272ed67447b83
I20251210 02:52:50.369814  5378 ts_tablet_manager.cc:1950] T 6429bcdc8ce540d2bd6272ed67447b83 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.369953  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 86f4749cbc81497ca5d2ab3780ea4dfd
I20251210 02:52:50.371114  5368 tablet_bootstrap.cc:492] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.371219  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 6429bcdc8ce540d2bd6272ed67447b83 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.371639  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 86f4749cbc81497ca5d2ab3780ea4dfd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.371588  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
W20251210 02:52:50.372180  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 86f4749cbc81497ca5d2ab3780ea4dfd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 86f4749cbc81497ca5d2ab3780ea4dfd already in progress: creating tablet
I20251210 02:52:50.372538  5368 tablet_bootstrap.cc:654] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.373994  5368 tablet_bootstrap.cc:492] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.374114  5368 ts_tablet_manager.cc:1403] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.374102  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.374713  5368 raft_consensus.cc:359] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.374836  5368 raft_consensus.cc:385] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.374869  5368 raft_consensus.cc:740] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.375073  5368 consensus_queue.cc:260] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.375178  5368 raft_consensus.cc:399] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.375231  5368 raft_consensus.cc:493] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.375295  5368 raft_consensus.cc:3060] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.377233  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5f8ede971afa4025b08c3016e0805aef has no consensus state
I20251210 02:52:50.377357  5368 raft_consensus.cc:515] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.377537  5368 leader_election.cc:304] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.377681  5368 leader_election.cc:290] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.378078  5368 ts_tablet_manager.cc:1434] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:50.378268  5371 raft_consensus.cc:2804] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.378393  5371 raft_consensus.cc:697] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.378587  5371 consensus_queue.cc:237] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.380250  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.380589  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 5f8ede971afa4025b08c3016e0805aef (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251210 02:52:50.380973  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f8ede971afa4025b08c3016e0805aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.382869  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.383028  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 86f4749cbc81497ca5d2ab3780ea4dfd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.383293  5378 tablet_replica.cc:333] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.383450  5378 raft_consensus.cc:2243] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.383598  5378 raft_consensus.cc:2272] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.385754  5378 ts_tablet_manager.cc:1916] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.385994  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 5f8ede971afa4025b08c3016e0805aef
I20251210 02:52:50.386693  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 5f8ede971afa4025b08c3016e0805aef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.387773  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.387939  5368 tablet_bootstrap.cc:492] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.388455  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.389393  5368 tablet_bootstrap.cc:654] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.390841  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.390956  5368 tablet_bootstrap.cc:492] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.391057  5368 ts_tablet_manager.cc:1403] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 02:52:50.391677  5368 raft_consensus.cc:359] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.391804  5378 ts_tablet_manager.cc:1929] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.391820  5368 raft_consensus.cc:385] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.391949  5378 log.cc:1199] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/86f4749cbc81497ca5d2ab3780ea4dfd
I20251210 02:52:50.391957  5368 raft_consensus.cc:740] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.392184  5368 consensus_queue.cc:260] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.392350  5368 raft_consensus.cc:399] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.392350  5378 ts_tablet_manager.cc:1950] T 86f4749cbc81497ca5d2ab3780ea4dfd P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.392454  5368 raft_consensus.cc:493] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.392537  5368 raft_consensus.cc:3060] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.393416  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 86f4749cbc81497ca5d2ab3780ea4dfd (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.393652  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 5f8ede971afa4025b08c3016e0805aef because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5f8ede971afa4025b08c3016e0805aef already in progress: creating tablet
W20251210 02:52:50.394454  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c2c051bae5d547e3a8307c010c881dc4 has no consensus state
I20251210 02:52:50.394829  5368 raft_consensus.cc:515] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.395030  5368 leader_election.cc:304] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.395180  5368 leader_election.cc:290] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.395237  5371 raft_consensus.cc:2804] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.395339  5371 raft_consensus.cc:697] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.395521  5371 consensus_queue.cc:237] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.395825  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.395980  5368 ts_tablet_manager.cc:1434] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20251210 02:52:50.398137  5321 tablet_service.cc:1505] Processing CreateTablet for tablet c2c051bae5d547e3a8307c010c881dc4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.398258  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.398521  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c051bae5d547e3a8307c010c881dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.401330  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet c2c051bae5d547e3a8307c010c881dc4
I20251210 02:52:50.402115  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet c2c051bae5d547e3a8307c010c881dc4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.402791  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet c2c051bae5d547e3a8307c010c881dc4 because the tablet was not found. No further retry: Not found: Tablet not found: c2c051bae5d547e3a8307c010c881dc4
I20251210 02:52:50.403056  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.403362  5368 tablet_bootstrap.cc:492] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.403663  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.404759  5368 tablet_bootstrap.cc:654] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.404963  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 5f8ede971afa4025b08c3016e0805aef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.405236  5378 tablet_replica.cc:333] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.405431  5378 raft_consensus.cc:2243] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.405664  5378 raft_consensus.cc:2272] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.406307  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.406561  5368 tablet_bootstrap.cc:492] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.406709  5368 ts_tablet_manager.cc:1403] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.407439  5368 raft_consensus.cc:359] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.407582  5368 raft_consensus.cc:385] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.407639  5368 raft_consensus.cc:740] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.407835  5368 consensus_queue.cc:260] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.407953  5368 raft_consensus.cc:399] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.408011  5368 raft_consensus.cc:493] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.408084  5368 raft_consensus.cc:3060] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.407644  5378 ts_tablet_manager.cc:1916] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:50.409801  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4fd5d42fc876471287e44ef339928b90 has no consensus state
I20251210 02:52:50.410514  5368 raft_consensus.cc:515] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.410710  5368 leader_election.cc:304] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.410883  5368 leader_election.cc:290] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.410990  5371 raft_consensus.cc:2804] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.411109  5371 raft_consensus.cc:697] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.411298  5371 consensus_queue.cc:237] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.411612  5368 ts_tablet_manager.cc:1434] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:50.412730  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.414175  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 4fd5d42fc876471287e44ef339928b90 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.414589  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd5d42fc876471287e44ef339928b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.415100  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet c2c051bae5d547e3a8307c010c881dc4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.415477  5378 ts_tablet_manager.cc:1929] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.415575  5378 log.cc:1199] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/5f8ede971afa4025b08c3016e0805aef
I20251210 02:52:50.415619  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.415903  5378 ts_tablet_manager.cc:1950] T 5f8ede971afa4025b08c3016e0805aef P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.416862  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 5f8ede971afa4025b08c3016e0805aef (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.417125  5378 tablet_replica.cc:333] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.417297  5378 raft_consensus.cc:2243] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.417435  5378 raft_consensus.cc:2272] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.418347  5378 ts_tablet_manager.cc:1916] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.419080  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 4fd5d42fc876471287e44ef339928b90
I20251210 02:52:50.419622  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 4fd5d42fc876471287e44ef339928b90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.420439  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.421424  5368 tablet_bootstrap.cc:492] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.421679  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.423056  5368 tablet_bootstrap.cc:654] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.424506  5378 ts_tablet_manager.cc:1929] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.424602  5378 log.cc:1199] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/c2c051bae5d547e3a8307c010c881dc4
I20251210 02:52:50.424924  5378 ts_tablet_manager.cc:1950] T c2c051bae5d547e3a8307c010c881dc4 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.424723  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.425020  5368 tablet_bootstrap.cc:492] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.425151  5368 ts_tablet_manager.cc:1403] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:50.425812  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet c2c051bae5d547e3a8307c010c881dc4 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.425799  5368 raft_consensus.cc:359] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.425997  5368 raft_consensus.cc:385] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.426066  5368 raft_consensus.cc:740] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
W20251210 02:52:50.426110  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 4fd5d42fc876471287e44ef339928b90 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4fd5d42fc876471287e44ef339928b90 already in progress: creating tablet
I20251210 02:52:50.426250  5368 consensus_queue.cc:260] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.426409  5368 raft_consensus.cc:399] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.426487  5368 raft_consensus.cc:493] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.426558  5368 raft_consensus.cc:3060] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.428428  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2099d8da8aaf4a7cb0cc5a92517d1cf1 has no consensus state
I20251210 02:52:50.429039  5368 raft_consensus.cc:515] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.429199  5368 leader_election.cc:304] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.429312  5368 leader_election.cc:290] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.429426  5371 raft_consensus.cc:2804] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.429525  5371 raft_consensus.cc:697] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.429690  5371 consensus_queue.cc:237] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.429992  5368 ts_tablet_manager.cc:1434] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20251210 02:52:50.430392  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.431732  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 2099d8da8aaf4a7cb0cc5a92517d1cf1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251210 02:52:50.432053  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2099d8da8aaf4a7cb0cc5a92517d1cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.433997  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 4fd5d42fc876471287e44ef339928b90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.434283  5378 tablet_replica.cc:333] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.434420  5378 raft_consensus.cc:2243] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.434548  5378 raft_consensus.cc:2272] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.434765  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.435694  5378 ts_tablet_manager.cc:1916] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.437136  5368 tablet_bootstrap.cc:492] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.438352  5368 tablet_bootstrap.cc:654] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.438553  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 2099d8da8aaf4a7cb0cc5a92517d1cf1
I20251210 02:52:50.439306  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 2099d8da8aaf4a7cb0cc5a92517d1cf1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.440536  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.443061  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.443251  5378 ts_tablet_manager.cc:1929] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.443464  5378 log.cc:1199] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/4fd5d42fc876471287e44ef339928b90
I20251210 02:52:50.443853  5378 ts_tablet_manager.cc:1950] T 4fd5d42fc876471287e44ef339928b90 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.445220  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 4fd5d42fc876471287e44ef339928b90 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.445536  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 2099d8da8aaf4a7cb0cc5a92517d1cf1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2099d8da8aaf4a7cb0cc5a92517d1cf1 already in progress: creating tablet
I20251210 02:52:50.446098  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.446482  5368 tablet_bootstrap.cc:492] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.446628  5368 ts_tablet_manager.cc:1403] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.006s
I20251210 02:52:50.447396  5368 raft_consensus.cc:359] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.447526  5368 raft_consensus.cc:385] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.447566  5368 raft_consensus.cc:740] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.447804  5368 consensus_queue.cc:260] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.447978  5371 raft_consensus.cc:493] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 02:52:50.448104  5371 raft_consensus.cc:515] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.447944  5368 raft_consensus.cc:399] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.448339  5371 leader_election.cc:304] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.448526  5368 raft_consensus.cc:493] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.448546  5371 leader_election.cc:290] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20251210 02:52:50.448721  5368 raft_consensus.cc:3060] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.449468  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 890ea398438c4b2a8c958e80422870a7 has no consensus state
I20251210 02:52:50.451020  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.451184  5368 raft_consensus.cc:515] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.451397  5368 leader_election.cc:304] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.451570  5368 leader_election.cc:290] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.451632  5371 raft_consensus.cc:2804] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.452464  5368 ts_tablet_manager.cc:1434] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 02:52:50.453043  5371 raft_consensus.cc:697] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.453307  5371 consensus_queue.cc:237] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.453285  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 890ea398438c4b2a8c958e80422870a7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251210 02:52:50.453377  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.453730  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890ea398438c4b2a8c958e80422870a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.454674  5370 raft_consensus.cc:2764] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Leader pre-election decision vote started in defunct term 0: won
I20251210 02:52:50.456398  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 890ea398438c4b2a8c958e80422870a7
I20251210 02:52:50.457048  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 890ea398438c4b2a8c958e80422870a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.457552  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 890ea398438c4b2a8c958e80422870a7 because the tablet was not found. No further retry: Not found: Tablet not found: 890ea398438c4b2a8c958e80422870a7
I20251210 02:52:50.458209  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.458717  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.459556  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 2099d8da8aaf4a7cb0cc5a92517d1cf1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.459776  5378 tablet_replica.cc:333] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.459972  5378 raft_consensus.cc:2243] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.460119  5378 raft_consensus.cc:2272] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.461185  5368 tablet_bootstrap.cc:492] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.461315  5378 ts_tablet_manager.cc:1916] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.462323  5368 tablet_bootstrap.cc:654] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.463886  5368 tablet_bootstrap.cc:492] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.464030  5368 ts_tablet_manager.cc:1403] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20251210 02:52:50.464605  5368 raft_consensus.cc:359] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.464723  5368 raft_consensus.cc:385] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.464807  5368 raft_consensus.cc:740] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.465036  5368 consensus_queue.cc:260] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.465219  5368 raft_consensus.cc:399] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.465306  5368 raft_consensus.cc:493] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.465396  5368 raft_consensus.cc:3060] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.465576  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.466559  5378 ts_tablet_manager.cc:1929] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.466675  5378 log.cc:1199] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/2099d8da8aaf4a7cb0cc5a92517d1cf1
I20251210 02:52:50.467119  5378 ts_tablet_manager.cc:1950] T 2099d8da8aaf4a7cb0cc5a92517d1cf1 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.467274  5368 raft_consensus.cc:515] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.467451  5368 leader_election.cc:304] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.467610  5368 leader_election.cc:290] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.467661  5371 raft_consensus.cc:2804] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.467813  5371 raft_consensus.cc:697] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.468032  5368 ts_tablet_manager.cc:1434] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20251210 02:52:50.468055  5371 consensus_queue.cc:237] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.469503  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 2099d8da8aaf4a7cb0cc5a92517d1cf1 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.470358  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 54dc2e9f733f4a9bbf500410d31f1518 has no consensus state
I20251210 02:52:50.471719  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.471762  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 890ea398438c4b2a8c958e80422870a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.472615  5378 tablet_replica.cc:333] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.472754  5378 raft_consensus.cc:2243] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.472954  5378 raft_consensus.cc:2272] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.474260  5378 ts_tablet_manager.cc:1916] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.474167  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.474687  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 54dc2e9f733f4a9bbf500410d31f1518 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.475054  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54dc2e9f733f4a9bbf500410d31f1518. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.477815  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 54dc2e9f733f4a9bbf500410d31f1518
I20251210 02:52:50.478626  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 54dc2e9f733f4a9bbf500410d31f1518 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.479609  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.480067  5378 ts_tablet_manager.cc:1929] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.480161  5378 log.cc:1199] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/890ea398438c4b2a8c958e80422870a7
I20251210 02:52:50.480573  5378 ts_tablet_manager.cc:1950] T 890ea398438c4b2a8c958e80422870a7 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.481491  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 890ea398438c4b2a8c958e80422870a7 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.481719  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 54dc2e9f733f4a9bbf500410d31f1518 because the tablet was not found. No further retry: Not found: Tablet not found: 54dc2e9f733f4a9bbf500410d31f1518
I20251210 02:52:50.482831  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
W20251210 02:52:50.486815  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 61ae79b723b8409798c800b9576076d6 has no consensus state
I20251210 02:52:50.488900  5368 tablet_bootstrap.cc:492] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.489029  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.490049  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 61ae79b723b8409798c800b9576076d6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.490381  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ae79b723b8409798c800b9576076d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.490551  5368 tablet_bootstrap.cc:654] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.491513  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.492159  5368 tablet_bootstrap.cc:492] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.492280  5368 ts_tablet_manager.cc:1403] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.492933  5368 raft_consensus.cc:359] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.493064  5368 raft_consensus.cc:385] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.493108  5368 raft_consensus.cc:740] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.493311  5368 consensus_queue.cc:260] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.493451  5368 raft_consensus.cc:399] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.493511  5368 raft_consensus.cc:493] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.493598  5368 raft_consensus.cc:3060] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.494289  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 61ae79b723b8409798c800b9576076d6
I20251210 02:52:50.494905  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 61ae79b723b8409798c800b9576076d6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.495389  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 61ae79b723b8409798c800b9576076d6 because the tablet was not found. No further retry: Not found: Tablet not found: 61ae79b723b8409798c800b9576076d6
I20251210 02:52:50.495877  5368 raft_consensus.cc:515] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.495950  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.496088  5368 leader_election.cc:304] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.496250  5368 leader_election.cc:290] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.496330  5371 raft_consensus.cc:2804] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.496448  5371 raft_consensus.cc:697] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.496624  5371 consensus_queue.cc:237] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.496712  5368 ts_tablet_manager.cc:1434] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251210 02:52:50.496938  5368 tablet_bootstrap.cc:492] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.498404  5368 tablet_bootstrap.cc:654] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.499051  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.499933  5368 tablet_bootstrap.cc:492] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.500077  5368 ts_tablet_manager.cc:1403] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.500561  5368 raft_consensus.cc:359] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.500671  5368 raft_consensus.cc:385] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.500735  5368 raft_consensus.cc:740] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.500965  5368 consensus_queue.cc:260] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.501101  5368 raft_consensus.cc:399] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.501161  5368 raft_consensus.cc:493] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.501235  5368 raft_consensus.cc:3060] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.501420  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.502305  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 54dc2e9f733f4a9bbf500410d31f1518 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.502516  5378 tablet_replica.cc:333] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.502652  5378 raft_consensus.cc:2243] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.502779  5378 raft_consensus.cc:2272] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.503763  5378 ts_tablet_manager.cc:1916] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.504295  5368 raft_consensus.cc:515] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.504484  5368 leader_election.cc:304] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.504647  5368 leader_election.cc:290] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.504711  5371 raft_consensus.cc:2804] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.504842  5371 raft_consensus.cc:697] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.505010  5371 consensus_queue.cc:237] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:50.505286  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 00139e157baf48e88a4791db20388dc0 has no consensus state
I20251210 02:52:50.505383  5368 ts_tablet_manager.cc:1434] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:50.508277  5378 ts_tablet_manager.cc:1929] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.508399  5378 log.cc:1199] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/54dc2e9f733f4a9bbf500410d31f1518
I20251210 02:52:50.511981  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 00139e157baf48e88a4791db20388dc0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251210 02:52:50.512336  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00139e157baf48e88a4791db20388dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.516314  5378 ts_tablet_manager.cc:1950] T 54dc2e9f733f4a9bbf500410d31f1518 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.517601  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 54dc2e9f733f4a9bbf500410d31f1518 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.517647  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.519807  5368 tablet_bootstrap.cc:492] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.520265  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.520915  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 61ae79b723b8409798c800b9576076d6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.521387  5368 tablet_bootstrap.cc:654] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.522274  5378 tablet_replica.cc:333] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.522447  5378 raft_consensus.cc:2243] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.522615  5378 raft_consensus.cc:2272] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.522990  5368 tablet_bootstrap.cc:492] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.523136  5368 ts_tablet_manager.cc:1403] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.523471  5378 ts_tablet_manager.cc:1916] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.523798  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 00139e157baf48e88a4791db20388dc0
I20251210 02:52:50.523792  5368 raft_consensus.cc:359] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.523995  5368 raft_consensus.cc:385] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.524076  5368 raft_consensus.cc:740] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.524255  5368 consensus_queue.cc:260] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.524403  5368 raft_consensus.cc:399] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.524457  5368 raft_consensus.cc:493] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.524530  5368 raft_consensus.cc:3060] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.524672  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 00139e157baf48e88a4791db20388dc0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.525657  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.526959  5368 raft_consensus.cc:515] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.526901  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.527244  5368 leader_election.cc:304] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.527505  5370 raft_consensus.cc:2804] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.527613  5370 raft_consensus.cc:697] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.527824  5370 consensus_queue.cc:237] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.528345  5368 leader_election.cc:290] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.528753  5368 ts_tablet_manager.cc:1434] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 02:52:50.529737  5378 ts_tablet_manager.cc:1929] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.529649  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.529832  5378 log.cc:1199] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/61ae79b723b8409798c800b9576076d6
I20251210 02:52:50.530211  5378 ts_tablet_manager.cc:1950] T 61ae79b723b8409798c800b9576076d6 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.530853  5378 tablet_replica.cc:333] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.530972  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 61ae79b723b8409798c800b9576076d6 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.531013  5378 raft_consensus.cc:2243] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.531139  5378 raft_consensus.cc:2272] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.532357  5378 ts_tablet_manager.cc:1916] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:50.533114  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 017be5eaf6d74667b025023576dada23 has no consensus state
I20251210 02:52:50.535264  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.537019  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 017be5eaf6d74667b025023576dada23 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251210 02:52:50.537403  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017be5eaf6d74667b025023576dada23. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.537398  5378 ts_tablet_manager.cc:1929] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.537525  5378 log.cc:1199] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/00139e157baf48e88a4791db20388dc0
I20251210 02:52:50.537562  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.537840  5378 ts_tablet_manager.cc:1950] T 00139e157baf48e88a4791db20388dc0 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.538766  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 00139e157baf48e88a4791db20388dc0 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.540198  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 017be5eaf6d74667b025023576dada23
I20251210 02:52:50.540733  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 017be5eaf6d74667b025023576dada23 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.541190  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 017be5eaf6d74667b025023576dada23 because the tablet was not found. No further retry: Not found: Tablet not found: 017be5eaf6d74667b025023576dada23
I20251210 02:52:50.541707  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.542157  5368 tablet_bootstrap.cc:492] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.543550  5368 tablet_bootstrap.cc:654] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.544337  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.545061  5368 tablet_bootstrap.cc:492] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.545195  5368 ts_tablet_manager.cc:1403] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 02:52:50.545835  5368 raft_consensus.cc:359] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.545971  5368 raft_consensus.cc:385] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.546028  5368 raft_consensus.cc:740] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.546213  5368 consensus_queue.cc:260] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.546307  5368 raft_consensus.cc:399] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.546355  5368 raft_consensus.cc:493] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.546427  5368 raft_consensus.cc:3060] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.547667  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4095b398d51d4547ad3e839181db7fb2 has no consensus state
I20251210 02:52:50.548702  5368 raft_consensus.cc:515] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.548923  5368 leader_election.cc:304] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.549088  5368 leader_election.cc:290] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.549190  5370 raft_consensus.cc:2804] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.549335  5370 raft_consensus.cc:697] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.549520  5368 ts_tablet_manager.cc:1434] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:50.549525  5370 consensus_queue.cc:237] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.550631  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.551903  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 4095b398d51d4547ad3e839181db7fb2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.552220  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4095b398d51d4547ad3e839181db7fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.552729  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.553429  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 017be5eaf6d74667b025023576dada23 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.553671  5378 tablet_replica.cc:333] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.553833  5378 raft_consensus.cc:2243] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.553972  5378 raft_consensus.cc:2272] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.555347  5378 ts_tablet_manager.cc:1916] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.556710  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 4095b398d51d4547ad3e839181db7fb2
I20251210 02:52:50.557340  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 4095b398d51d4547ad3e839181db7fb2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.558066  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.559419  5368 tablet_bootstrap.cc:492] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.560393  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.560791  5368 tablet_bootstrap.cc:654] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.561645  5378 ts_tablet_manager.cc:1929] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.561725  5378 log.cc:1199] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/017be5eaf6d74667b025023576dada23
I20251210 02:52:50.562060  5378 ts_tablet_manager.cc:1950] T 017be5eaf6d74667b025023576dada23 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.562480  5368 tablet_bootstrap.cc:492] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.562590  5368 ts_tablet_manager.cc:1403] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.563184  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 017be5eaf6d74667b025023576dada23 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.563287  5368 raft_consensus.cc:359] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:50.563414  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 4095b398d51d4547ad3e839181db7fb2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4095b398d51d4547ad3e839181db7fb2 already in progress: creating tablet
I20251210 02:52:50.563438  5368 raft_consensus.cc:385] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.563495  5368 raft_consensus.cc:740] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.563659  5368 consensus_queue.cc:260] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.563800  5368 raft_consensus.cc:399] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.563887  5368 raft_consensus.cc:493] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.563982  5368 raft_consensus.cc:3060] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.564020  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1159c357308b454a82fbad242be2d0ea has no consensus state
I20251210 02:52:50.565325  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.566431  5368 raft_consensus.cc:515] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.566624  5368 leader_election.cc:304] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.566807  5368 leader_election.cc:290] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.566851  5370 raft_consensus.cc:2804] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.566982  5370 raft_consensus.cc:697] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.567198  5370 consensus_queue.cc:237] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.567421  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 1159c357308b454a82fbad242be2d0ea (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.567545  5368 ts_tablet_manager.cc:1434] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:50.567678  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.567816  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1159c357308b454a82fbad242be2d0ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.570865  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 1159c357308b454a82fbad242be2d0ea
I20251210 02:52:50.571561  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 1159c357308b454a82fbad242be2d0ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.572022  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 1159c357308b454a82fbad242be2d0ea because the tablet was not found. No further retry: Not found: Tablet not found: 1159c357308b454a82fbad242be2d0ea
I20251210 02:52:50.573472  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.573613  5368 tablet_bootstrap.cc:492] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.574041  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.574172  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 4095b398d51d4547ad3e839181db7fb2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.574579  5378 tablet_replica.cc:333] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.574771  5378 raft_consensus.cc:2243] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.574982  5378 raft_consensus.cc:2272] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.575192  5368 tablet_bootstrap.cc:654] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.576696  5368 tablet_bootstrap.cc:492] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.576687  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.576970  5368 ts_tablet_manager.cc:1403] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 02:52:50.577585  5378 ts_tablet_manager.cc:1916] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.577646  5368 raft_consensus.cc:359] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.577790  5368 raft_consensus.cc:385] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.577847  5368 raft_consensus.cc:740] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.578030  5368 consensus_queue.cc:260] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.578159  5368 raft_consensus.cc:399] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.578229  5368 raft_consensus.cc:493] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.578305  5368 raft_consensus.cc:3060] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.580456  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 926971449ba24b1e92a9ea7923707afb has no consensus state
I20251210 02:52:50.580596  5368 raft_consensus.cc:515] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.580832  5368 leader_election.cc:304] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.580993  5368 leader_election.cc:290] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.581167  5371 raft_consensus.cc:2804] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.581274  5371 raft_consensus.cc:697] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.581390  5368 ts_tablet_manager.cc:1434] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:50.581466  5371 consensus_queue.cc:237] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.582875  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.583612  5378 ts_tablet_manager.cc:1929] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.583719  5378 log.cc:1199] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/4095b398d51d4547ad3e839181db7fb2
I20251210 02:52:50.584224  5378 ts_tablet_manager.cc:1950] T 4095b398d51d4547ad3e839181db7fb2 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.585341  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 4095b398d51d4547ad3e839181db7fb2 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.585898  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.588253  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 926971449ba24b1e92a9ea7923707afb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:50.588634  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926971449ba24b1e92a9ea7923707afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.590323  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 926971449ba24b1e92a9ea7923707afb
I20251210 02:52:50.590901  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 926971449ba24b1e92a9ea7923707afb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.591449  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 926971449ba24b1e92a9ea7923707afb because the tablet was not found. No further retry: Not found: Tablet not found: 926971449ba24b1e92a9ea7923707afb
I20251210 02:52:50.591769  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.593470  5368 tablet_bootstrap.cc:492] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.594051  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.594666  5368 tablet_bootstrap.cc:654] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.596199  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.596300  5368 tablet_bootstrap.cc:492] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.596408  5368 ts_tablet_manager.cc:1403] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.596825  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 1159c357308b454a82fbad242be2d0ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.597040  5378 tablet_replica.cc:333] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.597190  5378 raft_consensus.cc:2243] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.597254  5368 raft_consensus.cc:359] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.597350  5378 raft_consensus.cc:2272] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.597391  5368 raft_consensus.cc:385] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.597456  5368 raft_consensus.cc:740] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.598274  5378 ts_tablet_manager.cc:1916] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.598356  5368 consensus_queue.cc:260] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.598500  5368 raft_consensus.cc:399] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.598553  5368 raft_consensus.cc:493] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.598624  5368 raft_consensus.cc:3060] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.599985  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 216907e87fa64b1882bf0ed4b9c3bcea has no consensus state
I20251210 02:52:50.600968  5368 raft_consensus.cc:515] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.601148  5368 leader_election.cc:304] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.601347  5371 raft_consensus.cc:2804] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.601455  5371 raft_consensus.cc:697] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.601639  5371 consensus_queue.cc:237] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.602362  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.603484  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 216907e87fa64b1882bf0ed4b9c3bcea (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:50.603888  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216907e87fa64b1882bf0ed4b9c3bcea. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.604696  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.606233  5378 ts_tablet_manager.cc:1929] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.606362  5378 log.cc:1199] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/1159c357308b454a82fbad242be2d0ea
I20251210 02:52:50.606839  5378 ts_tablet_manager.cc:1950] T 1159c357308b454a82fbad242be2d0ea P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.607688  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 216907e87fa64b1882bf0ed4b9c3bcea
I20251210 02:52:50.607762  5368 leader_election.cc:290] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.607954  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 1159c357308b454a82fbad242be2d0ea (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.608191  5368 ts_tablet_manager.cc:1434] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20251210 02:52:50.608440  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 216907e87fa64b1882bf0ed4b9c3bcea with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.608947  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 216907e87fa64b1882bf0ed4b9c3bcea because the tablet was not found. No further retry: Not found: Tablet not found: 216907e87fa64b1882bf0ed4b9c3bcea
I20251210 02:52:50.609347  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.611630  5368 tablet_bootstrap.cc:492] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.611639  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.612622  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.613356  5368 tablet_bootstrap.cc:654] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.613543  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 926971449ba24b1e92a9ea7923707afb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.614827  5368 tablet_bootstrap.cc:492] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.614952  5368 ts_tablet_manager.cc:1403] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.615434  5368 raft_consensus.cc:359] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.615583  5368 raft_consensus.cc:385] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.615641  5368 raft_consensus.cc:740] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.615345  5378 tablet_replica.cc:333] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.616065  5378 raft_consensus.cc:2243] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
W20251210 02:52:50.616089  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f8719796d894434b51b17cefa203e85 has no consensus state
I20251210 02:52:50.616205  5378 raft_consensus.cc:2272] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.615828  5368 consensus_queue.cc:260] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.616318  5368 raft_consensus.cc:399] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.616379  5368 raft_consensus.cc:493] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.616451  5368 raft_consensus.cc:3060] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.617355  5378 ts_tablet_manager.cc:1916] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.619027  5368 raft_consensus.cc:515] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.619237  5368 leader_election.cc:304] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.619392  5368 leader_election.cc:290] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.619454  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 1f8719796d894434b51b17cefa203e85 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.619599  5370 raft_consensus.cc:2804] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.619702  5370 raft_consensus.cc:697] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.619546  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.619899  5370 consensus_queue.cc:237] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.619840  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8719796d894434b51b17cefa203e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.622272  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.623426  5378 ts_tablet_manager.cc:1929] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.623526  5378 log.cc:1199] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/926971449ba24b1e92a9ea7923707afb
I20251210 02:52:50.623863  5378 ts_tablet_manager.cc:1950] T 926971449ba24b1e92a9ea7923707afb P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.624388  5368 ts_tablet_manager.cc:1434] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20251210 02:52:50.624945  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 926971449ba24b1e92a9ea7923707afb (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.626235  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 1f8719796d894434b51b17cefa203e85
I20251210 02:52:50.626883  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 1f8719796d894434b51b17cefa203e85 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.627882  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 1f8719796d894434b51b17cefa203e85 because the tablet was not found. No further retry: Not found: Tablet not found: 1f8719796d894434b51b17cefa203e85
I20251210 02:52:50.628026  5368 tablet_bootstrap.cc:492] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.628155  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.628906  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.629379  5368 tablet_bootstrap.cc:654] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.630268  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 216907e87fa64b1882bf0ed4b9c3bcea with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.630545  5378 tablet_replica.cc:333] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.630698  5378 raft_consensus.cc:2243] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.630853  5378 raft_consensus.cc:2272] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.631546  5368 tablet_bootstrap.cc:492] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.631692  5368 ts_tablet_manager.cc:1403] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20251210 02:52:50.631914  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.632449  5368 raft_consensus.cc:359] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.632591  5368 raft_consensus.cc:385] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.632647  5368 raft_consensus.cc:740] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.632797  5378 ts_tablet_manager.cc:1916] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.632879  5368 consensus_queue.cc:260] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.633023  5368 raft_consensus.cc:399] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.633083  5368 raft_consensus.cc:493] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.633164  5368 raft_consensus.cc:3060] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.635320  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2913194ad96c4092aca2cdbe3a251c65 has no consensus state
I20251210 02:52:50.635787  5368 raft_consensus.cc:515] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.635989  5368 leader_election.cc:304] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.636161  5368 leader_election.cc:290] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.636225  5412 raft_consensus.cc:2804] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.636399  5412 raft_consensus.cc:697] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.636590  5412 consensus_queue.cc:237] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.636885  5368 ts_tablet_manager.cc:1434] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20251210 02:52:50.638614  5378 ts_tablet_manager.cc:1929] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.638506  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.638703  5378 log.cc:1199] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/216907e87fa64b1882bf0ed4b9c3bcea
I20251210 02:52:50.638978  5378 ts_tablet_manager.cc:1950] T 216907e87fa64b1882bf0ed4b9c3bcea P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.639894  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 216907e87fa64b1882bf0ed4b9c3bcea (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.640825  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 2913194ad96c4092aca2cdbe3a251c65 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.641219  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2913194ad96c4092aca2cdbe3a251c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.641525  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 1f8719796d894434b51b17cefa203e85 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.641738  5378 tablet_replica.cc:333] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.641892  5378 raft_consensus.cc:2243] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.642000  5378 raft_consensus.cc:2272] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.642292  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.644322  5378 ts_tablet_manager.cc:1916] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.645334  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 2913194ad96c4092aca2cdbe3a251c65
I20251210 02:52:50.645969  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 2913194ad96c4092aca2cdbe3a251c65 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.647109  5368 tablet_bootstrap.cc:492] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.647790  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.648505  5368 tablet_bootstrap.cc:654] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.649361  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.650535  5378 ts_tablet_manager.cc:1929] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.650666  5378 log.cc:1199] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/1f8719796d894434b51b17cefa203e85
I20251210 02:52:50.651064  5378 ts_tablet_manager.cc:1950] T 1f8719796d894434b51b17cefa203e85 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.651744  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.652242  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 1f8719796d894434b51b17cefa203e85 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.652459  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 2913194ad96c4092aca2cdbe3a251c65 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2913194ad96c4092aca2cdbe3a251c65 already in progress: creating tablet
I20251210 02:52:50.653359  5368 tablet_bootstrap.cc:492] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.653484  5368 ts_tablet_manager.cc:1403] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:52:50.654124  5368 raft_consensus.cc:359] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.654242  5368 raft_consensus.cc:385] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.654275  5368 raft_consensus.cc:740] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.654435  5368 consensus_queue.cc:260] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.654536  5368 raft_consensus.cc:399] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.654583  5368 raft_consensus.cc:493] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.654651  5368 raft_consensus.cc:3060] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.655148  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 49527fe26bae415a9b3bc32502f1f658 has no consensus state
I20251210 02:52:50.656387  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.657087  5368 raft_consensus.cc:515] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.657263  5368 leader_election.cc:304] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.657434  5368 leader_election.cc:290] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.657498  5371 raft_consensus.cc:2804] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.657596  5371 raft_consensus.cc:697] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.657779  5371 consensus_queue.cc:237] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.658249  5368 ts_tablet_manager.cc:1434] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:50.658768  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 49527fe26bae415a9b3bc32502f1f658 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251210 02:52:50.658739  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.659168  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49527fe26bae415a9b3bc32502f1f658. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.661957  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 49527fe26bae415a9b3bc32502f1f658
I20251210 02:52:50.662679  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 49527fe26bae415a9b3bc32502f1f658 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.663255  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 49527fe26bae415a9b3bc32502f1f658 because the tablet was not found. No further retry: Not found: Tablet not found: 49527fe26bae415a9b3bc32502f1f658
I20251210 02:52:50.663889  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.665230  5368 tablet_bootstrap.cc:492] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.666741  5368 tablet_bootstrap.cc:654] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.667445  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.668342  5368 tablet_bootstrap.cc:492] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.668457  5368 ts_tablet_manager.cc:1403] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.669150  5368 raft_consensus.cc:359] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.669299  5368 raft_consensus.cc:385] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.669365  5368 raft_consensus.cc:740] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.669364  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.669631  5368 consensus_queue.cc:260] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.669773  5368 raft_consensus.cc:399] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.669836  5368 raft_consensus.cc:493] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.670166  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 2913194ad96c4092aca2cdbe3a251c65 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.670970  5378 tablet_replica.cc:333] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.671006  5368 raft_consensus.cc:3060] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.671128  5378 raft_consensus.cc:2243] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.671284  5378 raft_consensus.cc:2272] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.672152  5378 ts_tablet_manager.cc:1916] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:50.672960  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b5c79ff1f5654228934581c74980b23a has no consensus state
I20251210 02:52:50.673657  5368 raft_consensus.cc:515] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.673843  5368 leader_election.cc:304] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.674018  5368 leader_election.cc:290] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.674263  5370 raft_consensus.cc:2804] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.674377  5370 raft_consensus.cc:697] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.674523  5368 ts_tablet_manager.cc:1434] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20251210 02:52:50.674567  5370 consensus_queue.cc:237] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.675967  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.677488  5321 tablet_service.cc:1505] Processing CreateTablet for tablet b5c79ff1f5654228934581c74980b23a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251210 02:52:50.678073  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c79ff1f5654228934581c74980b23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.678193  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.678529  5378 ts_tablet_manager.cc:1929] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.678619  5378 log.cc:1199] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/2913194ad96c4092aca2cdbe3a251c65
I20251210 02:52:50.678956  5378 ts_tablet_manager.cc:1950] T 2913194ad96c4092aca2cdbe3a251c65 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.679812  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 2913194ad96c4092aca2cdbe3a251c65 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.681488  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet b5c79ff1f5654228934581c74980b23a
I20251210 02:52:50.682240  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet b5c79ff1f5654228934581c74980b23a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.682768  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet b5c79ff1f5654228934581c74980b23a because the tablet was not found. No further retry: Not found: Tablet not found: b5c79ff1f5654228934581c74980b23a
I20251210 02:52:50.683300  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.683694  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.684103  5368 tablet_bootstrap.cc:492] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.684660  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 49527fe26bae415a9b3bc32502f1f658 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.685000  5378 tablet_replica.cc:333] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.685258  5378 raft_consensus.cc:2243] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.685499  5378 raft_consensus.cc:2272] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.685843  5368 tablet_bootstrap.cc:654] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.686574  5378 ts_tablet_manager.cc:1916] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.687875  5368 tablet_bootstrap.cc:492] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.687800  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.688068  5368 ts_tablet_manager.cc:1403] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:50.688719  5368 raft_consensus.cc:359] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.688881  5368 raft_consensus.cc:385] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.688937  5368 raft_consensus.cc:740] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.689107  5368 consensus_queue.cc:260] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.689235  5368 raft_consensus.cc:399] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.689286  5368 raft_consensus.cc:493] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.689349  5368 raft_consensus.cc:3060] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.691835  5368 raft_consensus.cc:515] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.692081  5368 leader_election.cc:304] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.692296  5368 leader_election.cc:290] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.692327  5412 raft_consensus.cc:2804] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.692459  5412 raft_consensus.cc:697] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.692637  5412 consensus_queue.cc:237] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.692850  5368 ts_tablet_manager.cc:1434] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:50.692965  5378 ts_tablet_manager.cc:1929] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.693084  5378 log.cc:1199] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/49527fe26bae415a9b3bc32502f1f658
I20251210 02:52:50.693532  5378 ts_tablet_manager.cc:1950] T 49527fe26bae415a9b3bc32502f1f658 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.694535  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 49527fe26bae415a9b3bc32502f1f658 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.700045  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet b5c79ff1f5654228934581c74980b23a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.700304  5378 tablet_replica.cc:333] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.700459  5378 raft_consensus.cc:2243] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.700600  5378 raft_consensus.cc:2272] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.701683  5378 ts_tablet_manager.cc:1916] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.706362  5378 ts_tablet_manager.cc:1929] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.706483  5378 log.cc:1199] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/b5c79ff1f5654228934581c74980b23a
I20251210 02:52:50.706797  5378 ts_tablet_manager.cc:1950] T b5c79ff1f5654228934581c74980b23a P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.707757  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet b5c79ff1f5654228934581c74980b23a (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.711025  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6200a059a00648829087a4fda8b15f8f has no consensus state
I20251210 02:52:50.712685  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.714597  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 6200a059a00648829087a4fda8b15f8f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.715026  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6200a059a00648829087a4fda8b15f8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.715153  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.718415  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 6200a059a00648829087a4fda8b15f8f
I20251210 02:52:50.719290  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 6200a059a00648829087a4fda8b15f8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.719770  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 6200a059a00648829087a4fda8b15f8f because the tablet was not found. No further retry: Not found: Tablet not found: 6200a059a00648829087a4fda8b15f8f
I20251210 02:52:50.719980  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.720635  5368 tablet_bootstrap.cc:492] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.721840  5368 tablet_bootstrap.cc:654] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.722363  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.723364  5368 tablet_bootstrap.cc:492] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.723510  5368 ts_tablet_manager.cc:1403] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.724066  5368 raft_consensus.cc:359] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.724205  5368 raft_consensus.cc:385] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.724263  5368 raft_consensus.cc:740] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.724498  5368 consensus_queue.cc:260] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.724757  5368 raft_consensus.cc:399] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.724845  5368 raft_consensus.cc:493] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.724922  5368 raft_consensus.cc:3060] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.725795  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28069cc77d454906a104fcf3cb5f9c89 has no consensus state
I20251210 02:52:50.727273  5368 raft_consensus.cc:515] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.727476  5368 leader_election.cc:304] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.727640  5368 leader_election.cc:290] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.727703  5412 raft_consensus.cc:2804] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.727839  5412 raft_consensus.cc:697] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.727890  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.728049  5412 consensus_queue.cc:237] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.728278  5368 ts_tablet_manager.cc:1434] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:50.730852  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 28069cc77d454906a104fcf3cb5f9c89 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.731278  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28069cc77d454906a104fcf3cb5f9c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.732276  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.736649  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 28069cc77d454906a104fcf3cb5f9c89
I20251210 02:52:50.737808  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 28069cc77d454906a104fcf3cb5f9c89 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.738454  5368 tablet_bootstrap.cc:492] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.738483  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
W20251210 02:52:50.738801  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 28069cc77d454906a104fcf3cb5f9c89 because the tablet was not found. No further retry: Not found: Tablet not found: 28069cc77d454906a104fcf3cb5f9c89
I20251210 02:52:50.740206  5368 tablet_bootstrap.cc:654] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.740306  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.741314  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 6200a059a00648829087a4fda8b15f8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.741539  5378 tablet_replica.cc:333] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.741688  5378 raft_consensus.cc:2243] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.741818  5378 raft_consensus.cc:2272] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.742238  5368 tablet_bootstrap.cc:492] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.742344  5368 ts_tablet_manager.cc:1403] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:50.742866  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.743091  5368 raft_consensus.cc:359] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.743417  5368 raft_consensus.cc:385] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.743485  5368 raft_consensus.cc:740] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.743671  5368 consensus_queue.cc:260] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.743796  5368 raft_consensus.cc:399] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.743847  5368 raft_consensus.cc:493] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.743908  5368 raft_consensus.cc:3060] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.746915  5368 raft_consensus.cc:515] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:50.747002  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 550d1b35589d460ea25fdee0505edf3e has no consensus state
I20251210 02:52:50.748404  5368 leader_election.cc:304] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.748703  5368 leader_election.cc:290] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.748754  5412 raft_consensus.cc:2804] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.748904  5378 ts_tablet_manager.cc:1916] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.748927  5412 raft_consensus.cc:697] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.749117  5412 consensus_queue.cc:237] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.749661  5368 ts_tablet_manager.cc:1434] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20251210 02:52:50.750914  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.751492  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 550d1b35589d460ea25fdee0505edf3e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251210 02:52:50.752354  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550d1b35589d460ea25fdee0505edf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.753862  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 28069cc77d454906a104fcf3cb5f9c89 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.754060  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.757704  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 550d1b35589d460ea25fdee0505edf3e
I20251210 02:52:50.758345  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 550d1b35589d460ea25fdee0505edf3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.758428  5378 ts_tablet_manager.cc:1929] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.758536  5378 log.cc:1199] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/6200a059a00648829087a4fda8b15f8f
I20251210 02:52:50.758948  5378 ts_tablet_manager.cc:1950] T 6200a059a00648829087a4fda8b15f8f P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.759878  5378 tablet_replica.cc:333] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.760100  5378 raft_consensus.cc:2243] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.760145  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 6200a059a00648829087a4fda8b15f8f (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.759764  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.760648  5368 tablet_bootstrap.cc:492] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.760282  5378 raft_consensus.cc:2272] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.762127  5368 tablet_bootstrap.cc:654] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.762326  5378 ts_tablet_manager.cc:1916] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.762897  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.766461  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.769831  5368 tablet_bootstrap.cc:492] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.769959  5368 ts_tablet_manager.cc:1403] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20251210 02:52:50.770658  5368 raft_consensus.cc:359] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:50.770772  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 069c65d4d504470a815fe5a23dbcd348 has no consensus state
I20251210 02:52:50.770805  5368 raft_consensus.cc:385] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.770869  5368 raft_consensus.cc:740] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.771077  5368 consensus_queue.cc:260] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.771217  5368 raft_consensus.cc:399] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.771282  5368 raft_consensus.cc:493] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.771364  5368 raft_consensus.cc:3060] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.775818  5368 raft_consensus.cc:515] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.775890  5378 ts_tablet_manager.cc:1929] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.775991  5378 log.cc:1199] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/28069cc77d454906a104fcf3cb5f9c89
I20251210 02:52:50.776284  5378 ts_tablet_manager.cc:1950] T 28069cc77d454906a104fcf3cb5f9c89 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.776232  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 069c65d4d504470a815fe5a23dbcd348 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251210 02:52:50.776597  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069c65d4d504470a815fe5a23dbcd348. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.776460  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.777197  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 28069cc77d454906a104fcf3cb5f9c89 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.777714  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 550d1b35589d460ea25fdee0505edf3e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 550d1b35589d460ea25fdee0505edf3e already in progress: creating tablet
I20251210 02:52:50.779179  5368 leader_election.cc:304] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.779230  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.779575  5368 leader_election.cc:290] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.779789  5371 raft_consensus.cc:2804] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.779913  5371 raft_consensus.cc:697] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.780191  5368 ts_tablet_manager.cc:1434] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20251210 02:52:50.780122  5371 consensus_queue.cc:237] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.782718  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 069c65d4d504470a815fe5a23dbcd348
I20251210 02:52:50.783272  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 069c65d4d504470a815fe5a23dbcd348 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.785076  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.785315  5368 tablet_bootstrap.cc:492] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
W20251210 02:52:50.785954  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 069c65d4d504470a815fe5a23dbcd348 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 069c65d4d504470a815fe5a23dbcd348 already in progress: creating tablet
I20251210 02:52:50.786623  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 550d1b35589d460ea25fdee0505edf3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.786791  5368 tablet_bootstrap.cc:654] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.786880  5378 tablet_replica.cc:333] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.787086  5378 raft_consensus.cc:2243] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.787256  5378 raft_consensus.cc:2272] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.788331  5378 ts_tablet_manager.cc:1916] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.788537  5368 tablet_bootstrap.cc:492] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.788727  5368 ts_tablet_manager.cc:1403] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 02:52:50.788538  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.789431  5368 raft_consensus.cc:359] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.789602  5368 raft_consensus.cc:385] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.789680  5368 raft_consensus.cc:740] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.789953  5368 consensus_queue.cc:260] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.790114  5368 raft_consensus.cc:399] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.790223  5368 raft_consensus.cc:493] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.790318  5368 raft_consensus.cc:3060] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.791692  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.793195  5368 raft_consensus.cc:515] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.793439  5368 leader_election.cc:304] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.793725  5371 raft_consensus.cc:2804] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.793861  5371 raft_consensus.cc:697] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.794107  5371 consensus_queue.cc:237] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.794909  5378 ts_tablet_manager.cc:1929] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.795074  5378 log.cc:1199] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/550d1b35589d460ea25fdee0505edf3e
I20251210 02:52:50.795439  5378 ts_tablet_manager.cc:1950] T 550d1b35589d460ea25fdee0505edf3e P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
W20251210 02:52:50.796439  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7267feffa8374421af554de576c4d517 has no consensus state
I20251210 02:52:50.797356  5368 leader_election.cc:290] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.796567  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 550d1b35589d460ea25fdee0505edf3e (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.797977  5368 ts_tablet_manager.cc:1434] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20251210 02:52:50.797935  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.800263  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.801433  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 069c65d4d504470a815fe5a23dbcd348 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.801771  5378 tablet_replica.cc:333] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.801812  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 7267feffa8374421af554de576c4d517 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.802050  5378 raft_consensus.cc:2243] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.802350  5378 raft_consensus.cc:2272] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.802390  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7267feffa8374421af554de576c4d517. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.803411  5378 ts_tablet_manager.cc:1916] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.809578  5368 tablet_bootstrap.cc:492] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.809551  5378 ts_tablet_manager.cc:1929] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.809727  5378 log.cc:1199] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/069c65d4d504470a815fe5a23dbcd348
I20251210 02:52:50.810118  5378 ts_tablet_manager.cc:1950] T 069c65d4d504470a815fe5a23dbcd348 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.811123  5368 tablet_bootstrap.cc:654] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.811318  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 069c65d4d504470a815fe5a23dbcd348 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.811488  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 7267feffa8374421af554de576c4d517
I20251210 02:52:50.813081  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 7267feffa8374421af554de576c4d517 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.813199  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.813738  5368 tablet_bootstrap.cc:492] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.813946  5368 ts_tablet_manager.cc:1403] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
W20251210 02:52:50.814069  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 7267feffa8374421af554de576c4d517 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7267feffa8374421af554de576c4d517 already in progress: creating tablet
I20251210 02:52:50.813936  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.814843  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 069c65d4d504470a815fe5a23dbcd348 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.815027  5368 raft_consensus.cc:359] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.815266  5368 raft_consensus.cc:385] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20251210 02:52:50.815330  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 069c65d4d504470a815fe5a23dbcd348 because the tablet was not found. No further retry: Not found: Tablet not found: 069c65d4d504470a815fe5a23dbcd348
I20251210 02:52:50.815402  5368 raft_consensus.cc:740] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.815659  5368 consensus_queue.cc:260] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.815864  5368 raft_consensus.cc:399] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.815958  5368 raft_consensus.cc:493] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.816071  5368 raft_consensus.cc:3060] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.816861  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.819011  5368 raft_consensus.cc:515] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.819240  5368 leader_election.cc:304] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.819432  5368 leader_election.cc:290] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.819521  5371 raft_consensus.cc:2804] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.819703  5371 raft_consensus.cc:697] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.819872  5368 ts_tablet_manager.cc:1434] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20251210 02:52:50.819954  5371 consensus_queue.cc:237] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:50.821101  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 145dfb98ffcf49c7925defc077ee6ffe has no consensus state
I20251210 02:52:50.822993  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.823427  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 7267feffa8374421af554de576c4d517 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.823675  5378 tablet_replica.cc:333] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.823873  5378 raft_consensus.cc:2243] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.824065  5378 raft_consensus.cc:2272] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.825302  5378 ts_tablet_manager.cc:1916] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.825285  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 145dfb98ffcf49c7925defc077ee6ffe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.825723  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145dfb98ffcf49c7925defc077ee6ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.825774  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.829283  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 145dfb98ffcf49c7925defc077ee6ffe
I20251210 02:52:50.829975  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 145dfb98ffcf49c7925defc077ee6ffe with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.830370  5378 ts_tablet_manager.cc:1929] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.830487  5378 log.cc:1199] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/7267feffa8374421af554de576c4d517
I20251210 02:52:50.830772  5378 ts_tablet_manager.cc:1950] T 7267feffa8374421af554de576c4d517 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.831336  5368 tablet_bootstrap.cc:492] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.831341  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.831712  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 7267feffa8374421af554de576c4d517 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.832056  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 145dfb98ffcf49c7925defc077ee6ffe because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 145dfb98ffcf49c7925defc077ee6ffe already in progress: creating tablet
I20251210 02:52:50.832612  5368 tablet_bootstrap.cc:654] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.834149  5368 tablet_bootstrap.cc:492] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.834105  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.834304  5368 ts_tablet_manager.cc:1403] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:50.834882  5368 raft_consensus.cc:359] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.835054  5368 raft_consensus.cc:385] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.835142  5368 raft_consensus.cc:740] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.835417  5368 consensus_queue.cc:260] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.835590  5368 raft_consensus.cc:399] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.835706  5368 raft_consensus.cc:493] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.835820  5368 raft_consensus.cc:3060] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.837519  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe144bad3e2443c2939a2297011e461e has no consensus state
I20251210 02:52:50.838035  5368 raft_consensus.cc:515] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.838240  5368 leader_election.cc:304] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.838440  5368 leader_election.cc:290] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.838506  5371 raft_consensus.cc:2804] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.838644  5371 raft_consensus.cc:697] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.838876  5371 consensus_queue.cc:237] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.839141  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.839402  5368 ts_tablet_manager.cc:1434] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:50.841615  5320 tablet_service.cc:1505] Processing CreateTablet for tablet fe144bad3e2443c2939a2297011e461e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251210 02:52:50.842118  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe144bad3e2443c2939a2297011e461e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.842111  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 145dfb98ffcf49c7925defc077ee6ffe with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.842420  5378 tablet_replica.cc:333] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.842624  5378 raft_consensus.cc:2243] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.841758  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.842826  5378 raft_consensus.cc:2272] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.845657  5378 ts_tablet_manager.cc:1916] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.846261  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet fe144bad3e2443c2939a2297011e461e
I20251210 02:52:50.846939  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet fe144bad3e2443c2939a2297011e461e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.847404  5368 tablet_bootstrap.cc:492] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.848794  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.848837  5368 tablet_bootstrap.cc:654] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.849743  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.850781  5368 tablet_bootstrap.cc:492] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.850922  5368 ts_tablet_manager.cc:1403] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:50.851627  5368 raft_consensus.cc:359] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.851794  5368 raft_consensus.cc:385] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.851821  5378 ts_tablet_manager.cc:1929] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.851943  5378 log.cc:1199] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/145dfb98ffcf49c7925defc077ee6ffe
I20251210 02:52:50.851902  5368 raft_consensus.cc:740] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.852093  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.852293  5368 consensus_queue.cc:260] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.852398  5378 ts_tablet_manager.cc:1950] T 145dfb98ffcf49c7925defc077ee6ffe P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.852522  5368 raft_consensus.cc:399] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.852613  5368 raft_consensus.cc:493] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.852734  5368 raft_consensus.cc:3060] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.853360  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 145dfb98ffcf49c7925defc077ee6ffe (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.853765  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet fe144bad3e2443c2939a2297011e461e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fe144bad3e2443c2939a2297011e461e already in progress: creating tablet
I20251210 02:52:50.855294  5368 raft_consensus.cc:515] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.855540  5368 leader_election.cc:304] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.855787  5368 leader_election.cc:290] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.855865  5371 raft_consensus.cc:2804] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
W20251210 02:52:50.855976  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 093df2eb80f24271a82cdc301804b4cc has no consensus state
I20251210 02:52:50.856053  5371 raft_consensus.cc:697] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.856242  5368 ts_tablet_manager.cc:1434] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20251210 02:52:50.856348  5371 consensus_queue.cc:237] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.858659  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.860468  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 093df2eb80f24271a82cdc301804b4cc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251210 02:52:50.860594  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet fe144bad3e2443c2939a2297011e461e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.860900  5378 tablet_replica.cc:333] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.860900  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093df2eb80f24271a82cdc301804b4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.861230  5378 raft_consensus.cc:2243] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.861609  5378 raft_consensus.cc:2272] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.862900  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.863582  5378 ts_tablet_manager.cc:1916] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.865753  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 093df2eb80f24271a82cdc301804b4cc
I20251210 02:52:50.866453  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 093df2eb80f24271a82cdc301804b4cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.867236  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.867434  5368 tablet_bootstrap.cc:492] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.869055  5368 tablet_bootstrap.cc:654] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.869506  5378 ts_tablet_manager.cc:1929] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.869654  5378 log.cc:1199] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/fe144bad3e2443c2939a2297011e461e
I20251210 02:52:50.870123  5378 ts_tablet_manager.cc:1950] T fe144bad3e2443c2939a2297011e461e P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.870543  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.870925  5368 tablet_bootstrap.cc:492] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.871031  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet fe144bad3e2443c2939a2297011e461e (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.871132  5368 ts_tablet_manager.cc:1403] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
W20251210 02:52:50.871388  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 093df2eb80f24271a82cdc301804b4cc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 093df2eb80f24271a82cdc301804b4cc already in progress: creating tablet
I20251210 02:52:50.871810  5368 raft_consensus.cc:359] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.872025  5368 raft_consensus.cc:385] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.872112  5368 raft_consensus.cc:740] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.872345  5368 consensus_queue.cc:260] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.872493  5368 raft_consensus.cc:399] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.872612  5368 raft_consensus.cc:493] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.872700  5368 raft_consensus.cc:3060] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.874522  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 701bb2a1c17740ef8a560ac54522784d has no consensus state
I20251210 02:52:50.875455  5368 raft_consensus.cc:515] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.875690  5368 leader_election.cc:304] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.875900  5368 leader_election.cc:290] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.875962  5371 raft_consensus.cc:2804] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.876106  5371 raft_consensus.cc:697] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.876358  5368 ts_tablet_manager.cc:1434] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20251210 02:52:50.876384  5371 consensus_queue.cc:237] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.876832  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.878602  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 701bb2a1c17740ef8a560ac54522784d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.879029  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 701bb2a1c17740ef8a560ac54522784d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.879129  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.883041  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 701bb2a1c17740ef8a560ac54522784d
I20251210 02:52:50.883921  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 701bb2a1c17740ef8a560ac54522784d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.884725  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 701bb2a1c17740ef8a560ac54522784d because the tablet was not found. No further retry: Not found: Tablet not found: 701bb2a1c17740ef8a560ac54522784d
I20251210 02:52:50.884910  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.885253  5368 tablet_bootstrap.cc:492] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.886802  5368 tablet_bootstrap.cc:654] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.888072  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.888828  5368 tablet_bootstrap.cc:492] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.889038  5368 ts_tablet_manager.cc:1403] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 02:52:50.889782  5368 raft_consensus.cc:359] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.889925  5368 raft_consensus.cc:385] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.890038  5368 raft_consensus.cc:740] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.890246  5368 consensus_queue.cc:260] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.890429  5368 raft_consensus.cc:399] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.890518  5368 raft_consensus.cc:493] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.890643  5368 raft_consensus.cc:3060] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.891587  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed80cd88eadb4d7383f7c27ea6566ef3 has no consensus state
I20251210 02:52:50.892197  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 093df2eb80f24271a82cdc301804b4cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.892496  5378 tablet_replica.cc:333] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.892664  5378 raft_consensus.cc:2243] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.892913  5378 raft_consensus.cc:2272] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.893277  5368 raft_consensus.cc:515] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.893566  5368 leader_election.cc:304] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.893849  5370 raft_consensus.cc:2804] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.894021  5370 raft_consensus.cc:697] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.894078  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.894280  5378 ts_tablet_manager.cc:1916] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.894279  5370 consensus_queue.cc:237] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.895519  5368 leader_election.cc:290] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.896045  5368 ts_tablet_manager.cc:1434] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 02:52:50.896564  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.897830  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 701bb2a1c17740ef8a560ac54522784d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.898249  5321 tablet_service.cc:1505] Processing CreateTablet for tablet ed80cd88eadb4d7383f7c27ea6566ef3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.898660  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed80cd88eadb4d7383f7c27ea6566ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.900141  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet ed80cd88eadb4d7383f7c27ea6566ef3
I20251210 02:52:50.901480  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet ed80cd88eadb4d7383f7c27ea6566ef3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.901785  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.904780  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.905081  5368 tablet_bootstrap.cc:492] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.906224  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.906348  5378 ts_tablet_manager.cc:1929] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.906483  5378 log.cc:1199] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/093df2eb80f24271a82cdc301804b4cc
I20251210 02:52:50.906490  5368 tablet_bootstrap.cc:654] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.906966  5378 ts_tablet_manager.cc:1950] T 093df2eb80f24271a82cdc301804b4cc P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.907904  5378 tablet_replica.cc:333] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.908105  5378 raft_consensus.cc:2243] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.908150  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 093df2eb80f24271a82cdc301804b4cc (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.908308  5378 raft_consensus.cc:2272] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.908438  5368 tablet_bootstrap.cc:492] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.908627  5368 ts_tablet_manager.cc:1403] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:52:50.909402  5378 ts_tablet_manager.cc:1916] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.909356  5368 raft_consensus.cc:359] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.909642  5368 raft_consensus.cc:385] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.909761  5368 raft_consensus.cc:740] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.910084  5368 consensus_queue.cc:260] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.910271  5368 raft_consensus.cc:399] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.910385  5368 raft_consensus.cc:493] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.910495  5368 raft_consensus.cc:3060] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:50.910924  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 16506e6bd418414f8fc0d422b4ed0059 has no consensus state
I20251210 02:52:50.912575  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.913300  5368 raft_consensus.cc:515] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.913540  5368 leader_election.cc:304] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.913757  5368 leader_election.cc:290] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.913812  5370 raft_consensus.cc:2804] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.914002  5370 raft_consensus.cc:697] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.914256  5370 consensus_queue.cc:237] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.914379  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 16506e6bd418414f8fc0d422b4ed0059 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 1
I20251210 02:52:50.914911  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16506e6bd418414f8fc0d422b4ed0059. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.916321  5368 ts_tablet_manager.cc:1434] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20251210 02:52:50.917403  5378 ts_tablet_manager.cc:1929] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.917546  5378 log.cc:1199] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/701bb2a1c17740ef8a560ac54522784d
I20251210 02:52:50.917901  5378 ts_tablet_manager.cc:1950] T 701bb2a1c17740ef8a560ac54522784d P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.918864  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.919039  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 701bb2a1c17740ef8a560ac54522784d (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.919382  5378 tablet_replica.cc:333] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.919557  5378 raft_consensus.cc:2243] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.919745  5378 raft_consensus.cc:2272] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.920714  5378 ts_tablet_manager.cc:1916] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.921469  5368 tablet_bootstrap.cc:492] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.922335  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 16506e6bd418414f8fc0d422b4ed0059
I20251210 02:52:50.922811  5368 tablet_bootstrap.cc:654] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.924607  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.925248  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.926725  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 16506e6bd418414f8fc0d422b4ed0059 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.927865  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.928491  5378 ts_tablet_manager.cc:1929] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.928655  5378 log.cc:1199] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/ed80cd88eadb4d7383f7c27ea6566ef3
I20251210 02:52:50.929157  5378 ts_tablet_manager.cc:1950] T ed80cd88eadb4d7383f7c27ea6566ef3 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.930717  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet ed80cd88eadb4d7383f7c27ea6566ef3 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.931020  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 16506e6bd418414f8fc0d422b4ed0059 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 16506e6bd418414f8fc0d422b4ed0059 already in progress: creating tablet
W20251210 02:52:50.931103  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c2deee37a4224a9994f3ab4fa18856b6 has no consensus state
I20251210 02:52:50.931843  5368 tablet_bootstrap.cc:492] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.932014  5368 ts_tablet_manager.cc:1403] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.008s
I20251210 02:52:50.932399  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.932806  5368 raft_consensus.cc:359] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.932986  5368 raft_consensus.cc:385] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.933091  5368 raft_consensus.cc:740] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.933312  5368 consensus_queue.cc:260] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.933499  5368 raft_consensus.cc:399] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.933594  5368 raft_consensus.cc:493] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.933715  5368 raft_consensus.cc:3060] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.934697  5321 tablet_service.cc:1505] Processing CreateTablet for tablet c2deee37a4224a9994f3ab4fa18856b6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 1
I20251210 02:52:50.935094  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2deee37a4224a9994f3ab4fa18856b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.935413  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.936444  5368 raft_consensus.cc:515] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.936714  5368 leader_election.cc:304] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.937040  5370 raft_consensus.cc:2804] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.937242  5370 raft_consensus.cc:697] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.937469  5370 consensus_queue.cc:237] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.938864  5368 leader_election.cc:290] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.939294  5368 ts_tablet_manager.cc:1434] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20251210 02:52:50.940485  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet c2deee37a4224a9994f3ab4fa18856b6
I20251210 02:52:50.941262  5368 tablet_bootstrap.cc:492] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.941234  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet c2deee37a4224a9994f3ab4fa18856b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.942296  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet c2deee37a4224a9994f3ab4fa18856b6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c2deee37a4224a9994f3ab4fa18856b6 already in progress: creating tablet
I20251210 02:52:50.942628  5368 tablet_bootstrap.cc:654] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.942914  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.943347  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.944329  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 16506e6bd418414f8fc0d422b4ed0059 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.944365  5368 tablet_bootstrap.cc:492] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.944625  5378 tablet_replica.cc:333] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.944738  5368 ts_tablet_manager.cc:1403] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 02:52:50.944885  5378 raft_consensus.cc:2243] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.945070  5378 raft_consensus.cc:2272] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.945932  5368 raft_consensus.cc:359] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.946132  5368 raft_consensus.cc:385] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.946225  5368 raft_consensus.cc:740] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.946102  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.946475  5368 consensus_queue.cc:260] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.946683  5368 raft_consensus.cc:399] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.946811  5368 raft_consensus.cc:493] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.946918  5368 raft_consensus.cc:3060] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.947014  5378 ts_tablet_manager.cc:1916] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.949889  5368 raft_consensus.cc:515] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:50.950138  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ebdd863369704d0ebc4f8a1114cf6649 has no consensus state
I20251210 02:52:50.950135  5368 leader_election.cc:304] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.950403  5368 leader_election.cc:290] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.950451  5370 raft_consensus.cc:2804] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.950713  5370 raft_consensus.cc:697] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.950959  5370 consensus_queue.cc:237] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.952824  5378 ts_tablet_manager.cc:1929] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.952967  5378 log.cc:1199] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/16506e6bd418414f8fc0d422b4ed0059
I20251210 02:52:50.953379  5378 ts_tablet_manager.cc:1950] T 16506e6bd418414f8fc0d422b4ed0059 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.953258  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.954617  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 16506e6bd418414f8fc0d422b4ed0059 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.954722  5368 ts_tablet_manager.cc:1434] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20251210 02:52:50.955739  5321 tablet_service.cc:1505] Processing CreateTablet for tablet ebdd863369704d0ebc4f8a1114cf6649 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.956478  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.956651  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet c2deee37a4224a9994f3ab4fa18856b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.956929  5378 tablet_replica.cc:333] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.957118  5378 raft_consensus.cc:2243] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.957329  5378 raft_consensus.cc:2272] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.958287  5378 ts_tablet_manager.cc:1916] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:50.959982  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet ebdd863369704d0ebc4f8a1114cf6649
I20251210 02:52:50.960675  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet ebdd863369704d0ebc4f8a1114cf6649 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.962042  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.963845  5378 ts_tablet_manager.cc:1929] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.963958  5378 log.cc:1199] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/c2deee37a4224a9994f3ab4fa18856b6
I20251210 02:52:50.964334  5378 ts_tablet_manager.cc:1950] T c2deee37a4224a9994f3ab4fa18856b6 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.964871  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.965408  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet c2deee37a4224a9994f3ab4fa18856b6 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:50.965652  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet ebdd863369704d0ebc4f8a1114cf6649 because the tablet was not found. No further retry: Not found: Tablet not found: ebdd863369704d0ebc4f8a1114cf6649
I20251210 02:52:50.966612  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.966853  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdd863369704d0ebc4f8a1114cf6649. 1 dirs total, 0 dirs full, 0 dirs failed
W20251210 02:52:50.969754  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91f506c89d5e4bea89d4b1ffef06e59e has no consensus state
I20251210 02:52:50.971077  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.971856  5368 tablet_bootstrap.cc:492] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.973241  5368 tablet_bootstrap.cc:654] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.973316  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 91f506c89d5e4bea89d4b1ffef06e59e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:50.973690  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f506c89d5e4bea89d4b1ffef06e59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.974156  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.974700  5368 tablet_bootstrap.cc:492] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.974814  5368 ts_tablet_manager.cc:1403] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 02:52:50.975409  5368 raft_consensus.cc:359] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.975549  5368 raft_consensus.cc:385] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.975600  5368 raft_consensus.cc:740] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.975771  5368 consensus_queue.cc:260] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.975904  5368 raft_consensus.cc:399] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.975957  5368 raft_consensus.cc:493] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.976028  5368 raft_consensus.cc:3060] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.976967  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 91f506c89d5e4bea89d4b1ffef06e59e
I20251210 02:52:50.977823  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 91f506c89d5e4bea89d4b1ffef06e59e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.978636  5368 raft_consensus.cc:515] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:50.978700  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 91f506c89d5e4bea89d4b1ffef06e59e because the tablet was not found. No further retry: Not found: Tablet not found: 91f506c89d5e4bea89d4b1ffef06e59e
I20251210 02:52:50.978834  5368 leader_election.cc:304] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.978992  5368 leader_election.cc:290] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.979053  5370 raft_consensus.cc:2804] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.979171  5370 raft_consensus.cc:697] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.979372  5370 consensus_queue.cc:237] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.979305  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.979764  5368 ts_tablet_manager.cc:1434] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20251210 02:52:50.980712  5368 tablet_bootstrap.cc:492] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:50.982278  5368 tablet_bootstrap.cc:654] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:50.982568  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.983852  5368 tablet_bootstrap.cc:492] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:50.984042  5368 ts_tablet_manager.cc:1403] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 02:52:50.984748  5368 raft_consensus.cc:359] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.985039  5368 raft_consensus.cc:385] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:50.984959  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:50.985129  5368 raft_consensus.cc:740] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:50.985404  5368 consensus_queue.cc:260] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.985587  5368 raft_consensus.cc:399] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:50.985693  5368 raft_consensus.cc:493] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:50.985800  5368 raft_consensus.cc:3060] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:50.985822  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet ebdd863369704d0ebc4f8a1114cf6649 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:50.986101  5378 tablet_replica.cc:333] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:50.986294  5378 raft_consensus.cc:2243] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:50.986482  5378 raft_consensus.cc:2272] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:50.988606  5378 ts_tablet_manager.cc:1916] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:50.988710  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 40651adefcf94b36aa53c4f5fb9eec64 has no consensus state
I20251210 02:52:50.988663  5368 raft_consensus.cc:515] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.988942  5368 leader_election.cc:304] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:50.989205  5370 raft_consensus.cc:2804] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:50.989372  5370 raft_consensus.cc:697] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:50.989609  5370 consensus_queue.cc:237] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:50.990258  5368 leader_election.cc:290] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:50.990947  5368 ts_tablet_manager.cc:1434] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20251210 02:52:50.991493  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:50.993954  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.994534  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 40651adefcf94b36aa53c4f5fb9eec64 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 50
I20251210 02:52:50.994956  5378 ts_tablet_manager.cc:1929] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:50.995011  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40651adefcf94b36aa53c4f5fb9eec64. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:50.995111  5378 log.cc:1199] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/ebdd863369704d0ebc4f8a1114cf6649
I20251210 02:52:50.995502  5378 ts_tablet_manager.cc:1950] T ebdd863369704d0ebc4f8a1114cf6649 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:50.996610  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet ebdd863369704d0ebc4f8a1114cf6649 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:50.997260  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 40651adefcf94b36aa53c4f5fb9eec64
I20251210 02:52:50.997893  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 40651adefcf94b36aa53c4f5fb9eec64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:50.998422  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 40651adefcf94b36aa53c4f5fb9eec64 because the tablet was not found. No further retry: Not found: Tablet not found: 40651adefcf94b36aa53c4f5fb9eec64
I20251210 02:52:50.999132  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:50.999600  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.000392  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 91f506c89d5e4bea89d4b1ffef06e59e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.000656  5378 tablet_replica.cc:333] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.000869  5378 raft_consensus.cc:2243] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.001066  5378 raft_consensus.cc:2272] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.002256  5378 ts_tablet_manager.cc:1916] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.002439  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.002737  5368 tablet_bootstrap.cc:492] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.004278  5368 tablet_bootstrap.cc:654] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.005892  5368 tablet_bootstrap.cc:492] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.006055  5368 ts_tablet_manager.cc:1403] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
W20251210 02:52:51.006266  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ec9db0243e21494e929deba5862337a5 has no consensus state
I20251210 02:52:51.007128  5368 raft_consensus.cc:359] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.007308  5368 raft_consensus.cc:385] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.007429  5368 raft_consensus.cc:740] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.007638  5378 ts_tablet_manager.cc:1929] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.007704  5368 consensus_queue.cc:260] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.007788  5378 log.cc:1199] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/91f506c89d5e4bea89d4b1ffef06e59e
I20251210 02:52:51.007908  5368 raft_consensus.cc:399] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.008071  5368 raft_consensus.cc:493] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.008190  5368 raft_consensus.cc:3060] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.008245  5378 ts_tablet_manager.cc:1950] T 91f506c89d5e4bea89d4b1ffef06e59e P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.008500  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.009266  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 91f506c89d5e4bea89d4b1ffef06e59e (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.010407  5321 tablet_service.cc:1505] Processing CreateTablet for tablet ec9db0243e21494e929deba5862337a5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 50
I20251210 02:52:51.010784  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9db0243e21494e929deba5862337a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.011073  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.013091  5368 raft_consensus.cc:515] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.013334  5368 leader_election.cc:304] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.013509  5368 leader_election.cc:290] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.013586  5370 raft_consensus.cc:2804] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.013720  5370 raft_consensus.cc:697] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.013979  5370 consensus_queue.cc:237] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.014447  5368 ts_tablet_manager.cc:1434] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20251210 02:52:51.014974  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet ec9db0243e21494e929deba5862337a5
I20251210 02:52:51.015856  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet ec9db0243e21494e929deba5862337a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.016485  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet ec9db0243e21494e929deba5862337a5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ec9db0243e21494e929deba5862337a5 already in progress: creating tablet
I20251210 02:52:51.016618  5368 tablet_bootstrap.cc:492] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.017887  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.018187  5368 tablet_bootstrap.cc:654] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.020491  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.021764  5368 tablet_bootstrap.cc:492] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.021919  5368 ts_tablet_manager.cc:1403] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.002s
I20251210 02:52:51.022104  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.022671  5368 raft_consensus.cc:359] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.022894  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 40651adefcf94b36aa53c4f5fb9eec64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:50 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.022993  5368 raft_consensus.cc:385] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.023092  5368 raft_consensus.cc:740] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.023346  5368 consensus_queue.cc:260] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.023512  5368 raft_consensus.cc:399] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.023617  5368 raft_consensus.cc:493] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.023746  5368 raft_consensus.cc:3060] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.023854  5378 tablet_replica.cc:333] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.024071  5378 raft_consensus.cc:2243] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.024240  5378 raft_consensus.cc:2272] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.025712  5378 ts_tablet_manager.cc:1916] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:51.026489  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e5fc432d19449149b0a0b14df5fdfe5 has no consensus state
I20251210 02:52:51.026751  5368 raft_consensus.cc:515] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.027027  5368 leader_election.cc:304] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.027338  5370 raft_consensus.cc:2804] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.027503  5370 raft_consensus.cc:697] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.027735  5370 consensus_queue.cc:237] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.028304  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.030726  5368 leader_election.cc:290] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.030788  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.031474  5368 ts_tablet_manager.cc:1434] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20251210 02:52:51.032267  5378 ts_tablet_manager.cc:1929] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.032424  5378 log.cc:1199] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/40651adefcf94b36aa53c4f5fb9eec64
I20251210 02:52:51.032425  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 0e5fc432d19449149b0a0b14df5fdfe5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.032972  5378 ts_tablet_manager.cc:1950] T 40651adefcf94b36aa53c4f5fb9eec64 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.033087  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5fc432d19449149b0a0b14df5fdfe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.033812  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 40651adefcf94b36aa53c4f5fb9eec64 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.039685  5368 tablet_bootstrap.cc:492] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.041165  5368 tablet_bootstrap.cc:654] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.041687  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 0e5fc432d19449149b0a0b14df5fdfe5
I20251210 02:52:51.042687  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 0e5fc432d19449149b0a0b14df5fdfe5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.042941  5368 tablet_bootstrap.cc:492] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.043112  5368 ts_tablet_manager.cc:1403] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
W20251210 02:52:51.043526  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 0e5fc432d19449149b0a0b14df5fdfe5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0e5fc432d19449149b0a0b14df5fdfe5 already in progress: creating tablet
I20251210 02:52:51.044041  5368 raft_consensus.cc:359] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.044040  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.044242  5368 raft_consensus.cc:385] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.044355  5368 raft_consensus.cc:740] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.044615  5368 consensus_queue.cc:260] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.044562  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.044857  5368 raft_consensus.cc:399] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.044963  5368 raft_consensus.cc:493] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.045082  5368 raft_consensus.cc:3060] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.045725  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet ec9db0243e21494e929deba5862337a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.046018  5378 tablet_replica.cc:333] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.046191  5378 raft_consensus.cc:2243] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.046375  5378 raft_consensus.cc:2272] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.047734  5368 raft_consensus.cc:515] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.048053  5368 leader_election.cc:304] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.048341  5368 leader_election.cc:290] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.048389  5412 raft_consensus.cc:2804] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.048990  5412 raft_consensus.cc:697] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.048863  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.049369  5412 consensus_queue.cc:237] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.049651  5378 ts_tablet_manager.cc:1916] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.051317  5368 ts_tablet_manager.cc:1434] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
W20251210 02:52:51.053208  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3434a2a10775497d964dcceb28b9edfd has no consensus state
I20251210 02:52:51.053932  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 0e5fc432d19449149b0a0b14df5fdfe5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.055299  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.057143  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 3434a2a10775497d964dcceb28b9edfd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.057622  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3434a2a10775497d964dcceb28b9edfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.057828  5378 ts_tablet_manager.cc:1929] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.057955  5378 log.cc:1199] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/ec9db0243e21494e929deba5862337a5
I20251210 02:52:51.058403  5378 ts_tablet_manager.cc:1950] T ec9db0243e21494e929deba5862337a5 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.058368  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.059275  5378 tablet_replica.cc:333] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.059481  5378 raft_consensus.cc:2243] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.059516  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet ec9db0243e21494e929deba5862337a5 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.059659  5378 raft_consensus.cc:2272] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.060729  5378 ts_tablet_manager.cc:1916] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.061522  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 3434a2a10775497d964dcceb28b9edfd
I20251210 02:52:51.062207  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 3434a2a10775497d964dcceb28b9edfd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.063448  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.063932  5368 tablet_bootstrap.cc:492] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.065573  5368 tablet_bootstrap.cc:654] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.066256  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.067260  5378 ts_tablet_manager.cc:1929] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.067378  5368 tablet_bootstrap.cc:492] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.067379  5378 log.cc:1199] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/0e5fc432d19449149b0a0b14df5fdfe5
I20251210 02:52:51.067682  5368 ts_tablet_manager.cc:1403] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:51.067842  5378 ts_tablet_manager.cc:1950] T 0e5fc432d19449149b0a0b14df5fdfe5 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.068478  5368 raft_consensus.cc:359] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.068734  5368 raft_consensus.cc:385] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.068898  5368 raft_consensus.cc:740] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.069085  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 0e5fc432d19449149b0a0b14df5fdfe5 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.069242  5368 consensus_queue.cc:260] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:51.069434  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 3434a2a10775497d964dcceb28b9edfd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3434a2a10775497d964dcceb28b9edfd already in progress: creating tablet
I20251210 02:52:51.069476  5368 raft_consensus.cc:399] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.069675  5368 raft_consensus.cc:493] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.069832  5368 raft_consensus.cc:3060] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:51.070223  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f8c6a406ad544919436e86da8c8da64 has no consensus state
I20251210 02:52:51.071473  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.073529  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 1f8c6a406ad544919436e86da8c8da64 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:51.073912  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8c6a406ad544919436e86da8c8da64. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.073942  5368 raft_consensus.cc:515] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.073906  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.074244  5368 leader_election.cc:304] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.074517  5412 raft_consensus.cc:2804] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.074689  5412 raft_consensus.cc:697] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.074924  5412 consensus_queue.cc:237] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.075649  5368 leader_election.cc:290] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.076068  5368 ts_tablet_manager.cc:1434] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20251210 02:52:51.078905  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 1f8c6a406ad544919436e86da8c8da64
I20251210 02:52:51.079728  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 1f8c6a406ad544919436e86da8c8da64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.080333  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 1f8c6a406ad544919436e86da8c8da64 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1f8c6a406ad544919436e86da8c8da64 already in progress: creating tablet
I20251210 02:52:51.080734  5368 tablet_bootstrap.cc:492] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.080787  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.081410  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.082266  5368 tablet_bootstrap.cc:654] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.082461  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 3434a2a10775497d964dcceb28b9edfd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.082784  5378 tablet_replica.cc:333] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.083122  5378 raft_consensus.cc:2243] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.083333  5378 raft_consensus.cc:2272] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.083863  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.084273  5378 ts_tablet_manager.cc:1916] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.085417  5368 tablet_bootstrap.cc:492] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.085604  5368 ts_tablet_manager.cc:1403] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 02:52:51.086289  5368 raft_consensus.cc:359] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.086460  5368 raft_consensus.cc:385] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.086575  5368 raft_consensus.cc:740] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.086845  5368 consensus_queue.cc:260] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:51.087020  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7cf9ea3bdc864fc68c4f1e4065203f9e has no consensus state
I20251210 02:52:51.087044  5368 raft_consensus.cc:399] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.087177  5368 raft_consensus.cc:493] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.087615  5368 raft_consensus.cc:3060] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.089139  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.090970  5368 raft_consensus.cc:515] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.091172  5378 ts_tablet_manager.cc:1929] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.091223  5368 leader_election.cc:304] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.091316  5378 log.cc:1199] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/3434a2a10775497d964dcceb28b9edfd
I20251210 02:52:51.091588  5412 raft_consensus.cc:2804] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.091745  5378 ts_tablet_manager.cc:1950] T 3434a2a10775497d964dcceb28b9edfd P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.091747  5412 raft_consensus.cc:697] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.091974  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 7cf9ea3bdc864fc68c4f1e4065203f9e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:51.092085  5412 consensus_queue.cc:237] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.092206  5368 leader_election.cc:290] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.092056  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.092422  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf9ea3bdc864fc68c4f1e4065203f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.092819  5368 ts_tablet_manager.cc:1434] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 02:52:51.095873  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 7cf9ea3bdc864fc68c4f1e4065203f9e
I20251210 02:52:51.096809  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 7cf9ea3bdc864fc68c4f1e4065203f9e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.097623  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.097962  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 3434a2a10775497d964dcceb28b9edfd (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.098814  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 7cf9ea3bdc864fc68c4f1e4065203f9e because the tablet was not found. No further retry: Not found: Tablet not found: 7cf9ea3bdc864fc68c4f1e4065203f9e
I20251210 02:52:51.099452  5368 tablet_bootstrap.cc:492] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.100642  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.101022  5368 tablet_bootstrap.cc:654] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.102563  5368 tablet_bootstrap.cc:492] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.102732  5368 ts_tablet_manager.cc:1403] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 02:52:51.103356  5368 raft_consensus.cc:359] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.103545  5368 raft_consensus.cc:385] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.103643  5368 raft_consensus.cc:740] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.103909  5368 consensus_queue.cc:260] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.104102  5368 raft_consensus.cc:399] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.104229  5368 raft_consensus.cc:493] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.104336  5368 raft_consensus.cc:3060] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:51.104507  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d177928143ff4dc28ead2e7782c23f7a has no consensus state
I20251210 02:52:51.106869  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.107364  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 1f8c6a406ad544919436e86da8c8da64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.107446  5368 raft_consensus.cc:515] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.107663  5378 tablet_replica.cc:333] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.107687  5368 leader_election.cc:304] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.107928  5378 raft_consensus.cc:2243] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.107990  5368 leader_election.cc:290] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.108120  5378 raft_consensus.cc:2272] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.108242  5370 raft_consensus.cc:2804] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.108361  5370 raft_consensus.cc:697] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.108595  5370 consensus_queue.cc:237] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.109144  5368 ts_tablet_manager.cc:1434] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20251210 02:52:51.109216  5378 ts_tablet_manager.cc:1916] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.110118  5320 tablet_service.cc:1505] Processing CreateTablet for tablet d177928143ff4dc28ead2e7782c23f7a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.110553  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d177928143ff4dc28ead2e7782c23f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.110885  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.113812  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet d177928143ff4dc28ead2e7782c23f7a
I20251210 02:52:51.114485  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet d177928143ff4dc28ead2e7782c23f7a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.115464  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.117901  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.118520  5378 ts_tablet_manager.cc:1929] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.118750  5378 log.cc:1199] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/1f8c6a406ad544919436e86da8c8da64
I20251210 02:52:51.119266  5378 ts_tablet_manager.cc:1950] T 1f8c6a406ad544919436e86da8c8da64 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.120390  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 1f8c6a406ad544919436e86da8c8da64 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.121491  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2f94120afeac477c9aaa0c938d2635bb has no consensus state
W20251210 02:52:51.122550  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet d177928143ff4dc28ead2e7782c23f7a because the tablet was not found. No further retry: Not found: Tablet not found: d177928143ff4dc28ead2e7782c23f7a
I20251210 02:52:51.122802  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 7cf9ea3bdc864fc68c4f1e4065203f9e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.123046  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.124090  5378 tablet_replica.cc:333] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.124280  5378 raft_consensus.cc:2243] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.124667  5378 pending_rounds.cc:70] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: Trying to abort 1 pending ops.
I20251210 02:52:51.124912  5378 pending_rounds.cc:77] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 104 op_type: NO_OP noop_request { }
I20251210 02:52:51.125139  5378 raft_consensus.cc:2889] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 02:52:51.125304  5378 raft_consensus.cc:2272] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.126206  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.126310  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 2f94120afeac477c9aaa0c938d2635bb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.126413  5378 ts_tablet_manager.cc:1916] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.126729  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f94120afeac477c9aaa0c938d2635bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.129885  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 2f94120afeac477c9aaa0c938d2635bb
I20251210 02:52:51.130673  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 2f94120afeac477c9aaa0c938d2635bb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.132498  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.133232  5368 tablet_bootstrap.cc:492] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.133271  5378 ts_tablet_manager.cc:1929] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.133426  5378 log.cc:1199] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/7cf9ea3bdc864fc68c4f1e4065203f9e
I20251210 02:52:51.133765  5378 ts_tablet_manager.cc:1950] T 7cf9ea3bdc864fc68c4f1e4065203f9e P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.134690  5368 tablet_bootstrap.cc:654] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.134740  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 7cf9ea3bdc864fc68c4f1e4065203f9e (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.135069  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 2f94120afeac477c9aaa0c938d2635bb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2f94120afeac477c9aaa0c938d2635bb already in progress: creating tablet
I20251210 02:52:51.135612  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.136319  5368 tablet_bootstrap.cc:492] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.136474  5368 ts_tablet_manager.cc:1403] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 02:52:51.137215  5368 raft_consensus.cc:359] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.137398  5368 raft_consensus.cc:385] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.137516  5368 raft_consensus.cc:740] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.137740  5368 consensus_queue.cc:260] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.137897  5368 raft_consensus.cc:399] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.137987  5368 raft_consensus.cc:493] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.138105  5368 raft_consensus.cc:3060] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:51.139394  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bd0b0a54d2f34e66a1ab608ff69fd4a2 has no consensus state
I20251210 02:52:51.141151  5368 raft_consensus.cc:515] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.141151  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.141453  5368 leader_election.cc:304] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.141703  5368 leader_election.cc:290] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.141789  5370 raft_consensus.cc:2804] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.142167  5368 ts_tablet_manager.cc:1434] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:52:51.143114  5368 tablet_bootstrap.cc:492] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.143118  5370 raft_consensus.cc:697] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.143733  5370 consensus_queue.cc:237] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.143774  5320 tablet_service.cc:1505] Processing CreateTablet for tablet bd0b0a54d2f34e66a1ab608ff69fd4a2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 125
I20251210 02:52:51.143733  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.144378  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0b0a54d2f34e66a1ab608ff69fd4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.145105  5368 tablet_bootstrap.cc:654] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.149731  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet bd0b0a54d2f34e66a1ab608ff69fd4a2
I20251210 02:52:51.151036  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet bd0b0a54d2f34e66a1ab608ff69fd4a2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.153537  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet bd0b0a54d2f34e66a1ab608ff69fd4a2 because the tablet was not found. No further retry: Not found: Tablet not found: bd0b0a54d2f34e66a1ab608ff69fd4a2
I20251210 02:52:51.154076  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.155449  5368 tablet_bootstrap.cc:492] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.155627  5368 ts_tablet_manager.cc:1403] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20251210 02:52:51.156342  5368 raft_consensus.cc:359] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.156389  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.156603  5368 raft_consensus.cc:385] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.156692  5368 raft_consensus.cc:740] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.156992  5368 consensus_queue.cc:260] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.157173  5368 raft_consensus.cc:399] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.157267  5368 raft_consensus.cc:493] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.157348  5368 raft_consensus.cc:3060] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.157545  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet d177928143ff4dc28ead2e7782c23f7a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.157902  5378 tablet_replica.cc:333] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.158152  5378 raft_consensus.cc:2243] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.158445  5378 raft_consensus.cc:2272] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.159566  5378 ts_tablet_manager.cc:1916] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.160009  5368 raft_consensus.cc:515] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.160246  5368 leader_election.cc:304] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.160487  5368 leader_election.cc:290] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.160406  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.160552  5370 raft_consensus.cc:2804] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.160840  5370 raft_consensus.cc:697] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.161144  5370 consensus_queue.cc:237] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.161404  5368 ts_tablet_manager.cc:1434] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20251210 02:52:51.161697  5368 tablet_bootstrap.cc:492] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.163813  5368 tablet_bootstrap.cc:654] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:51.164618  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 308caa32dc664331967e52e1d73d264e has no consensus state
I20251210 02:52:51.166462  5378 ts_tablet_manager.cc:1929] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.166594  5378 log.cc:1199] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/d177928143ff4dc28ead2e7782c23f7a
I20251210 02:52:51.167073  5378 ts_tablet_manager.cc:1950] T d177928143ff4dc28ead2e7782c23f7a P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.167426  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.168076  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet d177928143ff4dc28ead2e7782c23f7a (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.168743  5368 tablet_bootstrap.cc:492] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.168962  5368 ts_tablet_manager.cc:1403] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.005s
I20251210 02:52:51.169987  5368 raft_consensus.cc:359] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.170150  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.171958  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 308caa32dc664331967e52e1d73d264e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 125
I20251210 02:52:51.172452  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308caa32dc664331967e52e1d73d264e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.170217  5368 raft_consensus.cc:385] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.173097  5368 raft_consensus.cc:740] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.173440  5368 consensus_queue.cc:260] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.173735  5368 raft_consensus.cc:399] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.173853  5368 raft_consensus.cc:493] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.174008  5368 raft_consensus.cc:3060] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.174372  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 308caa32dc664331967e52e1d73d264e
I20251210 02:52:51.175055  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 308caa32dc664331967e52e1d73d264e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.176301  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
W20251210 02:52:51.176680  5218 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 2f94120afeac477c9aaa0c938d2635bb (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 2f94120afeac477c9aaa0c938d2635bb consensus state has no leader
I20251210 02:52:51.177027  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.177038  5368 raft_consensus.cc:515] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.177433  5368 leader_election.cc:304] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.177680  5371 raft_consensus.cc:2804] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.177865  5371 raft_consensus.cc:697] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.177949  5368 leader_election.cc:290] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.178113  5371 consensus_queue.cc:237] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.178578  5368 ts_tablet_manager.cc:1434] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20251210 02:52:51.179006  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 2f94120afeac477c9aaa0c938d2635bb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.180286  5378 tablet_replica.cc:333] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
W20251210 02:52:51.180444  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 308caa32dc664331967e52e1d73d264e because the tablet was not found. No further retry: Not found: Tablet not found: 308caa32dc664331967e52e1d73d264e
I20251210 02:52:51.181093  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.180786  5378 raft_consensus.cc:2243] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.183670  5378 raft_consensus.cc:2272] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.184957  5378 ts_tablet_manager.cc:1916] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.185462  5368 tablet_bootstrap.cc:492] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
W20251210 02:52:51.186415  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 25d6470e1a294ea6b787a8000c348888 has no consensus state
I20251210 02:52:51.186949  5368 tablet_bootstrap.cc:654] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.188090  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.191260  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.192827  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 25d6470e1a294ea6b787a8000c348888 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.193347  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d6470e1a294ea6b787a8000c348888. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.196427  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 25d6470e1a294ea6b787a8000c348888
I20251210 02:52:51.197259  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 25d6470e1a294ea6b787a8000c348888 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.197561  5378 ts_tablet_manager.cc:1929] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.197714  5378 log.cc:1199] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/2f94120afeac477c9aaa0c938d2635bb
I20251210 02:52:51.198734  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.198988  5378 ts_tablet_manager.cc:1950] T 2f94120afeac477c9aaa0c938d2635bb P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.199388  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.199913  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 2f94120afeac477c9aaa0c938d2635bb (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.200155  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet bd0b0a54d2f34e66a1ab608ff69fd4a2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.200681  5368 tablet_bootstrap.cc:492] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.200887  5368 ts_tablet_manager.cc:1403] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.003s
I20251210 02:52:51.201643  5368 raft_consensus.cc:359] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.201818  5368 raft_consensus.cc:385] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.201900  5368 raft_consensus.cc:740] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.202155  5368 consensus_queue.cc:260] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.202344  5368 raft_consensus.cc:399] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.202462  5368 raft_consensus.cc:493] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.202409  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.202560  5368 raft_consensus.cc:3060] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.205181  5378 tablet_replica.cc:333] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
W20251210 02:52:51.205354  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 25d6470e1a294ea6b787a8000c348888 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 25d6470e1a294ea6b787a8000c348888 already in progress: creating tablet
I20251210 02:52:51.205389  5378 raft_consensus.cc:2243] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.205519  5368 raft_consensus.cc:515] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.205591  5378 raft_consensus.cc:2272] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.205780  5368 leader_election.cc:304] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.206038  5368 leader_election.cc:290] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.206105  5370 raft_consensus.cc:2804] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
W20251210 02:52:51.206278  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ee317f8c7abd4dd488b2a30e62c42109 has no consensus state
I20251210 02:52:51.206303  5370 raft_consensus.cc:697] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.206509  5368 ts_tablet_manager.cc:1434] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 02:52:51.206535  5370 consensus_queue.cc:237] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.206830  5368 tablet_bootstrap.cc:492] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.208268  5368 tablet_bootstrap.cc:654] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.209444  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.210211  5368 tablet_bootstrap.cc:492] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.210364  5368 ts_tablet_manager.cc:1403] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:52:51.210501  5320 tablet_service.cc:1505] Processing CreateTablet for tablet ee317f8c7abd4dd488b2a30e62c42109 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.210974  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee317f8c7abd4dd488b2a30e62c42109. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.211097  5368 raft_consensus.cc:359] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.211230  5368 raft_consensus.cc:385] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.211318  5368 raft_consensus.cc:740] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.211575  5368 consensus_queue.cc:260] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.211781  5368 raft_consensus.cc:399] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.211784  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.211969  5368 raft_consensus.cc:493] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.212088  5368 raft_consensus.cc:3060] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.212596  5378 ts_tablet_manager.cc:1916] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.214648  5368 raft_consensus.cc:515] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.214907  5368 leader_election.cc:304] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.215188  5371 raft_consensus.cc:2804] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.215333  5371 raft_consensus.cc:697] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.215600  5371 consensus_queue.cc:237] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.215989  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet ee317f8c7abd4dd488b2a30e62c42109
I20251210 02:52:51.216997  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet ee317f8c7abd4dd488b2a30e62c42109 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.218431  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.221400  5368 leader_election.cc:290] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.222239  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.222805  5368 ts_tablet_manager.cc:1434] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20251210 02:52:51.223097  5368 tablet_bootstrap.cc:492] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.224491  5368 tablet_bootstrap.cc:654] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:51.226956  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ab9b851b3a254878a237b76d312d9577 has no consensus state
I20251210 02:52:51.227988  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 308caa32dc664331967e52e1d73d264e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.228358  5368 tablet_bootstrap.cc:492] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.228521  5368 ts_tablet_manager.cc:1403] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20251210 02:52:51.230320  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.232242  5320 tablet_service.cc:1505] Processing CreateTablet for tablet ab9b851b3a254878a237b76d312d9577 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:51.232610  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9b851b3a254878a237b76d312d9577. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.233572  5368 raft_consensus.cc:359] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.233712  5368 raft_consensus.cc:385] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.233755  5368 raft_consensus.cc:740] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.234689  5368 consensus_queue.cc:260] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.234851  5368 raft_consensus.cc:399] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.234938  5368 raft_consensus.cc:493] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.235038  5368 raft_consensus.cc:3060] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.236469  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 25d6470e1a294ea6b787a8000c348888 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.237738  5368 raft_consensus.cc:515] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.237942  5368 leader_election.cc:304] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.238112  5368 leader_election.cc:290] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.238256  5371 raft_consensus.cc:2804] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.238605  5368 ts_tablet_manager.cc:1434] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20251210 02:52:51.238785  5371 raft_consensus.cc:697] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.238845  5368 tablet_bootstrap.cc:492] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.239096  5371 consensus_queue.cc:237] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.239243  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.240284  5368 tablet_bootstrap.cc:654] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.242616  5378 ts_tablet_manager.cc:1929] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.242743  5378 log.cc:1199] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/bd0b0a54d2f34e66a1ab608ff69fd4a2
I20251210 02:52:51.243252  5378 ts_tablet_manager.cc:1950] T bd0b0a54d2f34e66a1ab608ff69fd4a2 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.243647  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet ab9b851b3a254878a237b76d312d9577
I20251210 02:52:51.244568  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet ab9b851b3a254878a237b76d312d9577 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.244741  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet bd0b0a54d2f34e66a1ab608ff69fd4a2 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.244975  5368 tablet_bootstrap.cc:492] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.245091  5378 tablet_replica.cc:333] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.245107  5368 ts_tablet_manager.cc:1403] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:52:51.245724  5368 raft_consensus.cc:359] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.245857  5368 raft_consensus.cc:385] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.245916  5368 raft_consensus.cc:740] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.246145  5368 consensus_queue.cc:260] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.246282  5368 raft_consensus.cc:399] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.246343  5368 raft_consensus.cc:493] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.246421  5368 raft_consensus.cc:3060] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.246527  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.248355  5368 raft_consensus.cc:515] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.248564  5368 leader_election.cc:304] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.248721  5368 leader_election.cc:290] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.248816  5370 raft_consensus.cc:2804] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.249307  5368 ts_tablet_manager.cc:1434] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:51.249794  5378 raft_consensus.cc:2243] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.250208  5378 pending_rounds.cc:70] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: Trying to abort 1 pending ops.
I20251210 02:52:51.250269  5378 pending_rounds.cc:77] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 116 op_type: NO_OP noop_request { }
W20251210 02:52:51.250231  5491 consensus_queue.cc:1175] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2e53cead85064fc98fde4022f617e8dd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251210 02:52:51.250347  5370 raft_consensus.cc:697] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.250356  5378 raft_consensus.cc:2889] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 02:52:51.250474  5378 raft_consensus.cc:2272] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.250555  5370 consensus_queue.cc:237] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.251309  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.252445  5378 ts_tablet_manager.cc:1916] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.253655  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
W20251210 02:52:51.257117  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4f738fb288ee46b486daf28974c2c4b9 has no consensus state
I20251210 02:52:51.258193  5378 ts_tablet_manager.cc:1929] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.258306  5378 log.cc:1199] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/ee317f8c7abd4dd488b2a30e62c42109
I20251210 02:52:51.258634  5378 ts_tablet_manager.cc:1950] T ee317f8c7abd4dd488b2a30e62c42109 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.258726  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.259544  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet ee317f8c7abd4dd488b2a30e62c42109 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.259799  5378 tablet_replica.cc:333] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.259964  5378 raft_consensus.cc:2243] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.260128  5378 raft_consensus.cc:2272] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.261019  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 4f738fb288ee46b486daf28974c2c4b9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:51.261335  5378 ts_tablet_manager.cc:1916] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.261389  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f738fb288ee46b486daf28974c2c4b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.261330  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.264411  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 4f738fb288ee46b486daf28974c2c4b9
I20251210 02:52:51.265199  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 4f738fb288ee46b486daf28974c2c4b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.266357  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.267614  5378 ts_tablet_manager.cc:1929] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.267637  5368 tablet_bootstrap.cc:492] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.267733  5378 log.cc:1199] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/308caa32dc664331967e52e1d73d264e
I20251210 02:52:51.268151  5378 ts_tablet_manager.cc:1950] T 308caa32dc664331967e52e1d73d264e P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.269013  5378 tablet_replica.cc:333] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.269176  5378 raft_consensus.cc:2243] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.269237  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 308caa32dc664331967e52e1d73d264e (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.269323  5378 raft_consensus.cc:2272] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.269634  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.269968  5368 tablet_bootstrap.cc:654] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.270454  5378 ts_tablet_manager.cc:1916] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.273797  5368 tablet_bootstrap.cc:492] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.274006  5368 ts_tablet_manager.cc:1403] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.001s
W20251210 02:52:51.274603  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 01ef8b5cfa4344319e24ea933f7206dc has no consensus state
I20251210 02:52:51.274910  5368 raft_consensus.cc:359] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.275134  5368 raft_consensus.cc:385] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.275251  5368 raft_consensus.cc:740] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.275544  5368 consensus_queue.cc:260] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.275763  5368 raft_consensus.cc:399] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.275832  5378 ts_tablet_manager.cc:1929] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.275892  5368 raft_consensus.cc:493] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.275943  5378 log.cc:1199] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/25d6470e1a294ea6b787a8000c348888
I20251210 02:52:51.276189  5368 raft_consensus.cc:3060] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.276463  5378 ts_tablet_manager.cc:1950] T 25d6470e1a294ea6b787a8000c348888 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.276396  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.277273  5378 tablet_replica.cc:333] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.277405  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 25d6470e1a294ea6b787a8000c348888 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.277441  5378 raft_consensus.cc:2243] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.277570  5378 raft_consensus.cc:2272] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.279294  5378 ts_tablet_manager.cc:1916] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.280601  5368 raft_consensus.cc:515] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.280931  5368 leader_election.cc:304] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.281237  5370 raft_consensus.cc:2804] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.281368  5370 raft_consensus.cc:697] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.281585  5370 consensus_queue.cc:237] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.280714  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.286242  5378 ts_tablet_manager.cc:1929] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.286366  5378 log.cc:1199] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/ab9b851b3a254878a237b76d312d9577
I20251210 02:52:51.286747  5378 ts_tablet_manager.cc:1950] T ab9b851b3a254878a237b76d312d9577 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.287541  5368 leader_election.cc:290] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.288167  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet ab9b851b3a254878a237b76d312d9577 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.288502  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 4f738fb288ee46b486daf28974c2c4b9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4f738fb288ee46b486daf28974c2c4b9 already in progress: creating tablet
I20251210 02:52:51.288993  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 01ef8b5cfa4344319e24ea933f7206dc
I20251210 02:52:51.288254  5368 ts_tablet_manager.cc:1434] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20251210 02:52:51.289228  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 01ef8b5cfa4344319e24ea933f7206dc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.289656  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ef8b5cfa4344319e24ea933f7206dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.289803  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 01ef8b5cfa4344319e24ea933f7206dc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.290325  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 01ef8b5cfa4344319e24ea933f7206dc because the tablet was not found. No further retry: Not found: Tablet not found: 01ef8b5cfa4344319e24ea933f7206dc
I20251210 02:52:51.291522  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.294374  5368 tablet_bootstrap.cc:492] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.295761  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.296202  5368 tablet_bootstrap.cc:654] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.298074  5368 tablet_bootstrap.cc:492] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.298231  5368 ts_tablet_manager.cc:1403] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251210 02:52:51.298826  5368 raft_consensus.cc:359] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.298987  5368 raft_consensus.cc:385] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.299113  5368 raft_consensus.cc:740] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.299330  5368 consensus_queue.cc:260] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.299527  5368 raft_consensus.cc:399] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.299620  5368 raft_consensus.cc:493] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251210 02:52:51.299855  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7670211032cf4886a825e8d12a05ca84 has no consensus state
I20251210 02:52:51.299889  5368 raft_consensus.cc:3060] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.300753  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 4f738fb288ee46b486daf28974c2c4b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.301021  5378 tablet_replica.cc:333] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.301219  5378 raft_consensus.cc:2243] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.301409  5378 raft_consensus.cc:2272] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.302455  5378 ts_tablet_manager.cc:1916] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.302393  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.303630  5368 raft_consensus.cc:515] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.303921  5368 leader_election.cc:304] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.304227  5370 raft_consensus.cc:2804] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.304373  5370 raft_consensus.cc:697] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.304261  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 7670211032cf4886a825e8d12a05ca84 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.304644  5370 consensus_queue.cc:237] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.305032  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7670211032cf4886a825e8d12a05ca84. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.304930  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.308475  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 7670211032cf4886a825e8d12a05ca84
I20251210 02:52:51.309223  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 7670211032cf4886a825e8d12a05ca84 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.310254  5368 leader_election.cc:290] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.310345  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.310778  5378 ts_tablet_manager.cc:1929] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.310930  5378 log.cc:1199] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/4f738fb288ee46b486daf28974c2c4b9
I20251210 02:52:51.311096  5368 ts_tablet_manager.cc:1434] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20251210 02:52:51.311466  5378 ts_tablet_manager.cc:1950] T 4f738fb288ee46b486daf28974c2c4b9 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.312527  5368 tablet_bootstrap.cc:492] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.313071  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 4f738fb288ee46b486daf28974c2c4b9 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.313398  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 7670211032cf4886a825e8d12a05ca84 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7670211032cf4886a825e8d12a05ca84 already in progress: creating tablet
I20251210 02:52:51.313578  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.314706  5368 tablet_bootstrap.cc:654] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.316505  5368 tablet_bootstrap.cc:492] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.316668  5368 ts_tablet_manager.cc:1403] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:51.317361  5368 raft_consensus.cc:359] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:51.317479  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 120f01c6b2dd416a8eb6dee21caedbf9 has no consensus state
I20251210 02:52:51.317595  5368 raft_consensus.cc:385] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.317679  5368 raft_consensus.cc:740] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.317943  5368 consensus_queue.cc:260] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.318156  5368 raft_consensus.cc:399] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.318260  5368 raft_consensus.cc:493] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.318363  5368 raft_consensus.cc:3060] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.319108  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.320541  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 01ef8b5cfa4344319e24ea933f7206dc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.320917  5378 tablet_replica.cc:333] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.321053  5368 raft_consensus.cc:515] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.321125  5378 raft_consensus.cc:2243] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.321301  5368 leader_election.cc:304] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.321367  5378 raft_consensus.cc:2272] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.321640  5371 raft_consensus.cc:2804] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.321648  5368 leader_election.cc:290] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.321825  5371 raft_consensus.cc:697] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.321882  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.322177  5368 ts_tablet_manager.cc:1434] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20251210 02:52:51.322124  5371 consensus_queue.cc:237] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.322750  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 120f01c6b2dd416a8eb6dee21caedbf9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 02:52:51.323180  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120f01c6b2dd416a8eb6dee21caedbf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.325122  5378 ts_tablet_manager.cc:1916] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.326077  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 120f01c6b2dd416a8eb6dee21caedbf9
I20251210 02:52:51.326869  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 120f01c6b2dd416a8eb6dee21caedbf9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.328541  5368 tablet_bootstrap.cc:492] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.330214  5368 tablet_bootstrap.cc:654] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.330677  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.335739  5378 ts_tablet_manager.cc:1929] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.335872  5378 log.cc:1199] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/01ef8b5cfa4344319e24ea933f7206dc
I20251210 02:52:51.335940  5368 tablet_bootstrap.cc:492] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.334136  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.336089  5368 ts_tablet_manager.cc:1403] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20251210 02:52:51.336324  5378 ts_tablet_manager.cc:1950] T 01ef8b5cfa4344319e24ea933f7206dc P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.336694  5368 raft_consensus.cc:359] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.336912  5368 raft_consensus.cc:385] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.337044  5368 raft_consensus.cc:740] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.337280  5368 consensus_queue.cc:260] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.337505  5368 raft_consensus.cc:399] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.337528  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 01ef8b5cfa4344319e24ea933f7206dc (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.337597  5368 raft_consensus.cc:493] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.337711  5368 raft_consensus.cc:3060] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.338142  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
W20251210 02:52:51.338143  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 120f01c6b2dd416a8eb6dee21caedbf9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 120f01c6b2dd416a8eb6dee21caedbf9 already in progress: creating tablet
I20251210 02:52:51.340094  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 7670211032cf4886a825e8d12a05ca84 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.340384  5378 tablet_replica.cc:333] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.340518  5368 raft_consensus.cc:515] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.340615  5378 raft_consensus.cc:2243] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.340790  5368 leader_election.cc:304] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.340864  5378 raft_consensus.cc:2272] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.341141  5371 raft_consensus.cc:2804] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.341271  5368 leader_election.cc:290] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.341357  5371 raft_consensus.cc:697] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.341640  5371 consensus_queue.cc:237] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.342017  5378 ts_tablet_manager.cc:1916] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.342077  5368 ts_tablet_manager.cc:1434] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20251210 02:52:51.342358  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 69362b35c2604b27a12cbfed4449aeff has no consensus state
I20251210 02:52:51.346194  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.346437  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 69362b35c2604b27a12cbfed4449aeff (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 02:52:51.347317  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69362b35c2604b27a12cbfed4449aeff. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.348574  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 120f01c6b2dd416a8eb6dee21caedbf9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.349239  5378 ts_tablet_manager.cc:1929] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.349406  5378 log.cc:1199] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/7670211032cf4886a825e8d12a05ca84
I20251210 02:52:51.349826  5378 ts_tablet_manager.cc:1950] T 7670211032cf4886a825e8d12a05ca84 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.349748  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.350926  5378 tablet_replica.cc:333] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.351050  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 7670211032cf4886a825e8d12a05ca84 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.351179  5378 raft_consensus.cc:2243] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.351414  5378 raft_consensus.cc:2272] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.352650  5378 ts_tablet_manager.cc:1916] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.353039  5368 tablet_bootstrap.cc:492] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.354162  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 69362b35c2604b27a12cbfed4449aeff
I20251210 02:52:51.354665  5368 tablet_bootstrap.cc:654] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.355161  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 69362b35c2604b27a12cbfed4449aeff with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.356030  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.357435  5368 tablet_bootstrap.cc:492] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.357613  5368 ts_tablet_manager.cc:1403] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20251210 02:52:51.358292  5368 raft_consensus.cc:359] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.358536  5368 raft_consensus.cc:385] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.358644  5368 raft_consensus.cc:740] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.358652  5378 ts_tablet_manager.cc:1929] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.358803  5378 log.cc:1199] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/120f01c6b2dd416a8eb6dee21caedbf9
I20251210 02:52:51.358927  5368 consensus_queue.cc:260] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.359113  5368 raft_consensus.cc:399] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.359117  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.359310  5378 ts_tablet_manager.cc:1950] T 120f01c6b2dd416a8eb6dee21caedbf9 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.359344  5368 raft_consensus.cc:493] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.359459  5368 raft_consensus.cc:3060] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.360754  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 120f01c6b2dd416a8eb6dee21caedbf9 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.361106  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 69362b35c2604b27a12cbfed4449aeff because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 69362b35c2604b27a12cbfed4449aeff already in progress: creating tablet
I20251210 02:52:51.361985  5368 raft_consensus.cc:515] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.362208  5368 leader_election.cc:304] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.362411  5368 leader_election.cc:290] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.362490  5371 raft_consensus.cc:2804] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.362617  5371 raft_consensus.cc:697] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.362866  5371 consensus_queue.cc:237] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:51.363386  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fae2cd2697a348e1aade356daa886429 has no consensus state
I20251210 02:52:51.362864  5368 ts_tablet_manager.cc:1434] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20251210 02:52:51.365794  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 69362b35c2604b27a12cbfed4449aeff with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.365970  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.366871  5378 tablet_replica.cc:333] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.367115  5378 raft_consensus.cc:2243] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.367322  5378 raft_consensus.cc:2272] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.367595  5321 tablet_service.cc:1505] Processing CreateTablet for tablet fae2cd2697a348e1aade356daa886429 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.368086  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae2cd2697a348e1aade356daa886429. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.368625  5378 ts_tablet_manager.cc:1916] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.372994  5368 tablet_bootstrap.cc:492] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.373533  5378 ts_tablet_manager.cc:1929] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.373710  5378 log.cc:1199] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/69362b35c2604b27a12cbfed4449aeff
I20251210 02:52:51.374172  5378 ts_tablet_manager.cc:1950] T 69362b35c2604b27a12cbfed4449aeff P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.374171  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.374805  5368 tablet_bootstrap.cc:654] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.375368  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 69362b35c2604b27a12cbfed4449aeff (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.376526  5368 tablet_bootstrap.cc:492] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.376686  5368 ts_tablet_manager.cc:1403] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:51.377272  5368 raft_consensus.cc:359] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.377413  5368 raft_consensus.cc:385] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.377516  5368 raft_consensus.cc:740] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.377740  5368 consensus_queue.cc:260] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.377904  5368 raft_consensus.cc:399] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.378001  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet fae2cd2697a348e1aade356daa886429
I20251210 02:52:51.378000  5368 raft_consensus.cc:493] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.378189  5368 raft_consensus.cc:3060] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.378760  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet fae2cd2697a348e1aade356daa886429 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.379644  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet fae2cd2697a348e1aade356daa886429 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fae2cd2697a348e1aade356daa886429 already in progress: creating tablet
I20251210 02:52:51.379901  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.381210  5368 raft_consensus.cc:515] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.381418  5368 leader_election.cc:304] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.381600  5368 leader_election.cc:290] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.381708  5371 raft_consensus.cc:2804] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.381855  5371 raft_consensus.cc:697] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.382066  5368 ts_tablet_manager.cc:1434] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:51.382095  5371 consensus_queue.cc:237] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.382894  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
W20251210 02:52:51.385948  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 327d02cb3dca44c581b2f4e1e619e1c2 has no consensus state
I20251210 02:52:51.386744  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet fae2cd2697a348e1aade356daa886429 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.387248  5378 tablet_replica.cc:333] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.387439  5378 raft_consensus.cc:2243] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.387629  5378 raft_consensus.cc:2272] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.388440  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.388988  5378 ts_tablet_manager.cc:1916] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.389946  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 327d02cb3dca44c581b2f4e1e619e1c2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.390434  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327d02cb3dca44c581b2f4e1e619e1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.391001  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.394076  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 327d02cb3dca44c581b2f4e1e619e1c2
I20251210 02:52:51.394860  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 327d02cb3dca44c581b2f4e1e619e1c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.395814  5378 ts_tablet_manager.cc:1929] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.395968  5378 log.cc:1199] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/fae2cd2697a348e1aade356daa886429
I20251210 02:52:51.395838  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.396377  5378 ts_tablet_manager.cc:1950] T fae2cd2697a348e1aade356daa886429 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.397078  5368 tablet_bootstrap.cc:492] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.397368  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet fae2cd2697a348e1aade356daa886429 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.397658  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 327d02cb3dca44c581b2f4e1e619e1c2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 327d02cb3dca44c581b2f4e1e619e1c2 already in progress: creating tablet
I20251210 02:52:51.398561  5368 tablet_bootstrap.cc:654] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.399052  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.400641  5368 tablet_bootstrap.cc:492] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.400838  5368 ts_tablet_manager.cc:1403] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:51.401448  5368 raft_consensus.cc:359] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.401630  5368 raft_consensus.cc:385] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.401710  5368 raft_consensus.cc:740] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.401965  5368 consensus_queue.cc:260] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.402124  5368 raft_consensus.cc:399] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.402235  5368 raft_consensus.cc:493] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.402333  5368 raft_consensus.cc:3060] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:51.402915  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5122b394e41f4f64972cdecd40c7a93f has no consensus state
I20251210 02:52:51.404706  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.404848  5368 raft_consensus.cc:515] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.405366  5368 leader_election.cc:304] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.405633  5368 leader_election.cc:290] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.405719  5371 raft_consensus.cc:2804] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.405880  5371 raft_consensus.cc:697] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.406092  5368 ts_tablet_manager.cc:1434] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:51.406150  5371 consensus_queue.cc:237] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.406966  5321 tablet_service.cc:1505] Processing CreateTablet for tablet 5122b394e41f4f64972cdecd40c7a93f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251210 02:52:51.407441  5321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5122b394e41f4f64972cdecd40c7a93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.408820  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.411895  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 5122b394e41f4f64972cdecd40c7a93f
I20251210 02:52:51.412814  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 5122b394e41f4f64972cdecd40c7a93f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.413048  5368 tablet_bootstrap.cc:492] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
W20251210 02:52:51.413937  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 5122b394e41f4f64972cdecd40c7a93f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5122b394e41f4f64972cdecd40c7a93f already in progress: creating tablet
I20251210 02:52:51.414395  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.414780  5368 tablet_bootstrap.cc:654] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.414798  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.415742  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 327d02cb3dca44c581b2f4e1e619e1c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.416852  5378 tablet_replica.cc:333] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.417198  5378 raft_consensus.cc:2243] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.417521  5378 raft_consensus.cc:2272] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.417404  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.420784  5368 tablet_bootstrap.cc:492] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.420755  5378 ts_tablet_manager.cc:1916] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.420977  5368 ts_tablet_manager.cc:1403] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.004s
I20251210 02:52:51.421744  5368 raft_consensus.cc:359] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.421924  5368 raft_consensus.cc:385] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.422032  5368 raft_consensus.cc:740] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.422283  5368 consensus_queue.cc:260] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:51.422367  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3497e3f0896f4b21af1aef8138c786e5 has no consensus state
I20251210 02:52:51.422504  5368 raft_consensus.cc:399] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.422597  5368 raft_consensus.cc:493] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.422719  5368 raft_consensus.cc:3060] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.425089  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.425693  5368 raft_consensus.cc:515] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.425954  5368 leader_election.cc:304] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.426231  5371 raft_consensus.cc:2804] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.426398  5371 raft_consensus.cc:697] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.426648  5371 consensus_queue.cc:237] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.426983  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 3497e3f0896f4b21af1aef8138c786e5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251210 02:52:51.427490  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3497e3f0896f4b21af1aef8138c786e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.428099  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.428874  5368 leader_election.cc:290] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.429426  5368 ts_tablet_manager.cc:1434] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20251210 02:52:51.431473  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 3497e3f0896f4b21af1aef8138c786e5
I20251210 02:52:51.432250  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 3497e3f0896f4b21af1aef8138c786e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.433279  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.435761  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.436540  5368 tablet_bootstrap.cc:492] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.438412  5368 tablet_bootstrap.cc:654] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.439320  5378 ts_tablet_manager.cc:1929] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.439527  5378 log.cc:1199] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/327d02cb3dca44c581b2f4e1e619e1c2
W20251210 02:52:51.439873  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4fa133aea784601bb73b1c7f82bc06e has no consensus state
I20251210 02:52:51.440200  5378 ts_tablet_manager.cc:1950] T 327d02cb3dca44c581b2f4e1e619e1c2 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.441581  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 327d02cb3dca44c581b2f4e1e619e1c2 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.442324  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 3497e3f0896f4b21af1aef8138c786e5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3497e3f0896f4b21af1aef8138c786e5 already in progress: creating tablet
I20251210 02:52:51.444579  5320 tablet_service.cc:1505] Processing CreateTablet for tablet b4fa133aea784601bb73b1c7f82bc06e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.445083  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fa133aea784601bb73b1c7f82bc06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.445418  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 5122b394e41f4f64972cdecd40c7a93f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.446065  5368 tablet_bootstrap.cc:492] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.446254  5368 ts_tablet_manager.cc:1403] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.000s
I20251210 02:52:51.446797  5378 tablet_replica.cc:333] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.446717  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.446996  5378 raft_consensus.cc:2243] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.447047  5368 raft_consensus.cc:359] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.447178  5378 raft_consensus.cc:2272] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.447247  5368 raft_consensus.cc:385] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.447335  5368 raft_consensus.cc:740] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.447623  5368 consensus_queue.cc:260] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.447794  5368 raft_consensus.cc:399] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.447901  5368 raft_consensus.cc:493] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.448007  5368 raft_consensus.cc:3060] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.449432  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.450817  5368 raft_consensus.cc:515] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.451037  5368 leader_election.cc:304] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.452066  5368 leader_election.cc:290] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.452133  5370 raft_consensus.cc:2804] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.452322  5370 raft_consensus.cc:697] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.452176  5378 ts_tablet_manager.cc:1916] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.452558  5368 ts_tablet_manager.cc:1434] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:52:51.452567  5370 consensus_queue.cc:237] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.452891  5368 tablet_bootstrap.cc:492] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.453410  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet b4fa133aea784601bb73b1c7f82bc06e
I20251210 02:52:51.454480  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet b4fa133aea784601bb73b1c7f82bc06e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.455147  5368 tablet_bootstrap.cc:654] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.455622  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.458873  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.460711  5378 ts_tablet_manager.cc:1929] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.460881  5378 log.cc:1199] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/5122b394e41f4f64972cdecd40c7a93f
I20251210 02:52:51.461244  5378 ts_tablet_manager.cc:1950] T 5122b394e41f4f64972cdecd40c7a93f P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.462251  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 5122b394e41f4f64972cdecd40c7a93f (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.462925  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet b4fa133aea784601bb73b1c7f82bc06e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b4fa133aea784601bb73b1c7f82bc06e already in progress: creating tablet
W20251210 02:52:51.463593  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3c79974487a4f138c725d29b0ac2f76 has no consensus state
I20251210 02:52:51.466432  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.468006  5320 tablet_service.cc:1505] Processing CreateTablet for tablet f3c79974487a4f138c725d29b0ac2f76 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:51.468479  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c79974487a4f138c725d29b0ac2f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.469266  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 3497e3f0896f4b21af1aef8138c786e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.469617  5378 tablet_replica.cc:333] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.469681  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.470592  5368 tablet_bootstrap.cc:492] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.470739  5368 ts_tablet_manager.cc:1403] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20251210 02:52:51.471339  5368 raft_consensus.cc:359] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.471479  5368 raft_consensus.cc:385] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.471596  5368 raft_consensus.cc:740] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.471822  5368 consensus_queue.cc:260] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.472018  5368 raft_consensus.cc:399] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.472105  5368 raft_consensus.cc:493] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.472234  5368 raft_consensus.cc:3060] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.469870  5378 raft_consensus.cc:2243] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.472993  5378 raft_consensus.cc:2272] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.473363  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet f3c79974487a4f138c725d29b0ac2f76
I20251210 02:52:51.474128  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet f3c79974487a4f138c725d29b0ac2f76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.474655  5378 ts_tablet_manager.cc:1916] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.475023  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.477919  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
W20251210 02:52:51.482733  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 991770e3cd7643a39383cb8164187adc has no consensus state
I20251210 02:52:51.482728  5368 raft_consensus.cc:515] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.483019  5368 leader_election.cc:304] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.483235  5370 raft_consensus.cc:2804] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.483341  5370 raft_consensus.cc:697] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.483525  5370 consensus_queue.cc:237] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.484064  5378 ts_tablet_manager.cc:1929] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.484210  5378 log.cc:1199] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/3497e3f0896f4b21af1aef8138c786e5
I20251210 02:52:51.484692  5378 ts_tablet_manager.cc:1950] T 3497e3f0896f4b21af1aef8138c786e5 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.485985  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 3497e3f0896f4b21af1aef8138c786e5 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.486097  5368 leader_election.cc:290] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.486025  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
W20251210 02:52:51.486840  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet f3c79974487a4f138c725d29b0ac2f76 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f3c79974487a4f138c725d29b0ac2f76 already in progress: creating tablet
I20251210 02:52:51.487054  5368 ts_tablet_manager.cc:1434] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20251210 02:52:51.487315  5368 tablet_bootstrap.cc:492] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.488123  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 991770e3cd7643a39383cb8164187adc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251210 02:52:51.488516  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991770e3cd7643a39383cb8164187adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.488919  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet b4fa133aea784601bb73b1c7f82bc06e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.489053  5368 tablet_bootstrap.cc:654] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.489418  5378 tablet_replica.cc:333] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.489634  5378 raft_consensus.cc:2243] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.489837  5378 raft_consensus.cc:2272] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.490294  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.491122  5378 ts_tablet_manager.cc:1916] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.494015  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 991770e3cd7643a39383cb8164187adc
I20251210 02:52:51.495447  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 991770e3cd7643a39383cb8164187adc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.495854  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.497792  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.499442  5378 ts_tablet_manager.cc:1929] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.499586  5378 log.cc:1199] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/b4fa133aea784601bb73b1c7f82bc06e
I20251210 02:52:51.500015  5378 ts_tablet_manager.cc:1950] T b4fa133aea784601bb73b1c7f82bc06e P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.500788  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.501072  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet b4fa133aea784601bb73b1c7f82bc06e (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.502707  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 991770e3cd7643a39383cb8164187adc because the tablet was not found. No further retry: Not found: Tablet not found: 991770e3cd7643a39383cb8164187adc
W20251210 02:52:51.504312  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 776772904caf49cca439b4dc2f0b6c5f has no consensus state
I20251210 02:52:51.505771  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.506700  5368 tablet_bootstrap.cc:492] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.506896  5368 ts_tablet_manager.cc:1403] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
I20251210 02:52:51.507469  5368 raft_consensus.cc:359] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.507613  5368 raft_consensus.cc:385] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.507718  5368 raft_consensus.cc:740] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.507983  5368 consensus_queue.cc:260] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.508164  5368 raft_consensus.cc:399] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.508139  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 776772904caf49cca439b4dc2f0b6c5f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251210 02:52:51.508293  5368 raft_consensus.cc:493] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.508411  5368 raft_consensus.cc:3060] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.508607  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776772904caf49cca439b4dc2f0b6c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.509516  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.511096  5368 raft_consensus.cc:515] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.511392  5368 leader_election.cc:304] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.511646  5370 raft_consensus.cc:2804] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.511600  5368 leader_election.cc:290] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.511813  5370 raft_consensus.cc:697] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.512074  5370 consensus_queue.cc:237] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.512676  5368 ts_tablet_manager.cc:1434] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251210 02:52:51.513039  5368 tablet_bootstrap.cc:492] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.513672  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 776772904caf49cca439b4dc2f0b6c5f
I20251210 02:52:51.514407  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 776772904caf49cca439b4dc2f0b6c5f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.514920  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 776772904caf49cca439b4dc2f0b6c5f because the tablet was not found. No further retry: Not found: Tablet not found: 776772904caf49cca439b4dc2f0b6c5f
I20251210 02:52:51.515162  5368 tablet_bootstrap.cc:654] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.515681  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.517521  5368 tablet_bootstrap.cc:492] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.517730  5368 ts_tablet_manager.cc:1403] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:51.518573  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.518646  5368 raft_consensus.cc:359] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.518858  5368 raft_consensus.cc:385] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.518957  5368 raft_consensus.cc:740] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.519425  5368 consensus_queue.cc:260] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.519639  5368 raft_consensus.cc:399] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.519773  5368 raft_consensus.cc:493] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.519905  5368 raft_consensus.cc:3060] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:51.522310  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ec0ed686e22741d3ac4d22918eacb7e9 has no consensus state
I20251210 02:52:51.523571  5368 raft_consensus.cc:515] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.523823  5368 leader_election.cc:304] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.524116  5368 leader_election.cc:290] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.524178  5493 raft_consensus.cc:2804] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.524391  5493 raft_consensus.cc:697] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.524670  5493 consensus_queue.cc:237] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.524741  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.525830  5368 ts_tablet_manager.cc:1434] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20251210 02:52:51.526427  5368 tablet_bootstrap.cc:492] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.527006  5320 tablet_service.cc:1505] Processing CreateTablet for tablet ec0ed686e22741d3ac4d22918eacb7e9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.527457  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0ed686e22741d3ac4d22918eacb7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.528105  5368 tablet_bootstrap.cc:654] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.528330  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.530040  5368 tablet_bootstrap.cc:492] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.530195  5368 ts_tablet_manager.cc:1403] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:51.530946  5368 raft_consensus.cc:359] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.531101  5368 raft_consensus.cc:385] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.531199  5368 raft_consensus.cc:740] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.531349  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet ec0ed686e22741d3ac4d22918eacb7e9
I20251210 02:52:51.531440  5368 consensus_queue.cc:260] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.531610  5368 raft_consensus.cc:399] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.531729  5368 raft_consensus.cc:493] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.531845  5368 raft_consensus.cc:3060] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.532207  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet ec0ed686e22741d3ac4d22918eacb7e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.533020  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet ec0ed686e22741d3ac4d22918eacb7e9 because the tablet was not found. No further retry: Not found: Tablet not found: ec0ed686e22741d3ac4d22918eacb7e9
I20251210 02:52:51.533402  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.534996  5368 raft_consensus.cc:515] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.535271  5368 leader_election.cc:304] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.535488  5368 leader_election.cc:290] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.535564  5371 raft_consensus.cc:2804] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.535281  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.535831  5371 raft_consensus.cc:697] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.536046  5368 ts_tablet_manager.cc:1434] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20251210 02:52:51.536101  5371 consensus_queue.cc:237] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.536314  5368 tablet_bootstrap.cc:492] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.537142  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet f3c79974487a4f138c725d29b0ac2f76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.537428  5378 tablet_replica.cc:333] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.537652  5378 raft_consensus.cc:2243] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.537827  5378 raft_consensus.cc:2272] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.538327  5368 tablet_bootstrap.cc:654] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.538223  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.538763  5378 ts_tablet_manager.cc:1916] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.539846  5368 tablet_bootstrap.cc:492] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.540009  5368 ts_tablet_manager.cc:1403] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:51.540629  5368 raft_consensus.cc:359] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.540809  5368 raft_consensus.cc:385] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.540900  5368 raft_consensus.cc:740] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.541193  5368 consensus_queue.cc:260] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.541338  5368 raft_consensus.cc:399] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.541437  5368 raft_consensus.cc:493] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.541532  5368 raft_consensus.cc:3060] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:51.542100  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 098d2435b9424170a5f740c692e29bca has no consensus state
I20251210 02:52:51.543802  5368 raft_consensus.cc:515] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.543987  5368 leader_election.cc:304] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.544234  5368 leader_election.cc:290] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.544243  5493 raft_consensus.cc:2804] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.544513  5493 raft_consensus.cc:697] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.544740  5368 ts_tablet_manager.cc:1434] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251210 02:52:51.544786  5493 consensus_queue.cc:237] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.545584  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
W20251210 02:52:51.546061  5357 tablet.cc:2378] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20251210 02:52:51.548071  5378 ts_tablet_manager.cc:1929] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.548230  5378 log.cc:1199] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/f3c79974487a4f138c725d29b0ac2f76
I20251210 02:52:51.548396  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 098d2435b9424170a5f740c692e29bca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.548625  5378 ts_tablet_manager.cc:1950] T f3c79974487a4f138c725d29b0ac2f76 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.548875  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098d2435b9424170a5f740c692e29bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.549108  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.549288  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet f3c79974487a4f138c725d29b0ac2f76 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.553154  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 098d2435b9424170a5f740c692e29bca
I20251210 02:52:51.554620  5368 tablet_bootstrap.cc:492] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.554818  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.555588  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 098d2435b9424170a5f740c692e29bca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.556246  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 098d2435b9424170a5f740c692e29bca because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 098d2435b9424170a5f740c692e29bca already in progress: creating tablet
I20251210 02:52:51.556495  5368 tablet_bootstrap.cc:654] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.558444  5368 tablet_bootstrap.cc:492] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.558570  5368 ts_tablet_manager.cc:1403] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:51.559286  5368 raft_consensus.cc:359] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.559197  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.559442  5368 raft_consensus.cc:385] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.559589  5368 raft_consensus.cc:740] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.559791  5368 consensus_queue.cc:260] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.559947  5368 raft_consensus.cc:399] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.560040  5368 raft_consensus.cc:493] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.560173  5368 raft_consensus.cc:3060] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.560218  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.562601  5368 raft_consensus.cc:515] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.562813  5368 leader_election.cc:304] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.563000  5368 leader_election.cc:290] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.563091  5370 raft_consensus.cc:2804] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.563259  5370 raft_consensus.cc:697] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.563517  5370 consensus_queue.cc:237] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.563668  5368 ts_tablet_manager.cc:1434] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
W20251210 02:52:51.564333  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ef73ece66bf24f26b3e0e665b68a304b has no consensus state
I20251210 02:52:51.565176  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet 776772904caf49cca439b4dc2f0b6c5f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.565398  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 991770e3cd7643a39383cb8164187adc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.565434  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet f3c79974487a4f138c725d29b0ac2f76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.566407  5378 tablet_replica.cc:333] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.566608  5378 raft_consensus.cc:2243] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.566824  5378 raft_consensus.cc:2272] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.567342  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.567878  5319 tablet_service.cc:1505] Processing CreateTablet for tablet ef73ece66bf24f26b3e0e665b68a304b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251210 02:52:51.568051  5378 ts_tablet_manager.cc:1916] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.568346  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef73ece66bf24f26b3e0e665b68a304b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.569574  5321 tablet_service.cc:1552] Processing DeleteTablet for tablet ec0ed686e22741d3ac4d22918eacb7e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.569662  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 098d2435b9424170a5f740c692e29bca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.570639  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.574020  5368 tablet_bootstrap.cc:492] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.574647  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet ef73ece66bf24f26b3e0e665b68a304b
I20251210 02:52:51.575193  5378 ts_tablet_manager.cc:1929] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.575300  5378 log.cc:1199] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/776772904caf49cca439b4dc2f0b6c5f
I20251210 02:52:51.575578  5378 ts_tablet_manager.cc:1950] T 776772904caf49cca439b4dc2f0b6c5f P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.575721  5368 tablet_bootstrap.cc:654] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.575732  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet ef73ece66bf24f26b3e0e665b68a304b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.576347  5378 tablet_replica.cc:333] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.576516  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 776772904caf49cca439b4dc2f0b6c5f (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.576589  5378 raft_consensus.cc:2243] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.576864  5378 raft_consensus.cc:2272] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.577807  5378 ts_tablet_manager.cc:1916] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.577840  5368 tablet_bootstrap.cc:492] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.578038  5368 ts_tablet_manager.cc:1403] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20251210 02:52:51.578065  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.578712  5368 raft_consensus.cc:359] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.578873  5368 raft_consensus.cc:385] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.578969  5368 raft_consensus.cc:740] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.579270  5368 consensus_queue.cc:260] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.579425  5368 raft_consensus.cc:399] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.579531  5368 raft_consensus.cc:493] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.579628  5368 raft_consensus.cc:3060] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.581280  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.582532  5368 raft_consensus.cc:515] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.582762  5368 leader_election.cc:304] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.582968  5368 leader_election.cc:290] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.583078  5371 raft_consensus.cc:2804] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.583292  5371 raft_consensus.cc:697] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.583491  5368 ts_tablet_manager.cc:1434] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 02:52:51.583665  5371 consensus_queue.cc:237] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.584695  5378 ts_tablet_manager.cc:1929] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.584859  5378 log.cc:1199] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/991770e3cd7643a39383cb8164187adc
I20251210 02:52:51.585294  5378 ts_tablet_manager.cc:1950] T 991770e3cd7643a39383cb8164187adc P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
W20251210 02:52:51.586261  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a05bff27dbff4e5a8e1537861e04baa2 has no consensus state
I20251210 02:52:51.586392  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 991770e3cd7643a39383cb8164187adc (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.587036  5378 tablet_replica.cc:333] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
W20251210 02:52:51.587100  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet f3c79974487a4f138c725d29b0ac2f76 because the tablet was not found. No further retry: Not found: Tablet not found: f3c79974487a4f138c725d29b0ac2f76
I20251210 02:52:51.587527  5378 raft_consensus.cc:2243] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.587746  5378 raft_consensus.cc:2272] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.588758  5378 ts_tablet_manager.cc:1916] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.589015  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.591547  5319 tablet_service.cc:1505] Processing CreateTablet for tablet a05bff27dbff4e5a8e1537861e04baa2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251210 02:52:51.591746  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.592044  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05bff27dbff4e5a8e1537861e04baa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.594978  5378 ts_tablet_manager.cc:1929] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.595115  5378 log.cc:1199] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/ec0ed686e22741d3ac4d22918eacb7e9
I20251210 02:52:51.595569  5378 ts_tablet_manager.cc:1950] T ec0ed686e22741d3ac4d22918eacb7e9 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.595697  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet a05bff27dbff4e5a8e1537861e04baa2
I20251210 02:52:51.596561  5378 tablet_replica.cc:333] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.596529  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet a05bff27dbff4e5a8e1537861e04baa2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.596800  5378 raft_consensus.cc:2243] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.596999  5378 raft_consensus.cc:2272] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.597079  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet ec0ed686e22741d3ac4d22918eacb7e9 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.597651  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.598157  5378 ts_tablet_manager.cc:1916] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.598711  5368 tablet_bootstrap.cc:492] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.600355  5368 tablet_bootstrap.cc:654] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.600970  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.604307  5378 ts_tablet_manager.cc:1929] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.604475  5378 log.cc:1199] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/098d2435b9424170a5f740c692e29bca
I20251210 02:52:51.604597  5368 tablet_bootstrap.cc:492] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.604753  5368 ts_tablet_manager.cc:1403] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 02:52:51.604930  5378 ts_tablet_manager.cc:1950] T 098d2435b9424170a5f740c692e29bca P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
W20251210 02:52:51.605157  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 82737b27a94d4036bd6afd72ad7757ef has no consensus state
I20251210 02:52:51.605806  5378 tablet_replica.cc:333] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.605923  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 098d2435b9424170a5f740c692e29bca (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.606007  5378 raft_consensus.cc:2243] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.606191  5378 raft_consensus.cc:2272] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.606586  5368 raft_consensus.cc:359] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.606787  5368 raft_consensus.cc:385] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.606912  5368 raft_consensus.cc:740] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.607209  5368 consensus_queue.cc:260] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.607410  5368 raft_consensus.cc:399] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.607407  5378 ts_tablet_manager.cc:1916] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.607534  5368 raft_consensus.cc:493] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.607498  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.607705  5368 raft_consensus.cc:3060] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.609030  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 82737b27a94d4036bd6afd72ad7757ef (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.609565  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82737b27a94d4036bd6afd72ad7757ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.610293  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.611073  5368 raft_consensus.cc:515] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.611348  5368 leader_election.cc:304] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.611657  5371 raft_consensus.cc:2804] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.611816  5371 raft_consensus.cc:697] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.612116  5371 consensus_queue.cc:237] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.614125  5378 ts_tablet_manager.cc:1929] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.614244  5378 log.cc:1199] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/ef73ece66bf24f26b3e0e665b68a304b
I20251210 02:52:51.614284  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 82737b27a94d4036bd6afd72ad7757ef
I20251210 02:52:51.614550  5378 ts_tablet_manager.cc:1950] T ef73ece66bf24f26b3e0e665b68a304b P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.615775  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 82737b27a94d4036bd6afd72ad7757ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.615854  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet ef73ece66bf24f26b3e0e665b68a304b (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.616210  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet a05bff27dbff4e5a8e1537861e04baa2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a05bff27dbff4e5a8e1537861e04baa2 already in progress: creating tablet
I20251210 02:52:51.616385  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
W20251210 02:52:51.616485  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 82737b27a94d4036bd6afd72ad7757ef because the tablet was not found. No further retry: Not found: Tablet not found: 82737b27a94d4036bd6afd72ad7757ef
I20251210 02:52:51.617736  5368 leader_election.cc:290] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.618466  5368 ts_tablet_manager.cc:1434] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20251210 02:52:51.618942  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.621019  5368 tablet_bootstrap.cc:492] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
W20251210 02:52:51.622613  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9466dcf41bd140158d9166d9a4fa5441 has no consensus state
I20251210 02:52:51.622653  5368 tablet_bootstrap.cc:654] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.624676  5368 tablet_bootstrap.cc:492] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.624907  5368 ts_tablet_manager.cc:1403] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20251210 02:52:51.625347  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet a05bff27dbff4e5a8e1537861e04baa2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.625679  5378 tablet_replica.cc:333] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.625749  5368 raft_consensus.cc:359] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.626017  5378 raft_consensus.cc:2243] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.626048  5368 raft_consensus.cc:385] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.626173  5368 raft_consensus.cc:740] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.626250  5378 raft_consensus.cc:2272] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.626441  5368 consensus_queue.cc:260] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.626644  5368 raft_consensus.cc:399] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.626811  5368 raft_consensus.cc:493] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.626935  5368 raft_consensus.cc:3060] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.626932  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.627250  5378 ts_tablet_manager.cc:1916] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.628187  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 9466dcf41bd140158d9166d9a4fa5441 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.628587  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9466dcf41bd140158d9166d9a4fa5441. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.629443  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.629925  5368 raft_consensus.cc:515] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.630148  5368 leader_election.cc:304] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.630421  5371 raft_consensus.cc:2804] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.630573  5371 raft_consensus.cc:697] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.630787  5371 consensus_queue.cc:237] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.633351  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 9466dcf41bd140158d9166d9a4fa5441
I20251210 02:52:51.634313  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 9466dcf41bd140158d9166d9a4fa5441 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.634799  5378 ts_tablet_manager.cc:1929] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.634956  5378 log.cc:1199] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/a05bff27dbff4e5a8e1537861e04baa2
I20251210 02:52:51.635191  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.635429  5378 ts_tablet_manager.cc:1950] T a05bff27dbff4e5a8e1537861e04baa2 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.636473  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet a05bff27dbff4e5a8e1537861e04baa2 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.636750  5368 leader_election.cc:290] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
W20251210 02:52:51.637089  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 9466dcf41bd140158d9166d9a4fa5441 because the tablet was not found. No further retry: Not found: Tablet not found: 9466dcf41bd140158d9166d9a4fa5441
I20251210 02:52:51.637559  5368 ts_tablet_manager.cc:1434] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20251210 02:52:51.637831  5368 tablet_bootstrap.cc:492] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.638212  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.639215  5368 tablet_bootstrap.cc:654] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.641759  5368 tablet_bootstrap.cc:492] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
W20251210 02:52:51.641919  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b72f7526a6754515870ced69917f4128 has no consensus state
I20251210 02:52:51.641923  5368 ts_tablet_manager.cc:1403] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20251210 02:52:51.642772  5368 raft_consensus.cc:359] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.642953  5368 raft_consensus.cc:385] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.643072  5368 raft_consensus.cc:740] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.643289  5368 consensus_queue.cc:260] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.643482  5368 raft_consensus.cc:399] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.643587  5368 raft_consensus.cc:493] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.643741  5368 raft_consensus.cc:3060] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.644318  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.645200  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 82737b27a94d4036bd6afd72ad7757ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.645551  5378 tablet_replica.cc:333] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.645768  5378 raft_consensus.cc:2243] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.646055  5378 raft_consensus.cc:2272] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.646946  5368 raft_consensus.cc:515] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.647049  5378 ts_tablet_manager.cc:1916] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.647214  5368 leader_election.cc:304] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.647270  5319 tablet_service.cc:1505] Processing CreateTablet for tablet b72f7526a6754515870ced69917f4128 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.647507  5368 leader_election.cc:290] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.647722  5370 raft_consensus.cc:2804] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.647876  5370 raft_consensus.cc:697] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.647982  5368 ts_tablet_manager.cc:1434] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 02:52:51.648130  5370 consensus_queue.cc:237] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.648464  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.650101  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72f7526a6754515870ced69917f4128. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.652347  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet b72f7526a6754515870ced69917f4128
I20251210 02:52:51.653544  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet b72f7526a6754515870ced69917f4128 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.655465  5378 ts_tablet_manager.cc:1929] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.655619  5378 log.cc:1199] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/82737b27a94d4036bd6afd72ad7757ef
I20251210 02:52:51.656090  5378 ts_tablet_manager.cc:1950] T 82737b27a94d4036bd6afd72ad7757ef P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.656394  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.656724  5368 tablet_bootstrap.cc:492] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.657414  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 82737b27a94d4036bd6afd72ad7757ef (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.657698  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet b72f7526a6754515870ced69917f4128 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b72f7526a6754515870ced69917f4128 already in progress: creating tablet
I20251210 02:52:51.657712  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 9466dcf41bd140158d9166d9a4fa5441 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.658030  5378 tablet_replica.cc:333] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.658257  5378 raft_consensus.cc:2243] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.658468  5378 raft_consensus.cc:2272] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.658394  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.658635  5368 tablet_bootstrap.cc:654] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.659726  5378 ts_tablet_manager.cc:1916] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.660472  5368 tablet_bootstrap.cc:492] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.660698  5368 ts_tablet_manager.cc:1403] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20251210 02:52:51.661517  5368 raft_consensus.cc:359] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.661767  5368 raft_consensus.cc:385] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.661868  5368 raft_consensus.cc:740] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.661913  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.662122  5368 consensus_queue.cc:260] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.662310  5368 raft_consensus.cc:399] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.662415  5368 raft_consensus.cc:493] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.662524  5368 raft_consensus.cc:3060] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.664490  5368 raft_consensus.cc:515] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.664706  5368 leader_election.cc:304] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.665035  5371 raft_consensus.cc:2804] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.665553  5371 raft_consensus.cc:697] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.665741  5371 consensus_queue.cc:237] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.666376  5378 ts_tablet_manager.cc:1929] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.666527  5378 log.cc:1199] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/9466dcf41bd140158d9166d9a4fa5441
W20251210 02:52:51.666723  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 787117302a2f4e4f98924ed94db5dc65 has no consensus state
I20251210 02:52:51.667049  5378 ts_tablet_manager.cc:1950] T 9466dcf41bd140158d9166d9a4fa5441 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.665002  5368 leader_election.cc:290] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.668087  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 9466dcf41bd140158d9166d9a4fa5441 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.668573  5368 ts_tablet_manager.cc:1434] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20251210 02:52:51.669786  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet b72f7526a6754515870ced69917f4128 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.670115  5378 tablet_replica.cc:333] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.670306  5378 raft_consensus.cc:2243] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.670302  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.670590  5378 raft_consensus.cc:2272] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.671016  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 787117302a2f4e4f98924ed94db5dc65 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.671392  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787117302a2f4e4f98924ed94db5dc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.672681  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.676432  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 787117302a2f4e4f98924ed94db5dc65
I20251210 02:52:51.677145  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 787117302a2f4e4f98924ed94db5dc65 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.677518  5368 tablet_bootstrap.cc:492] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.677598  5378 ts_tablet_manager.cc:1916] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.678071  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.679325  5368 tablet_bootstrap.cc:654] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.681352  5368 tablet_bootstrap.cc:492] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.681535  5368 ts_tablet_manager.cc:1403] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:51.681490  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.682480  5368 raft_consensus.cc:359] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.682662  5378 ts_tablet_manager.cc:1929] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.682665  5368 raft_consensus.cc:385] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.682807  5378 log.cc:1199] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/b72f7526a6754515870ced69917f4128
I20251210 02:52:51.682812  5368 raft_consensus.cc:740] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.683132  5368 consensus_queue.cc:260] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.683216  5378 ts_tablet_manager.cc:1950] T b72f7526a6754515870ced69917f4128 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.683348  5368 raft_consensus.cc:399] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.683450  5368 raft_consensus.cc:493] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.683574  5368 raft_consensus.cc:3060] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.684399  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet b72f7526a6754515870ced69917f4128 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.684703  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 787117302a2f4e4f98924ed94db5dc65 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 787117302a2f4e4f98924ed94db5dc65 already in progress: creating tablet
W20251210 02:52:51.686309  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a416feed0d1345c987f262ee70bef73d has no consensus state
I20251210 02:52:51.686354  5368 raft_consensus.cc:515] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.686632  5368 leader_election.cc:304] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.686857  5368 leader_election.cc:290] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.686919  5371 raft_consensus.cc:2804] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.687101  5371 raft_consensus.cc:697] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.687348  5371 consensus_queue.cc:237] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.687484  5368 ts_tablet_manager.cc:1434] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:52:51.690110  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 787117302a2f4e4f98924ed94db5dc65 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.690184  5319 tablet_service.cc:1505] Processing CreateTablet for tablet a416feed0d1345c987f262ee70bef73d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:51.690529  5378 tablet_replica.cc:333] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.690641  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a416feed0d1345c987f262ee70bef73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.690740  5378 raft_consensus.cc:2243] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.690928  5378 raft_consensus.cc:2272] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.691298  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.693095  5378 ts_tablet_manager.cc:1916] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.693567  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.696413  5368 tablet_bootstrap.cc:492] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.697526  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet a416feed0d1345c987f262ee70bef73d
I20251210 02:52:51.698222  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet a416feed0d1345c987f262ee70bef73d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.698283  5368 tablet_bootstrap.cc:654] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.698500  5378 ts_tablet_manager.cc:1929] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.698750  5378 log.cc:1199] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/787117302a2f4e4f98924ed94db5dc65
I20251210 02:52:51.699258  5378 ts_tablet_manager.cc:1950] T 787117302a2f4e4f98924ed94db5dc65 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.699517  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.700500  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 787117302a2f4e4f98924ed94db5dc65 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.700757  5368 tablet_bootstrap.cc:492] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.700956  5368 ts_tablet_manager.cc:1403] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
W20251210 02:52:51.701345  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet a416feed0d1345c987f262ee70bef73d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a416feed0d1345c987f262ee70bef73d already in progress: creating tablet
I20251210 02:52:51.701757  5368 raft_consensus.cc:359] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.701922  5368 raft_consensus.cc:385] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.702016  5368 raft_consensus.cc:740] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.702268  5368 consensus_queue.cc:260] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.702445  5368 raft_consensus.cc:399] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.702571  5368 raft_consensus.cc:493] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.702457  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.702674  5368 raft_consensus.cc:3060] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.704665  5368 raft_consensus.cc:515] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.704914  5368 leader_election.cc:304] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.705196  5368 leader_election.cc:290] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.705281  5371 raft_consensus.cc:2804] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.705425  5371 raft_consensus.cc:697] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.705674  5368 ts_tablet_manager.cc:1434] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:51.705670  5371 consensus_queue.cc:237] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:51.706574  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 370d64fd0a3846de9150ce5890e284e8 has no consensus state
I20251210 02:52:51.708382  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.709300  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet a416feed0d1345c987f262ee70bef73d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.709610  5378 tablet_replica.cc:333] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.710141  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 370d64fd0a3846de9150ce5890e284e8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:51.710839  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 370d64fd0a3846de9150ce5890e284e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.710875  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.713747  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 370d64fd0a3846de9150ce5890e284e8
I20251210 02:52:51.714356  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 370d64fd0a3846de9150ce5890e284e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.715399  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.716923  5368 tablet_bootstrap.cc:492] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.717976  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.718763  5378 raft_consensus.cc:2243] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.718884  5368 tablet_bootstrap.cc:654] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.718942  5378 raft_consensus.cc:2272] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.721120  5378 ts_tablet_manager.cc:1916] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.721483  5368 tablet_bootstrap.cc:492] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.721614  5368 ts_tablet_manager.cc:1403] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
W20251210 02:52:51.721652  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a19296a0eebd4638848cd83f174e3810 has no consensus state
I20251210 02:52:51.722366  5368 raft_consensus.cc:359] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.722507  5368 raft_consensus.cc:385] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.722577  5368 raft_consensus.cc:740] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.722790  5368 consensus_queue.cc:260] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.722919  5368 raft_consensus.cc:399] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.722975  5368 raft_consensus.cc:493] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.723037  5368 raft_consensus.cc:3060] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.724020  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.725853  5368 raft_consensus.cc:515] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.726050  5368 leader_election.cc:304] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.726214  5368 leader_election.cc:290] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.726292  5371 raft_consensus.cc:2804] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.726274  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.726683  5319 tablet_service.cc:1505] Processing CreateTablet for tablet a19296a0eebd4638848cd83f174e3810 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.727115  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19296a0eebd4638848cd83f174e3810. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.729133  5368 ts_tablet_manager.cc:1434] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20251210 02:52:51.729202  5371 raft_consensus.cc:697] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.729307  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet a19296a0eebd4638848cd83f174e3810
I20251210 02:52:51.729445  5371 consensus_queue.cc:237] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.729806  5378 ts_tablet_manager.cc:1929] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.729918  5378 log.cc:1199] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/a416feed0d1345c987f262ee70bef73d
I20251210 02:52:51.729947  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet a19296a0eebd4638848cd83f174e3810 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.730335  5378 ts_tablet_manager.cc:1950] T a416feed0d1345c987f262ee70bef73d P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.731213  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.731551  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet a416feed0d1345c987f262ee70bef73d (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.731937  5378 tablet_replica.cc:333] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.733673  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.735653  5368 tablet_bootstrap.cc:492] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.737468  5368 tablet_bootstrap.cc:654] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.739455  5368 tablet_bootstrap.cc:492] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.739622  5368 ts_tablet_manager.cc:1403] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:51.740259  5368 raft_consensus.cc:359] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.740324  5378 raft_consensus.cc:2243] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.740712  5378 raft_consensus.cc:2272] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.741166  5368 raft_consensus.cc:385] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.741268  5368 raft_consensus.cc:740] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.741480  5368 consensus_queue.cc:260] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.741662  5368 raft_consensus.cc:399] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.742008  5368 raft_consensus.cc:493] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.742130  5368 raft_consensus.cc:3060] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.742483  5378 ts_tablet_manager.cc:1916] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:51.742866  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8fc57241a45944c79a360cd45a8dcfa1 has no consensus state
I20251210 02:52:51.746397  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.746497  5368 raft_consensus.cc:515] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.746727  5368 leader_election.cc:304] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.747009  5368 leader_election.cc:290] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.747247  5493 raft_consensus.cc:2804] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.747432  5493 raft_consensus.cc:697] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.747648  5368 ts_tablet_manager.cc:1434] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20251210 02:52:51.747699  5493 consensus_queue.cc:237] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.747727  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 8fc57241a45944c79a360cd45a8dcfa1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.748102  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc57241a45944c79a360cd45a8dcfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.748754  5378 ts_tablet_manager.cc:1929] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.749320  5378 log.cc:1199] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/370d64fd0a3846de9150ce5890e284e8
I20251210 02:52:51.749776  5378 ts_tablet_manager.cc:1950] T 370d64fd0a3846de9150ce5890e284e8 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.750540  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.750922  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 370d64fd0a3846de9150ce5890e284e8 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.750953  5378 tablet_replica.cc:333] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.753036  5378 raft_consensus.cc:2243] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.753242  5378 raft_consensus.cc:2272] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.753995  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 8fc57241a45944c79a360cd45a8dcfa1
I20251210 02:52:51.754702  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 8fc57241a45944c79a360cd45a8dcfa1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.755189  5368 tablet_bootstrap.cc:492] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.755900  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.756285  5378 ts_tablet_manager.cc:1916] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.756397  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.757066  5368 tablet_bootstrap.cc:654] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.757187  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 370d64fd0a3846de9150ce5890e284e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.760021  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.762045  5368 tablet_bootstrap.cc:492] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.762224  5368 ts_tablet_manager.cc:1403] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.006s
I20251210 02:52:51.762929  5368 raft_consensus.cc:359] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.763103  5368 raft_consensus.cc:385] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.763190  5368 raft_consensus.cc:740] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
W20251210 02:52:51.763464  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3aa101ff8dbc4dbc8169a5c4a37cdfeb has no consensus state
I20251210 02:52:51.763475  5368 consensus_queue.cc:260] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.763751  5368 raft_consensus.cc:399] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.763844  5368 raft_consensus.cc:493] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.763967  5368 raft_consensus.cc:3060] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.765018  5378 ts_tablet_manager.cc:1929] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.765168  5378 log.cc:1199] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/a19296a0eebd4638848cd83f174e3810
I20251210 02:52:51.764955  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.765625  5378 ts_tablet_manager.cc:1950] T a19296a0eebd4638848cd83f174e3810 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.766623  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet a19296a0eebd4638848cd83f174e3810 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.766865  5368 raft_consensus.cc:515] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:51.766980  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 8fc57241a45944c79a360cd45a8dcfa1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8fc57241a45944c79a360cd45a8dcfa1 already in progress: creating tablet
I20251210 02:52:51.767094  5368 leader_election.cc:304] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
W20251210 02:52:51.767302  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 370d64fd0a3846de9150ce5890e284e8 because the tablet was not found. No further retry: Not found: Tablet not found: 370d64fd0a3846de9150ce5890e284e8
I20251210 02:52:51.767349  5368 leader_election.cc:290] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.767443  5371 raft_consensus.cc:2804] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.767585  5371 raft_consensus.cc:697] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.767692  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 3aa101ff8dbc4dbc8169a5c4a37cdfeb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 1
I20251210 02:52:51.767843  5371 consensus_queue.cc:237] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.768103  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa101ff8dbc4dbc8169a5c4a37cdfeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.768216  5368 ts_tablet_manager.cc:1434] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20251210 02:52:51.769124  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.772337  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 3aa101ff8dbc4dbc8169a5c4a37cdfeb
I20251210 02:52:51.773690  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 3aa101ff8dbc4dbc8169a5c4a37cdfeb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.773963  5368 tablet_bootstrap.cc:492] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.773906  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
W20251210 02:52:51.774739  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 3aa101ff8dbc4dbc8169a5c4a37cdfeb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3aa101ff8dbc4dbc8169a5c4a37cdfeb already in progress: creating tablet
I20251210 02:52:51.774941  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.775591  5368 tablet_bootstrap.cc:654] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.776723  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 8fc57241a45944c79a360cd45a8dcfa1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.777027  5378 tablet_replica.cc:333] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.777210  5378 raft_consensus.cc:2243] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.777424  5378 raft_consensus.cc:2272] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.777803  5368 tablet_bootstrap.cc:492] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.777699  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.777968  5368 ts_tablet_manager.cc:1403] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:51.778614  5368 raft_consensus.cc:359] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.778811  5368 raft_consensus.cc:385] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.778899  5368 raft_consensus.cc:740] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.779060  5378 ts_tablet_manager.cc:1916] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.779162  5368 consensus_queue.cc:260] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.779327  5368 raft_consensus.cc:399] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.779429  5368 raft_consensus.cc:493] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.779533  5368 raft_consensus.cc:3060] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:51.781656  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ff26c706aded4408b1f2f05f55fa32d1 has no consensus state
I20251210 02:52:51.781791  5368 raft_consensus.cc:515] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.782017  5368 leader_election.cc:304] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.782362  5371 raft_consensus.cc:2804] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.782529  5371 raft_consensus.cc:697] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.782817  5371 consensus_queue.cc:237] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.783200  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.785612  5378 ts_tablet_manager.cc:1929] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.785766  5378 log.cc:1199] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/8fc57241a45944c79a360cd45a8dcfa1
I20251210 02:52:51.786233  5378 ts_tablet_manager.cc:1950] T 8fc57241a45944c79a360cd45a8dcfa1 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.786947  5368 leader_election.cc:290] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.787256  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.787540  5368 ts_tablet_manager.cc:1434] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20251210 02:52:51.787693  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 8fc57241a45944c79a360cd45a8dcfa1 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.788030  5319 tablet_service.cc:1505] Processing CreateTablet for tablet ff26c706aded4408b1f2f05f55fa32d1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 1
I20251210 02:52:51.788429  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff26c706aded4408b1f2f05f55fa32d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.788508  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 3aa101ff8dbc4dbc8169a5c4a37cdfeb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.789186  5378 tablet_replica.cc:333] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.789394  5378 raft_consensus.cc:2243] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.789569  5378 raft_consensus.cc:2272] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.791958  5378 ts_tablet_manager.cc:1916] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.792387  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet ff26c706aded4408b1f2f05f55fa32d1
I20251210 02:52:51.793079  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet ff26c706aded4408b1f2f05f55fa32d1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.794901  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.795164  5368 tablet_bootstrap.cc:492] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.795526  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.796869  5368 tablet_bootstrap.cc:654] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.798311  5378 ts_tablet_manager.cc:1929] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.798537  5368 tablet_bootstrap.cc:492] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.798481  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.798497  5378 log.cc:1199] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/3aa101ff8dbc4dbc8169a5c4a37cdfeb
I20251210 02:52:51.798755  5368 ts_tablet_manager.cc:1403] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:51.799212  5378 ts_tablet_manager.cc:1950] T 3aa101ff8dbc4dbc8169a5c4a37cdfeb P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.799557  5368 raft_consensus.cc:359] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.799736  5368 raft_consensus.cc:385] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.799839  5368 raft_consensus.cc:740] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.800436  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 3aa101ff8dbc4dbc8169a5c4a37cdfeb (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.800100  5368 consensus_queue.cc:260] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
W20251210 02:52:51.800812  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet ff26c706aded4408b1f2f05f55fa32d1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ff26c706aded4408b1f2f05f55fa32d1 already in progress: creating tablet
I20251210 02:52:51.800879  5368 raft_consensus.cc:399] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.800961  5368 raft_consensus.cc:493] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.801084  5368 raft_consensus.cc:3060] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:51.801782  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 65db39b203da4333bc261054ad42e7a4 has no consensus state
I20251210 02:52:51.803198  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.803258  5368 raft_consensus.cc:515] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.803493  5368 leader_election.cc:304] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.803751  5368 leader_election.cc:290] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.803778  5371 raft_consensus.cc:2804] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.803916  5371 raft_consensus.cc:697] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.804183  5371 consensus_queue.cc:237] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.804738  5368 ts_tablet_manager.cc:1434] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20251210 02:52:51.805531  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 65db39b203da4333bc261054ad42e7a4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.805864  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65db39b203da4333bc261054ad42e7a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.806432  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.809511  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 65db39b203da4333bc261054ad42e7a4
I20251210 02:52:51.810307  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 65db39b203da4333bc261054ad42e7a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.810887  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 65db39b203da4333bc261054ad42e7a4 because the tablet was not found. No further retry: Not found: Tablet not found: 65db39b203da4333bc261054ad42e7a4
I20251210 02:52:51.811331  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.811551  5368 tablet_bootstrap.cc:492] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.812677  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.812984  5368 tablet_bootstrap.cc:654] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.813536  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet ff26c706aded4408b1f2f05f55fa32d1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.814316  5378 tablet_replica.cc:333] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.814507  5378 raft_consensus.cc:2243] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.814801  5378 raft_consensus.cc:2272] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.815207  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.815754  5368 tablet_bootstrap.cc:492] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.815887  5368 ts_tablet_manager.cc:1403] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:51.816438  5368 raft_consensus.cc:359] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.816583  5368 raft_consensus.cc:385] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.816659  5368 raft_consensus.cc:740] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.816900  5368 consensus_queue.cc:260] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.817086  5368 raft_consensus.cc:399] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.817199  5368 raft_consensus.cc:493] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.817317  5368 raft_consensus.cc:3060] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.817493  5378 ts_tablet_manager.cc:1916] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:51.818892  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f332960b35d24bbda09cc6fed51c13aa has no consensus state
I20251210 02:52:51.819607  5368 raft_consensus.cc:515] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.819819  5368 leader_election.cc:304] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.820031  5368 leader_election.cc:290] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.820073  5371 raft_consensus.cc:2804] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.820243  5371 raft_consensus.cc:697] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.820493  5371 consensus_queue.cc:237] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.820986  5368 ts_tablet_manager.cc:1434] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251210 02:52:51.822922  5319 tablet_service.cc:1505] Processing CreateTablet for tablet f332960b35d24bbda09cc6fed51c13aa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.823469  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f332960b35d24bbda09cc6fed51c13aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.823586  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.824961  5378 ts_tablet_manager.cc:1929] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.825588  5378 log.cc:1199] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/ff26c706aded4408b1f2f05f55fa32d1
I20251210 02:52:51.826100  5378 ts_tablet_manager.cc:1950] T ff26c706aded4408b1f2f05f55fa32d1 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.826118  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.827155  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet ff26c706aded4408b1f2f05f55fa32d1 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.829480  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet f332960b35d24bbda09cc6fed51c13aa
I20251210 02:52:51.830364  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet f332960b35d24bbda09cc6fed51c13aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.831410  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
W20251210 02:52:51.831609  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet f332960b35d24bbda09cc6fed51c13aa because the tablet was not found. No further retry: Not found: Tablet not found: f332960b35d24bbda09cc6fed51c13aa
I20251210 02:52:51.832435  5368 tablet_bootstrap.cc:492] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.833534  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.834057  5368 tablet_bootstrap.cc:654] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.834457  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 65db39b203da4333bc261054ad42e7a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.834815  5378 tablet_replica.cc:333] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.835070  5378 raft_consensus.cc:2243] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.835353  5378 raft_consensus.cc:2272] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.836347  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.837105  5378 ts_tablet_manager.cc:1916] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.837702  5368 tablet_bootstrap.cc:492] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.837848  5368 ts_tablet_manager.cc:1403] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.002s
I20251210 02:52:51.838640  5368 raft_consensus.cc:359] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.838815  5368 raft_consensus.cc:385] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.838908  5368 raft_consensus.cc:740] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.839155  5368 consensus_queue.cc:260] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.839340  5368 raft_consensus.cc:399] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.839437  5368 raft_consensus.cc:493] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.839573  5368 raft_consensus.cc:3060] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:51.839929  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet abd832a637b447ecb244d4ba54d663d5 has no consensus state
I20251210 02:52:51.841603  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.842561  5368 raft_consensus.cc:515] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.842813  5368 leader_election.cc:304] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.843053  5368 leader_election.cc:290] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.843165  5371 raft_consensus.cc:2804] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.843314  5371 raft_consensus.cc:697] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.843525  5368 ts_tablet_manager.cc:1434] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251210 02:52:51.843556  5371 consensus_queue.cc:237] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.844825  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.845397  5378 ts_tablet_manager.cc:1929] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.845508  5378 log.cc:1199] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/65db39b203da4333bc261054ad42e7a4
I20251210 02:52:51.845769  5378 ts_tablet_manager.cc:1950] T 65db39b203da4333bc261054ad42e7a4 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.846534  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 65db39b203da4333bc261054ad42e7a4 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.846685  5319 tablet_service.cc:1505] Processing CreateTablet for tablet abd832a637b447ecb244d4ba54d663d5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:51.847075  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd832a637b447ecb244d4ba54d663d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.848093  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet abd832a637b447ecb244d4ba54d663d5
I20251210 02:52:51.848696  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet abd832a637b447ecb244d4ba54d663d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.849454  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet abd832a637b447ecb244d4ba54d663d5 because the tablet was not found. No further retry: Not found: Tablet not found: abd832a637b447ecb244d4ba54d663d5
I20251210 02:52:51.849938  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.850340  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.851212  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet f332960b35d24bbda09cc6fed51c13aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.851634  5378 tablet_replica.cc:333] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.851897  5378 raft_consensus.cc:2243] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.852202  5378 raft_consensus.cc:2272] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.852875  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.853701  5368 tablet_bootstrap.cc:492] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.854001  5378 ts_tablet_manager.cc:1916] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.855131  5368 tablet_bootstrap.cc:654] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:51.857076  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7b95a914fe0a44c38f7ecb0e76cebd67 has no consensus state
I20251210 02:52:51.857929  5368 tablet_bootstrap.cc:492] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.858109  5368 ts_tablet_manager.cc:1403] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:51.858729  5368 raft_consensus.cc:359] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.858903  5368 raft_consensus.cc:385] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.859002  5368 raft_consensus.cc:740] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.859297  5368 consensus_queue.cc:260] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.859473  5368 raft_consensus.cc:399] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.859587  5368 raft_consensus.cc:493] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.859694  5368 raft_consensus.cc:3060] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.860657  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.861562  5378 ts_tablet_manager.cc:1929] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.860725  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 7b95a914fe0a44c38f7ecb0e76cebd67 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:51.861693  5378 log.cc:1199] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/f332960b35d24bbda09cc6fed51c13aa
I20251210 02:52:51.861995  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b95a914fe0a44c38f7ecb0e76cebd67. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.862150  5378 ts_tablet_manager.cc:1950] T f332960b35d24bbda09cc6fed51c13aa P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.862308  5368 raft_consensus.cc:515] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.862510  5368 leader_election.cc:304] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.862737  5368 leader_election.cc:290] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.862773  5371 raft_consensus.cc:2804] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.862942  5371 raft_consensus.cc:697] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.863107  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet f332960b35d24bbda09cc6fed51c13aa (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.863271  5371 consensus_queue.cc:237] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.863791  5368 ts_tablet_manager.cc:1434] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20251210 02:52:51.865134  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.868649  5368 tablet_bootstrap.cc:492] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.869256  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 7b95a914fe0a44c38f7ecb0e76cebd67
I20251210 02:52:51.869946  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 7b95a914fe0a44c38f7ecb0e76cebd67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.870405  5368 tablet_bootstrap.cc:654] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.871022  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
W20251210 02:52:51.871619  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 7b95a914fe0a44c38f7ecb0e76cebd67 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7b95a914fe0a44c38f7ecb0e76cebd67 already in progress: creating tablet
I20251210 02:52:51.872356  5368 tablet_bootstrap.cc:492] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.872498  5368 ts_tablet_manager.cc:1403] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:51.873242  5368 raft_consensus.cc:359] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.873378  5368 raft_consensus.cc:385] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.873473  5368 raft_consensus.cc:740] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.873632  5368 consensus_queue.cc:260] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.873787  5368 raft_consensus.cc:399] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.873862  5368 raft_consensus.cc:493] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.873986  5368 raft_consensus.cc:3060] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.873948  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.874995  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet abd832a637b447ecb244d4ba54d663d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.875353  5378 tablet_replica.cc:333] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.875602  5378 raft_consensus.cc:2243] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.875828  5378 raft_consensus.cc:2272] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.876842  5368 raft_consensus.cc:515] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.876863  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.877127  5368 leader_election.cc:304] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.877339  5368 leader_election.cc:290] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.877434  5371 raft_consensus.cc:2804] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.877605  5371 raft_consensus.cc:697] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.877868  5371 consensus_queue.cc:237] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.878201  5368 ts_tablet_manager.cc:1434] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:52:51.877630  5378 ts_tablet_manager.cc:1916] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:51.880750  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6839e50dc108432cbbe71a7f24b8877c has no consensus state
I20251210 02:52:51.883957  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.884748  5378 ts_tablet_manager.cc:1929] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.884914  5378 log.cc:1199] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/abd832a637b447ecb244d4ba54d663d5
I20251210 02:52:51.885262  5378 ts_tablet_manager.cc:1950] T abd832a637b447ecb244d4ba54d663d5 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.881521  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 7b95a914fe0a44c38f7ecb0e76cebd67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.886128  5378 tablet_replica.cc:333] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.886292  5378 raft_consensus.cc:2243] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.886482  5378 raft_consensus.cc:2272] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.886534  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.888919  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet abd832a637b447ecb244d4ba54d663d5 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.889662  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 6839e50dc108432cbbe71a7f24b8877c
I20251210 02:52:51.889781  5378 ts_tablet_manager.cc:1916] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.889595  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 6839e50dc108432cbbe71a7f24b8877c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.890511  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6839e50dc108432cbbe71a7f24b8877c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.892254  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.893237  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 6839e50dc108432cbbe71a7f24b8877c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.896376  5378 ts_tablet_manager.cc:1929] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.896495  5378 log.cc:1199] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/7b95a914fe0a44c38f7ecb0e76cebd67
I20251210 02:52:51.896685  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.896898  5378 ts_tablet_manager.cc:1950] T 7b95a914fe0a44c38f7ecb0e76cebd67 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.897943  5368 tablet_bootstrap.cc:492] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.898557  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 7b95a914fe0a44c38f7ecb0e76cebd67 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.898869  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 6839e50dc108432cbbe71a7f24b8877c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6839e50dc108432cbbe71a7f24b8877c already in progress: creating tablet
I20251210 02:52:51.900205  5368 tablet_bootstrap.cc:654] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:51.900492  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2e73f60f82ca4146b3db99e1c2d824c1 has no consensus state
I20251210 02:52:51.902256  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.902911  5368 tablet_bootstrap.cc:492] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.903069  5368 ts_tablet_manager.cc:1403] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:51.903841  5368 raft_consensus.cc:359] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.904287  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 2e73f60f82ca4146b3db99e1c2d824c1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.904691  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e73f60f82ca4146b3db99e1c2d824c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.904716  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.907763  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 2e73f60f82ca4146b3db99e1c2d824c1
I20251210 02:52:51.908511  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 2e73f60f82ca4146b3db99e1c2d824c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:51.909138  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 2e73f60f82ca4146b3db99e1c2d824c1 because the tablet was not found. No further retry: Not found: Tablet not found: 2e73f60f82ca4146b3db99e1c2d824c1
I20251210 02:52:51.909848  5368 raft_consensus.cc:385] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.909787  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.909983  5368 raft_consensus.cc:740] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.910211  5368 consensus_queue.cc:260] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.910342  5368 raft_consensus.cc:399] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.910415  5368 raft_consensus.cc:493] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.910486  5368 raft_consensus.cc:3060] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.912545  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.912668  5368 raft_consensus.cc:515] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.912912  5368 leader_election.cc:304] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.913105  5368 leader_election.cc:290] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.913249  5371 raft_consensus.cc:2804] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.913429  5371 raft_consensus.cc:697] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.913520  5368 ts_tablet_manager.cc:1434] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20251210 02:52:51.913687  5371 consensus_queue.cc:237] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.913859  5368 tablet_bootstrap.cc:492] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.915645  5368 tablet_bootstrap.cc:654] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:51.916618  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5ccdfde92cfe447396fefd8fdb80f37f has no consensus state
I20251210 02:52:51.917428  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 6839e50dc108432cbbe71a7f24b8877c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.917711  5378 tablet_replica.cc:333] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.917917  5378 raft_consensus.cc:2243] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.918128  5378 raft_consensus.cc:2272] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.918452  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.919449  5368 tablet_bootstrap.cc:492] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.919651  5368 ts_tablet_manager.cc:1403] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20251210 02:52:51.920233  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 5ccdfde92cfe447396fefd8fdb80f37f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 02:52:51.920643  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ccdfde92cfe447396fefd8fdb80f37f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.920922  5368 raft_consensus.cc:359] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.921096  5368 raft_consensus.cc:385] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.921226  5368 raft_consensus.cc:740] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.921344  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.921473  5368 consensus_queue.cc:260] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.921630  5378 ts_tablet_manager.cc:1916] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.921684  5368 raft_consensus.cc:399] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.921782  5368 raft_consensus.cc:493] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.921909  5368 raft_consensus.cc:3060] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.925459  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 5ccdfde92cfe447396fefd8fdb80f37f
I20251210 02:52:51.925602  5368 raft_consensus.cc:515] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.925964  5368 leader_election.cc:304] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.926260  5371 raft_consensus.cc:2804] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.926367  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 5ccdfde92cfe447396fefd8fdb80f37f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.926414  5371 raft_consensus.cc:697] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.926678  5371 consensus_queue.cc:237] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.927670  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.928025  5368 leader_election.cc:290] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.928571  5368 ts_tablet_manager.cc:1434] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20251210 02:52:51.928897  5368 tablet_bootstrap.cc:492] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.930634  5368 tablet_bootstrap.cc:654] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.930541  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.931380  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.932265  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 2e73f60f82ca4146b3db99e1c2d824c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.935108  5378 ts_tablet_manager.cc:1929] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.935261  5378 log.cc:1199] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/6839e50dc108432cbbe71a7f24b8877c
W20251210 02:52:51.935484  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 674d505c92994be3beb924d53f1850e6 has no consensus state
I20251210 02:52:51.935722  5378 ts_tablet_manager.cc:1950] T 6839e50dc108432cbbe71a7f24b8877c P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.936633  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 6839e50dc108432cbbe71a7f24b8877c (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.937122  5378 tablet_replica.cc:333] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
W20251210 02:52:51.937319  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 5ccdfde92cfe447396fefd8fdb80f37f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5ccdfde92cfe447396fefd8fdb80f37f already in progress: creating tablet
I20251210 02:52:51.937316  5378 raft_consensus.cc:2243] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.939718  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.940125  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 674d505c92994be3beb924d53f1850e6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 02:52:51.940706  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674d505c92994be3beb924d53f1850e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.942911  5378 raft_consensus.cc:2272] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.943075  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.944080  5378 ts_tablet_manager.cc:1916] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.948238  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 674d505c92994be3beb924d53f1850e6
I20251210 02:52:51.949083  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 674d505c92994be3beb924d53f1850e6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.949694  5368 tablet_bootstrap.cc:492] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.949862  5368 ts_tablet_manager.cc:1403] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20251210 02:52:51.950214  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.950490  5368 raft_consensus.cc:359] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.950649  5368 raft_consensus.cc:385] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.950729  5368 raft_consensus.cc:740] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.950959  5368 consensus_queue.cc:260] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.951085  5368 raft_consensus.cc:399] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.951193  5368 raft_consensus.cc:493] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.951279  5368 raft_consensus.cc:3060] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.952862  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.953666  5368 raft_consensus.cc:515] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.953894  5368 leader_election.cc:304] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.954119  5368 leader_election.cc:290] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.954196  5371 raft_consensus.cc:2804] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.954360  5371 raft_consensus.cc:697] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.954517  5368 ts_tablet_manager.cc:1434] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:51.954592  5371 consensus_queue.cc:237] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.954861  5368 tablet_bootstrap.cc:492] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.954910  5378 ts_tablet_manager.cc:1929] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.955011  5378 log.cc:1199] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/2e73f60f82ca4146b3db99e1c2d824c1
I20251210 02:52:51.955439  5378 ts_tablet_manager.cc:1950] T 2e73f60f82ca4146b3db99e1c2d824c1 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.956409  5368 tablet_bootstrap.cc:654] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.956405  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 2e73f60f82ca4146b3db99e1c2d824c1 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:51.956874  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 674d505c92994be3beb924d53f1850e6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 674d505c92994be3beb924d53f1850e6 already in progress: creating tablet
W20251210 02:52:51.957515  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0defec47239743c797bf548aa4145043 has no consensus state
I20251210 02:52:51.958793  5368 tablet_bootstrap.cc:492] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.958962  5368 ts_tablet_manager.cc:1403] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:51.958925  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.959625  5368 raft_consensus.cc:359] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.959789  5368 raft_consensus.cc:385] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.959868  5368 raft_consensus.cc:740] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.960022  5368 consensus_queue.cc:260] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.960191  5368 raft_consensus.cc:399] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.960286  5368 raft_consensus.cc:493] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.960398  5368 raft_consensus.cc:3060] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.961581  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 5ccdfde92cfe447396fefd8fdb80f37f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.961548  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.961867  5378 tablet_replica.cc:333] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:51.962095  5378 raft_consensus.cc:2243] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.962277  5378 raft_consensus.cc:2272] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.963142  5368 raft_consensus.cc:515] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.963392  5368 leader_election.cc:304] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.963459  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 0defec47239743c797bf548aa4145043 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.963630  5368 leader_election.cc:290] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.963721  5370 raft_consensus.cc:2804] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.963842  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0defec47239743c797bf548aa4145043. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.963865  5370 raft_consensus.cc:697] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.964110  5368 ts_tablet_manager.cc:1434] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20251210 02:52:51.964160  5370 consensus_queue.cc:237] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.967646  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:51.968909  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 0defec47239743c797bf548aa4145043
I20251210 02:52:51.968942  5378 ts_tablet_manager.cc:1916] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.969732  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 0defec47239743c797bf548aa4145043 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.970686  5368 tablet_bootstrap.cc:492] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.970664  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.972224  5368 tablet_bootstrap.cc:654] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.974489  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.978230  5368 tablet_bootstrap.cc:492] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.978437  5368 ts_tablet_manager.cc:1403] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20251210 02:52:51.979175  5368 raft_consensus.cc:359] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.979365  5368 raft_consensus.cc:385] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.979461  5368 raft_consensus.cc:740] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
W20251210 02:52:51.979628  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4cdcd5e8fe6b4cd194a0df70ecd52f24 has no consensus state
I20251210 02:52:51.979732  5368 consensus_queue.cc:260] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.979898  5368 raft_consensus.cc:399] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.980011  5368 raft_consensus.cc:493] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.980105  5368 raft_consensus.cc:3060] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:51.981451  5378 ts_tablet_manager.cc:1929] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:51.983350  5378 log.cc:1199] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/5ccdfde92cfe447396fefd8fdb80f37f
I20251210 02:52:51.982093  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.983429  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 4cdcd5e8fe6b4cd194a0df70ecd52f24 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 02:52:51.982657  5368 raft_consensus.cc:515] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.983834  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cdcd5e8fe6b4cd194a0df70ecd52f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:51.983930  5368 leader_election.cc:304] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:51.984395  5371 raft_consensus.cc:2804] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:51.984556  5371 raft_consensus.cc:697] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:51.984860  5378 ts_tablet_manager.cc:1950] T 5ccdfde92cfe447396fefd8fdb80f37f P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:51.984856  5371 consensus_queue.cc:237] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.986109  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 5ccdfde92cfe447396fefd8fdb80f37f (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:51.986219  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 674d505c92994be3beb924d53f1850e6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.986488  5378 tablet_replica.cc:333] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
W20251210 02:52:51.986482  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 0defec47239743c797bf548aa4145043 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0defec47239743c797bf548aa4145043 already in progress: creating tablet
I20251210 02:52:51.986697  5378 raft_consensus.cc:2243] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:51.986889  5378 raft_consensus.cc:2272] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:51.987476  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.991281  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 4cdcd5e8fe6b4cd194a0df70ecd52f24
I20251210 02:52:51.991418  5368 leader_election.cc:290] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:51.991833  5368 ts_tablet_manager.cc:1434] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20251210 02:52:51.991926  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 4cdcd5e8fe6b4cd194a0df70ecd52f24 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:51.992141  5368 tablet_bootstrap.cc:492] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:51.993172  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:51.993818  5368 tablet_bootstrap.cc:654] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:51.993330  5378 ts_tablet_manager.cc:1916] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:51.996366  5368 tablet_bootstrap.cc:492] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:51.996249  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:51.996496  5368 ts_tablet_manager.cc:1403] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:51.997319  5368 raft_consensus.cc:359] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.997503  5368 raft_consensus.cc:385] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:51.997640  5368 raft_consensus.cc:740] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:51.997902  5368 consensus_queue.cc:260] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:51.998132  5368 raft_consensus.cc:399] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:51.998219  5368 raft_consensus.cc:493] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:51.998337  5368 raft_consensus.cc:3060] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.001161  5368 raft_consensus.cc:515] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.001434  5368 leader_election.cc:304] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.001633  5368 leader_election.cc:290] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.001710  5370 raft_consensus.cc:2804] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.001902  5370 raft_consensus.cc:697] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.002126  5370 consensus_queue.cc:237] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.002337  5368 ts_tablet_manager.cc:1434] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:52:52.003337  5378 ts_tablet_manager.cc:1929] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.003468  5378 log.cc:1199] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/674d505c92994be3beb924d53f1850e6
W20251210 02:52:52.003594  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 31401abd34554cc2b0deb4f2939ac270 has no consensus state
I20251210 02:52:52.003930  5378 ts_tablet_manager.cc:1950] T 674d505c92994be3beb924d53f1850e6 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.004877  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 674d505c92994be3beb924d53f1850e6 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.005036  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 0defec47239743c797bf548aa4145043 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:51 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.005597  5378 tablet_replica.cc:333] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.005793  5378 raft_consensus.cc:2243] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.005965  5378 raft_consensus.cc:2272] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.006902  5378 ts_tablet_manager.cc:1916] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.006995  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:52.007750  5320 tablet_service.cc:1505] Processing CreateTablet for tablet 31401abd34554cc2b0deb4f2939ac270 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251210 02:52:52.008185  5320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31401abd34554cc2b0deb4f2939ac270. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.009593  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.012073  5378 ts_tablet_manager.cc:1929] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.012248  5378 log.cc:1199] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/4cdcd5e8fe6b4cd194a0df70ecd52f24
I20251210 02:52:52.012619  5378 ts_tablet_manager.cc:1950] T 4cdcd5e8fe6b4cd194a0df70ecd52f24 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.013420  5378 tablet_replica.cc:333] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.013505  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 31401abd34554cc2b0deb4f2939ac270
I20251210 02:52:52.013556  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 4cdcd5e8fe6b4cd194a0df70ecd52f24 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.013619  5378 raft_consensus.cc:2243] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.013797  5378 raft_consensus.cc:2272] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.014290  5368 tablet_bootstrap.cc:492] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.014902  5378 ts_tablet_manager.cc:1916] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.015460  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.016127  5368 tablet_bootstrap.cc:654] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.016937  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 31401abd34554cc2b0deb4f2939ac270 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.018105  5368 tablet_bootstrap.cc:492] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.018100  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.018378  5368 ts_tablet_manager.cc:1403] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:52.019205  5368 raft_consensus.cc:359] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.019407  5368 raft_consensus.cc:385] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.019503  5368 raft_consensus.cc:740] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.019753  5368 consensus_queue.cc:260] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.019907  5368 raft_consensus.cc:399] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.020008  5368 raft_consensus.cc:493] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.020103  5368 raft_consensus.cc:3060] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.021100  5378 ts_tablet_manager.cc:1929] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.021204  5378 log.cc:1199] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/0defec47239743c797bf548aa4145043
I20251210 02:52:52.021625  5378 ts_tablet_manager.cc:1950] T 0defec47239743c797bf548aa4145043 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
W20251210 02:52:52.022365  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2aa2628fa6fa43d1925005e91c7449fd has no consensus state
I20251210 02:52:52.022598  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 0defec47239743c797bf548aa4145043 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.022686  5368 raft_consensus.cc:515] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.022894  5368 leader_election.cc:304] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
W20251210 02:52:52.022980  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 31401abd34554cc2b0deb4f2939ac270 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 31401abd34554cc2b0deb4f2939ac270 already in progress: creating tablet
I20251210 02:52:52.023144  5368 leader_election.cc:290] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.023239  5370 raft_consensus.cc:2804] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.023394  5370 raft_consensus.cc:697] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.023558  5368 ts_tablet_manager.cc:1434] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20251210 02:52:52.023640  5370 consensus_queue.cc:237] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.025045  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.026705  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 2aa2628fa6fa43d1925005e91c7449fd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251210 02:52:52.027151  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa2628fa6fa43d1925005e91c7449fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.027626  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 31401abd34554cc2b0deb4f2939ac270 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.027585  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.028538  5378 tablet_replica.cc:333] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.028746  5378 raft_consensus.cc:2243] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.028978  5378 raft_consensus.cc:2272] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.030928  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 2aa2628fa6fa43d1925005e91c7449fd
I20251210 02:52:52.031663  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 2aa2628fa6fa43d1925005e91c7449fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.032910  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.033170  5368 tablet_bootstrap.cc:492] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.033336  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.034109  5378 ts_tablet_manager.cc:1916] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.034864  5368 tablet_bootstrap.cc:654] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.036444  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.036758  5368 tablet_bootstrap.cc:492] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.036947  5368 ts_tablet_manager.cc:1403] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 02:52:52.037771  5368 raft_consensus.cc:359] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.037988  5368 raft_consensus.cc:385] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.038111  5368 raft_consensus.cc:740] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.038396  5368 consensus_queue.cc:260] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.038585  5368 raft_consensus.cc:399] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.038684  5368 raft_consensus.cc:493] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.038802  5368 raft_consensus.cc:3060] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:52.040032  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cbd26cb3922140fb9f90661681dbffef has no consensus state
I20251210 02:52:52.041121  5378 ts_tablet_manager.cc:1929] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.041270  5378 log.cc:1199] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/31401abd34554cc2b0deb4f2939ac270
I20251210 02:52:52.041736  5378 ts_tablet_manager.cc:1950] T 31401abd34554cc2b0deb4f2939ac270 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.042500  5368 raft_consensus.cc:515] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.042709  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 31401abd34554cc2b0deb4f2939ac270 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.042752  5368 leader_election.cc:304] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.042948  5368 leader_election.cc:290] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.043073  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.043195  5493 raft_consensus.cc:2804] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
W20251210 02:52:52.043370  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 2aa2628fa6fa43d1925005e91c7449fd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2aa2628fa6fa43d1925005e91c7449fd already in progress: creating tablet
I20251210 02:52:52.043627  5368 ts_tablet_manager.cc:1434] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20251210 02:52:52.043603  5493 raft_consensus.cc:697] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.043941  5493 consensus_queue.cc:237] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.045110  5319 tablet_service.cc:1505] Processing CreateTablet for tablet cbd26cb3922140fb9f90661681dbffef (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.045711  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd26cb3922140fb9f90661681dbffef. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.045709  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.048756  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet cbd26cb3922140fb9f90661681dbffef
I20251210 02:52:52.049701  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet cbd26cb3922140fb9f90661681dbffef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.050444  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
W20251210 02:52:52.050657  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet cbd26cb3922140fb9f90661681dbffef because the tablet was not found. No further retry: Not found: Tablet not found: cbd26cb3922140fb9f90661681dbffef
I20251210 02:52:52.051185  5368 tablet_bootstrap.cc:492] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.052309  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.052614  5368 tablet_bootstrap.cc:654] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.053077  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 2aa2628fa6fa43d1925005e91c7449fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.053563  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.053892  5378 tablet_replica.cc:333] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.054069  5378 raft_consensus.cc:2243] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.054266  5378 raft_consensus.cc:2272] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.056377  5378 ts_tablet_manager.cc:1916] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.057946  5368 tablet_bootstrap.cc:492] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.058241  5368 ts_tablet_manager.cc:1403] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
W20251210 02:52:52.058512  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a13a155d6f2b4f7b8b0d920dbb21c340 has no consensus state
I20251210 02:52:52.059074  5368 raft_consensus.cc:359] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.059274  5368 raft_consensus.cc:385] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.059367  5368 raft_consensus.cc:740] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.059646  5368 consensus_queue.cc:260] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.059826  5368 raft_consensus.cc:399] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.059942  5368 raft_consensus.cc:493] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.060046  5368 raft_consensus.cc:3060] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.060693  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.062273  5319 tablet_service.cc:1505] Processing CreateTablet for tablet a13a155d6f2b4f7b8b0d920dbb21c340 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.062681  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13a155d6f2b4f7b8b0d920dbb21c340. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.062819  5368 raft_consensus.cc:515] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.063048  5368 leader_election.cc:304] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.063222  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.063431  5493 raft_consensus.cc:2804] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.063582  5493 raft_consensus.cc:697] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.063908  5493 consensus_queue.cc:237] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.067229  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet a13a155d6f2b4f7b8b0d920dbb21c340
I20251210 02:52:52.067340  5378 ts_tablet_manager.cc:1929] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.067518  5378 log.cc:1199] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/2aa2628fa6fa43d1925005e91c7449fd
I20251210 02:52:52.068467  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet a13a155d6f2b4f7b8b0d920dbb21c340 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.069597  5368 leader_election.cc:290] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.069650  5378 ts_tablet_manager.cc:1950] T 2aa2628fa6fa43d1925005e91c7449fd P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.069787  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.070407  5368 ts_tablet_manager.cc:1434] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20251210 02:52:52.070724  5368 tablet_bootstrap.cc:492] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.070734  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 2aa2628fa6fa43d1925005e91c7449fd (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:52.071034  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet a13a155d6f2b4f7b8b0d920dbb21c340 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a13a155d6f2b4f7b8b0d920dbb21c340 already in progress: creating tablet
I20251210 02:52:52.072299  5368 tablet_bootstrap.cc:654] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.072679  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.074455  5368 tablet_bootstrap.cc:492] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.074608  5368 ts_tablet_manager.cc:1403] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:52.075408  5368 raft_consensus.cc:359] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.075598  5368 raft_consensus.cc:385] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.075881  5368 raft_consensus.cc:740] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.076117  5368 consensus_queue.cc:260] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.076320  5368 raft_consensus.cc:399] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.076419  5368 raft_consensus.cc:493] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.076546  5368 raft_consensus.cc:3060] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:52.076867  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8bacc0ab1ac741609d23cfb9606507d7 has no consensus state
I20251210 02:52:52.079372  5368 raft_consensus.cc:515] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.079623  5368 leader_election.cc:304] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.080034  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet cbd26cb3922140fb9f90661681dbffef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.080098  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.080309  5378 tablet_replica.cc:333] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.080526  5378 raft_consensus.cc:2243] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.080798  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 8bacc0ab1ac741609d23cfb9606507d7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.081216  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bacc0ab1ac741609d23cfb9606507d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.081635  5368 leader_election.cc:290] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.081910  5493 raft_consensus.cc:2804] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.082134  5493 raft_consensus.cc:697] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.082091  5378 raft_consensus.cc:2272] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.082383  5493 consensus_queue.cc:237] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.083218  5368 ts_tablet_manager.cc:1434] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20251210 02:52:52.083141  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.085563  5378 ts_tablet_manager.cc:1916] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.087020  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 8bacc0ab1ac741609d23cfb9606507d7
I20251210 02:52:52.087667  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 8bacc0ab1ac741609d23cfb9606507d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.088147  5368 tablet_bootstrap.cc:492] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.089424  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.089910  5368 tablet_bootstrap.cc:654] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.090576  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet a13a155d6f2b4f7b8b0d920dbb21c340 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.091220  5378 ts_tablet_manager.cc:1929] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.091367  5378 log.cc:1199] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/cbd26cb3922140fb9f90661681dbffef
I20251210 02:52:52.091717  5378 ts_tablet_manager.cc:1950] T cbd26cb3922140fb9f90661681dbffef P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.091945  5368 tablet_bootstrap.cc:492] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.092137  5368 ts_tablet_manager.cc:1403] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:52.092681  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet cbd26cb3922140fb9f90661681dbffef (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:52.092999  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 8bacc0ab1ac741609d23cfb9606507d7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8bacc0ab1ac741609d23cfb9606507d7 already in progress: creating tablet
I20251210 02:52:52.093037  5368 raft_consensus.cc:359] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.093226  5368 raft_consensus.cc:385] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.093310  5368 raft_consensus.cc:740] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.093502  5378 tablet_replica.cc:333] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.093549  5368 consensus_queue.cc:260] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.093730  5368 raft_consensus.cc:399] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.093837  5368 raft_consensus.cc:493] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.093883  5378 raft_consensus.cc:2243] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.093959  5368 raft_consensus.cc:3060] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.094133  5378 raft_consensus.cc:2272] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.094332  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.095001  5378 ts_tablet_manager.cc:1916] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.096696  5368 raft_consensus.cc:515] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.096943  5368 leader_election.cc:304] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.097152  5368 leader_election.cc:290] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.097412  5493 raft_consensus.cc:2804] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.097610  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.097908  5368 ts_tablet_manager.cc:1434] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 02:52:52.099504  5493 raft_consensus.cc:697] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.099764  5493 consensus_queue.cc:237] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.100914  5378 ts_tablet_manager.cc:1929] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.101040  5378 log.cc:1199] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/a13a155d6f2b4f7b8b0d920dbb21c340
W20251210 02:52:52.101222  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 22a0268b131d4ec49a699fbd2c5ae413 has no consensus state
I20251210 02:52:52.101486  5378 ts_tablet_manager.cc:1950] T a13a155d6f2b4f7b8b0d920dbb21c340 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.102735  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet a13a155d6f2b4f7b8b0d920dbb21c340 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.103147  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.104717  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 22a0268b131d4ec49a699fbd2c5ae413 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.105203  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a0268b131d4ec49a699fbd2c5ae413. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.105702  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.106675  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 8bacc0ab1ac741609d23cfb9606507d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.107771  5378 tablet_replica.cc:333] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.107976  5378 raft_consensus.cc:2243] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.108171  5378 raft_consensus.cc:2272] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.109406  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 22a0268b131d4ec49a699fbd2c5ae413
I20251210 02:52:52.109817  5378 ts_tablet_manager.cc:1916] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.110188  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 22a0268b131d4ec49a699fbd2c5ae413 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.111614  5368 tablet_bootstrap.cc:492] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.111740  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.112074  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.113297  5368 tablet_bootstrap.cc:654] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.114931  5368 tablet_bootstrap.cc:492] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.115106  5368 ts_tablet_manager.cc:1403] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:52.115111  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.115918  5368 raft_consensus.cc:359] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.116088  5368 raft_consensus.cc:385] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.116178  5368 raft_consensus.cc:740] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.116426  5368 consensus_queue.cc:260] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.116644  5368 raft_consensus.cc:399] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.116740  5378 ts_tablet_manager.cc:1929] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.116750  5368 raft_consensus.cc:493] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.116914  5378 log.cc:1199] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/8bacc0ab1ac741609d23cfb9606507d7
I20251210 02:52:52.116971  5368 raft_consensus.cc:3060] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.117344  5378 ts_tablet_manager.cc:1950] T 8bacc0ab1ac741609d23cfb9606507d7 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
W20251210 02:52:52.118696  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 08e3b45c97b840f686b66edc34891df5 has no consensus state
I20251210 02:52:52.118695  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 8bacc0ab1ac741609d23cfb9606507d7 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:52.119083  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 22a0268b131d4ec49a699fbd2c5ae413 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 22a0268b131d4ec49a699fbd2c5ae413 already in progress: creating tablet
I20251210 02:52:52.119617  5368 raft_consensus.cc:515] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.119829  5368 leader_election.cc:304] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.120023  5368 leader_election.cc:290] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.120095  5370 raft_consensus.cc:2804] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.120241  5370 raft_consensus.cc:697] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.120476  5370 consensus_queue.cc:237] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.120927  5368 ts_tablet_manager.cc:1434] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20251210 02:52:52.121023  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.122534  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 08e3b45c97b840f686b66edc34891df5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 50
I20251210 02:52:52.122901  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08e3b45c97b840f686b66edc34891df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.123698  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.123924  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 22a0268b131d4ec49a699fbd2c5ae413 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.124226  5378 tablet_replica.cc:333] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.124468  5378 raft_consensus.cc:2243] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.124732  5378 raft_consensus.cc:2272] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.125953  5378 ts_tablet_manager.cc:1916] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.127609  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 08e3b45c97b840f686b66edc34891df5
I20251210 02:52:52.128391  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 08e3b45c97b840f686b66edc34891df5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.129333  5368 tablet_bootstrap.cc:492] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.129475  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.131305  5368 tablet_bootstrap.cc:654] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.130541  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.132419  5378 ts_tablet_manager.cc:1929] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.132589  5378 log.cc:1199] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/22a0268b131d4ec49a699fbd2c5ae413
I20251210 02:52:52.133080  5378 ts_tablet_manager.cc:1950] T 22a0268b131d4ec49a699fbd2c5ae413 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.134013  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 22a0268b131d4ec49a699fbd2c5ae413 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.134012  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
W20251210 02:52:52.134459  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 08e3b45c97b840f686b66edc34891df5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 08e3b45c97b840f686b66edc34891df5 already in progress: creating tablet
I20251210 02:52:52.135174  5368 tablet_bootstrap.cc:492] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.135360  5368 ts_tablet_manager.cc:1403] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.003s
I20251210 02:52:52.136083  5368 raft_consensus.cc:359] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.136241  5368 raft_consensus.cc:385] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.136325  5368 raft_consensus.cc:740] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.136925  5368 consensus_queue.cc:260] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.137121  5368 raft_consensus.cc:399] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.137236  5368 raft_consensus.cc:493] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.137346  5368 raft_consensus.cc:3060] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:52.137814  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f9af65623dfa4315a4a50a6c9b92af8d has no consensus state
I20251210 02:52:52.139187  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.141022  5319 tablet_service.cc:1505] Processing CreateTablet for tablet f9af65623dfa4315a4a50a6c9b92af8d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 50
I20251210 02:52:52.141386  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9af65623dfa4315a4a50a6c9b92af8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.141582  5368 raft_consensus.cc:515] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.141640  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.141819  5368 leader_election.cc:304] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.142134  5370 raft_consensus.cc:2804] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.142288  5370 raft_consensus.cc:697] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.142547  5370 consensus_queue.cc:237] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.143278  5368 leader_election.cc:290] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.143783  5368 ts_tablet_manager.cc:1434] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20251210 02:52:52.145041  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet f9af65623dfa4315a4a50a6c9b92af8d
I20251210 02:52:52.145792  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet f9af65623dfa4315a4a50a6c9b92af8d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.146853  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
W20251210 02:52:52.147245  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet f9af65623dfa4315a4a50a6c9b92af8d because the tablet was not found. No further retry: Not found: Tablet not found: f9af65623dfa4315a4a50a6c9b92af8d
I20251210 02:52:52.147583  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.148463  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 08e3b45c97b840f686b66edc34891df5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.148705  5378 tablet_replica.cc:333] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.148914  5378 raft_consensus.cc:2243] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.149109  5378 raft_consensus.cc:2272] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.150210  5378 ts_tablet_manager.cc:1916] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.150488  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.151001  5368 tablet_bootstrap.cc:492] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.152683  5368 tablet_bootstrap.cc:654] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:52.154377  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet adc0c1d3baee42c2bc97447fcb346315 has no consensus state
I20251210 02:52:52.154742  5368 tablet_bootstrap.cc:492] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.154882  5368 ts_tablet_manager.cc:1403] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:52.155663  5368 raft_consensus.cc:359] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.155841  5378 ts_tablet_manager.cc:1929] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.155848  5368 raft_consensus.cc:385] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.156023  5378 log.cc:1199] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/08e3b45c97b840f686b66edc34891df5
I20251210 02:52:52.156033  5368 raft_consensus.cc:740] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.156289  5368 consensus_queue.cc:260] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.156404  5378 ts_tablet_manager.cc:1950] T 08e3b45c97b840f686b66edc34891df5 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.156499  5368 raft_consensus.cc:399] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.156601  5368 raft_consensus.cc:493] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.156715  5368 raft_consensus.cc:3060] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.156809  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.157506  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 08e3b45c97b840f686b66edc34891df5 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.158527  5319 tablet_service.cc:1505] Processing CreateTablet for tablet adc0c1d3baee42c2bc97447fcb346315 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.158994  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc0c1d3baee42c2bc97447fcb346315. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.159159  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.159687  5368 raft_consensus.cc:515] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.159919  5368 leader_election.cc:304] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.160173  5370 raft_consensus.cc:2804] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.160334  5370 raft_consensus.cc:697] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.160567  5370 consensus_queue.cc:237] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.161789  5368 leader_election.cc:290] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.162310  5368 ts_tablet_manager.cc:1434] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20251210 02:52:52.162747  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet adc0c1d3baee42c2bc97447fcb346315
I20251210 02:52:52.163483  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet adc0c1d3baee42c2bc97447fcb346315 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.164317  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet adc0c1d3baee42c2bc97447fcb346315 because the tablet was not found. No further retry: Not found: Tablet not found: adc0c1d3baee42c2bc97447fcb346315
I20251210 02:52:52.164749  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.165618  5368 tablet_bootstrap.cc:492] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.165673  5232 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.167441  5368 tablet_bootstrap.cc:654] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.167724  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet f9af65623dfa4315a4a50a6c9b92af8d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.168068  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.168725  5378 tablet_replica.cc:333] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.168918  5378 raft_consensus.cc:2243] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.169116  5378 raft_consensus.cc:2272] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.169413  5368 tablet_bootstrap.cc:492] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.169581  5368 ts_tablet_manager.cc:1403] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:52.170365  5368 raft_consensus.cc:359] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.170580  5368 raft_consensus.cc:385] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.170667  5368 raft_consensus.cc:740] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.170758  5378 ts_tablet_manager.cc:1916] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.170904  5368 consensus_queue.cc:260] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.171074  5368 raft_consensus.cc:399] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.171178  5368 raft_consensus.cc:493] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.171289  5368 raft_consensus.cc:3060] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:52.171790  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c651d7ed7f114582bdcb64d2eded2091 has no consensus state
I20251210 02:52:52.174115  5368 raft_consensus.cc:515] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.174336  5368 leader_election.cc:304] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.174612  5368 leader_election.cc:290] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.174744  5370 raft_consensus.cc:2804] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.174870  5370 raft_consensus.cc:697] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.175087  5368 ts_tablet_manager.cc:1434] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20251210 02:52:52.175109  5370 consensus_queue.cc:237] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.175529  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.175653  5319 tablet_service.cc:1505] Processing CreateTablet for tablet c651d7ed7f114582bdcb64d2eded2091 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.176012  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c651d7ed7f114582bdcb64d2eded2091. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.177932  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.180120  5378 ts_tablet_manager.cc:1929] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.180316  5378 log.cc:1199] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/f9af65623dfa4315a4a50a6c9b92af8d
I20251210 02:52:52.180783  5378 ts_tablet_manager.cc:1950] T f9af65623dfa4315a4a50a6c9b92af8d P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
W20251210 02:52:52.181782  5220 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet f332960b35d24bbda09cc6fed51c13aa (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f332960b35d24bbda09cc6fed51c13aa consensus state has no leader
I20251210 02:52:52.181952  5368 tablet_bootstrap.cc:492] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.181960  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet f9af65623dfa4315a4a50a6c9b92af8d (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.182415  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet c651d7ed7f114582bdcb64d2eded2091
I20251210 02:52:52.183243  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet c651d7ed7f114582bdcb64d2eded2091 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.183569  5368 tablet_bootstrap.cc:654] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:52.183920  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet c651d7ed7f114582bdcb64d2eded2091 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c651d7ed7f114582bdcb64d2eded2091 already in progress: creating tablet
I20251210 02:52:52.184507  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.185210  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet adc0c1d3baee42c2bc97447fcb346315 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.184890  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.185501  5378 tablet_replica.cc:333] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.185668  5368 tablet_bootstrap.cc:492] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.185817  5368 ts_tablet_manager.cc:1403] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:52.185871  5378 raft_consensus.cc:2243] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.186144  5378 raft_consensus.cc:2272] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.186702  5368 raft_consensus.cc:359] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.186853  5368 raft_consensus.cc:385] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.186940  5368 raft_consensus.cc:740] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.187165  5368 consensus_queue.cc:260] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.187404  5368 raft_consensus.cc:399] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.187508  5368 raft_consensus.cc:493] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.187645  5368 raft_consensus.cc:3060] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.188230  5378 ts_tablet_manager.cc:1916] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.190233  5368 raft_consensus.cc:515] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.190554  5368 leader_election.cc:304] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.190838  5368 leader_election.cc:290] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.190935  5493 raft_consensus.cc:2804] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.191051  5493 raft_consensus.cc:697] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.191229  5493 consensus_queue.cc:237] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.191303  5368 ts_tablet_manager.cc:1434] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20251210 02:52:52.193212  5378 ts_tablet_manager.cc:1929] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.193303  5378 log.cc:1199] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/adc0c1d3baee42c2bc97447fcb346315
I20251210 02:52:52.193611  5378 ts_tablet_manager.cc:1950] T adc0c1d3baee42c2bc97447fcb346315 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.194659  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet adc0c1d3baee42c2bc97447fcb346315 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.195640  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet c651d7ed7f114582bdcb64d2eded2091 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.195827  5378 tablet_replica.cc:333] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.195962  5378 raft_consensus.cc:2243] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.196089  5378 raft_consensus.cc:2272] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.196805  5378 ts_tablet_manager.cc:1916] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.203130  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.203385  5378 ts_tablet_manager.cc:1929] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.203480  5378 log.cc:1199] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/c651d7ed7f114582bdcb64d2eded2091
I20251210 02:52:52.203800  5378 ts_tablet_manager.cc:1950] T c651d7ed7f114582bdcb64d2eded2091 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.204591  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet c651d7ed7f114582bdcb64d2eded2091 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:52.206390  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d7f52e363c6f41869a9ea927c7fdb4b7 has no consensus state
I20251210 02:52:52.207909  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.209632  5319 tablet_service.cc:1505] Processing CreateTablet for tablet d7f52e363c6f41869a9ea927c7fdb4b7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:52.209972  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f52e363c6f41869a9ea927c7fdb4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.210153  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.212935  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet d7f52e363c6f41869a9ea927c7fdb4b7
I20251210 02:52:52.213600  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet d7f52e363c6f41869a9ea927c7fdb4b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.214100  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet d7f52e363c6f41869a9ea927c7fdb4b7 because the tablet was not found. No further retry: Not found: Tablet not found: d7f52e363c6f41869a9ea927c7fdb4b7
I20251210 02:52:52.214359  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.215416  5368 tablet_bootstrap.cc:492] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.216491  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.216655  5368 tablet_bootstrap.cc:654] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.218367  5368 tablet_bootstrap.cc:492] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.218495  5368 ts_tablet_manager.cc:1403] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:52.219185  5368 raft_consensus.cc:359] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.219319  5368 raft_consensus.cc:385] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.219378  5368 raft_consensus.cc:740] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.219556  5368 consensus_queue.cc:260] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.219698  5368 raft_consensus.cc:399] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.219765  5368 raft_consensus.cc:493] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.219866  5368 raft_consensus.cc:3060] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:52.220032  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5a40502d17274f4b8a47b819484eac63 has no consensus state
I20251210 02:52:52.221284  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.222265  5368 raft_consensus.cc:515] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.222451  5368 leader_election.cc:304] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.222798  5493 raft_consensus.cc:2804] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.222993  5493 raft_consensus.cc:697] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.223428  5493 consensus_queue.cc:237] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.223851  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.224892  5368 leader_election.cc:290] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.225407  5368 ts_tablet_manager.cc:1434] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 02:52:52.225802  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 5a40502d17274f4b8a47b819484eac63 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:52.226194  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a40502d17274f4b8a47b819484eac63. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.227322  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 5a40502d17274f4b8a47b819484eac63
I20251210 02:52:52.227938  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 5a40502d17274f4b8a47b819484eac63 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.228907  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 5a40502d17274f4b8a47b819484eac63 because the tablet was not found. No further retry: Not found: Tablet not found: 5a40502d17274f4b8a47b819484eac63
I20251210 02:52:52.229115  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.229435  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.230015  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet d7f52e363c6f41869a9ea927c7fdb4b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.230221  5378 tablet_replica.cc:333] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.230365  5378 raft_consensus.cc:2243] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.230497  5378 raft_consensus.cc:2272] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.232100  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.233412  5368 tablet_bootstrap.cc:492] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.234390  5378 ts_tablet_manager.cc:1916] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.234766  5368 tablet_bootstrap.cc:654] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
W20251210 02:52:52.235350  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4c778c7d6dc74594bca2a45b4533ab3c has no consensus state
I20251210 02:52:52.237068  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.237262  5368 tablet_bootstrap.cc:492] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.237505  5368 ts_tablet_manager.cc:1403] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:52:52.238229  5368 raft_consensus.cc:359] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.238415  5368 raft_consensus.cc:385] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.238503  5368 raft_consensus.cc:740] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.238749  5368 consensus_queue.cc:260] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.238931  5368 raft_consensus.cc:399] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.239022  5368 raft_consensus.cc:493] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.239130  5368 raft_consensus.cc:3060] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.239131  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 4c778c7d6dc74594bca2a45b4533ab3c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.239317  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.239548  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c778c7d6dc74594bca2a45b4533ab3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.240656  5378 ts_tablet_manager.cc:1929] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.240782  5378 log.cc:1199] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/d7f52e363c6f41869a9ea927c7fdb4b7
I20251210 02:52:52.241169  5378 ts_tablet_manager.cc:1950] T d7f52e363c6f41869a9ea927c7fdb4b7 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.242038  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet d7f52e363c6f41869a9ea927c7fdb4b7 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.242349  5368 raft_consensus.cc:515] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.242615  5368 leader_election.cc:304] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.242660  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 4c778c7d6dc74594bca2a45b4533ab3c
I20251210 02:52:52.242813  5368 leader_election.cc:290] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.242861  5493 raft_consensus.cc:2804] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.242998  5493 raft_consensus.cc:697] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.243196  5493 consensus_queue.cc:237] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.243522  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 4c778c7d6dc74594bca2a45b4533ab3c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.244122  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 4c778c7d6dc74594bca2a45b4533ab3c because the tablet was not found. No further retry: Not found: Tablet not found: 4c778c7d6dc74594bca2a45b4533ab3c
I20251210 02:52:52.245100  5368 ts_tablet_manager.cc:1434] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20251210 02:52:52.245680  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.247988  5368 tablet_bootstrap.cc:492] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.249292  5368 tablet_bootstrap.cc:654] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.249363  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.250008  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 5a40502d17274f4b8a47b819484eac63 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.250074  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.250275  5378 tablet_replica.cc:333] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.250469  5378 raft_consensus.cc:2243] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.250654  5378 raft_consensus.cc:2272] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.251607  5378 ts_tablet_manager.cc:1916] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.252525  5368 tablet_bootstrap.cc:492] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.252697  5368 ts_tablet_manager.cc:1403] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20251210 02:52:52.253420  5368 raft_consensus.cc:359] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.253649  5368 raft_consensus.cc:385] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.253736  5368 raft_consensus.cc:740] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.253962  5368 consensus_queue.cc:260] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.254112  5368 raft_consensus.cc:399] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.254236  5368 raft_consensus.cc:493] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.254338  5368 raft_consensus.cc:3060] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:52.257269  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6fd27ad6007c41d4b57c8d2c985aacd9 has no consensus state
I20251210 02:52:52.257230  5368 raft_consensus.cc:515] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.257515  5368 leader_election.cc:304] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.257803  5493 raft_consensus.cc:2804] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.257956  5493 raft_consensus.cc:697] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.258280  5493 consensus_queue.cc:237] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.259095  5368 leader_election.cc:290] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.259635  5368 ts_tablet_manager.cc:1434] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 02:52:52.257958  5378 ts_tablet_manager.cc:1929] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.259903  5378 log.cc:1199] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/5a40502d17274f4b8a47b819484eac63
I20251210 02:52:52.260334  5378 ts_tablet_manager.cc:1950] T 5a40502d17274f4b8a47b819484eac63 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.259940  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.261099  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 6fd27ad6007c41d4b57c8d2c985aacd9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.261533  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 5a40502d17274f4b8a47b819484eac63 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.261838  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd27ad6007c41d4b57c8d2c985aacd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.262382  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 4c778c7d6dc74594bca2a45b4533ab3c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.262610  5378 tablet_replica.cc:333] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.262801  5378 raft_consensus.cc:2243] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.262837  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.262977  5378 raft_consensus.cc:2272] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.263947  5378 ts_tablet_manager.cc:1916] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.265856  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 6fd27ad6007c41d4b57c8d2c985aacd9
I20251210 02:52:52.266520  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 6fd27ad6007c41d4b57c8d2c985aacd9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.267442  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.268819  5368 tablet_bootstrap.cc:492] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.269618  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.270076  5378 ts_tablet_manager.cc:1929] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.270156  5368 tablet_bootstrap.cc:654] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.270233  5378 log.cc:1199] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/4c778c7d6dc74594bca2a45b4533ab3c
I20251210 02:52:52.270646  5378 ts_tablet_manager.cc:1950] T 4c778c7d6dc74594bca2a45b4533ab3c P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.271622  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 4c778c7d6dc74594bca2a45b4533ab3c (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.271853  5368 tablet_bootstrap.cc:492] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
W20251210 02:52:52.271893  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 6fd27ad6007c41d4b57c8d2c985aacd9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6fd27ad6007c41d4b57c8d2c985aacd9 already in progress: creating tablet
I20251210 02:52:52.271986  5368 ts_tablet_manager.cc:1403] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 02:52:52.272519  5368 raft_consensus.cc:359] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.272640  5368 raft_consensus.cc:385] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.272728  5368 raft_consensus.cc:740] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
W20251210 02:52:52.272794  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a81e5d1326df4f4fbb9e0a085bf1064c has no consensus state
I20251210 02:52:52.273025  5368 consensus_queue.cc:260] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.273166  5368 raft_consensus.cc:399] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.273233  5368 raft_consensus.cc:493] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.273356  5368 raft_consensus.cc:3060] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.275264  5368 raft_consensus.cc:515] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.275509  5368 leader_election.cc:304] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.275713  5368 leader_election.cc:290] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.275799  5493 raft_consensus.cc:2804] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.275709  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.275941  5493 raft_consensus.cc:697] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.276172  5493 consensus_queue.cc:237] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.276307  5368 ts_tablet_manager.cc:1434] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20251210 02:52:52.276870  5319 tablet_service.cc:1505] Processing CreateTablet for tablet a81e5d1326df4f4fbb9e0a085bf1064c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251210 02:52:52.277302  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81e5d1326df4f4fbb9e0a085bf1064c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.278357  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.281754  5368 tablet_bootstrap.cc:492] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.282681  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet a81e5d1326df4f4fbb9e0a085bf1064c
I20251210 02:52:52.283396  5368 tablet_bootstrap.cc:654] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.283735  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet a81e5d1326df4f4fbb9e0a085bf1064c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.284536  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet a81e5d1326df4f4fbb9e0a085bf1064c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a81e5d1326df4f4fbb9e0a085bf1064c already in progress: creating tablet
I20251210 02:52:52.284482  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.285627  5368 tablet_bootstrap.cc:492] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.285799  5368 ts_tablet_manager.cc:1403] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:52.286527  5368 raft_consensus.cc:359] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.286746  5368 raft_consensus.cc:385] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.286865  5368 raft_consensus.cc:740] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.287160  5368 consensus_queue.cc:260] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.287364  5368 raft_consensus.cc:399] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.287268  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.287463  5368 raft_consensus.cc:493] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.287565  5368 raft_consensus.cc:3060] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.290266  5368 raft_consensus.cc:515] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.290483  5368 leader_election.cc:304] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.290725  5368 leader_election.cc:290] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.290784  5371 raft_consensus.cc:2804] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
W20251210 02:52:52.290962  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ac2fedcd0744156b24fec23ea1d97bd has no consensus state
I20251210 02:52:52.291100  5371 raft_consensus.cc:697] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.291388  5368 ts_tablet_manager.cc:1434] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20251210 02:52:52.291356  5371 consensus_queue.cc:237] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.293309  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 6fd27ad6007c41d4b57c8d2c985aacd9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.293602  5378 tablet_replica.cc:333] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.293783  5378 raft_consensus.cc:2243] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.293965  5378 raft_consensus.cc:2272] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.294694  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.294795  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 7ac2fedcd0744156b24fec23ea1d97bd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251210 02:52:52.295027  5378 ts_tablet_manager.cc:1916] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.295233  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac2fedcd0744156b24fec23ea1d97bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.296656  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet a81e5d1326df4f4fbb9e0a085bf1064c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.297435  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.301090  5368 tablet_bootstrap.cc:492] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.301690  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 7ac2fedcd0744156b24fec23ea1d97bd
I20251210 02:52:52.302472  5368 tablet_bootstrap.cc:654] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.303045  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 7ac2fedcd0744156b24fec23ea1d97bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.303337  5378 ts_tablet_manager.cc:1929] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.303459  5378 log.cc:1199] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/6fd27ad6007c41d4b57c8d2c985aacd9
I20251210 02:52:52.303552  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.303898  5378 ts_tablet_manager.cc:1950] T 6fd27ad6007c41d4b57c8d2c985aacd9 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.303911  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.304749  5378 tablet_replica.cc:333] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.304961  5378 raft_consensus.cc:2243] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.304991  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 6fd27ad6007c41d4b57c8d2c985aacd9 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.305140  5378 raft_consensus.cc:2272] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.306288  5378 ts_tablet_manager.cc:1916] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.307123  5368 tablet_bootstrap.cc:492] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.307287  5368 ts_tablet_manager.cc:1403] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 02:52:52.307183  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.308063  5368 raft_consensus.cc:359] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.308264  5368 raft_consensus.cc:385] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.308387  5368 raft_consensus.cc:740] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.308622  5368 consensus_queue.cc:260] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.308840  5368 raft_consensus.cc:399] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.308934  5368 raft_consensus.cc:493] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.309067  5368 raft_consensus.cc:3060] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
W20251210 02:52:52.311353  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet be4336cf957140d7b8ef6ccbc57c2786 has no consensus state
I20251210 02:52:52.311476  5378 ts_tablet_manager.cc:1929] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.311625  5378 log.cc:1199] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/a81e5d1326df4f4fbb9e0a085bf1064c
I20251210 02:52:52.311882  5368 raft_consensus.cc:515] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.311982  5378 ts_tablet_manager.cc:1950] T a81e5d1326df4f4fbb9e0a085bf1064c P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.312130  5368 leader_election.cc:304] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.312345  5368 leader_election.cc:290] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.312422  5493 raft_consensus.cc:2804] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.312554  5493 raft_consensus.cc:697] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.312819  5368 ts_tablet_manager.cc:1434] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20251210 02:52:52.313033  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet a81e5d1326df4f4fbb9e0a085bf1064c (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.313344  5378 tablet_replica.cc:333] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.313290  5493 consensus_queue.cc:237] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.314662  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.314913  5319 tablet_service.cc:1505] Processing CreateTablet for tablet be4336cf957140d7b8ef6ccbc57c2786 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.315415  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4336cf957140d7b8ef6ccbc57c2786. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.316560  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.319249  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet be4336cf957140d7b8ef6ccbc57c2786
I20251210 02:52:52.319850  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet be4336cf957140d7b8ef6ccbc57c2786 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.321092  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.323477  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.323830  5368 tablet_bootstrap.cc:492] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.325203  5378 raft_consensus.cc:2243] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.325546  5368 tablet_bootstrap.cc:654] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.325572  5378 raft_consensus.cc:2272] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.326859  5378 ts_tablet_manager.cc:1916] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:52.328166  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6345226e687e4e079884ea1a49c2d2c5 has no consensus state
I20251210 02:52:52.331907  5378 ts_tablet_manager.cc:1929] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.332007  5378 log.cc:1199] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/7ac2fedcd0744156b24fec23ea1d97bd
I20251210 02:52:52.332335  5378 ts_tablet_manager.cc:1950] T 7ac2fedcd0744156b24fec23ea1d97bd P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.333225  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 7ac2fedcd0744156b24fec23ea1d97bd (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.333331  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 6345226e687e4e079884ea1a49c2d2c5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 02:52:52.333819  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6345226e687e4e079884ea1a49c2d2c5. 1 dirs total, 0 dirs full, 0 dirs failed
W20251210 02:52:52.333863  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet be4336cf957140d7b8ef6ccbc57c2786 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet be4336cf957140d7b8ef6ccbc57c2786 already in progress: creating tablet
I20251210 02:52:52.334129  5368 tablet_bootstrap.cc:492] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.334321  5368 ts_tablet_manager.cc:1403] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.006s
I20251210 02:52:52.334280  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.335112  5368 raft_consensus.cc:359] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.335316  5368 raft_consensus.cc:385] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.335412  5368 raft_consensus.cc:740] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.335664  5368 consensus_queue.cc:260] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.335851  5368 raft_consensus.cc:399] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.335959  5368 raft_consensus.cc:493] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.336062  5368 raft_consensus.cc:3060] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.336887  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.338241  5368 raft_consensus.cc:515] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.338410  5368 leader_election.cc:304] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.338593  5368 leader_election.cc:290] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.338660  5370 raft_consensus.cc:2804] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.338802  5370 raft_consensus.cc:697] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.339035  5370 consensus_queue.cc:237] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.339155  5368 ts_tablet_manager.cc:1434] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:52.340091  5368 tablet_bootstrap.cc:492] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.341401  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 6345226e687e4e079884ea1a49c2d2c5
I20251210 02:52:52.341545  5368 tablet_bootstrap.cc:654] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.342068  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 6345226e687e4e079884ea1a49c2d2c5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.342829  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 6345226e687e4e079884ea1a49c2d2c5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6345226e687e4e079884ea1a49c2d2c5 already in progress: creating tablet
I20251210 02:52:52.343313  5368 tablet_bootstrap.cc:492] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.343189  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.343417  5368 ts_tablet_manager.cc:1403] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:52.343938  5368 raft_consensus.cc:359] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.344095  5368 raft_consensus.cc:385] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.344198  5368 raft_consensus.cc:740] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.344434  5368 consensus_queue.cc:260] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.344609  5368 raft_consensus.cc:399] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.344519  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.344700  5368 raft_consensus.cc:493] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.344841  5368 raft_consensus.cc:3060] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.346292  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet be4336cf957140d7b8ef6ccbc57c2786 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.347143  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.347287  5368 raft_consensus.cc:515] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.347505  5378 tablet_replica.cc:333] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.347514  5368 leader_election.cc:304] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.347713  5378 raft_consensus.cc:2243] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.347795  5368 leader_election.cc:290] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.347892  5378 raft_consensus.cc:2272] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.348033  5370 raft_consensus.cc:2804] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.348255  5368 ts_tablet_manager.cc:1434] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:52.348225  5370 raft_consensus.cc:697] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.348800  5370 consensus_queue.cc:237] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.349170  5378 ts_tablet_manager.cc:1916] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:52:52.352005  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2f2e2a06668e436e9c06ac5d2b2674a6 has no consensus state
I20251210 02:52:52.353860  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.354066  5378 ts_tablet_manager.cc:1929] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.354224  5378 log.cc:1199] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/be4336cf957140d7b8ef6ccbc57c2786
I20251210 02:52:52.354585  5378 ts_tablet_manager.cc:1950] T be4336cf957140d7b8ef6ccbc57c2786 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.355880  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet be4336cf957140d7b8ef6ccbc57c2786 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.356947  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.357247  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 2f2e2a06668e436e9c06ac5d2b2674a6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251210 02:52:52.357695  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2e2a06668e436e9c06ac5d2b2674a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.360291  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 2f2e2a06668e436e9c06ac5d2b2674a6
I20251210 02:52:52.360934  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 2f2e2a06668e436e9c06ac5d2b2674a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.361435  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 2f2e2a06668e436e9c06ac5d2b2674a6 because the tablet was not found. No further retry: Not found: Tablet not found: 2f2e2a06668e436e9c06ac5d2b2674a6
I20251210 02:52:52.362358  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.363227  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 6345226e687e4e079884ea1a49c2d2c5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.363330  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.363518  5378 tablet_replica.cc:333] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.363710  5378 raft_consensus.cc:2243] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.363869  5368 tablet_bootstrap.cc:492] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.363898  5378 raft_consensus.cc:2272] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.365042  5378 ts_tablet_manager.cc:1916] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.365332  5368 tablet_bootstrap.cc:654] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.366143  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
W20251210 02:52:52.369952  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet adebe880a984443bad52a4b1d30382e5 has no consensus state
I20251210 02:52:52.370759  5378 ts_tablet_manager.cc:1929] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.370877  5378 log.cc:1199] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/6345226e687e4e079884ea1a49c2d2c5
I20251210 02:52:52.371308  5378 ts_tablet_manager.cc:1950] T 6345226e687e4e079884ea1a49c2d2c5 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.372270  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 6345226e687e4e079884ea1a49c2d2c5 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.372560  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.373216  5368 tablet_bootstrap.cc:492] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.373402  5368 ts_tablet_manager.cc:1403] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20251210 02:52:52.373721  5319 tablet_service.cc:1505] Processing CreateTablet for tablet adebe880a984443bad52a4b1d30382e5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251210 02:52:52.374116  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adebe880a984443bad52a4b1d30382e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.374084  5368 raft_consensus.cc:359] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.374293  5368 raft_consensus.cc:385] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.374399  5368 raft_consensus.cc:740] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.374624  5368 consensus_queue.cc:260] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.374800  5368 raft_consensus.cc:399] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.374886  5368 raft_consensus.cc:493] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.375000  5368 raft_consensus.cc:3060] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.375578  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.377872  5368 raft_consensus.cc:515] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.378109  5368 leader_election.cc:304] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.378345  5370 raft_consensus.cc:2804] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.378506  5370 raft_consensus.cc:697] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.378736  5370 consensus_queue.cc:237] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.379352  5368 leader_election.cc:290] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.379868  5368 ts_tablet_manager.cc:1434] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 02:52:52.380174  5368 tablet_bootstrap.cc:492] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.381237  5233 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet adebe880a984443bad52a4b1d30382e5
I20251210 02:52:52.381600  5368 tablet_bootstrap.cc:654] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.381861  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet adebe880a984443bad52a4b1d30382e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.382326  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet adebe880a984443bad52a4b1d30382e5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet adebe880a984443bad52a4b1d30382e5 already in progress: creating tablet
I20251210 02:52:52.383366  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.383993  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 2f2e2a06668e436e9c06ac5d2b2674a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.384241  5378 tablet_replica.cc:333] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.384421  5378 raft_consensus.cc:2243] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.384605  5378 raft_consensus.cc:2272] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.385007  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.385671  5378 ts_tablet_manager.cc:1916] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.388550  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.389333  5368 tablet_bootstrap.cc:492] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.389477  5368 ts_tablet_manager.cc:1403] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20251210 02:52:52.390086  5368 raft_consensus.cc:359] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.390226  5368 raft_consensus.cc:385] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.390348  5368 raft_consensus.cc:740] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.390573  5368 consensus_queue.cc:260] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.390775  5368 raft_consensus.cc:399] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.390858  5368 raft_consensus.cc:493] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.390991  5368 raft_consensus.cc:3060] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.391320  5378 ts_tablet_manager.cc:1929] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.391484  5378 log.cc:1199] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/2f2e2a06668e436e9c06ac5d2b2674a6
I20251210 02:52:52.391872  5378 ts_tablet_manager.cc:1950] T 2f2e2a06668e436e9c06ac5d2b2674a6 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
W20251210 02:52:52.392673  5233 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 04578174ccc445a592984bee51dca134 has no consensus state
I20251210 02:52:52.393340  5368 raft_consensus.cc:515] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.393345  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 2f2e2a06668e436e9c06ac5d2b2674a6 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.393607  5368 leader_election.cc:304] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.393862  5370 raft_consensus.cc:2804] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.394006  5370 raft_consensus.cc:697] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.394305  5370 consensus_queue.cc:237] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.395385  5233 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.396327  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 04578174ccc445a592984bee51dca134 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:52.396787  5368 leader_election.cc:290] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.396812  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04578174ccc445a592984bee51dca134. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.397315  5368 ts_tablet_manager.cc:1434] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20251210 02:52:52.398506  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.399437  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet adebe880a984443bad52a4b1d30382e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.402014  5234 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 04578174ccc445a592984bee51dca134
I20251210 02:52:52.402762  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 04578174ccc445a592984bee51dca134 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.403312  5378 tablet_replica.cc:333] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.403324  5368 tablet_bootstrap.cc:492] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.403496  5378 raft_consensus.cc:2243] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.403671  5378 raft_consensus.cc:2272] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.404848  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.405377  5378 ts_tablet_manager.cc:1916] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.405539  5368 tablet_bootstrap.cc:654] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.405395  5233 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.407617  5368 tablet_bootstrap.cc:492] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.407778  5368 ts_tablet_manager.cc:1403] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20251210 02:52:52.407945  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.408349  5368 raft_consensus.cc:359] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.408511  5368 raft_consensus.cc:385] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.408592  5368 raft_consensus.cc:740] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.408864  5368 consensus_queue.cc:260] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.409019  5368 raft_consensus.cc:399] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.409121  5368 raft_consensus.cc:493] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.409238  5368 raft_consensus.cc:3060] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.411188  5368 raft_consensus.cc:515] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.411422  5368 leader_election.cc:304] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.411695  5370 raft_consensus.cc:2804] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.411861  5370 raft_consensus.cc:697] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.412061  5370 consensus_queue.cc:237] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.412106  5378 ts_tablet_manager.cc:1929] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.412217  5378 log.cc:1199] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/adebe880a984443bad52a4b1d30382e5
W20251210 02:52:52.412446  5234 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ea39d9816ef74107831b8843fe1e8d81 has no consensus state
I20251210 02:52:52.412706  5368 leader_election.cc:290] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.414363  5378 ts_tablet_manager.cc:1950] T adebe880a984443bad52a4b1d30382e5 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.414570  5368 ts_tablet_manager.cc:1434] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 02:52:52.414472  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.415246  5378 tablet_replica.cc:333] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.415416  5378 raft_consensus.cc:2243] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.415598  5378 raft_consensus.cc:2272] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.415866  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet adebe880a984443bad52a4b1d30382e5 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.416501  5378 ts_tablet_manager.cc:1916] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.417594  5319 tablet_service.cc:1505] Processing CreateTablet for tablet ea39d9816ef74107831b8843fe1e8d81 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:52.417718  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.417975  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea39d9816ef74107831b8843fe1e8d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.421211  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet ea39d9816ef74107831b8843fe1e8d81
I20251210 02:52:52.421942  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet ea39d9816ef74107831b8843fe1e8d81 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.422897  5378 ts_tablet_manager.cc:1929] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.423053  5378 log.cc:1199] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/04578174ccc445a592984bee51dca134
I20251210 02:52:52.423482  5378 ts_tablet_manager.cc:1950] T 04578174ccc445a592984bee51dca134 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.423622  5368 tablet_bootstrap.cc:492] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.423755  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.424482  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet 04578174ccc445a592984bee51dca134 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
W20251210 02:52:52.424721  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet ea39d9816ef74107831b8843fe1e8d81 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ea39d9816ef74107831b8843fe1e8d81 already in progress: creating tablet
I20251210 02:52:52.425060  5368 tablet_bootstrap.cc:654] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.425036  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.426703  5368 tablet_bootstrap.cc:492] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.426905  5368 ts_tablet_manager.cc:1403] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:52.427610  5368 raft_consensus.cc:359] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.427747  5368 raft_consensus.cc:385] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.427831  5368 raft_consensus.cc:740] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.427709  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:52.428062  5368 consensus_queue.cc:260] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.428239  5368 raft_consensus.cc:399] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.428458  5368 raft_consensus.cc:493] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.428592  5368 raft_consensus.cc:3060] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.430899  5368 raft_consensus.cc:515] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.431161  5368 leader_election.cc:304] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
W20251210 02:52:52.431244  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5b4392a9bf0444d98875f6f72cef863d has no consensus state
I20251210 02:52:52.431402  5368 leader_election.cc:290] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.431555  5370 raft_consensus.cc:2804] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.431697  5370 raft_consensus.cc:697] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.431950  5368 ts_tablet_manager.cc:1434] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251210 02:52:52.431981  5370 consensus_queue.cc:237] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.433805  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:52.435672  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 5b4392a9bf0444d98875f6f72cef863d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 02:52:52.436103  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4392a9bf0444d98875f6f72cef863d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.436218  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet ea39d9816ef74107831b8843fe1e8d81 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
I20251210 02:52:52.436332  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.437048  5378 tablet_replica.cc:333] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.437265  5378 raft_consensus.cc:2243] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.437455  5378 raft_consensus.cc:2272] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.438629  5378 ts_tablet_manager.cc:1916] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:52:52.441176  5368 tablet_bootstrap.cc:492] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.442781  5368 tablet_bootstrap.cc:654] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.443910  5378 ts_tablet_manager.cc:1929] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:52:52.444043  5378 log.cc:1199] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765335108262347-416-0/minicluster-data/ts-0-root/wals/ea39d9816ef74107831b8843fe1e8d81
I20251210 02:52:52.444438  5378 ts_tablet_manager.cc:1950] T ea39d9816ef74107831b8843fe1e8d81 P 2e53cead85064fc98fde4022f617e8dd: Deleting consensus metadata
I20251210 02:52:52.444527  5368 tablet_bootstrap.cc:492] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.444665  5368 ts_tablet_manager.cc:1403] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:52.445040  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 5b4392a9bf0444d98875f6f72cef863d
I20251210 02:52:52.445611  5220 catalog_manager.cc:4985] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): tablet ea39d9816ef74107831b8843fe1e8d81 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]) successfully deleted
I20251210 02:52:52.445611  5368 raft_consensus.cc:359] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.445869  5368 raft_consensus.cc:385] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.445977  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet 5b4392a9bf0444d98875f6f72cef863d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.446548  5220 catalog_manager.cc:4965] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 5b4392a9bf0444d98875f6f72cef863d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5b4392a9bf0444d98875f6f72cef863d already in progress: creating tablet
I20251210 02:52:52.447410  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:52.447844  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.448884  5319 tablet_service.cc:1552] Processing DeleteTablet for tablet ea39d9816ef74107831b8843fe1e8d81 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.449298  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet ea39d9816ef74107831b8843fe1e8d81 because the tablet was not found. No further retry: Not found: Tablet not found: ea39d9816ef74107831b8843fe1e8d81
I20251210 02:52:52.450320  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
W20251210 02:52:52.453953  5232 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1719b60890f54cdd87e9df4724608d15 has no consensus state
I20251210 02:52:52.455354  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:52.457085  5319 tablet_service.cc:1505] Processing CreateTablet for tablet 1719b60890f54cdd87e9df4724608d15 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 02:52:52.457463  5319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1719b60890f54cdd87e9df4724608d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:52.457860  5232 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
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
I20251210 02:52:52.461215  5232 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: Sending DeleteTablet for 1 replicas of tablet 1719b60890f54cdd87e9df4724608d15
I20251210 02:52:52.461184  5368 raft_consensus.cc:740] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.461457  5368 consensus_queue.cc:260] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.461674  5368 raft_consensus.cc:399] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.461745  5368 raft_consensus.cc:493] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.461813  5368 raft_consensus.cc:3060] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.461931  5320 tablet_service.cc:1552] Processing DeleteTablet for tablet 1719b60890f54cdd87e9df4724608d15 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:52:52 UTC) from {username='slave'} at 127.0.0.1:57264
W20251210 02:52:52.462631  5220 catalog_manager.cc:4952] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): delete failed for tablet 1719b60890f54cdd87e9df4724608d15 because the tablet was not found. No further retry: Not found: Tablet not found: 1719b60890f54cdd87e9df4724608d15
I20251210 02:52:52.462750  5234 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37618:
table { table_name: "test-alter-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
I20251210 02:52:52.463881  5368 raft_consensus.cc:515] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.464092  5368 leader_election.cc:304] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.464286  5368 leader_election.cc:290] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.464372  5370 raft_consensus.cc:2804] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.464569  5370 raft_consensus.cc:697] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.464636   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:52.464815  5370 consensus_queue.cc:237] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.465257  5368 ts_tablet_manager.cc:1434] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.021s	user 0.019s	sys 0.000s
I20251210 02:52:52.465566  5368 tablet_bootstrap.cc:492] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd: Bootstrap starting.
I20251210 02:52:52.467581  5368 tablet_bootstrap.cc:654] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:52.469646  5368 tablet_bootstrap.cc:492] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd: No bootstrap required, opened a new log
I20251210 02:52:52.469812  5368 ts_tablet_manager.cc:1403] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 02:52:52.470616  5368 raft_consensus.cc:359] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.470811  5368 raft_consensus.cc:385] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:52.470880  5368 raft_consensus.cc:740] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Initialized, Role: FOLLOWER
I20251210 02:52:52.471158  5368 consensus_queue.cc:260] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.471350  5368 raft_consensus.cc:399] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:52.471442  5368 raft_consensus.cc:493] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:52.471535  5368 raft_consensus.cc:3060] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:52.475492  5368 raft_consensus.cc:515] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.475790  5368 leader_election.cc:304] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53cead85064fc98fde4022f617e8dd; no voters: 
I20251210 02:52:52.476032  5368 leader_election.cc:290] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:52.476110  5371 raft_consensus.cc:2804] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:52.476500  5371 raft_consensus.cc:697] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Becoming Leader. State: Replica: 2e53cead85064fc98fde4022f617e8dd, State: Running, Role: LEADER
I20251210 02:52:52.476549  5368 ts_tablet_manager.cc:1434] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20251210 02:52:52.476749  5371 consensus_queue.cc:237] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53cead85064fc98fde4022f617e8dd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41729 } }
I20251210 02:52:52.480564  5234 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562] alter complete (version 0)
I20251210 02:52:52.481684   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:52.482259   416 tablet_replica.cc:333] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.482410   416 raft_consensus.cc:2243] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
W20251210 02:52:52.482436  5220 catalog_manager.cc:4712] TS 2e53cead85064fc98fde4022f617e8dd (127.0.104.1:41729): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 5b4392a9bf0444d98875f6f72cef863d: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251210 02:52:52.482549   416 raft_consensus.cc:2272] T 1719b60890f54cdd87e9df4724608d15 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.483286   416 tablet_replica.cc:333] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.483417   416 raft_consensus.cc:2243] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.483542   416 raft_consensus.cc:2272] T 5b4392a9bf0444d98875f6f72cef863d P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.484223   416 tablet_replica.cc:333] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd: stopping tablet replica
I20251210 02:52:52.484345   416 raft_consensus.cc:2243] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:52.484463   416 raft_consensus.cc:2272] T b2c89e5dd96141c38787c9bac576f826 P 2e53cead85064fc98fde4022f617e8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:52.498327   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:52.531635   416 master.cc:561] Master@127.0.104.62:39915 shutting down...
W20251210 02:52:53.198627  5221 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 40651adefcf94b36aa53c4f5fb9eec64 (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 40651adefcf94b36aa53c4f5fb9eec64 consensus state has no leader
W20251210 02:52:54.418182  5221 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 1963250c867a4a41ad43ce9cd36e10da (table test-alter-range-partitioning-invalid-unbounded [id=e5ef043065b64a63b0adac7e71e38562], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1963250c867a4a41ad43ce9cd36e10da consensus state has no leader
I20251210 02:52:54.857368   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:54.857640   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:54.857733   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2db7f0c3d24345a9939fa02b64e3ed3c: stopping tablet replica
I20251210 02:52:54.897904   416 master.cc:583] Master@127.0.104.62:39915 shutdown complete.
[       OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (5040 ms)
[ RUN      ] AlterTableTest.RangeWithCustomHashSchema
I20251210 02:52:54.909778   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41329
I20251210 02:52:54.910224   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:54.910924   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:54.912063   416 webserver.cc:492] Webserver started at http://127.0.104.62:34279/ using document root <none> and password file <none>
I20251210 02:52:54.912230   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:54.912289   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:54.912375   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:54.912931   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "80473b3f9101484abf90027697cab913"
format_stamp: "Formatted at 2025-12-10 02:52:54 on dist-test-slave-wmrl"
I20251210 02:52:54.915289   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:52:54.916702  5623 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:54.917069   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:54.917162   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "80473b3f9101484abf90027697cab913"
format_stamp: "Formatted at 2025-12-10 02:52:54 on dist-test-slave-wmrl"
I20251210 02:52:54.917263   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-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)
I20251210 02:52:54.925077   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:54.925524   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:54.936590   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41329
I20251210 02:52:54.936606  5674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41329 every 8 connection(s)
I20251210 02:52:54.937860  5675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:54.942145  5675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: Bootstrap starting.
I20251210 02:52:54.943445  5675 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:54.944972  5675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: No bootstrap required, opened a new log
I20251210 02:52:54.945554  5675 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80473b3f9101484abf90027697cab913" member_type: VOTER }
I20251210 02:52:54.945674  5675 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:54.945709  5675 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80473b3f9101484abf90027697cab913, State: Initialized, Role: FOLLOWER
I20251210 02:52:54.945849  5675 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80473b3f9101484abf90027697cab913" member_type: VOTER }
I20251210 02:52:54.945937  5675 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:54.945974  5675 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:54.946024  5675 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:54.947866  5675 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80473b3f9101484abf90027697cab913" member_type: VOTER }
I20251210 02:52:54.948038  5675 leader_election.cc:304] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 80473b3f9101484abf90027697cab913; no voters: 
I20251210 02:52:54.948351  5675 leader_election.cc:290] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:54.948558  5678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:54.949044  5678 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 1 LEADER]: Becoming Leader. State: Replica: 80473b3f9101484abf90027697cab913, State: Running, Role: LEADER
I20251210 02:52:54.949271  5678 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80473b3f9101484abf90027697cab913" member_type: VOTER }
I20251210 02:52:54.949312  5675 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:54.950022  5680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80473b3f9101484abf90027697cab913. Latest consensus state: current_term: 1 leader_uuid: "80473b3f9101484abf90027697cab913" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80473b3f9101484abf90027697cab913" member_type: VOTER } }
I20251210 02:52:54.950166  5680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:54.950090  5679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80473b3f9101484abf90027697cab913" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80473b3f9101484abf90027697cab913" member_type: VOTER } }
I20251210 02:52:54.950237  5679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:54.951346  5683 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:54.952894  5683 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:54.953924   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:54.955753  5683 catalog_manager.cc:1357] Generated new cluster ID: 94c029e53b31492a803086a20b2e036d
I20251210 02:52:54.955823  5683 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:54.963272  5683 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:54.964025  5683 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:54.971738  5683 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: Generated new TSK 0
I20251210 02:52:54.971942  5683 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:54.987073   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:54.988179   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:54.989521   416 webserver.cc:492] Webserver started at http://127.0.104.1:44773/ using document root <none> and password file <none>
I20251210 02:52:54.989728   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:54.989784   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:54.989902   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:54.990471   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac"
format_stamp: "Formatted at 2025-12-10 02:52:54 on dist-test-slave-wmrl"
I20251210 02:52:54.992758   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:54.994379  5699 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:54.994706   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:54.994799   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac"
format_stamp: "Formatted at 2025-12-10 02:52:54 on dist-test-slave-wmrl"
I20251210 02:52:54.994903   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765335108262347-416-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)
I20251210 02:52:55.010190   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:55.010730   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:55.011276   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:55.012105   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:55.012161   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:55.012244   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:55.012281   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:55.024624   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39141
I20251210 02:52:55.024649  5761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39141 every 8 connection(s)
I20251210 02:52:55.035210  5762 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41329
I20251210 02:52:55.035372  5762 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:55.035699  5762 heartbeater.cc:507] Master 127.0.104.62:41329 requested a full tablet report, sending...
I20251210 02:52:55.036543  5640 ts_manager.cc:194] Registered new tserver with Master: 3d2d1ac6e59c473bbc81efbc28dce5ac (127.0.104.1:39141)
I20251210 02:52:55.036633   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011042539s
I20251210 02:52:55.038043  5640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41768
I20251210 02:52:55.047639  5640 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41784:
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"
    }
  }
}
I20251210 02:52:55.049396  5762 heartbeater.cc:499] Master 127.0.104.62:41329 was elected leader, sending a full tablet report...
I20251210 02:52:55.062390  5727 tablet_service.cc:1505] Processing CreateTablet for tablet bcf3b8f9306c43a286ad3c1ab287fb27 (DEFAULT_TABLE table=fake-table [id=cc621fdec2be46c395d52c59b80afc8d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:55.062762  5727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf3b8f9306c43a286ad3c1ab287fb27. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:55.067564  5774 tablet_bootstrap.cc:492] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Bootstrap starting.
I20251210 02:52:55.069092  5774 tablet_bootstrap.cc:654] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:55.070637  5774 tablet_bootstrap.cc:492] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac: No bootstrap required, opened a new log
I20251210 02:52:55.070765  5774 ts_tablet_manager.cc:1403] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:55.071310  5774 raft_consensus.cc:359] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.071439  5774 raft_consensus.cc:385] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:55.071506  5774 raft_consensus.cc:740] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Initialized, Role: FOLLOWER
I20251210 02:52:55.071693  5774 consensus_queue.cc:260] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.071805  5774 raft_consensus.cc:399] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:55.071866  5774 raft_consensus.cc:493] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:55.071935  5774 raft_consensus.cc:3060] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:55.074437  5774 raft_consensus.cc:515] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.074638  5774 leader_election.cc:304] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3d2d1ac6e59c473bbc81efbc28dce5ac; no voters: 
I20251210 02:52:55.075022  5774 leader_election.cc:290] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:55.075114  5776 raft_consensus.cc:2804] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:55.075547  5776 raft_consensus.cc:697] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Becoming Leader. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Running, Role: LEADER
I20251210 02:52:55.075734  5774 ts_tablet_manager.cc:1434] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:55.075784  5776 consensus_queue.cc:237] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.077601  5639 catalog_manager.cc:5654] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2d1ac6e59c473bbc81efbc28dce5ac (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:55.097337   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:55.098954  5639 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41784:
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
    }
  }
}
I20251210 02:52:55.107966  5727 tablet_service.cc:1505] Processing CreateTablet for tablet 9b2a042e44814291bf42b1ed68d250f7 (DEFAULT_TABLE table=kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251210 02:52:55.108456  5727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2a042e44814291bf42b1ed68d250f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:55.108731  5726 tablet_service.cc:1505] Processing CreateTablet for tablet ce5934208dff48b38d61e0eb109abf7d (DEFAULT_TABLE table=kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:55.109033  5724 tablet_service.cc:1505] Processing CreateTablet for tablet 4beba47d6ee947639c24a73505d38d5f (DEFAULT_TABLE table=kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:55.109179  5726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5934208dff48b38d61e0eb109abf7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:55.109392  5724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4beba47d6ee947639c24a73505d38d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:55.112315  5723 tablet_service.cc:1505] Processing CreateTablet for tablet c70efc0ccdc04fa685a68bb692981bf2 (DEFAULT_TABLE table=kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 02:52:55.112676  5723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70efc0ccdc04fa685a68bb692981bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:55.114535  5774 tablet_bootstrap.cc:492] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: Bootstrap starting.
I20251210 02:52:55.115097  5725 tablet_service.cc:1505] Processing CreateTablet for tablet ac8ad3755892441c87ddaedf549bfdde (DEFAULT_TABLE table=kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251210 02:52:55.115476  5725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8ad3755892441c87ddaedf549bfdde. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:55.116410  5774 tablet_bootstrap.cc:654] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:55.118490  5774 tablet_bootstrap.cc:492] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: No bootstrap required, opened a new log
I20251210 02:52:55.118605  5774 ts_tablet_manager.cc:1403] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:55.119333  5774 raft_consensus.cc:359] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.119481  5774 raft_consensus.cc:385] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:55.119531  5774 raft_consensus.cc:740] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Initialized, Role: FOLLOWER
I20251210 02:52:55.119696  5774 consensus_queue.cc:260] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.119820  5774 raft_consensus.cc:399] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:55.119874  5774 raft_consensus.cc:493] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:55.119961  5774 raft_consensus.cc:3060] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:55.122604  5774 raft_consensus.cc:515] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.122823  5774 leader_election.cc:304] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3d2d1ac6e59c473bbc81efbc28dce5ac; no voters: 
I20251210 02:52:55.122960  5774 leader_election.cc:290] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:55.123047  5776 raft_consensus.cc:2804] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:55.123157  5776 raft_consensus.cc:697] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Becoming Leader. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Running, Role: LEADER
I20251210 02:52:55.123462  5774 ts_tablet_manager.cc:1434] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20251210 02:52:55.123435  5776 consensus_queue.cc:237] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.123690  5774 tablet_bootstrap.cc:492] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Bootstrap starting.
I20251210 02:52:55.125418  5774 tablet_bootstrap.cc:654] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:55.125597  5639 catalog_manager.cc:5654] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2d1ac6e59c473bbc81efbc28dce5ac (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:55.127202  5774 tablet_bootstrap.cc:492] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: No bootstrap required, opened a new log
I20251210 02:52:55.127497  5774 ts_tablet_manager.cc:1403] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:55.128250  5774 raft_consensus.cc:359] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.128393  5774 raft_consensus.cc:385] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:55.128477  5774 raft_consensus.cc:740] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Initialized, Role: FOLLOWER
I20251210 02:52:55.128648  5774 consensus_queue.cc:260] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.128746  5774 raft_consensus.cc:399] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:55.128823  5774 raft_consensus.cc:493] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:55.128894  5774 raft_consensus.cc:3060] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:55.131471  5774 raft_consensus.cc:515] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.131672  5774 leader_election.cc:304] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3d2d1ac6e59c473bbc81efbc28dce5ac; no voters: 
I20251210 02:52:55.131856  5774 leader_election.cc:290] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:55.131912  5776 raft_consensus.cc:2804] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:55.132058  5776 raft_consensus.cc:697] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Becoming Leader. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Running, Role: LEADER
I20251210 02:52:55.132272  5776 consensus_queue.cc:237] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.132315  5774 ts_tablet_manager.cc:1434] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20251210 02:52:55.132620  5774 tablet_bootstrap.cc:492] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Bootstrap starting.
I20251210 02:52:55.134022  5639 catalog_manager.cc:5654] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2d1ac6e59c473bbc81efbc28dce5ac (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:55.134328  5774 tablet_bootstrap.cc:654] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:55.135898  5774 tablet_bootstrap.cc:492] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: No bootstrap required, opened a new log
I20251210 02:52:55.136065  5774 ts_tablet_manager.cc:1403] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:55.136808  5774 raft_consensus.cc:359] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.136950  5774 raft_consensus.cc:385] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:55.137028  5774 raft_consensus.cc:740] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Initialized, Role: FOLLOWER
I20251210 02:52:55.137269  5774 consensus_queue.cc:260] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.137380  5774 raft_consensus.cc:399] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:55.137431  5774 raft_consensus.cc:493] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:55.137503  5774 raft_consensus.cc:3060] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:55.139861  5774 raft_consensus.cc:515] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.140050  5774 leader_election.cc:304] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3d2d1ac6e59c473bbc81efbc28dce5ac; no voters: 
I20251210 02:52:55.140201  5774 leader_election.cc:290] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:55.140264  5776 raft_consensus.cc:2804] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:55.140430  5776 raft_consensus.cc:697] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Becoming Leader. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Running, Role: LEADER
I20251210 02:52:55.140596  5774 ts_tablet_manager.cc:1434] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:52:55.140623  5776 consensus_queue.cc:237] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.140862  5774 tablet_bootstrap.cc:492] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: Bootstrap starting.
I20251210 02:52:55.142674  5774 tablet_bootstrap.cc:654] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:55.142755  5640 catalog_manager.cc:5654] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2d1ac6e59c473bbc81efbc28dce5ac (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:55.144497  5774 tablet_bootstrap.cc:492] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: No bootstrap required, opened a new log
I20251210 02:52:55.144630  5774 ts_tablet_manager.cc:1403] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:55.145416  5774 raft_consensus.cc:359] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.145552  5774 raft_consensus.cc:385] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:55.145619  5774 raft_consensus.cc:740] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Initialized, Role: FOLLOWER
I20251210 02:52:55.145817  5774 consensus_queue.cc:260] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.145947  5774 raft_consensus.cc:399] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:55.145991  5774 raft_consensus.cc:493] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:55.146036  5774 raft_consensus.cc:3060] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:55.148106  5774 raft_consensus.cc:515] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.148269  5774 leader_election.cc:304] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3d2d1ac6e59c473bbc81efbc28dce5ac; no voters: 
I20251210 02:52:55.148396  5774 leader_election.cc:290] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:55.148471  5776 raft_consensus.cc:2804] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:55.148581  5776 raft_consensus.cc:697] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Becoming Leader. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Running, Role: LEADER
I20251210 02:52:55.148808  5776 consensus_queue.cc:237] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.148918  5774 ts_tablet_manager.cc:1434] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20251210 02:52:55.149166  5774 tablet_bootstrap.cc:492] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: Bootstrap starting.
I20251210 02:52:55.151098  5774 tablet_bootstrap.cc:654] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:55.151053  5640 catalog_manager.cc:5654] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2d1ac6e59c473bbc81efbc28dce5ac (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:55.152886  5774 tablet_bootstrap.cc:492] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: No bootstrap required, opened a new log
I20251210 02:52:55.153015  5774 ts_tablet_manager.cc:1403] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 02:52:55.153630  5774 raft_consensus.cc:359] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.153743  5774 raft_consensus.cc:385] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:55.153803  5774 raft_consensus.cc:740] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Initialized, Role: FOLLOWER
I20251210 02:52:55.153975  5774 consensus_queue.cc:260] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.154109  5774 raft_consensus.cc:399] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:55.154173  5774 raft_consensus.cc:493] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:55.154249  5774 raft_consensus.cc:3060] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:55.156265  5774 raft_consensus.cc:515] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.156435  5774 leader_election.cc:304] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3d2d1ac6e59c473bbc81efbc28dce5ac; no voters: 
I20251210 02:52:55.156581  5774 leader_election.cc:290] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:55.156709  5776 raft_consensus.cc:2804] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:55.156864  5776 raft_consensus.cc:697] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Becoming Leader. State: Replica: 3d2d1ac6e59c473bbc81efbc28dce5ac, State: Running, Role: LEADER
I20251210 02:52:55.157079  5774 ts_tablet_manager.cc:1434] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:55.157068  5776 consensus_queue.cc:237] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } }
I20251210 02:52:55.158802  5640 catalog_manager.cc:5654] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d2d1ac6e59c473bbc81efbc28dce5ac (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d2d1ac6e59c473bbc81efbc28dce5ac" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39141 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:55.258507  5640 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41784:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251210 02:52:55.263860  5797 tablet.cc:1722] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.265178  5801 tablet.cc:1722] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.266163  5798 tablet.cc:1722] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.263792  5795 tablet.cc:1722] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.282941  5797 tablet.cc:1722] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.296989  5639 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26] alter complete (version 1)
I20251210 02:52:55.326891  5639 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41784:
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
I20251210 02:52:55.332743  5795 tablet.cc:1722] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.333401  5795 tablet.cc:1620] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.334396  5798 tablet.cc:1722] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.334585  5801 tablet.cc:1722] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.335402  5801 tablet.cc:1620] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.334975  5798 tablet.cc:1620] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.338830  5795 tablet.cc:1722] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.339486  5795 tablet.cc:1620] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.340018  5797 tablet.cc:1722] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.340809  5797 tablet.cc:1620] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.350999  5639 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26] alter complete (version 2)
I20251210 02:52:55.377748  5639 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41784:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20251210 02:52:55.384603  5801 tablet.cc:1722] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.384883  5798 tablet.cc:1722] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.385361  5801 tablet.cc:1620] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.385531  5798 tablet.cc:1620] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.389664  5801 tablet.cc:1722] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.389818  5795 tablet.cc:1722] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.390476  5801 tablet.cc:1620] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.389763  5797 tablet.cc:1722] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.391304  5797 tablet.cc:1620] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.391932  5795 tablet.cc:1620] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.402897  5640 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26] alter complete (version 3)
I20251210 02:52:55.427290  5640 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41784:
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
I20251210 02:52:55.435434  5795 tablet.cc:1722] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.436383  5795 tablet.cc:1620] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.435647  5798 tablet.cc:1722] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.437616  5798 tablet.cc:1620] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.439338  5801 tablet.cc:1722] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.441574  5801 tablet.cc:1620] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.442159  5797 tablet.cc:1722] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.442744  5797 tablet.cc:1620] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.443944  5795 tablet.cc:1722] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.444882  5795 tablet.cc:1620] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.454908  5639 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26] alter complete (version 4)
I20251210 02:52:55.488504  5639 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41784:
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
I20251210 02:52:55.499409  5801 tablet.cc:1722] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.501391  5801 tablet.cc:1620] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.503602  5797 tablet.cc:1722] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.504592  5795 tablet.cc:1722] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.506281  5797 tablet.cc:1620] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.506390  5795 tablet.cc:1620] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.511783  5795 tablet.cc:1722] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.513501  5795 tablet.cc:1620] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.515347  5801 tablet.cc:1722] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.517249  5801 tablet.cc:1620] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.527287  5639 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26] alter complete (version 5)
I20251210 02:52:55.580698  5639 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41784:
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
I20251210 02:52:55.590584  5801 tablet.cc:1722] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.590791  5797 tablet.cc:1722] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.591980  5801 tablet.cc:1620] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.592139  5797 tablet.cc:1620] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.593528  5798 tablet.cc:1722] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.594852  5798 tablet.cc:1620] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.598593  5797 tablet.cc:1722] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.600867  5797 tablet.cc:1620] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.599990  5795 tablet.cc:1722] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: 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
I20251210 02:52:55.602603  5795 tablet.cc:1620] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: MemRowSet was empty: no flush needed.
I20251210 02:52:55.612596  5640 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: kudu-3577 [id=adbd012974904aa4a13b1784bbbfaf26] alter complete (version 6)
I20251210 02:52:55.633466   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:55.648694   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:55.649080   416 tablet_replica.cc:333] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac: stopping tablet replica
I20251210 02:52:55.649293   416 raft_consensus.cc:2243] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:55.649510   416 raft_consensus.cc:2272] T 4beba47d6ee947639c24a73505d38d5f P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:55.650681   416 tablet_replica.cc:333] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac: stopping tablet replica
I20251210 02:52:55.650842   416 raft_consensus.cc:2243] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:55.651021   416 raft_consensus.cc:2272] T ac8ad3755892441c87ddaedf549bfdde P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:55.651845   416 tablet_replica.cc:333] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac: stopping tablet replica
I20251210 02:52:55.652004   416 raft_consensus.cc:2243] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:55.652221   416 raft_consensus.cc:2272] T c70efc0ccdc04fa685a68bb692981bf2 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:55.653081   416 tablet_replica.cc:333] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac: stopping tablet replica
I20251210 02:52:55.653226   416 raft_consensus.cc:2243] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:55.653409   416 raft_consensus.cc:2272] T 9b2a042e44814291bf42b1ed68d250f7 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:55.654218   416 tablet_replica.cc:333] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac: stopping tablet replica
I20251210 02:52:55.654364   416 raft_consensus.cc:2243] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:55.654523   416 raft_consensus.cc:2272] T bcf3b8f9306c43a286ad3c1ab287fb27 P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:55.655162   416 tablet_replica.cc:333] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac: stopping tablet replica
I20251210 02:52:55.655293   416 raft_consensus.cc:2243] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:55.655441   416 raft_consensus.cc:2272] T ce5934208dff48b38d61e0eb109abf7d P 3d2d1ac6e59c473bbc81efbc28dce5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:55.672533   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:55.679431   416 master.cc:561] Master@127.0.104.62:41329 shutting down...
I20251210 02:52:55.688939   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:55.689221   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:55.689332   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80473b3f9101484abf90027697cab913: stopping tablet replica
I20251210 02:52:55.715023   416 master.cc:583] Master@127.0.104.62:41329 shutdown complete.
[       OK ] AlterTableTest.RangeWithCustomHashSchema (818 ms)
[ RUN      ] AlterTableTest.TestRenameStillCreatingTable
I20251210 02:52:55.728758   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:37207
I20251210 02:52:55.729338   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:55.730109   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:55.731526   416 webserver.cc:492] Webserver started at http://127.0.104.62:37897/ using document root <none> and password file <none>
I20251210 02:52:55.731724   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:55.731789   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:55.731906   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:55.732488   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "827a72b2470d4f8490e925c9227a8331"
format_stamp: "Formatted at 2025-12-10 02:52:55 on dist-test-slave-wmrl"
I20251210 02:52:55.735113   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:55.738757  5808 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:55.739846   416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:52:55.739952   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "827a72b2470d4f8490e925c9227a8331"
format_stamp: "Formatted at 2025-12-10 02:52:55 on dist-test-slave-wmrl"
I20251210 02:52:55.740073   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-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)
I20251210 02:52:55.755600   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:55.756357   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:55.771725   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:37207
I20251210 02:52:55.771751  5859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:37207 every 8 connection(s)
I20251210 02:52:55.773389  5860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:55.777849  5860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331: Bootstrap starting.
I20251210 02:52:55.779398  5860 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:55.781265  5860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331: No bootstrap required, opened a new log
I20251210 02:52:55.781948  5860 raft_consensus.cc:359] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "827a72b2470d4f8490e925c9227a8331" member_type: VOTER }
I20251210 02:52:55.782095  5860 raft_consensus.cc:385] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:55.782164  5860 raft_consensus.cc:740] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827a72b2470d4f8490e925c9227a8331, State: Initialized, Role: FOLLOWER
I20251210 02:52:55.782379  5860 consensus_queue.cc:260] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "827a72b2470d4f8490e925c9227a8331" member_type: VOTER }
I20251210 02:52:55.782502  5860 raft_consensus.cc:399] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:55.782562  5860 raft_consensus.cc:493] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:55.782637  5860 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:55.784636  5860 raft_consensus.cc:515] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "827a72b2470d4f8490e925c9227a8331" member_type: VOTER }
I20251210 02:52:55.784875  5860 leader_election.cc:304] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 827a72b2470d4f8490e925c9227a8331; no voters: 
I20251210 02:52:55.785306  5860 leader_election.cc:290] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:55.785460  5863 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:55.786203  5860 sys_catalog.cc:565] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:55.788966  5863 raft_consensus.cc:697] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 1 LEADER]: Becoming Leader. State: Replica: 827a72b2470d4f8490e925c9227a8331, State: Running, Role: LEADER
I20251210 02:52:55.789280  5863 consensus_queue.cc:237] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "827a72b2470d4f8490e925c9227a8331" member_type: VOTER }
I20251210 02:52:55.790174  5864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "827a72b2470d4f8490e925c9227a8331" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "827a72b2470d4f8490e925c9227a8331" member_type: VOTER } }
I20251210 02:52:55.790321  5864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:55.790685  5865 sys_catalog.cc:455] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 827a72b2470d4f8490e925c9227a8331. Latest consensus state: current_term: 1 leader_uuid: "827a72b2470d4f8490e925c9227a8331" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "827a72b2470d4f8490e925c9227a8331" member_type: VOTER } }
I20251210 02:52:55.790825  5865 sys_catalog.cc:458] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:55.797905  5873 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:55.799783  5873 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:55.800179   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:55.803267  5873 catalog_manager.cc:1357] Generated new cluster ID: 23f724e154ee4ee29682de4825671d4c
I20251210 02:52:55.803375  5873 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:55.819506  5873 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:55.820384  5873 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:55.840099  5873 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331: Generated new TSK 0
I20251210 02:52:55.840381  5873 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:55.865620   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:55.867038   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:55.868500   416 webserver.cc:492] Webserver started at http://127.0.104.1:45341/ using document root <none> and password file <none>
I20251210 02:52:55.868729   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:55.868831   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:55.868943   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:55.869617   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "f00d6eebd2224ca6ae94c54778724135"
format_stamp: "Formatted at 2025-12-10 02:52:55 on dist-test-slave-wmrl"
I20251210 02:52:55.872586   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20251210 02:52:55.874398  5884 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:55.874764   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 02:52:55.874878   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "f00d6eebd2224ca6ae94c54778724135"
format_stamp: "Formatted at 2025-12-10 02:52:55 on dist-test-slave-wmrl"
I20251210 02:52:55.875025   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765335108262347-416-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)
I20251210 02:52:55.889302   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:55.890146   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:55.890938   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:55.891933   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:55.891999   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:55.892081   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:55.892119   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:55.906394   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38983
I20251210 02:52:55.906430  5946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38983 every 8 connection(s)
I20251210 02:52:55.914870  5947 heartbeater.cc:344] Connected to a master server at 127.0.104.62:37207
I20251210 02:52:55.915053  5947 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:55.915416  5947 heartbeater.cc:507] Master 127.0.104.62:37207 requested a full tablet report, sending...
I20251210 02:52:55.916285  5825 ts_manager.cc:194] Registered new tserver with Master: f00d6eebd2224ca6ae94c54778724135 (127.0.104.1:38983)
I20251210 02:52:55.916496   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00900524s
I20251210 02:52:55.917770  5825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48830
I20251210 02:52:55.928334  5825 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48844:
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"
    }
  }
}
I20251210 02:52:55.929219  5947 heartbeater.cc:499] Master 127.0.104.62:37207 was elected leader, sending a full tablet report...
I20251210 02:52:55.943334  5912 tablet_service.cc:1505] Processing CreateTablet for tablet d7621de23f8f4d768aae01511a785a95 (DEFAULT_TABLE table=fake-table [id=eb7439cd72074231b2f61d436d2e86ea]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:55.943758  5912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7621de23f8f4d768aae01511a785a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:55.948638  5959 tablet_bootstrap.cc:492] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135: Bootstrap starting.
I20251210 02:52:55.950402  5959 tablet_bootstrap.cc:654] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:55.952030  5959 tablet_bootstrap.cc:492] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135: No bootstrap required, opened a new log
I20251210 02:52:55.952162  5959 ts_tablet_manager.cc:1403] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:55.952817  5959 raft_consensus.cc:359] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } }
I20251210 02:52:55.952993  5959 raft_consensus.cc:385] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:55.953037  5959 raft_consensus.cc:740] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f00d6eebd2224ca6ae94c54778724135, State: Initialized, Role: FOLLOWER
I20251210 02:52:55.953207  5959 consensus_queue.cc:260] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } }
I20251210 02:52:55.953353  5959 raft_consensus.cc:399] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:55.953433  5959 raft_consensus.cc:493] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:55.953505  5959 raft_consensus.cc:3060] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:55.955780  5959 raft_consensus.cc:515] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } }
I20251210 02:52:55.955976  5959 leader_election.cc:304] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f00d6eebd2224ca6ae94c54778724135; no voters: 
I20251210 02:52:55.956485  5959 leader_election.cc:290] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:55.956559  5961 raft_consensus.cc:2804] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:55.957314  5959 ts_tablet_manager.cc:1434] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:55.957706  5961 raft_consensus.cc:697] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 1 LEADER]: Becoming Leader. State: Replica: f00d6eebd2224ca6ae94c54778724135, State: Running, Role: LEADER
I20251210 02:52:55.957950  5961 consensus_queue.cc:237] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } }
I20251210 02:52:55.960227  5825 catalog_manager.cc:5654] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 reported cstate change: term changed from 0 to 1, leader changed from <none> to f00d6eebd2224ca6ae94c54778724135 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f00d6eebd2224ca6ae94c54778724135" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:55.980870   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:55.981864  5825 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48844:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251210 02:52:55.982064  5824 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48844:
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"
    }
  }
}
I20251210 02:52:55.983273  5825 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48844:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251210 02:52:55.985111  5825 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48844:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251210 02:52:55.986169  5824 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48844:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251210 02:52:55.989009  5912 tablet_service.cc:1505] Processing CreateTablet for tablet 04ba40a73d8e4f75ada88bb7a5e44bd5 (DEFAULT_TABLE table=foo [id=18d83ff6a64d45caab07db62a45ee65f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:55.989372  5912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ba40a73d8e4f75ada88bb7a5e44bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:55.993330  5959 tablet_bootstrap.cc:492] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135: Bootstrap starting.
W20251210 02:52:55.994638  5824 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 04ba40a73d8e4f75ada88bb7a5e44bd5 consensus state has no leader
I20251210 02:52:55.995136  5959 tablet_bootstrap.cc:654] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:55.997020  5959 tablet_bootstrap.cc:492] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135: No bootstrap required, opened a new log
I20251210 02:52:55.997155  5959 ts_tablet_manager.cc:1403] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 02:52:55.997893  5959 raft_consensus.cc:359] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } }
I20251210 02:52:55.998051  5959 raft_consensus.cc:385] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:55.998131  5959 raft_consensus.cc:740] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f00d6eebd2224ca6ae94c54778724135, State: Initialized, Role: FOLLOWER
I20251210 02:52:55.998361  5959 consensus_queue.cc:260] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } }
I20251210 02:52:55.998514  5959 raft_consensus.cc:399] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:55.998582  5959 raft_consensus.cc:493] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:55.998672  5959 raft_consensus.cc:3060] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:56.000523  5959 raft_consensus.cc:515] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } }
I20251210 02:52:56.000731  5959 leader_election.cc:304] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f00d6eebd2224ca6ae94c54778724135; no voters: 
I20251210 02:52:56.000985  5961 raft_consensus.cc:2804] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:56.001106  5961 raft_consensus.cc:697] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 1 LEADER]: Becoming Leader. State: Replica: f00d6eebd2224ca6ae94c54778724135, State: Running, Role: LEADER
I20251210 02:52:56.001361  5961 consensus_queue.cc:237] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } }
I20251210 02:52:56.001986  5959 leader_election.cc:290] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:56.002444  5959 ts_tablet_manager.cc:1434] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20251210 02:52:56.003153  5825 catalog_manager.cc:5654] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 reported cstate change: term changed from 0 to 1, leader changed from <none> to f00d6eebd2224ca6ae94c54778724135 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f00d6eebd2224ca6ae94c54778724135" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f00d6eebd2224ca6ae94c54778724135" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38983 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:56.003522  5825 catalog_manager.cc:5746] TS f00d6eebd2224ca6ae94c54778724135 (127.0.104.1:38983) does not have the latest schema for tablet 04ba40a73d8e4f75ada88bb7a5e44bd5 (table foo2 [id=18d83ff6a64d45caab07db62a45ee65f]). Expected version 1 got 0
I20251210 02:52:56.008203  5825 catalog_manager.cc:5746] TS f00d6eebd2224ca6ae94c54778724135 (127.0.104.1:38983) does not have the latest schema for tablet 04ba40a73d8e4f75ada88bb7a5e44bd5 (table foo2 [id=18d83ff6a64d45caab07db62a45ee65f]). Expected version 1 got 0
I20251210 02:52:56.017099  5970 tablet.cc:1722] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135: 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
I20251210 02:52:56.025058  5825 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331: foo2 [id=18d83ff6a64d45caab07db62a45ee65f] alter complete (version 1)
I20251210 02:52:56.030261   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:56.039556   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:56.039881   416 tablet_replica.cc:333] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135: stopping tablet replica
I20251210 02:52:56.040158   416 raft_consensus.cc:2243] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:56.040361   416 raft_consensus.cc:2272] T 04ba40a73d8e4f75ada88bb7a5e44bd5 P f00d6eebd2224ca6ae94c54778724135 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:56.041241   416 tablet_replica.cc:333] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135: stopping tablet replica
I20251210 02:52:56.041347   416 raft_consensus.cc:2243] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:56.041455   416 raft_consensus.cc:2272] T d7621de23f8f4d768aae01511a785a95 P f00d6eebd2224ca6ae94c54778724135 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:56.046042   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:56.049176   416 master.cc:561] Master@127.0.104.62:37207 shutting down...
I20251210 02:52:56.057806   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:56.058073   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:56.058226   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 827a72b2470d4f8490e925c9227a8331: stopping tablet replica
I20251210 02:52:56.080070   416 master.cc:583] Master@127.0.104.62:37207 shutdown complete.
[       OK ] AlterTableTest.TestRenameStillCreatingTable (362 ms)
[ RUN      ] AlterTableTest.TestKUDU2132
I20251210 02:52:56.091217   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46515
I20251210 02:52:56.091691   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:56.092437   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:56.093791   416 webserver.cc:492] Webserver started at http://127.0.104.62:36981/ using document root <none> and password file <none>
I20251210 02:52:56.094004   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:56.094058   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:56.094179   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:56.094754   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "220e56a303004822b681628f926dbfa8"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.097101   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20251210 02:52:56.098524  5974 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.098853   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:56.098941   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "220e56a303004822b681628f926dbfa8"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.099061   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-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)
I20251210 02:52:56.115217   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:56.115705   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:56.129751  6025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46515 every 8 connection(s)
I20251210 02:52:56.129745   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46515
I20251210 02:52:56.131240  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:56.135406  6026 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8: Bootstrap starting.
I20251210 02:52:56.136576  6026 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:56.138130  6026 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8: No bootstrap required, opened a new log
I20251210 02:52:56.138720  6026 raft_consensus.cc:359] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220e56a303004822b681628f926dbfa8" member_type: VOTER }
I20251210 02:52:56.138849  6026 raft_consensus.cc:385] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:56.138898  6026 raft_consensus.cc:740] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 220e56a303004822b681628f926dbfa8, State: Initialized, Role: FOLLOWER
I20251210 02:52:56.139086  6026 consensus_queue.cc:260] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220e56a303004822b681628f926dbfa8" member_type: VOTER }
I20251210 02:52:56.139190  6026 raft_consensus.cc:399] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:56.139257  6026 raft_consensus.cc:493] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:56.139333  6026 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:56.141089  6026 raft_consensus.cc:515] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220e56a303004822b681628f926dbfa8" member_type: VOTER }
I20251210 02:52:56.141273  6026 leader_election.cc:304] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 220e56a303004822b681628f926dbfa8; no voters: 
I20251210 02:52:56.141688  6026 leader_election.cc:290] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:56.141801  6029 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:56.142792  6026 sys_catalog.cc:565] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:56.148878  6029 raft_consensus.cc:697] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 1 LEADER]: Becoming Leader. State: Replica: 220e56a303004822b681628f926dbfa8, State: Running, Role: LEADER
I20251210 02:52:56.149114  6029 consensus_queue.cc:237] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220e56a303004822b681628f926dbfa8" member_type: VOTER }
I20251210 02:52:56.149909  6030 sys_catalog.cc:455] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "220e56a303004822b681628f926dbfa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220e56a303004822b681628f926dbfa8" member_type: VOTER } }
I20251210 02:52:56.150060  6030 sys_catalog.cc:458] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:56.161244   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:56.161635  6031 sys_catalog.cc:455] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 220e56a303004822b681628f926dbfa8. Latest consensus state: current_term: 1 leader_uuid: "220e56a303004822b681628f926dbfa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220e56a303004822b681628f926dbfa8" member_type: VOTER } }
I20251210 02:52:56.161782  6031 sys_catalog.cc:458] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [sys.catalog]: This master's current role is: LEADER
W20251210 02:52:56.162284  6043 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251210 02:52:56.162357  6043 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251210 02:52:56.162416  6044 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:56.163337  6044 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:56.166023  6044 catalog_manager.cc:1357] Generated new cluster ID: 7d16b112002749b0836fc5a325b19721
I20251210 02:52:56.166105  6044 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:56.181830  6044 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:56.182612  6044 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:56.193199  6044 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8: Generated new TSK 0
I20251210 02:52:56.193490  6044 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:56.226501   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:56.227599   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:56.229167   416 webserver.cc:492] Webserver started at http://127.0.104.1:36227/ using document root <none> and password file <none>
I20251210 02:52:56.229384   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:56.229444   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:56.229559   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:56.230209   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "54361408156247ed809647b51329522f"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.232688   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:56.234380  6050 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.234735   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:56.234833   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "54361408156247ed809647b51329522f"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.234946   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765335108262347-416-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)
I20251210 02:52:56.245537   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:56.246104   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:56.246660   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:56.247653   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:56.247709   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.247769   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:56.247819   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.263314   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33143
I20251210 02:52:56.263321  6112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33143 every 8 connection(s)
I20251210 02:52:56.271668  6113 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46515
I20251210 02:52:56.271790  6113 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:56.272135  6113 heartbeater.cc:507] Master 127.0.104.62:46515 requested a full tablet report, sending...
I20251210 02:52:56.273109  5991 ts_manager.cc:194] Registered new tserver with Master: 54361408156247ed809647b51329522f (127.0.104.1:33143)
I20251210 02:52:56.273314   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009001271s
I20251210 02:52:56.274683  5991 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54482
I20251210 02:52:56.285550  5991 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54486:
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"
    }
  }
}
I20251210 02:52:56.286219  6113 heartbeater.cc:499] Master 127.0.104.62:46515 was elected leader, sending a full tablet report...
I20251210 02:52:56.298682  6078 tablet_service.cc:1505] Processing CreateTablet for tablet 9bdd762bc2794dc4b0641c1ea733114a (DEFAULT_TABLE table=fake-table [id=ea58c274218a457b92468bea39a5975e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:56.299103  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdd762bc2794dc4b0641c1ea733114a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:56.304091  6125 tablet_bootstrap.cc:492] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f: Bootstrap starting.
I20251210 02:52:56.305770  6125 tablet_bootstrap.cc:654] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:56.307633  6125 tablet_bootstrap.cc:492] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f: No bootstrap required, opened a new log
I20251210 02:52:56.307781  6125 ts_tablet_manager.cc:1403] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:56.308588  6125 raft_consensus.cc:359] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54361408156247ed809647b51329522f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33143 } }
I20251210 02:52:56.308818  6125 raft_consensus.cc:385] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:56.308925  6125 raft_consensus.cc:740] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54361408156247ed809647b51329522f, State: Initialized, Role: FOLLOWER
I20251210 02:52:56.309198  6125 consensus_queue.cc:260] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54361408156247ed809647b51329522f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33143 } }
I20251210 02:52:56.309372  6125 raft_consensus.cc:399] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:56.309437  6125 raft_consensus.cc:493] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:56.309501  6125 raft_consensus.cc:3060] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:56.312167  6125 raft_consensus.cc:515] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54361408156247ed809647b51329522f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33143 } }
I20251210 02:52:56.312384  6125 leader_election.cc:304] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 54361408156247ed809647b51329522f; no voters: 
I20251210 02:52:56.312845  6125 leader_election.cc:290] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:56.312970  6127 raft_consensus.cc:2804] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:56.313421  6127 raft_consensus.cc:697] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 1 LEADER]: Becoming Leader. State: Replica: 54361408156247ed809647b51329522f, State: Running, Role: LEADER
I20251210 02:52:56.313684  6127 consensus_queue.cc:237] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54361408156247ed809647b51329522f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33143 } }
I20251210 02:52:56.315732  5991 catalog_manager.cc:5654] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54361408156247ed809647b51329522f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "54361408156247ed809647b51329522f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54361408156247ed809647b51329522f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33143 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:56.319692  6125 ts_tablet_manager.cc:1434] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20251210 02:52:56.339629   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:56.340340  5991 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54486:
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
I20251210 02:52:56.345197  6133 tablet.cc:1722] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f: 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
I20251210 02:52:56.345605  6133 tablet.cc:1620] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f: MemRowSet was empty: no flush needed.
I20251210 02:52:56.352617  5990 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8: fake-table [id=ea58c274218a457b92468bea39a5975e] alter complete (version 1)
I20251210 02:52:56.353169   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:56.361438   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:56.361786   416 tablet_replica.cc:333] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f: stopping tablet replica
I20251210 02:52:56.361984   416 raft_consensus.cc:2243] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:56.362178   416 raft_consensus.cc:2272] T 9bdd762bc2794dc4b0641c1ea733114a P 54361408156247ed809647b51329522f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:56.367045   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:56.370071   416 master.cc:561] Master@127.0.104.62:46515 shutting down...
I20251210 02:52:56.378345   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:56.378582   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:56.378777   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 220e56a303004822b681628f926dbfa8: stopping tablet replica
I20251210 02:52:56.393573   416 master.cc:583] Master@127.0.104.62:46515 shutdown complete.
[       OK ] AlterTableTest.TestKUDU2132 (313 ms)
[ RUN      ] AlterTableTest.TestMaintenancePriorityAlter
I20251210 02:52:56.405324   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:32923
I20251210 02:52:56.405840   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:56.406627   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:56.408071   416 webserver.cc:492] Webserver started at http://127.0.104.62:36107/ using document root <none> and password file <none>
I20251210 02:52:56.408288   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:56.408370   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:56.408488   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:56.409135   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "d26471107d5a4648bbd2e5f08e1917e7"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.411494   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:52:56.413091  6137 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.413441   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 02:52:56.413527   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "d26471107d5a4648bbd2e5f08e1917e7"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.413640   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-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)
I20251210 02:52:56.454140   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:56.454701   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:56.468310   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:32923
I20251210 02:52:56.468317  6188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:32923 every 8 connection(s)
I20251210 02:52:56.469810  6189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:56.476584  6189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7: Bootstrap starting.
I20251210 02:52:56.478240  6189 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:56.479923  6189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7: No bootstrap required, opened a new log
I20251210 02:52:56.480670  6189 raft_consensus.cc:359] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d26471107d5a4648bbd2e5f08e1917e7" member_type: VOTER }
I20251210 02:52:56.480865  6189 raft_consensus.cc:385] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:56.480937  6189 raft_consensus.cc:740] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d26471107d5a4648bbd2e5f08e1917e7, State: Initialized, Role: FOLLOWER
I20251210 02:52:56.481139  6189 consensus_queue.cc:260] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d26471107d5a4648bbd2e5f08e1917e7" member_type: VOTER }
I20251210 02:52:56.481294  6189 raft_consensus.cc:399] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:56.481355  6189 raft_consensus.cc:493] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:56.481426  6189 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:56.484198  6189 raft_consensus.cc:515] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d26471107d5a4648bbd2e5f08e1917e7" member_type: VOTER }
I20251210 02:52:56.484417  6189 leader_election.cc:304] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d26471107d5a4648bbd2e5f08e1917e7; no voters: 
I20251210 02:52:56.484901  6189 leader_election.cc:290] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:56.485008  6192 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:56.485783  6189 sys_catalog.cc:565] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:56.488986  6192 raft_consensus.cc:697] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 1 LEADER]: Becoming Leader. State: Replica: d26471107d5a4648bbd2e5f08e1917e7, State: Running, Role: LEADER
I20251210 02:52:56.489228  6192 consensus_queue.cc:237] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d26471107d5a4648bbd2e5f08e1917e7" member_type: VOTER }
I20251210 02:52:56.489974  6193 sys_catalog.cc:455] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d26471107d5a4648bbd2e5f08e1917e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d26471107d5a4648bbd2e5f08e1917e7" member_type: VOTER } }
I20251210 02:52:56.490114  6193 sys_catalog.cc:458] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:56.490449  6194 sys_catalog.cc:455] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d26471107d5a4648bbd2e5f08e1917e7. Latest consensus state: current_term: 1 leader_uuid: "d26471107d5a4648bbd2e5f08e1917e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d26471107d5a4648bbd2e5f08e1917e7" member_type: VOTER } }
I20251210 02:52:56.490567  6194 sys_catalog.cc:458] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:56.501818  6202 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:56.503186  6202 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:56.503532   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:56.506126  6202 catalog_manager.cc:1357] Generated new cluster ID: 816aff6f5993440085394808b003cf63
I20251210 02:52:56.506209  6202 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:56.536540  6202 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:56.537685  6202 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:56.548424  6202 catalog_manager.cc:6027] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7: Generated new TSK 0
I20251210 02:52:56.548696  6202 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:56.568961   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:56.570320   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:56.571835   416 webserver.cc:492] Webserver started at http://127.0.104.1:42305/ using document root <none> and password file <none>
I20251210 02:52:56.572072   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:56.572140   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:56.572274   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:56.573025   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "1bab72ef062d4d00ab8bb2549f40ace8"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.576193   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:56.578079  6214 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.578449   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:56.585088   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "1bab72ef062d4d00ab8bb2549f40ace8"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.585309   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765335108262347-416-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)
I20251210 02:52:56.607790   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:56.608603   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:56.609278   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:56.610297   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:56.610386   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.610496   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:56.610561   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.623682  6276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35669 every 8 connection(s)
I20251210 02:52:56.623684   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35669
I20251210 02:52:56.632022  6277 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32923
I20251210 02:52:56.632191  6277 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:56.632561  6277 heartbeater.cc:507] Master 127.0.104.62:32923 requested a full tablet report, sending...
I20251210 02:52:56.633417  6154 ts_manager.cc:194] Registered new tserver with Master: 1bab72ef062d4d00ab8bb2549f40ace8 (127.0.104.1:35669)
I20251210 02:52:56.633766   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008915293s
I20251210 02:52:56.634574  6154 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57520
I20251210 02:52:56.645823  6277 heartbeater.cc:499] Master 127.0.104.62:32923 was elected leader, sending a full tablet report...
I20251210 02:52:56.646211  6154 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57528:
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"
    }
  }
}
I20251210 02:52:56.667359  6242 tablet_service.cc:1505] Processing CreateTablet for tablet c588071b247444f1b1f1f152664bd506 (DEFAULT_TABLE table=fake-table [id=1ce1e5bccd894b81bba82f2e5bc8bb0c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:56.667848  6242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c588071b247444f1b1f1f152664bd506. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:56.674878  6289 tablet_bootstrap.cc:492] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8: Bootstrap starting.
I20251210 02:52:56.676133  6289 tablet_bootstrap.cc:654] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:56.677876  6289 tablet_bootstrap.cc:492] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8: No bootstrap required, opened a new log
I20251210 02:52:56.678042  6289 ts_tablet_manager.cc:1403] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 02:52:56.678714  6289 raft_consensus.cc:359] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bab72ef062d4d00ab8bb2549f40ace8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35669 } }
I20251210 02:52:56.678866  6289 raft_consensus.cc:385] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:56.678961  6289 raft_consensus.cc:740] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab72ef062d4d00ab8bb2549f40ace8, State: Initialized, Role: FOLLOWER
I20251210 02:52:56.679214  6289 consensus_queue.cc:260] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bab72ef062d4d00ab8bb2549f40ace8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35669 } }
I20251210 02:52:56.679373  6289 raft_consensus.cc:399] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:56.679466  6289 raft_consensus.cc:493] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:56.679566  6289 raft_consensus.cc:3060] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:56.681456  6289 raft_consensus.cc:515] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bab72ef062d4d00ab8bb2549f40ace8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35669 } }
I20251210 02:52:56.681689  6289 leader_election.cc:304] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1bab72ef062d4d00ab8bb2549f40ace8; no voters: 
I20251210 02:52:56.682132  6289 leader_election.cc:290] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:56.682276  6291 raft_consensus.cc:2804] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:56.683130  6289 ts_tablet_manager.cc:1434] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20251210 02:52:56.683527  6291 raft_consensus.cc:697] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 1 LEADER]: Becoming Leader. State: Replica: 1bab72ef062d4d00ab8bb2549f40ace8, State: Running, Role: LEADER
I20251210 02:52:56.683812  6291 consensus_queue.cc:237] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bab72ef062d4d00ab8bb2549f40ace8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35669 } }
I20251210 02:52:56.685875  6153 catalog_manager.cc:5654] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bab72ef062d4d00ab8bb2549f40ace8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1bab72ef062d4d00ab8bb2549f40ace8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bab72ef062d4d00ab8bb2549f40ace8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35669 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:56.709321   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:56.710582  6153 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57528:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20251210 02:52:56.716687  6297 tablet.cc:1722] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8: 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
I20251210 02:52:56.723770  6153 catalog_manager.cc:6199] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7: fake-table [id=1ce1e5bccd894b81bba82f2e5bc8bb0c] alter complete (version 1)
I20251210 02:52:56.724974  6153 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57528:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20251210 02:52:56.729405  6297 tablet.cc:1722] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8: 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
I20251210 02:52:56.736382  6153 catalog_manager.cc:6199] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7: fake-table [id=1ce1e5bccd894b81bba82f2e5bc8bb0c] alter complete (version 2)
I20251210 02:52:56.737730  6154 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57528:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20251210 02:52:56.742151  6297 tablet.cc:1722] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8: 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
I20251210 02:52:56.749312  6154 catalog_manager.cc:6199] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7: fake-table [id=1ce1e5bccd894b81bba82f2e5bc8bb0c] alter complete (version 3)
I20251210 02:52:56.750283   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:56.762915   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:56.763541   416 tablet_replica.cc:333] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8: stopping tablet replica
I20251210 02:52:56.763810   416 raft_consensus.cc:2243] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:56.764111   416 raft_consensus.cc:2272] T c588071b247444f1b1f1f152664bd506 P 1bab72ef062d4d00ab8bb2549f40ace8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:56.769601   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:56.772889   416 master.cc:561] Master@127.0.104.62:32923 shutting down...
I20251210 02:52:56.781924   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:56.782202   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:56.782389   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P d26471107d5a4648bbd2e5f08e1917e7: stopping tablet replica
I20251210 02:52:56.787407   416 master.cc:583] Master@127.0.104.62:32923 shutdown complete.
[       OK ] AlterTableTest.TestMaintenancePriorityAlter (394 ms)
[ RUN      ] AlterTableTest.DisableCompactionAlter
I20251210 02:52:56.799685   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41073
I20251210 02:52:56.800302   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:56.801173   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:56.802601   416 webserver.cc:492] Webserver started at http://127.0.104.62:40625/ using document root <none> and password file <none>
I20251210 02:52:56.802857   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:56.802934   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:56.803086   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:56.803696   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "5361ef3aeeb24022aec780f8c5548bad"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.806318   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:52:56.807914  6301 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.808327   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 02:52:56.808444   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "5361ef3aeeb24022aec780f8c5548bad"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.808583   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-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)
I20251210 02:52:56.826362   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:56.827052   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:56.841812   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41073
I20251210 02:52:56.841813  6352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41073 every 8 connection(s)
I20251210 02:52:56.843395  6353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:56.850440  6353 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: Bootstrap starting.
I20251210 02:52:56.852128  6353 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:56.854039  6353 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: No bootstrap required, opened a new log
I20251210 02:52:56.854959  6353 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5361ef3aeeb24022aec780f8c5548bad" member_type: VOTER }
I20251210 02:52:56.855187  6353 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:56.855296  6353 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5361ef3aeeb24022aec780f8c5548bad, State: Initialized, Role: FOLLOWER
I20251210 02:52:56.855538  6353 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5361ef3aeeb24022aec780f8c5548bad" member_type: VOTER }
I20251210 02:52:56.855713  6353 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:56.855798  6353 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:56.855901  6353 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:56.858942  6353 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5361ef3aeeb24022aec780f8c5548bad" member_type: VOTER }
I20251210 02:52:56.859215  6353 leader_election.cc:304] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5361ef3aeeb24022aec780f8c5548bad; no voters: 
I20251210 02:52:56.859840  6353 leader_election.cc:290] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:56.859978  6356 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:56.860751  6356 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 1 LEADER]: Becoming Leader. State: Replica: 5361ef3aeeb24022aec780f8c5548bad, State: Running, Role: LEADER
I20251210 02:52:56.860899  6353 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:56.861068  6356 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5361ef3aeeb24022aec780f8c5548bad" member_type: VOTER }
I20251210 02:52:56.862008  6357 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5361ef3aeeb24022aec780f8c5548bad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5361ef3aeeb24022aec780f8c5548bad" member_type: VOTER } }
I20251210 02:52:56.862243  6357 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:56.862030  6358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5361ef3aeeb24022aec780f8c5548bad. Latest consensus state: current_term: 1 leader_uuid: "5361ef3aeeb24022aec780f8c5548bad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5361ef3aeeb24022aec780f8c5548bad" member_type: VOTER } }
I20251210 02:52:56.862458  6358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:56.875871  6362 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:56.877549  6362 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:56.878329   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:56.880702  6362 catalog_manager.cc:1357] Generated new cluster ID: 76f1eb4b18ac42cc9a150afbb72bb5be
I20251210 02:52:56.880862  6362 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:56.896277  6362 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:56.897187  6362 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:56.914785  6362 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: Generated new TSK 0
I20251210 02:52:56.915110  6362 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:56.943447   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:56.944734   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:56.946511   416 webserver.cc:492] Webserver started at http://127.0.104.1:38669/ using document root <none> and password file <none>
I20251210 02:52:56.946781   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:56.946878   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:56.946997   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:56.947700   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "c06b0235472a4bbf8d6524c94fff45c4"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.950582   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:52:56.952366  6377 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.952809   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:56.952920   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "c06b0235472a4bbf8d6524c94fff45c4"
format_stamp: "Formatted at 2025-12-10 02:52:56 on dist-test-slave-wmrl"
I20251210 02:52:56.953049   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765335108262347-416-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)
I20251210 02:52:56.969759   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:56.970454   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:56.971072   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:56.972033   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:56.972090   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.972155   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:56.972199   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:56.988258  6439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33305 every 8 connection(s)
I20251210 02:52:56.988252   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33305
I20251210 02:52:56.996471  6440 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41073
I20251210 02:52:56.996668  6440 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:56.997203  6440 heartbeater.cc:507] Master 127.0.104.62:41073 requested a full tablet report, sending...
I20251210 02:52:56.998147  6318 ts_manager.cc:194] Registered new tserver with Master: c06b0235472a4bbf8d6524c94fff45c4 (127.0.104.1:33305)
I20251210 02:52:56.998678   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009243345s
I20251210 02:52:56.999289  6318 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46364
I20251210 02:52:57.010582  6440 heartbeater.cc:499] Master 127.0.104.62:41073 was elected leader, sending a full tablet report...
I20251210 02:52:57.012243  6318 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46376:
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"
    }
  }
}
I20251210 02:52:57.028210  6405 tablet_service.cc:1505] Processing CreateTablet for tablet eac2e1be72cc4f939a16c4bb50550c91 (DEFAULT_TABLE table=fake-table [id=06ee52e52d2e48ffa741d3535d9bf302]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:57.028636  6405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac2e1be72cc4f939a16c4bb50550c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:57.034819  6452 tablet_bootstrap.cc:492] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: Bootstrap starting.
I20251210 02:52:57.036280  6452 tablet_bootstrap.cc:654] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:57.037979  6452 tablet_bootstrap.cc:492] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: No bootstrap required, opened a new log
I20251210 02:52:57.038154  6452 ts_tablet_manager.cc:1403] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:57.038772  6452 raft_consensus.cc:359] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06b0235472a4bbf8d6524c94fff45c4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33305 } }
I20251210 02:52:57.038962  6452 raft_consensus.cc:385] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:57.039037  6452 raft_consensus.cc:740] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06b0235472a4bbf8d6524c94fff45c4, State: Initialized, Role: FOLLOWER
I20251210 02:52:57.039294  6452 consensus_queue.cc:260] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06b0235472a4bbf8d6524c94fff45c4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33305 } }
I20251210 02:52:57.039484  6452 raft_consensus.cc:399] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:57.039556  6452 raft_consensus.cc:493] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:57.039628  6452 raft_consensus.cc:3060] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:57.041684  6452 raft_consensus.cc:515] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06b0235472a4bbf8d6524c94fff45c4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33305 } }
I20251210 02:52:57.041890  6452 leader_election.cc:304] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c06b0235472a4bbf8d6524c94fff45c4; no voters: 
I20251210 02:52:57.042413  6452 leader_election.cc:290] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:57.042533  6454 raft_consensus.cc:2804] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:57.043242  6452 ts_tablet_manager.cc:1434] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:52:57.043639  6454 raft_consensus.cc:697] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 1 LEADER]: Becoming Leader. State: Replica: c06b0235472a4bbf8d6524c94fff45c4, State: Running, Role: LEADER
I20251210 02:52:57.043898  6454 consensus_queue.cc:237] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06b0235472a4bbf8d6524c94fff45c4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33305 } }
I20251210 02:52:57.046499  6317 catalog_manager.cc:5654] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06b0235472a4bbf8d6524c94fff45c4 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c06b0235472a4bbf8d6524c94fff45c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06b0235472a4bbf8d6524c94fff45c4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33305 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:57.067965   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:57.068837  6317 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20251210 02:52:57.074730  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.082048  6317 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 1)
I20251210 02:52:57.083488  6318 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20251210 02:52:57.088303  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.095527  6318 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 2)
I20251210 02:52:57.097048  6318 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20251210 02:52:57.101540  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.109552  6318 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 3)
I20251210 02:52:57.113379  6318 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20251210 02:52:57.118335  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.127444  6318 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 4)
I20251210 02:52:57.130029  6318 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20251210 02:52:57.135072  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.142944  6318 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 5)
I20251210 02:52:57.146548  6318 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20251210 02:52:57.151057  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.158648  6318 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 6)
I20251210 02:52:57.163062  6318 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 02:52:57.167616  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.174296  6318 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 7)
I20251210 02:52:57.176429  6318 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 02:52:57.180933  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.187004  6318 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 8)
I20251210 02:52:57.188756  6318 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 02:52:57.192891  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.199694  6318 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 9)
I20251210 02:52:57.201052  6317 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 02:52:57.205257  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.212903  6317 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 10)
I20251210 02:52:57.214489  6317 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 02:52:57.218772  6460 tablet.cc:1722] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: 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
I20251210 02:52:57.226164  6317 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: fake-table [id=06ee52e52d2e48ffa741d3535d9bf302] alter complete (version 11)
I20251210 02:52:57.227243  6317 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20251210 02:52:57.228926  6317 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20251210 02:52:57.230551  6317 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20251210 02:52:57.232064  6317 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20251210 02:52:57.233789  6317 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46376:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20251210 02:52:57.234942   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:57.245514   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:57.246224   416 tablet_replica.cc:333] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4: stopping tablet replica
I20251210 02:52:57.246434   416 raft_consensus.cc:2243] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:57.246690   416 raft_consensus.cc:2272] T eac2e1be72cc4f939a16c4bb50550c91 P c06b0235472a4bbf8d6524c94fff45c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:57.252548   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:57.256575   416 master.cc:561] Master@127.0.104.62:41073 shutting down...
I20251210 02:52:57.265722   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:57.265990   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:57.266157   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5361ef3aeeb24022aec780f8c5548bad: stopping tablet replica
I20251210 02:52:57.281143   416 master.cc:583] Master@127.0.104.62:41073 shutdown complete.
[       OK ] AlterTableTest.DisableCompactionAlter (492 ms)
[ RUN      ] AlterTableTest.AddAndRemoveImmutableAttribute
I20251210 02:52:57.291954   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35075
I20251210 02:52:57.292503   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:57.293391   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:57.294835   416 webserver.cc:492] Webserver started at http://127.0.104.62:33169/ using document root <none> and password file <none>
I20251210 02:52:57.295081   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:57.295166   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:57.295320   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:57.295912   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "721780d51b5448788a6942341319524c"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.298449   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:57.300005  6464 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.300381   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:57.300508   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "721780d51b5448788a6942341319524c"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.300626   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-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)
I20251210 02:52:57.308059   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:57.308676   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:57.322435   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35075
I20251210 02:52:57.322435  6515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35075 every 8 connection(s)
I20251210 02:52:57.324002  6516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:57.328518  6516 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c: Bootstrap starting.
I20251210 02:52:57.329773  6516 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:57.331413  6516 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c: No bootstrap required, opened a new log
I20251210 02:52:57.332065  6516 raft_consensus.cc:359] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "721780d51b5448788a6942341319524c" member_type: VOTER }
I20251210 02:52:57.332214  6516 raft_consensus.cc:385] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:57.332302  6516 raft_consensus.cc:740] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 721780d51b5448788a6942341319524c, State: Initialized, Role: FOLLOWER
I20251210 02:52:57.332549  6516 consensus_queue.cc:260] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "721780d51b5448788a6942341319524c" member_type: VOTER }
I20251210 02:52:57.332685  6516 raft_consensus.cc:399] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:57.332799  6516 raft_consensus.cc:493] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:57.332897  6516 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:57.334823  6516 raft_consensus.cc:515] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "721780d51b5448788a6942341319524c" member_type: VOTER }
I20251210 02:52:57.335024  6516 leader_election.cc:304] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 721780d51b5448788a6942341319524c; no voters: 
I20251210 02:52:57.335522  6516 leader_election.cc:290] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:57.335636  6519 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:57.336700  6516 sys_catalog.cc:565] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:57.341204  6519 raft_consensus.cc:697] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 1 LEADER]: Becoming Leader. State: Replica: 721780d51b5448788a6942341319524c, State: Running, Role: LEADER
I20251210 02:52:57.341609  6519 consensus_queue.cc:237] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "721780d51b5448788a6942341319524c" member_type: VOTER }
I20251210 02:52:57.346922  6520 sys_catalog.cc:455] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "721780d51b5448788a6942341319524c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "721780d51b5448788a6942341319524c" member_type: VOTER } }
I20251210 02:52:57.347137  6520 sys_catalog.cc:458] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:57.348721  6530 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:57.348757  6521 sys_catalog.cc:455] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 721780d51b5448788a6942341319524c. Latest consensus state: current_term: 1 leader_uuid: "721780d51b5448788a6942341319524c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "721780d51b5448788a6942341319524c" member_type: VOTER } }
I20251210 02:52:57.349076  6521 sys_catalog.cc:458] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:57.350741  6530 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:57.354476  6530 catalog_manager.cc:1357] Generated new cluster ID: 74f0485387054e9a881bc7a7edee789f
I20251210 02:52:57.354503   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:57.354614  6530 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:57.363622  6530 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:57.364457  6530 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:57.375012  6530 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c: Generated new TSK 0
I20251210 02:52:57.375279  6530 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:57.387493   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:57.388898   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:57.390578   416 webserver.cc:492] Webserver started at http://127.0.104.1:36453/ using document root <none> and password file <none>
I20251210 02:52:57.390851   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:57.390925   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:57.391057   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:57.391786   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "8b0f84c01b05495da4edf1b7763a43fe"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.395097   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:52:57.397015  6541 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.397408   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:57.397541   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "8b0f84c01b05495da4edf1b7763a43fe"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.397678   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765335108262347-416-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)
I20251210 02:52:57.415169   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:57.415843   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:57.416523   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:57.417644   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:57.417723   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.417805   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:57.417848   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.431633   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34317
I20251210 02:52:57.431644  6603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34317 every 8 connection(s)
I20251210 02:52:57.439234  6604 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35075
I20251210 02:52:57.439376  6604 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:57.439729  6604 heartbeater.cc:507] Master 127.0.104.62:35075 requested a full tablet report, sending...
I20251210 02:52:57.440559  6481 ts_manager.cc:194] Registered new tserver with Master: 8b0f84c01b05495da4edf1b7763a43fe (127.0.104.1:34317)
I20251210 02:52:57.440804   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007965075s
I20251210 02:52:57.442143  6481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35790
I20251210 02:52:57.453243  6481 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35798:
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"
    }
  }
}
I20251210 02:52:57.453675  6604 heartbeater.cc:499] Master 127.0.104.62:35075 was elected leader, sending a full tablet report...
I20251210 02:52:57.468042  6569 tablet_service.cc:1505] Processing CreateTablet for tablet f861ccebbbea41009af4e65f23f71f6e (DEFAULT_TABLE table=fake-table [id=d7f1c02943aa4ab59be0f90f70c81bff]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:57.468601  6569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f861ccebbbea41009af4e65f23f71f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:57.475948  6616 tablet_bootstrap.cc:492] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: Bootstrap starting.
I20251210 02:52:57.477569  6616 tablet_bootstrap.cc:654] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:57.479458  6616 tablet_bootstrap.cc:492] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: No bootstrap required, opened a new log
I20251210 02:52:57.479650  6616 ts_tablet_manager.cc:1403] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:57.480495  6616 raft_consensus.cc:359] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b0f84c01b05495da4edf1b7763a43fe" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34317 } }
I20251210 02:52:57.480660  6616 raft_consensus.cc:385] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:57.480732  6616 raft_consensus.cc:740] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0f84c01b05495da4edf1b7763a43fe, State: Initialized, Role: FOLLOWER
I20251210 02:52:57.480995  6616 consensus_queue.cc:260] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b0f84c01b05495da4edf1b7763a43fe" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34317 } }
I20251210 02:52:57.481148  6616 raft_consensus.cc:399] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:57.481242  6616 raft_consensus.cc:493] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:57.481344  6616 raft_consensus.cc:3060] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:57.483294  6616 raft_consensus.cc:515] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b0f84c01b05495da4edf1b7763a43fe" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34317 } }
I20251210 02:52:57.483527  6616 leader_election.cc:304] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8b0f84c01b05495da4edf1b7763a43fe; no voters: 
I20251210 02:52:57.484074  6616 leader_election.cc:290] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:57.484223  6618 raft_consensus.cc:2804] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:57.484967  6616 ts_tablet_manager.cc:1434] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251210 02:52:57.485509  6618 raft_consensus.cc:697] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 1 LEADER]: Becoming Leader. State: Replica: 8b0f84c01b05495da4edf1b7763a43fe, State: Running, Role: LEADER
I20251210 02:52:57.485826  6618 consensus_queue.cc:237] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b0f84c01b05495da4edf1b7763a43fe" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34317 } }
I20251210 02:52:57.494906  6481 catalog_manager.cc:5654] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b0f84c01b05495da4edf1b7763a43fe (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8b0f84c01b05495da4edf1b7763a43fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b0f84c01b05495da4edf1b7763a43fe" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34317 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:57.517529   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:57.556577  6481 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35798:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20251210 02:52:57.562448  6625 tablet.cc:1722] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: 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
I20251210 02:52:57.563022  6625 tablet.cc:1620] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: MemRowSet was empty: no flush needed.
I20251210 02:52:57.571254  6481 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c: fake-table [id=d7f1c02943aa4ab59be0f90f70c81bff] alter complete (version 1)
I20251210 02:52:57.595749  6481 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35798:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20251210 02:52:57.601037  6625 tablet.cc:1722] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: 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
I20251210 02:52:57.601526  6625 tablet.cc:1620] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: MemRowSet was empty: no flush needed.
I20251210 02:52:57.609476  6481 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c: fake-table [id=d7f1c02943aa4ab59be0f90f70c81bff] alter complete (version 2)
I20251210 02:52:57.637986  6481 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35798:
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
I20251210 02:52:57.643416  6625 tablet.cc:1722] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: 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
I20251210 02:52:57.643944  6625 tablet.cc:1620] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: MemRowSet was empty: no flush needed.
I20251210 02:52:57.652065  6481 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c: fake-table [id=d7f1c02943aa4ab59be0f90f70c81bff] alter complete (version 3)
I20251210 02:52:57.680883   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:57.693357   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:57.693915   416 tablet_replica.cc:333] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe: stopping tablet replica
I20251210 02:52:57.694106   416 raft_consensus.cc:2243] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:57.694314   416 raft_consensus.cc:2272] T f861ccebbbea41009af4e65f23f71f6e P 8b0f84c01b05495da4edf1b7763a43fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:57.699769   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:57.703675   416 master.cc:561] Master@127.0.104.62:35075 shutting down...
I20251210 02:52:57.713241   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:57.713548   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:57.713721   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 721780d51b5448788a6942341319524c: stopping tablet replica
I20251210 02:52:57.728513   416 master.cc:583] Master@127.0.104.62:35075 shutdown complete.
[       OK ] AlterTableTest.AddAndRemoveImmutableAttribute (450 ms)
[----------] 32 tests from AlterTableTest (69412 ms total)

[----------] 7 tests from ReplicatedAlterTableTest
[ RUN      ] ReplicatedAlterTableTest.TestReplicatedAlter
I20251210 02:52:57.744311   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33849
I20251210 02:52:57.745081   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:57.746068   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:57.747478   416 webserver.cc:492] Webserver started at http://127.0.104.62:37503/ using document root <none> and password file <none>
I20251210 02:52:57.747679   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:57.747732   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:57.747855   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:57.748445   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "0df0f119c94241d08d7f18b06eae450b"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.751214   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20251210 02:52:57.752746  6629 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.753108   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 02:52:57.753221   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "0df0f119c94241d08d7f18b06eae450b"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.753329   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-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)
I20251210 02:52:57.765395   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:57.765897   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:57.779906   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33849
I20251210 02:52:57.779908  6680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33849 every 8 connection(s)
I20251210 02:52:57.781463  6681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:57.788331  6681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b: Bootstrap starting.
I20251210 02:52:57.789839  6681 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:57.791589  6681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b: No bootstrap required, opened a new log
I20251210 02:52:57.792320  6681 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df0f119c94241d08d7f18b06eae450b" member_type: VOTER }
I20251210 02:52:57.792475  6681 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:57.792527  6681 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df0f119c94241d08d7f18b06eae450b, State: Initialized, Role: FOLLOWER
I20251210 02:52:57.792716  6681 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df0f119c94241d08d7f18b06eae450b" member_type: VOTER }
I20251210 02:52:57.792887  6681 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:57.792943  6681 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:57.793015  6681 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:57.795747  6681 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df0f119c94241d08d7f18b06eae450b" member_type: VOTER }
I20251210 02:52:57.795972  6681 leader_election.cc:304] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0df0f119c94241d08d7f18b06eae450b; no voters: 
I20251210 02:52:57.796360  6681 leader_election.cc:290] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:57.796490  6684 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:57.797276  6681 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:57.802208  6684 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 1 LEADER]: Becoming Leader. State: Replica: 0df0f119c94241d08d7f18b06eae450b, State: Running, Role: LEADER
I20251210 02:52:57.802517  6684 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df0f119c94241d08d7f18b06eae450b" member_type: VOTER }
I20251210 02:52:57.803427  6685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0df0f119c94241d08d7f18b06eae450b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df0f119c94241d08d7f18b06eae450b" member_type: VOTER } }
I20251210 02:52:57.803495  6686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0df0f119c94241d08d7f18b06eae450b. Latest consensus state: current_term: 1 leader_uuid: "0df0f119c94241d08d7f18b06eae450b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0df0f119c94241d08d7f18b06eae450b" member_type: VOTER } }
I20251210 02:52:57.803594  6685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:57.803679  6686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:57.804147  6698 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:57.804953   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:57.805567  6698 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:57.808457  6698 catalog_manager.cc:1357] Generated new cluster ID: b9cd39b25010433dadf1e0f91a1d1104
I20251210 02:52:57.808533  6698 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:57.818418  6698 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:57.819492  6698 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:57.836678  6698 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b: Generated new TSK 0
I20251210 02:52:57.837004  6698 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:57.869807   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:57.870878   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:57.872355   416 webserver.cc:492] Webserver started at http://127.0.104.1:40051/ using document root <none> and password file <none>
I20251210 02:52:57.872571   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:57.872643   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:57.872787   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:57.873381   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "eb21895f0b9c49518f090c98045344c2"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.875986   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:52:57.877738  6705 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.878083   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:57.878166   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "eb21895f0b9c49518f090c98045344c2"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.878273   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-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)
I20251210 02:52:57.896350   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:57.896924   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:57.897497   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:57.898447   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:57.898496   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.898547   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:57.898604   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.913682   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36977
I20251210 02:52:57.913682  6767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36977 every 8 connection(s)
I20251210 02:52:57.916183   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:57.917577   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:57.919030   416 webserver.cc:492] Webserver started at http://127.0.104.2:34201/ using document root <none> and password file <none>
I20251210 02:52:57.919282   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:57.919365   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:57.919492   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:57.920276   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-1-root/instance:
uuid: "fbaa13f627ff49449401198cd6f63ad4"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.922479  6768 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33849
I20251210 02:52:57.922610  6768 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:57.922956  6768 heartbeater.cc:507] Master 127.0.104.62:33849 requested a full tablet report, sending...
I20251210 02:52:57.923768   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:52:57.923919  6646 ts_manager.cc:194] Registered new tserver with Master: eb21895f0b9c49518f090c98045344c2 (127.0.104.1:36977)
I20251210 02:52:57.925508  6646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44110
I20251210 02:52:57.926137  6775 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.926539   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20251210 02:52:57.926672   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-1-root
uuid: "fbaa13f627ff49449401198cd6f63ad4"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.926790   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-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)
I20251210 02:52:57.937059  6768 heartbeater.cc:499] Master 127.0.104.62:33849 was elected leader, sending a full tablet report...
I20251210 02:52:57.939631   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:57.940192   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:57.940860   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:57.942024   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:57.942103   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.942185   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:57.942242   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.956794   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:45843
I20251210 02:52:57.956815  6837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:45843 every 8 connection(s)
I20251210 02:52:57.958612   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:57.960012   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:57.966060   416 webserver.cc:492] Webserver started at http://127.0.104.3:44137/ using document root <none> and password file <none>
I20251210 02:52:57.966359   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:57.966440   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:57.966595   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:57.967458   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-2-root/instance:
uuid: "e390a9180279498eb38ecddf04462c54"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.970781  6838 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33849
I20251210 02:52:57.970817   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:52:57.970925  6838 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:57.971330  6838 heartbeater.cc:507] Master 127.0.104.62:33849 requested a full tablet report, sending...
I20251210 02:52:57.972126  6646 ts_manager.cc:194] Registered new tserver with Master: fbaa13f627ff49449401198cd6f63ad4 (127.0.104.2:45843)
I20251210 02:52:57.972652  6844 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.973023   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:57.973130   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-2-root
uuid: "e390a9180279498eb38ecddf04462c54"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:57.973186  6646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44118
I20251210 02:52:57.973248   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-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)
I20251210 02:52:57.980595   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:57.981278   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:57.981901   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:57.982882   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:57.982949   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.983021   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:57.983058   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:57.984704  6838 heartbeater.cc:499] Master 127.0.104.62:33849 was elected leader, sending a full tablet report...
I20251210 02:52:57.999033   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:41051
I20251210 02:52:57.999063  6906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:41051 every 8 connection(s)
I20251210 02:52:58.000881   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:58.002164   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:58.003672   416 webserver.cc:492] Webserver started at http://127.0.104.4:45905/ using document root <none> and password file <none>
I20251210 02:52:58.003909   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:58.003974   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:58.004082   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:58.004829   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-3-root/instance:
uuid: "ee2d5666dc7c4b8196afd459eec9bd98"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:58.006270  6907 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33849
I20251210 02:52:58.006392  6907 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:58.006755  6907 heartbeater.cc:507] Master 127.0.104.62:33849 requested a full tablet report, sending...
I20251210 02:52:58.007664  6645 ts_manager.cc:194] Registered new tserver with Master: e390a9180279498eb38ecddf04462c54 (127.0.104.3:41051)
I20251210 02:52:58.007874   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20251210 02:52:58.008754  6645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44122
I20251210 02:52:58.017628  6913 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.018069   416 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.002s	sys 0.007s
I20251210 02:52:58.018239   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-3-root
uuid: "ee2d5666dc7c4b8196afd459eec9bd98"
format_stamp: "Formatted at 2025-12-10 02:52:57 on dist-test-slave-wmrl"
I20251210 02:52:58.018414   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765335108262347-416-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)
I20251210 02:52:58.021592  6907 heartbeater.cc:499] Master 127.0.104.62:33849 was elected leader, sending a full tablet report...
I20251210 02:52:58.033980   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:58.034509   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:58.035061   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:58.035892   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:58.035948   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.036031   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:58.036068   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.067607   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:34699
I20251210 02:52:58.067611  6975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:34699 every 8 connection(s)
I20251210 02:52:58.078356  6976 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33849
I20251210 02:52:58.078497  6976 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:58.078997  6976 heartbeater.cc:507] Master 127.0.104.62:33849 requested a full tablet report, sending...
I20251210 02:52:58.079823  6646 ts_manager.cc:194] Registered new tserver with Master: ee2d5666dc7c4b8196afd459eec9bd98 (127.0.104.4:34699)
I20251210 02:52:58.079932   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006921174s
I20251210 02:52:58.080904  6646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44134
I20251210 02:52:58.092607  6976 heartbeater.cc:499] Master 127.0.104.62:33849 was elected leader, sending a full tablet report...
I20251210 02:52:58.099363  6646 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44148:
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"
    }
  }
}
I20251210 02:52:58.134858  6733 tablet_service.cc:1505] Processing CreateTablet for tablet 411a21b17ea1427496246d9e23b55738 (DEFAULT_TABLE table=fake-table [id=434729c83129489883101ce5518470d0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:58.135409  6733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411a21b17ea1427496246d9e23b55738. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:58.136999  6803 tablet_service.cc:1505] Processing CreateTablet for tablet 411a21b17ea1427496246d9e23b55738 (DEFAULT_TABLE table=fake-table [id=434729c83129489883101ce5518470d0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:58.137426  6803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411a21b17ea1427496246d9e23b55738. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:58.143548  6990 tablet_bootstrap.cc:492] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2: Bootstrap starting.
I20251210 02:52:58.145219  6990 tablet_bootstrap.cc:654] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:58.150012  6872 tablet_service.cc:1505] Processing CreateTablet for tablet 411a21b17ea1427496246d9e23b55738 (DEFAULT_TABLE table=fake-table [id=434729c83129489883101ce5518470d0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:58.150698  6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411a21b17ea1427496246d9e23b55738. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:58.151479  6991 tablet_bootstrap.cc:492] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4: Bootstrap starting.
I20251210 02:52:58.155431  6991 tablet_bootstrap.cc:654] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:58.163789  6994 tablet_bootstrap.cc:492] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54: Bootstrap starting.
I20251210 02:52:58.166149  6994 tablet_bootstrap.cc:654] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:58.166951  6990 tablet_bootstrap.cc:492] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2: No bootstrap required, opened a new log
I20251210 02:52:58.167119  6990 ts_tablet_manager.cc:1403] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20251210 02:52:58.169396  6990 raft_consensus.cc:359] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } }
I20251210 02:52:58.169569  6990 raft_consensus.cc:385] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:58.169627  6990 raft_consensus.cc:740] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb21895f0b9c49518f090c98045344c2, State: Initialized, Role: FOLLOWER
I20251210 02:52:58.169901  6991 tablet_bootstrap.cc:492] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4: No bootstrap required, opened a new log
I20251210 02:52:58.169847  6990 consensus_queue.cc:260] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } }
I20251210 02:52:58.170104  6991 ts_tablet_manager.cc:1403] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20251210 02:52:58.170956  6991 raft_consensus.cc:359] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } }
I20251210 02:52:58.171147  6991 raft_consensus.cc:385] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:58.171207  6991 raft_consensus.cc:740] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbaa13f627ff49449401198cd6f63ad4, State: Initialized, Role: FOLLOWER
I20251210 02:52:58.171394  6991 consensus_queue.cc:260] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } }
I20251210 02:52:58.174033  6991 ts_tablet_manager.cc:1434] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20251210 02:52:58.169901  6994 tablet_bootstrap.cc:492] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54: No bootstrap required, opened a new log
I20251210 02:52:58.178738  6994 ts_tablet_manager.cc:1403] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.003s
I20251210 02:52:58.178929  6990 ts_tablet_manager.cc:1434] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20251210 02:52:58.180639  6994 raft_consensus.cc:359] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } }
I20251210 02:52:58.180863  6994 raft_consensus.cc:385] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:58.180932  6994 raft_consensus.cc:740] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e390a9180279498eb38ecddf04462c54, State: Initialized, Role: FOLLOWER
I20251210 02:52:58.181172  6994 consensus_queue.cc:260] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } }
I20251210 02:52:58.181972  6994 ts_tablet_manager.cc:1434] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:58.309245  6997 raft_consensus.cc:493] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 02:52:58.309433  6997 raft_consensus.cc:515] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } }
I20251210 02:52:58.314543  6997 leader_election.cc:290] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e390a9180279498eb38ecddf04462c54 (127.0.104.3:41051), eb21895f0b9c49518f090c98045344c2 (127.0.104.1:36977)
I20251210 02:52:58.318775  6882 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "411a21b17ea1427496246d9e23b55738" candidate_uuid: "fbaa13f627ff49449401198cd6f63ad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e390a9180279498eb38ecddf04462c54" is_pre_election: true
I20251210 02:52:58.319205  6882 raft_consensus.cc:2468] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbaa13f627ff49449401198cd6f63ad4 in term 0.
I20251210 02:52:58.319962  6779 leader_election.cc:304] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [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: e390a9180279498eb38ecddf04462c54, fbaa13f627ff49449401198cd6f63ad4; no voters: 
I20251210 02:52:58.320289  6997 raft_consensus.cc:2804] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 02:52:58.320397  6997 raft_consensus.cc:493] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 02:52:58.320477  6997 raft_consensus.cc:3060] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:58.321381  6743 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "411a21b17ea1427496246d9e23b55738" candidate_uuid: "fbaa13f627ff49449401198cd6f63ad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb21895f0b9c49518f090c98045344c2" is_pre_election: true
I20251210 02:52:58.321580  6743 raft_consensus.cc:2468] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbaa13f627ff49449401198cd6f63ad4 in term 0.
I20251210 02:52:58.323902  6997 raft_consensus.cc:515] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } }
I20251210 02:52:58.324491  6997 leader_election.cc:290] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [CANDIDATE]: Term 1 election: Requested vote from peers e390a9180279498eb38ecddf04462c54 (127.0.104.3:41051), eb21895f0b9c49518f090c98045344c2 (127.0.104.1:36977)
I20251210 02:52:58.324934  6743 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "411a21b17ea1427496246d9e23b55738" candidate_uuid: "fbaa13f627ff49449401198cd6f63ad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb21895f0b9c49518f090c98045344c2"
I20251210 02:52:58.324934  6882 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "411a21b17ea1427496246d9e23b55738" candidate_uuid: "fbaa13f627ff49449401198cd6f63ad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e390a9180279498eb38ecddf04462c54"
I20251210 02:52:58.325137  6743 raft_consensus.cc:3060] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:58.325201  6882 raft_consensus.cc:3060] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:58.327126  6743 raft_consensus.cc:2468] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbaa13f627ff49449401198cd6f63ad4 in term 1.
I20251210 02:52:58.327466  6777 leader_election.cc:304] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [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: eb21895f0b9c49518f090c98045344c2, fbaa13f627ff49449401198cd6f63ad4; no voters: 
I20251210 02:52:58.327682  6997 raft_consensus.cc:2804] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:58.328078  6997 raft_consensus.cc:697] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 1 LEADER]: Becoming Leader. State: Replica: fbaa13f627ff49449401198cd6f63ad4, State: Running, Role: LEADER
I20251210 02:52:58.328226  6882 raft_consensus.cc:2468] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbaa13f627ff49449401198cd6f63ad4 in term 1.
I20251210 02:52:58.328611  6997 consensus_queue.cc:237] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [LEADER]: Queue going to LEADER mode. State: All 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: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } }
I20251210 02:52:58.331696  6644 catalog_manager.cc:5654] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbaa13f627ff49449401198cd6f63ad4 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "fbaa13f627ff49449401198cd6f63ad4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbaa13f627ff49449401198cd6f63ad4" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 } health_report { overall_health: UNKNOWN } } }
I20251210 02:52:58.379266   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:58.402985  6882 raft_consensus.cc:1275] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [term 1 FOLLOWER]: Refusing update from remote peer fbaa13f627ff49449401198cd6f63ad4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251210 02:52:58.402976  6743 raft_consensus.cc:1275] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [term 1 FOLLOWER]: Refusing update from remote peer fbaa13f627ff49449401198cd6f63ad4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251210 02:52:58.403812  7000 consensus_queue.cc:1048] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb21895f0b9c49518f090c98045344c2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 02:52:58.404130  6997 consensus_queue.cc:1048] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e390a9180279498eb38ecddf04462c54" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 02:52:58.415994  7004 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3 or (T in {3})}]
I20251210 02:52:58.444948   416 alter_table-test.cc:2380] Verifying initial pattern
I20251210 02:52:58.456157   416 alter_table-test.cc:2383] Dropping and adding back c1
I20251210 02:52:58.456921  6644 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44148:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 02:52:58.464331  7008 tablet.cc:1722] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4: 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
I20251210 02:52:58.465095  7009 tablet.cc:1722] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2: 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
I20251210 02:52:58.465219  7012 tablet.cc:1722] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54: 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
I20251210 02:52:58.502746  6644 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b: fake-table [id=434729c83129489883101ce5518470d0] alter complete (version 1)
I20251210 02:52:58.509604  6646 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44148:
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
I20251210 02:52:58.516886  7008 tablet.cc:1722] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4: 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
I20251210 02:52:58.517324  7009 tablet.cc:1722] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2: 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
I20251210 02:52:58.517635  7012 tablet.cc:1722] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54: 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
I20251210 02:52:58.518097  7009 tablet.cc:1620] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2: MemRowSet was empty: no flush needed.
I20251210 02:52:58.518195  7012 tablet.cc:1620] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54: MemRowSet was empty: no flush needed.
I20251210 02:52:58.523818  7008 tablet.cc:1620] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4: MemRowSet was empty: no flush needed.
I20251210 02:52:58.526938  6643 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b: fake-table [id=434729c83129489883101ce5518470d0] alter complete (version 2)
I20251210 02:52:58.529893   416 alter_table-test.cc:2393] Verifying that the new default shows up
I20251210 02:52:58.538332   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:52:58.548601   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:58.549178   416 tablet_replica.cc:333] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2: stopping tablet replica
I20251210 02:52:58.549360   416 raft_consensus.cc:2243] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:52:58.549880   416 raft_consensus.cc:2272] T 411a21b17ea1427496246d9e23b55738 P eb21895f0b9c49518f090c98045344c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:58.555792   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:52:58.568430   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251210 02:52:58.579002   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:58.579342   416 tablet_replica.cc:333] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4: stopping tablet replica
I20251210 02:52:58.579546   416 raft_consensus.cc:2243] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:58.580083   416 raft_consensus.cc:2272] T 411a21b17ea1427496246d9e23b55738 P fbaa13f627ff49449401198cd6f63ad4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:58.585757   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251210 02:52:58.589416   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251210 02:52:58.598788   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:58.599094   416 tablet_replica.cc:333] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54: stopping tablet replica
I20251210 02:52:58.599287   416 raft_consensus.cc:2243] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:52:58.599468   416 raft_consensus.cc:2272] T 411a21b17ea1427496246d9e23b55738 P e390a9180279498eb38ecddf04462c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:58.603605   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251210 02:52:58.606819   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251210 02:52:58.617184   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:52:58.630131   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251210 02:52:58.633118   416 master.cc:561] Master@127.0.104.62:33849 shutting down...
I20251210 02:52:58.642254   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:52:58.642547   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:52:58.642655   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0df0f119c94241d08d7f18b06eae450b: stopping tablet replica
I20251210 02:52:58.647274   416 master.cc:583] Master@127.0.104.62:33849 shutdown complete.
[       OK ] ReplicatedAlterTableTest.TestReplicatedAlter (935 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20251210 02:52:58.679224   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41247
I20251210 02:52:58.679824   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:58.680910   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:58.682296   416 webserver.cc:492] Webserver started at http://127.0.104.62:35255/ using document root <none> and password file <none>
I20251210 02:52:58.682529   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:58.682592   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:58.682703   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:58.683393   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "61027eac86ee4b2db2de8053c33adb05"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.686551   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:52:58.688442  7019 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.688830   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:58.688930   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "61027eac86ee4b2db2de8053c33adb05"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.689038   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-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)
I20251210 02:52:58.698266   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:58.698887   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:58.710871  7070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41247 every 8 connection(s)
I20251210 02:52:58.710865   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41247
I20251210 02:52:58.712334  7071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:58.716356  7071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Bootstrap starting.
I20251210 02:52:58.717585  7071 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:58.719103  7071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: No bootstrap required, opened a new log
I20251210 02:52:58.719673  7071 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61027eac86ee4b2db2de8053c33adb05" member_type: VOTER }
I20251210 02:52:58.719794  7071 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:58.719825  7071 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61027eac86ee4b2db2de8053c33adb05, State: Initialized, Role: FOLLOWER
I20251210 02:52:58.720009  7071 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61027eac86ee4b2db2de8053c33adb05" member_type: VOTER }
I20251210 02:52:58.720110  7071 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:58.720161  7071 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:58.720232  7071 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:58.722110  7071 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61027eac86ee4b2db2de8053c33adb05" member_type: VOTER }
I20251210 02:52:58.722292  7071 leader_election.cc:304] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 61027eac86ee4b2db2de8053c33adb05; no voters: 
I20251210 02:52:58.722711  7071 leader_election.cc:290] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:58.722824  7074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:58.723213  7074 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 1 LEADER]: Becoming Leader. State: Replica: 61027eac86ee4b2db2de8053c33adb05, State: Running, Role: LEADER
I20251210 02:52:58.723578  7074 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61027eac86ee4b2db2de8053c33adb05" member_type: VOTER }
I20251210 02:52:58.724470  7074 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61027eac86ee4b2db2de8053c33adb05. Latest consensus state: current_term: 1 leader_uuid: "61027eac86ee4b2db2de8053c33adb05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61027eac86ee4b2db2de8053c33adb05" member_type: VOTER } }
I20251210 02:52:58.724551  7076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61027eac86ee4b2db2de8053c33adb05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61027eac86ee4b2db2de8053c33adb05" member_type: VOTER } }
I20251210 02:52:58.724750  7074 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:58.724888  7076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [sys.catalog]: This master's current role is: LEADER
I20251210 02:52:58.729979  7071 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:52:58.732087  7078 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:52:58.733703  7078 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:52:58.736722   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:52:58.737561  7078 catalog_manager.cc:1357] Generated new cluster ID: 367387077b0b4869a3b8dcb2b9259f46
I20251210 02:52:58.737646  7078 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:52:58.748236  7078 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:52:58.749173  7078 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:52:58.759088  7078 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Generated new TSK 0
I20251210 02:52:58.759359  7078 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:52:58.770107   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:58.771377   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:58.772929   416 webserver.cc:492] Webserver started at http://127.0.104.1:41435/ using document root <none> and password file <none>
I20251210 02:52:58.773193   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:58.773275   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:58.773393   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:58.774144   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.777467   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:52:58.779505  7095 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.779886   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:58.780001   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.780128   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-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)
I20251210 02:52:58.806437   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:58.807049   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:58.807693   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:58.808597   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:58.808652   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.808728   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:58.808786   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.824707   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42921
I20251210 02:52:58.824712  7157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42921 every 8 connection(s)
I20251210 02:52:58.826735   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:58.828948   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:58.830986   416 webserver.cc:492] Webserver started at http://127.0.104.2:43463/ using document root <none> and password file <none>
I20251210 02:52:58.831262   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:58.831352   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:58.831473   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:58.832233   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-1-root/instance:
uuid: "7d2fcc1a1b814167a72418a0b0483ac3"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.836102  7158 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41247
I20251210 02:52:58.836148   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:58.836256  7158 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:58.836658  7158 heartbeater.cc:507] Master 127.0.104.62:41247 requested a full tablet report, sending...
I20251210 02:52:58.837628  7036 ts_manager.cc:194] Registered new tserver with Master: ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921)
I20251210 02:52:58.838129  7165 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.838601   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:52:58.838713   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-1-root
uuid: "7d2fcc1a1b814167a72418a0b0483ac3"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.838828   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-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)
I20251210 02:52:58.839130  7036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44328
I20251210 02:52:58.850404  7158 heartbeater.cc:499] Master 127.0.104.62:41247 was elected leader, sending a full tablet report...
I20251210 02:52:58.868997   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:58.869612   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:58.870265   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:58.871323   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:58.871397   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.871471   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:58.871517   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.893074  7227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:37477 every 8 connection(s)
I20251210 02:52:58.893074   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:37477
I20251210 02:52:58.895148   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:58.896692   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:58.898687   416 webserver.cc:492] Webserver started at http://127.0.104.3:36923/ using document root <none> and password file <none>
I20251210 02:52:58.898968   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:58.899088   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:58.899221   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:58.899889   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-2-root/instance:
uuid: "977624ae07d244d3be20efb1791d65f8"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.902602  7228 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41247
I20251210 02:52:58.902748  7228 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:58.903329  7228 heartbeater.cc:507] Master 127.0.104.62:41247 requested a full tablet report, sending...
I20251210 02:52:58.904395  7036 ts_manager.cc:194] Registered new tserver with Master: 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477)
I20251210 02:52:58.905404   416 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20251210 02:52:58.905551  7036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44338
I20251210 02:52:58.907341  7234 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.907728   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 02:52:58.907825   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-2-root
uuid: "977624ae07d244d3be20efb1791d65f8"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.907935   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-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)
I20251210 02:52:58.916966  7228 heartbeater.cc:499] Master 127.0.104.62:41247 was elected leader, sending a full tablet report...
I20251210 02:52:58.918813   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:58.919370   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:58.919910   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:58.920827   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:58.920894   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.921007   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:58.921046   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.938444  7296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:44615 every 8 connection(s)
I20251210 02:52:58.938444   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:44615
I20251210 02:52:58.940203   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:52:58.941434   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:52:58.943040   416 webserver.cc:492] Webserver started at http://127.0.104.4:34303/ using document root <none> and password file <none>
I20251210 02:52:58.943249   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:52:58.943315   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:52:58.943435   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:52:58.944054   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-3-root/instance:
uuid: "4be7b3ec7e584dd28251a6e8de0b7836"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.947422   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:52:58.948220  7297 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41247
I20251210 02:52:58.948346  7297 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:58.948678  7297 heartbeater.cc:507] Master 127.0.104.62:41247 requested a full tablet report, sending...
I20251210 02:52:58.949450  7036 ts_manager.cc:194] Registered new tserver with Master: 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615)
I20251210 02:52:58.950206  7036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44354
I20251210 02:52:58.950778  7303 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.951128   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:52:58.951223   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-3-root
uuid: "4be7b3ec7e584dd28251a6e8de0b7836"
format_stamp: "Formatted at 2025-12-10 02:52:58 on dist-test-slave-wmrl"
I20251210 02:52:58.951334   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-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)
I20251210 02:52:58.961609  7297 heartbeater.cc:499] Master 127.0.104.62:41247 was elected leader, sending a full tablet report...
I20251210 02:52:58.971801   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:52:58.972316   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:52:58.972898   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:52:58.973901   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:52:58.973960   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.974081   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:52:58.974150   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:52:58.993324   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:41033
I20251210 02:52:58.993324  7365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:41033 every 8 connection(s)
I20251210 02:52:59.001187  7366 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41247
I20251210 02:52:59.001370  7366 heartbeater.cc:461] Registering TS with master...
I20251210 02:52:59.001921  7366 heartbeater.cc:507] Master 127.0.104.62:41247 requested a full tablet report, sending...
I20251210 02:52:59.002638  7036 ts_manager.cc:194] Registered new tserver with Master: 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033)
I20251210 02:52:59.003315  7036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44358
I20251210 02:52:59.003432   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.009005673s
I20251210 02:52:59.014568  7366 heartbeater.cc:499] Master 127.0.104.62:41247 was elected leader, sending a full tablet report...
I20251210 02:52:59.015954  7035 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44362:
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"
    }
  }
}
I20251210 02:52:59.072844  7193 tablet_service.cc:1505] Processing CreateTablet for tablet fe377bc8577c44d6af98e34a19544a21 (DEFAULT_TABLE table=fake-table [id=85d3b2cb9b1b46f7b2ebae8f0b03bf3f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:59.073359  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe377bc8577c44d6af98e34a19544a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.078847  7331 tablet_service.cc:1505] Processing CreateTablet for tablet fe377bc8577c44d6af98e34a19544a21 (DEFAULT_TABLE table=fake-table [id=85d3b2cb9b1b46f7b2ebae8f0b03bf3f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:59.079269  7331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe377bc8577c44d6af98e34a19544a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.085162  7382 tablet_bootstrap.cc:492] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836: Bootstrap starting.
I20251210 02:52:59.085722  7262 tablet_service.cc:1505] Processing CreateTablet for tablet fe377bc8577c44d6af98e34a19544a21 (DEFAULT_TABLE table=fake-table [id=85d3b2cb9b1b46f7b2ebae8f0b03bf3f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:52:59.086164  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe377bc8577c44d6af98e34a19544a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.086947  7382 tablet_bootstrap.cc:654] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.089439  7381 tablet_bootstrap.cc:492] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3: Bootstrap starting.
I20251210 02:52:59.092453  7381 tablet_bootstrap.cc:654] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.096467  7385 tablet_bootstrap.cc:492] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8: Bootstrap starting.
I20251210 02:52:59.099136  7385 tablet_bootstrap.cc:654] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.102861  7381 tablet_bootstrap.cc:492] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3: No bootstrap required, opened a new log
I20251210 02:52:59.103104  7381 ts_tablet_manager.cc:1403] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20251210 02:52:59.104017  7381 raft_consensus.cc:359] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.104171  7381 raft_consensus.cc:385] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.104228  7381 raft_consensus.cc:740] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2fcc1a1b814167a72418a0b0483ac3, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.104456  7381 consensus_queue.cc:260] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.106179  7382 tablet_bootstrap.cc:492] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836: No bootstrap required, opened a new log
I20251210 02:52:59.106339  7382 ts_tablet_manager.cc:1403] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836: Time spent bootstrapping tablet: real 0.021s	user 0.000s	sys 0.016s
I20251210 02:52:59.106549  7385 tablet_bootstrap.cc:492] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8: No bootstrap required, opened a new log
I20251210 02:52:59.106737  7385 ts_tablet_manager.cc:1403] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.006s
I20251210 02:52:59.107228  7382 raft_consensus.cc:359] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.107440  7382 raft_consensus.cc:385] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.107537  7382 raft_consensus.cc:740] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be7b3ec7e584dd28251a6e8de0b7836, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.107810  7385 raft_consensus.cc:359] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.107823  7382 consensus_queue.cc:260] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.108050  7385 raft_consensus.cc:385] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.108198  7385 raft_consensus.cc:740] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977624ae07d244d3be20efb1791d65f8, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.108501  7385 consensus_queue.cc:260] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.109273  7381 ts_tablet_manager.cc:1434] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20251210 02:52:59.110818  7385 ts_tablet_manager.cc:1434] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20251210 02:52:59.113086  7382 ts_tablet_manager.cc:1434] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20251210 02:52:59.164685  7389 raft_consensus.cc:493] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 02:52:59.164902  7389 raft_consensus.cc:515] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.165661  7389 leader_election.cc:290] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477), 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033)
I20251210 02:52:59.172792  7203 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "fe377bc8577c44d6af98e34a19544a21" candidate_uuid: "977624ae07d244d3be20efb1791d65f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" is_pre_election: true
I20251210 02:52:59.173041  7203 raft_consensus.cc:2468] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 977624ae07d244d3be20efb1791d65f8 in term 0.
I20251210 02:52:59.173588  7235 leader_election.cc:304] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [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: 7d2fcc1a1b814167a72418a0b0483ac3, 977624ae07d244d3be20efb1791d65f8; no voters: 
I20251210 02:52:59.173991  7389 raft_consensus.cc:2804] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 02:52:59.174151  7389 raft_consensus.cc:493] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 02:52:59.174320  7389 raft_consensus.cc:3060] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.174564  7341 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "fe377bc8577c44d6af98e34a19544a21" candidate_uuid: "977624ae07d244d3be20efb1791d65f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" is_pre_election: true
I20251210 02:52:59.174770  7341 raft_consensus.cc:2468] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 977624ae07d244d3be20efb1791d65f8 in term 0.
I20251210 02:52:59.176949  7389 raft_consensus.cc:515] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.177548  7389 leader_election.cc:290] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [CANDIDATE]: Term 1 election: Requested vote from peers 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477), 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033)
I20251210 02:52:59.178002  7341 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "fe377bc8577c44d6af98e34a19544a21" candidate_uuid: "977624ae07d244d3be20efb1791d65f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be7b3ec7e584dd28251a6e8de0b7836"
I20251210 02:52:59.178002  7203 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "fe377bc8577c44d6af98e34a19544a21" candidate_uuid: "977624ae07d244d3be20efb1791d65f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2fcc1a1b814167a72418a0b0483ac3"
I20251210 02:52:59.178227  7341 raft_consensus.cc:3060] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.178227  7203 raft_consensus.cc:3060] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.181264  7203 raft_consensus.cc:2468] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977624ae07d244d3be20efb1791d65f8 in term 1.
I20251210 02:52:59.181264  7341 raft_consensus.cc:2468] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977624ae07d244d3be20efb1791d65f8 in term 1.
I20251210 02:52:59.181735  7235 leader_election.cc:304] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [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: 7d2fcc1a1b814167a72418a0b0483ac3, 977624ae07d244d3be20efb1791d65f8; no voters: 
I20251210 02:52:59.182217  7389 raft_consensus.cc:2804] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.182657  7389 raft_consensus.cc:697] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 1 LEADER]: Becoming Leader. State: Replica: 977624ae07d244d3be20efb1791d65f8, State: Running, Role: LEADER
I20251210 02:52:59.182996  7389 consensus_queue.cc:237] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [LEADER]: Queue going to LEADER mode. State: All 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: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.186146  7035 catalog_manager.cc:5654] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 977624ae07d244d3be20efb1791d65f8 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "977624ae07d244d3be20efb1791d65f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } health_report { overall_health: UNKNOWN } } }
I20251210 02:52:59.238652   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:52:59.239614  7035 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44362:
name: "many-ranges-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20251210 02:52:59.255331  7123 tablet_service.cc:1505] Processing CreateTablet for tablet e285e35c7925499d9adef8e9d689245f (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 02:52:59.255801  7123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e285e35c7925499d9adef8e9d689245f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.262470  7395 tablet_bootstrap.cc:492] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Bootstrap starting.
I20251210 02:52:59.263803  7395 tablet_bootstrap.cc:654] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.265305  7395 tablet_bootstrap.cc:492] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: No bootstrap required, opened a new log
I20251210 02:52:59.265429  7395 ts_tablet_manager.cc:1403] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:59.265981  7395 raft_consensus.cc:359] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.266139  7395 raft_consensus.cc:385] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.266269  7395 raft_consensus.cc:740] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7c3f2440164bbaa36e8d57f99a5ca7, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.266726  7395 consensus_queue.cc:260] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.266870  7395 raft_consensus.cc:399] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.266937  7395 raft_consensus.cc:493] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.267014  7395 raft_consensus.cc:3060] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.270618  7395 raft_consensus.cc:515] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.272082  7395 leader_election.cc:304] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ff7c3f2440164bbaa36e8d57f99a5ca7; no voters: 
I20251210 02:52:59.272795  7395 leader_election.cc:290] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.272922  7397 raft_consensus.cc:2804] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.273617  7395 ts_tablet_manager.cc:1434] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20251210 02:52:59.274001  7397 raft_consensus.cc:697] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 LEADER]: Becoming Leader. State: Replica: ff7c3f2440164bbaa36e8d57f99a5ca7, State: Running, Role: LEADER
I20251210 02:52:59.274240  7397 consensus_queue.cc:237] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.276192  7036 catalog_manager.cc:5654] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.280543  7034 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:52:59.285552  7034 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d498947bc4a04d6f88c9c2eb738fa6f9 has no consensus state
I20251210 02:52:59.289383  7193 tablet_service.cc:1505] Processing CreateTablet for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20251210 02:52:59.289767  7193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d498947bc4a04d6f88c9c2eb738fa6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.296321  7381 tablet_bootstrap.cc:492] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Bootstrap starting.
I20251210 02:52:59.297664  7381 tablet_bootstrap.cc:654] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.299131  7381 tablet_bootstrap.cc:492] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: No bootstrap required, opened a new log
I20251210 02:52:59.299253  7381 ts_tablet_manager.cc:1403] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:59.299820  7381 raft_consensus.cc:359] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.299952  7381 raft_consensus.cc:385] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.300009  7381 raft_consensus.cc:740] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2fcc1a1b814167a72418a0b0483ac3, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.300196  7381 consensus_queue.cc:260] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.300307  7381 raft_consensus.cc:399] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.300381  7381 raft_consensus.cc:493] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.300450  7381 raft_consensus.cc:3060] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.302395  7381 raft_consensus.cc:515] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.302580  7381 leader_election.cc:304] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7d2fcc1a1b814167a72418a0b0483ac3; no voters: 
I20251210 02:52:59.302749  7381 leader_election.cc:290] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.302839  7387 raft_consensus.cc:2804] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.303907  7387 raft_consensus.cc:697] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 LEADER]: Becoming Leader. State: Replica: 7d2fcc1a1b814167a72418a0b0483ac3, State: Running, Role: LEADER
I20251210 02:52:59.304215  7387 consensus_queue.cc:237] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.309511  7381 ts_tablet_manager.cc:1434] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.008s
I20251210 02:52:59.310442  7035 catalog_manager.cc:5654] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.315163  7035 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 0)
I20251210 02:52:59.321192  7035 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:52:59.324975  7035 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 89b41f8009d44f808e305ac8e5cc90ae has no consensus state
I20251210 02:52:59.328579  7262 tablet_service.cc:1505] Processing CreateTablet for tablet 89b41f8009d44f808e305ac8e5cc90ae (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20251210 02:52:59.328974  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b41f8009d44f808e305ac8e5cc90ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.334673  7385 tablet_bootstrap.cc:492] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Bootstrap starting.
I20251210 02:52:59.336158  7385 tablet_bootstrap.cc:654] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.338001  7385 tablet_bootstrap.cc:492] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: No bootstrap required, opened a new log
I20251210 02:52:59.338135  7385 ts_tablet_manager.cc:1403] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20251210 02:52:59.338815  7385 raft_consensus.cc:359] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } }
I20251210 02:52:59.338973  7385 raft_consensus.cc:385] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.339067  7385 raft_consensus.cc:740] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977624ae07d244d3be20efb1791d65f8, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.339289  7385 consensus_queue.cc:260] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } }
I20251210 02:52:59.339423  7385 raft_consensus.cc:399] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.339504  7385 raft_consensus.cc:493] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.339578  7385 raft_consensus.cc:3060] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.342252  7385 raft_consensus.cc:515] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } }
I20251210 02:52:59.342520  7385 leader_election.cc:304] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 977624ae07d244d3be20efb1791d65f8; no voters: 
I20251210 02:52:59.342785  7389 raft_consensus.cc:2804] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.342897  7389 raft_consensus.cc:697] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 1 LEADER]: Becoming Leader. State: Replica: 977624ae07d244d3be20efb1791d65f8, State: Running, Role: LEADER
I20251210 02:52:59.343084  7389 consensus_queue.cc:237] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } }
I20251210 02:52:59.347438  7385 leader_election.cc:290] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.347929  7385 ts_tablet_manager.cc:1434] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
W20251210 02:52:59.349885  7022 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 89b41f8009d44f808e305ac8e5cc90ae consensus state has no leader
I20251210 02:52:59.349725  7034 catalog_manager.cc:5654] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 977624ae07d244d3be20efb1791d65f8 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "977624ae07d244d3be20efb1791d65f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.355243  7034 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 0)
I20251210 02:52:59.357865  7034 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:52:59.363067  7034 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1bba24a38f234a23a9c8d25d86e420c0 has no consensus state
I20251210 02:52:59.366524  7331 tablet_service.cc:1505] Processing CreateTablet for tablet 1bba24a38f234a23a9c8d25d86e420c0 (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20251210 02:52:59.367007  7331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bba24a38f234a23a9c8d25d86e420c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.372134  7382 tablet_bootstrap.cc:492] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Bootstrap starting.
I20251210 02:52:59.373569  7382 tablet_bootstrap.cc:654] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.375463  7382 tablet_bootstrap.cc:492] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: No bootstrap required, opened a new log
I20251210 02:52:59.375607  7382 ts_tablet_manager.cc:1403] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:52:59.376224  7382 raft_consensus.cc:359] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.376354  7382 raft_consensus.cc:385] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.376416  7382 raft_consensus.cc:740] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be7b3ec7e584dd28251a6e8de0b7836, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.376605  7382 consensus_queue.cc:260] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.376724  7382 raft_consensus.cc:399] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.376834  7382 raft_consensus.cc:493] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.376919  7382 raft_consensus.cc:3060] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.379890  7382 raft_consensus.cc:515] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.380237  7382 leader_election.cc:304] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4be7b3ec7e584dd28251a6e8de0b7836; no voters: 
I20251210 02:52:59.380563  7382 leader_election.cc:290] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.380669  7388 raft_consensus.cc:2804] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.386891  7388 raft_consensus.cc:697] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 LEADER]: Becoming Leader. State: Replica: 4be7b3ec7e584dd28251a6e8de0b7836, State: Running, Role: LEADER
I20251210 02:52:59.387266  7388 consensus_queue.cc:237] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.387674  7382 ts_tablet_manager.cc:1434] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20251210 02:52:59.389654  7035 catalog_manager.cc:5654] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.394177  7035 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 0)
I20251210 02:52:59.398999  7035 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:52:59.403684  7035 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8ce0027fc511461f94258825fa91cdbf has no consensus state
I20251210 02:52:59.408128  7123 tablet_service.cc:1505] Processing CreateTablet for tablet 8ce0027fc511461f94258825fa91cdbf (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20251210 02:52:59.408520  7123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce0027fc511461f94258825fa91cdbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.414422  7395 tablet_bootstrap.cc:492] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Bootstrap starting.
I20251210 02:52:59.415874  7395 tablet_bootstrap.cc:654] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.417531  7395 tablet_bootstrap.cc:492] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: No bootstrap required, opened a new log
I20251210 02:52:59.417670  7395 ts_tablet_manager.cc:1403] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:59.418509  7395 raft_consensus.cc:359] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.418749  7395 raft_consensus.cc:385] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.418867  7395 raft_consensus.cc:740] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7c3f2440164bbaa36e8d57f99a5ca7, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.419121  7395 consensus_queue.cc:260] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.419247  7395 raft_consensus.cc:399] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.419306  7395 raft_consensus.cc:493] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.419377  7395 raft_consensus.cc:3060] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.421506  7395 raft_consensus.cc:515] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.421697  7395 leader_election.cc:304] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ff7c3f2440164bbaa36e8d57f99a5ca7; no voters: 
I20251210 02:52:59.421852  7395 leader_election.cc:290] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.421916  7397 raft_consensus.cc:2804] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.422050  7397 raft_consensus.cc:697] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 LEADER]: Becoming Leader. State: Replica: ff7c3f2440164bbaa36e8d57f99a5ca7, State: Running, Role: LEADER
I20251210 02:52:59.422302  7395 ts_tablet_manager.cc:1434] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:52:59.422251  7397 consensus_queue.cc:237] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.424722  7036 catalog_manager.cc:5654] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.428814  7036 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 0)
I20251210 02:52:59.435395  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:52:59.441008  7036 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59deef4e10e8457197fc201d7068260e has no consensus state
I20251210 02:52:59.444994  7192 tablet_service.cc:1505] Processing CreateTablet for tablet 59deef4e10e8457197fc201d7068260e (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20251210 02:52:59.445396  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59deef4e10e8457197fc201d7068260e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.451004  7381 tablet_bootstrap.cc:492] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Bootstrap starting.
I20251210 02:52:59.452520  7381 tablet_bootstrap.cc:654] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.461931  7381 tablet_bootstrap.cc:492] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: No bootstrap required, opened a new log
I20251210 02:52:59.462100  7381 ts_tablet_manager.cc:1403] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20251210 02:52:59.462846  7381 raft_consensus.cc:359] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.463013  7381 raft_consensus.cc:385] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.463068  7381 raft_consensus.cc:740] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2fcc1a1b814167a72418a0b0483ac3, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.463266  7381 consensus_queue.cc:260] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.463397  7381 raft_consensus.cc:399] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.463441  7381 raft_consensus.cc:493] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.463512  7381 raft_consensus.cc:3060] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.466286  7381 raft_consensus.cc:515] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.466516  7381 leader_election.cc:304] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7d2fcc1a1b814167a72418a0b0483ac3; no voters: 
I20251210 02:52:59.466693  7381 leader_election.cc:290] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.466761  7404 raft_consensus.cc:2804] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.466912  7404 raft_consensus.cc:697] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 LEADER]: Becoming Leader. State: Replica: 7d2fcc1a1b814167a72418a0b0483ac3, State: Running, Role: LEADER
I20251210 02:52:59.467084  7381 ts_tablet_manager.cc:1434] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 02:52:59.467145  7404 consensus_queue.cc:237] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.469020  7035 catalog_manager.cc:5654] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.473366  7035 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 0)
I20251210 02:52:59.478252  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:52:59.485160  7036 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 840423ebd8da4b24945e7597a033c1aa has no consensus state
I20251210 02:52:59.488938  7262 tablet_service.cc:1505] Processing CreateTablet for tablet 840423ebd8da4b24945e7597a033c1aa (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20251210 02:52:59.489392  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840423ebd8da4b24945e7597a033c1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.494441  7385 tablet_bootstrap.cc:492] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Bootstrap starting.
I20251210 02:52:59.495589  7385 tablet_bootstrap.cc:654] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.497153  7385 tablet_bootstrap.cc:492] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: No bootstrap required, opened a new log
I20251210 02:52:59.497284  7385 ts_tablet_manager.cc:1403] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20251210 02:52:59.497869  7385 raft_consensus.cc:359] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } }
I20251210 02:52:59.497997  7385 raft_consensus.cc:385] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.498057  7385 raft_consensus.cc:740] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977624ae07d244d3be20efb1791d65f8, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.498229  7385 consensus_queue.cc:260] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } }
I20251210 02:52:59.498342  7385 raft_consensus.cc:399] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.498399  7385 raft_consensus.cc:493] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.498472  7385 raft_consensus.cc:3060] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.500396  7385 raft_consensus.cc:515] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } }
I20251210 02:52:59.500602  7385 leader_election.cc:304] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 977624ae07d244d3be20efb1791d65f8; no voters: 
I20251210 02:52:59.501392  7385 leader_election.cc:290] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.501469  7389 raft_consensus.cc:2804] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.501673  7389 raft_consensus.cc:697] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 1 LEADER]: Becoming Leader. State: Replica: 977624ae07d244d3be20efb1791d65f8, State: Running, Role: LEADER
I20251210 02:52:59.501861  7385 ts_tablet_manager.cc:1434] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:59.501892  7389 consensus_queue.cc:237] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } }
I20251210 02:52:59.503522  7036 catalog_manager.cc:5654] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 977624ae07d244d3be20efb1791d65f8 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "977624ae07d244d3be20efb1791d65f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "977624ae07d244d3be20efb1791d65f8" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44615 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.507743  7036 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 0)
I20251210 02:52:59.513631  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:52:59.519295  7036 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4f8ec932bb6f47209699cee656ea513c has no consensus state
I20251210 02:52:59.522706  7331 tablet_service.cc:1505] Processing CreateTablet for tablet 4f8ec932bb6f47209699cee656ea513c (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20251210 02:52:59.523164  7331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8ec932bb6f47209699cee656ea513c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.527777  7382 tablet_bootstrap.cc:492] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Bootstrap starting.
I20251210 02:52:59.529157  7382 tablet_bootstrap.cc:654] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.530548  7382 tablet_bootstrap.cc:492] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: No bootstrap required, opened a new log
I20251210 02:52:59.530663  7382 ts_tablet_manager.cc:1403] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:59.531239  7382 raft_consensus.cc:359] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.531407  7382 raft_consensus.cc:385] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.531453  7382 raft_consensus.cc:740] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be7b3ec7e584dd28251a6e8de0b7836, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.531606  7382 consensus_queue.cc:260] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.531745  7382 raft_consensus.cc:399] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.531803  7382 raft_consensus.cc:493] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.531879  7382 raft_consensus.cc:3060] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.533908  7382 raft_consensus.cc:515] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.534092  7382 leader_election.cc:304] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4be7b3ec7e584dd28251a6e8de0b7836; no voters: 
I20251210 02:52:59.534272  7382 leader_election.cc:290] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.534341  7388 raft_consensus.cc:2804] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.534494  7388 raft_consensus.cc:697] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 LEADER]: Becoming Leader. State: Replica: 4be7b3ec7e584dd28251a6e8de0b7836, State: Running, Role: LEADER
I20251210 02:52:59.534698  7388 consensus_queue.cc:237] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } }
I20251210 02:52:59.535076  7382 ts_tablet_manager.cc:1434] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:59.536684  7036 catalog_manager.cc:5654] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.540459  7036 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 0)
I20251210 02:52:59.542145  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:52:59.547544  7036 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d678a8692a7a4617b61e1322627839bd has no consensus state
I20251210 02:52:59.551152  7123 tablet_service.cc:1505] Processing CreateTablet for tablet d678a8692a7a4617b61e1322627839bd (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20251210 02:52:59.551568  7123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d678a8692a7a4617b61e1322627839bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.556347  7395 tablet_bootstrap.cc:492] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Bootstrap starting.
I20251210 02:52:59.557889  7395 tablet_bootstrap.cc:654] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.559369  7395 tablet_bootstrap.cc:492] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: No bootstrap required, opened a new log
I20251210 02:52:59.559484  7395 ts_tablet_manager.cc:1403] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:59.560009  7395 raft_consensus.cc:359] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.560143  7395 raft_consensus.cc:385] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.560177  7395 raft_consensus.cc:740] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7c3f2440164bbaa36e8d57f99a5ca7, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.560370  7395 consensus_queue.cc:260] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.560496  7395 raft_consensus.cc:399] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.560559  7395 raft_consensus.cc:493] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.560642  7395 raft_consensus.cc:3060] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.562541  7395 raft_consensus.cc:515] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.562728  7395 leader_election.cc:304] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ff7c3f2440164bbaa36e8d57f99a5ca7; no voters: 
I20251210 02:52:59.562858  7395 leader_election.cc:290] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.562961  7397 raft_consensus.cc:2804] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.563109  7397 raft_consensus.cc:697] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 LEADER]: Becoming Leader. State: Replica: ff7c3f2440164bbaa36e8d57f99a5ca7, State: Running, Role: LEADER
I20251210 02:52:59.563321  7397 consensus_queue.cc:237] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } }
I20251210 02:52:59.563410  7395 ts_tablet_manager.cc:1434] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 02:52:59.565269  7034 catalog_manager.cc:5654] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42921 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.569418  7034 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 0)
I20251210 02:52:59.570657  7035 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:52:59.576499  7035 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3e23a3165f5d4384b885eae856bc021e has no consensus state
I20251210 02:52:59.580479  7192 tablet_service.cc:1505] Processing CreateTablet for tablet 3e23a3165f5d4384b885eae856bc021e (DEFAULT_TABLE table=many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20251210 02:52:59.580895  7192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e23a3165f5d4384b885eae856bc021e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:52:59.585664  7381 tablet_bootstrap.cc:492] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Bootstrap starting.
I20251210 02:52:59.587037  7381 tablet_bootstrap.cc:654] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Neither blocks nor log segments found. Creating new log.
I20251210 02:52:59.588501  7381 tablet_bootstrap.cc:492] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: No bootstrap required, opened a new log
I20251210 02:52:59.588639  7381 ts_tablet_manager.cc:1403] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 02:52:59.589330  7381 raft_consensus.cc:359] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.589488  7381 raft_consensus.cc:385] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:52:59.589548  7381 raft_consensus.cc:740] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2fcc1a1b814167a72418a0b0483ac3, State: Initialized, Role: FOLLOWER
I20251210 02:52:59.589743  7381 consensus_queue.cc:260] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.589895  7381 raft_consensus.cc:399] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:52:59.589964  7381 raft_consensus.cc:493] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:52:59.590032  7381 raft_consensus.cc:3060] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:52:59.592303  7381 raft_consensus.cc:515] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.592466  7381 leader_election.cc:304] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7d2fcc1a1b814167a72418a0b0483ac3; no voters: 
I20251210 02:52:59.592589  7381 leader_election.cc:290] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:52:59.592669  7404 raft_consensus.cc:2804] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:52:59.592885  7404 raft_consensus.cc:697] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 LEADER]: Becoming Leader. State: Replica: 7d2fcc1a1b814167a72418a0b0483ac3, State: Running, Role: LEADER
I20251210 02:52:59.592986  7381 ts_tablet_manager.cc:1434] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20251210 02:52:59.593120  7404 consensus_queue.cc:237] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } }
I20251210 02:52:59.594914  7035 catalog_manager.cc:5654] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 } health_report { overall_health: HEALTHY } } }
I20251210 02:52:59.599090  7035 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 0)
I20251210 02:52:59.603088  7035 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c0" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:52:59.604854  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 263ms of latency in SegmentAllocator::Sync()
I20251210 02:52:59.609599  7389 consensus_queue.cc:1048] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 41033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20251210 02:52:59.611306  7428 log.cc:510] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 449ms of latency in SegmentAllocator::Sync()
I20251210 02:52:59.675494  7389 consensus_queue.cc:1048] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20251210 02:52:59.677512  7429 log.cc:510] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 39ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.871286  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 117ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.871958  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 57ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.872102  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 152ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.873148  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 178ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.873386  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 255ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.874462  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 445ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.874993  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 177ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.875415  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 164ms of latency in SegmentAllocator::Sync()
I20251210 02:52:59.875370  7035 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c1" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:52:59.875591  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 329ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.875664  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 302ms of latency in SegmentAllocator::Sync()
W20251210 02:52:59.882220  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 131ms of latency in SegmentAllocator::Sync()
I20251210 02:52:59.930013  7431 tablet.cc:1722] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:52:59.930773  7431 tablet.cc:1620] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:52:59.931305  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 155ms of latency in SegmentAllocator::Sync()
I20251210 02:52:59.989902  7432 tablet.cc:1722] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:52:59.990558  7432 tablet.cc:1620] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:52:59.990957  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 163ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.019294  7035 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:53:00.021749  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 184ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.025731  7438 tablet.cc:1722] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:53:00.026568  7438 tablet.cc:1620] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:00.027038  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 368ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.040313  7439 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:53:00.040943  7439 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:00.041509  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 106ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.052326  7440 tablet.cc:1722] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:53:00.053061  7440 tablet.cc:1620] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:00.053575  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 252ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.068136  7441 tablet.cc:1722] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:53:00.068970  7441 tablet.cc:1620] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:00.069511  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 263ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.091480  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 237ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.091810  7032 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 2 got 1
I20251210 02:53:00.129052  7431 tablet.cc:1722] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:53:00.129673  7431 tablet.cc:1620] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:00.130159  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 229ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.152707  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 345ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.158536  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 254ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.160174  7036 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 2 got 1
I20251210 02:53:00.178375  7432 tablet.cc:1722] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:53:00.179050  7432 tablet.cc:1620] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:00.179569  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 389ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.205744  7444 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:53:00.206482  7444 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:00.207724  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 209ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.209736  7036 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 3 got 1
I20251210 02:53:00.213798  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c3" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:53:00.216477  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 306ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.305859  7440 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.252s	user 0.001s	sys 0.000s
I20251210 02:53:00.311844  7034 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 3 got 1
W20251210 02:53:00.312932  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 77ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.320143  7440 tablet.cc:1722] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20251210 02:53:00.320829  7440 tablet.cc:1620] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:00.321323  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 171ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.329201  7439 tablet.cc:1722] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.329835  7439 tablet.cc:1620] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:00.330324  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 242ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.332754  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.263s	user 0.001s	sys 0.000s
W20251210 02:53:00.338553  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 303ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.339953  7032 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 3 got 1
W20251210 02:53:00.359493  7431 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.229s	user 0.001s	sys 0.000s
W20251210 02:53:00.364485  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 452ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.365348  7033 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 3 got 1
I20251210 02:53:00.391014  7445 tablet.cc:1722] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.391757  7445 tablet.cc:1620] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:00.392282  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 177ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.395282  7438 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.368s	user 0.000s	sys 0.000s
W20251210 02:53:00.402065  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 85ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.414019  7446 tablet.cc:1722] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.414798  7446 tablet.cc:1620] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:00.415334  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 208ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.416993  7444 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.209s	user 0.000s	sys 0.000s
W20251210 02:53:00.422892  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 156ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.423027  7035 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 3 got 1
I20251210 02:53:00.487848  7438 tablet.cc:1722] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.488529  7438 tablet.cc:1620] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:00.489068  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 86ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.497522  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 63ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.498277  7431 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.498867  7431 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:00.499282  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 280ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.528060  7032 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 4 got 1
I20251210 02:53:00.530023  7032 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 4 got 2
I20251210 02:53:00.532670  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c4" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:53:00.535306  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 234ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.561334  7440 tablet.cc:1722] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.562031  7440 tablet.cc:1620] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:00.562510  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 246ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.568921  7432 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.389s	user 0.001s	sys 0.000s
W20251210 02:53:00.572630  7439 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.242s	user 0.001s	sys 0.000s
W20251210 02:53:00.575011  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 259ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.575445  7033 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 4 got 2
I20251210 02:53:00.578685  7034 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 4 got 1
I20251210 02:53:00.579849  7444 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.580390  7444 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:00.580829  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 252ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.581399  7032 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 4 got 2
W20251210 02:53:00.582185  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 258ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.582494  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 261ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.582775  7035 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 4 got 2
W20251210 02:53:00.583016  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 226ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.623723  7446 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.209s	user 0.001s	sys 0.000s
W20251210 02:53:00.628913  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 311ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.642284  7438 tablet.cc:1722] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.643057  7438 tablet.cc:1620] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:00.643620  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 283ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.777166  7036 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 5 got 2
I20251210 02:53:00.778481  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c5" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:53:00.779580  7431 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.280s	user 0.001s	sys 0.000s
W20251210 02:53:00.781311  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 350ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.785501  7033 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 5 got 2
W20251210 02:53:00.786433  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 181ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.810056  7441 tablet.cc:1722] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:00.810819  7441 tablet.cc:1620] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:00.811429  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 207ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.811856  7440 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.246s	user 0.001s	sys 0.000s
I20251210 02:53:00.817153  7431 tablet.cc:1722] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.817663  7431 tablet.cc:1620] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:00.818068  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 293ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.819329  7032 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 5 got 2
W20251210 02:53:00.820328  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 211ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.833052  7444 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.252s	user 0.000s	sys 0.001s
I20251210 02:53:00.834712  7440 tablet.cc:1722] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:00.835374  7440 tablet.cc:1620] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:00.837342  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 102ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.839084  7035 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 5 got 2
W20251210 02:53:00.839694  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 215ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.840747  7439 tablet.cc:1722] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:00.841351  7439 tablet.cc:1620] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:00.841801  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 258ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.844098  7444 tablet.cc:1722] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251210 02:53:00.844646  7444 tablet.cc:1620] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:00.845131  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 160ms of latency in SegmentAllocator::Sync()
W20251210 02:53:00.926993  7438 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.283s	user 0.001s	sys 0.000s
W20251210 02:53:00.932672  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 322ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.933210  7034 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 5 got 2
W20251210 02:53:00.944077  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 381ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.944293  7446 tablet.cc:1722] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:00.944998  7446 tablet.cc:1620] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:00.945514  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 235ms of latency in SegmentAllocator::Sync()
I20251210 02:53:00.968627  7447 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:00.969494  7447 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:00.970036  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 194ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.011112  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 275ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.018798  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.208s	user 0.001s	sys 0.000s
W20251210 02:53:01.023831  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 371ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.032121  7440 tablet.cc:1722] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:01.032841  7440 tablet.cc:1620] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:01.033375  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 226ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.055490  7444 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:01.056243  7444 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:01.056790  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 168ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.100139  7439 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.258s	user 0.000s	sys 0.001s
W20251210 02:53:01.105374  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 3ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.109088  7439 tablet.cc:1722] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.109798  7439 tablet.cc:1620] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:01.110304  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 257ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.111294  7431 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.293s	user 0.001s	sys 0.000s
I20251210 02:53:01.115490  7431 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 23) took 1098 ms. Trace:
W20251210 02:53:01.115979  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 295ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.115621  7431 rpcz_store.cc:276] 1210 02:53:00.016522 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.016570 (+    48us) service_pool.cc:225] Handling call
1210 02:53:01.115437 (+1098867us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.017478 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.017721 (+   243us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:00.363846 (+346125us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:00.363858 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:00.363888 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:00.363893 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:00.364168 (+   275us) log.cc:844] Serialized 217 byte log entry
1210 02:53:00.816998 (+452830us) op_driver.cc:464] REPLICATION: finished
1210 02:53:00.817104 (+   106us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:00.817747 (+   643us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:00.817993 (+   246us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.114745 (+296752us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.115327 (+   582us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.115379 (+    52us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.115384 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":590,"prepare.run_cpu_time_us":47633,"prepare.run_wall_time_us":346768,"replication_time_us":453072,"spinlock_wait_cycles":76672,"thread_start_us":911,"threads_started":1}]]}
I20251210 02:53:01.137028  7032 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 6 got 4
I20251210 02:53:01.137329  7032 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 6 got 2
I20251210 02:53:01.138933  7034 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 6 got 3
I20251210 02:53:01.139178  7035 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 6 got 2
I20251210 02:53:01.140195  7033 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 6 got 3
I20251210 02:53:01.145123  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c6" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:53:01.147758  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 349ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.170712  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 252ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.171465  7032 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 6 got 3
W20251210 02:53:01.180806  7446 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.235s	user 0.001s	sys 0.000s
W20251210 02:53:01.185974  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 39ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.186856  7033 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 6 got 3
I20251210 02:53:01.229308  7444 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 28) took 1017 ms. Trace:
I20251210 02:53:01.229447  7444 rpcz_store.cc:276] 1210 02:53:00.212297 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.212357 (+    60us) service_pool.cc:225] Handling call
1210 02:53:01.229250 (+1016893us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.422729 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.422916 (+   187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:00.838133 (+415217us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:00.838158 (+    25us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:00.838188 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:00.838193 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:00.838422 (+   229us) log.cc:844] Serialized 243 byte log entry
1210 02:53:01.055263 (+216841us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.055401 (+   138us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.056344 (+   943us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.056641 (+   297us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.228552 (+171911us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.229153 (+   601us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.229204 (+    51us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.229207 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":210098,"prepare.run_cpu_time_us":65503,"prepare.run_wall_time_us":415748,"replication_time_us":217021}]]}
W20251210 02:53:01.229843  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 70ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.230036  7446 tablet.cc:1722] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.230682  7446 tablet.cc:1620] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:01.231148  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 277ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.255515  7441 tablet.cc:1722] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:01.256258  7441 tablet.cc:1620] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:01.256831  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 219ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.259696  7440 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.226s	user 0.001s	sys 0.000s
I20251210 02:53:01.286926  7444 tablet.cc:1722] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:01.287600  7444 tablet.cc:1620] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:01.288115  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 256ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.300146  7440 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 18) took 1088 ms. Trace:
I20251210 02:53:01.300374  7440 rpcz_store.cc:276] 1210 02:53:00.211261 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.211308 (+    47us) service_pool.cc:225] Handling call
1210 02:53:01.300087 (+1088779us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.497377 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.497580 (+   203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:00.819740 (+322160us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:00.819753 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:00.819784 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:00.819788 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:00.820009 (+   221us) log.cc:844] Serialized 243 byte log entry
1210 02:53:01.031913 (+211904us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.032047 (+   134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.032933 (+   886us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.033238 (+   305us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.299350 (+266112us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.299973 (+   623us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.300045 (+    72us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.300049 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73,"prepare.queue_time_us":285769,"prepare.run_cpu_time_us":52088,"prepare.run_wall_time_us":322706,"replication_time_us":212084}]]}
I20251210 02:53:01.301416  7034 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 6 got 3
W20251210 02:53:01.301680  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 349ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.301506  7448 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.302641  7448 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:01.303099  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 379ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.325779  7440 tablet.cc:1722] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.326532  7440 tablet.cc:1620] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:01.327107  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 328ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.367668  7439 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.257s	user 0.001s	sys 0.000s
W20251210 02:53:01.372910  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 304ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.395646  7438 tablet.cc:1722] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.396478  7438 tablet.cc:1620] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:01.397022  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 203ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.411677  7439 tablet.cc:1722] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251210 02:53:01.412403  7439 tablet.cc:1620] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:01.412997  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 269ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.423444  7447 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.424250  7447 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:01.424810  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 205ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.476186  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.219s	user 0.001s	sys 0.000s
I20251210 02:53:01.481066  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 20) took 1270 ms. Trace:
W20251210 02:53:01.481535  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 273ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.482424  7035 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 6 got 3
I20251210 02:53:01.481297  7441 rpcz_store.cc:276] 1210 02:53:00.210931 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.210996 (+    65us) service_pool.cc:225] Handling call
1210 02:53:01.480999 (+1270003us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.338388 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.338599 (+   211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:00.932116 (+593517us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:00.932126 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:00.932176 (+    50us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:00.932179 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:00.932374 (+   195us) log.cc:844] Serialized 243 byte log entry
1210 02:53:01.255294 (+322920us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.255445 (+   151us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.256371 (+   926us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.256698 (+   327us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.479989 (+223291us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.480590 (+   601us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.480945 (+   355us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.480951 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":127101,"prepare.run_cpu_time_us":92971,"prepare.run_wall_time_us":594502,"replication_time_us":323076}]]}
I20251210 02:53:01.500982  7033 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 7 got 4
I20251210 02:53:01.504685  7034 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 7 got 4
W20251210 02:53:01.508411  7446 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.277s	user 0.001s	sys 0.000s
I20251210 02:53:01.508296  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c7" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:53:01.510838  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 110ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.513628  7032 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 7 got 4
W20251210 02:53:01.514186  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 353ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.544484  7444 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.257s	user 0.001s	sys 0.000s
I20251210 02:53:01.548991  7444 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 27) took 1336 ms. Trace:
I20251210 02:53:01.549144  7444 rpcz_store.cc:276] 1210 02:53:00.212168 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.212723 (+   555us) service_pool.cc:225] Handling call
1210 02:53:01.548934 (+1336211us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.582153 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.582315 (+   162us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.010521 (+428206us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.010531 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.010563 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.010566 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.010795 (+   229us) log.cc:844] Serialized 243 byte log entry
1210 02:53:01.286713 (+275918us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.286865 (+   152us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.287691 (+   826us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.287982 (+   291us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.548207 (+260225us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.548840 (+   633us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.548892 (+    52us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.548896 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":369118,"prepare.run_cpu_time_us":70853,"prepare.run_wall_time_us":429126,"replication_time_us":276096}]]}
W20251210 02:53:01.550283  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 181ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.600301  7438 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.203s	user 0.000s	sys 0.000s
I20251210 02:53:01.605015  7438 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 21) took 1077 ms. Trace:
W20251210 02:53:01.605585  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 199ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.606453  7035 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 7 got 4
I20251210 02:53:01.605190  7438 rpcz_store.cc:276] 1210 02:53:00.527503 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.527670 (+   167us) service_pool.cc:225] Handling call
1210 02:53:01.604923 (+1077253us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.583173 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.583313 (+   140us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.023271 (+439958us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.023280 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.023326 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.023329 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.023551 (+   222us) log.cc:844] Serialized 270 byte log entry
1210 02:53:01.395468 (+371917us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.395577 (+   109us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.396577 (+  1000us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.396894 (+   317us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.603989 (+207095us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.604586 (+   597us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.604874 (+   288us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.604880 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":55207,"prepare.run_cpu_time_us":69926,"prepare.run_wall_time_us":440448,"replication_time_us":372095}]]}
I20251210 02:53:01.627439  7035 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 8 got 3
W20251210 02:53:01.630095  7447 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.205s	user 0.001s	sys 0.001s
I20251210 02:53:01.630453  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c8" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:53:01.633755  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 141ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.634806  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 30) took 1103 ms. Trace:
I20251210 02:53:01.634932  7447 rpcz_store.cc:276] 1210 02:53:00.531390 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.531468 (+    78us) service_pool.cc:225] Handling call
1210 02:53:01.634758 (+1103290us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.786650 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.786834 (+   184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.169572 (+382738us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.169584 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.169617 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.169622 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.169848 (+   226us) log.cc:844] Serialized 270 byte log entry
1210 02:53:01.423253 (+253405us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.423381 (+   128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.424349 (+   968us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.424653 (+   304us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.633990 (+209337us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.634679 (+   689us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.634721 (+    42us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.634726 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":254932,"prepare.run_cpu_time_us":60801,"prepare.run_wall_time_us":383258,"replication_time_us":253582}]]}
W20251210 02:53:01.635419  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 128ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.636579  7035 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 8 got 4
I20251210 02:53:01.652132  7449 tablet.cc:1722] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.653143  7449 tablet.cc:1620] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:01.653731  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 292ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.655419  7440 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.328s	user 0.001s	sys 0.001s
I20251210 02:53:01.659734  7440 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 19) took 1132 ms. Trace:
W20251210 02:53:01.660255  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 548ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.659920  7440 rpcz_store.cc:276] 1210 02:53:00.527624 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.528792 (+  1168us) service_pool.cc:225] Handling call
1210 02:53:01.659680 (+1130888us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.575317 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.575514 (+   197us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:00.943547 (+368033us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:00.943568 (+    21us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:00.943596 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:00.943601 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:00.943806 (+   205us) log.cc:844] Serialized 270 byte log entry
1210 02:53:01.325605 (+381799us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.325709 (+   104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.326638 (+   929us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.326977 (+   339us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.659074 (+332097us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.659596 (+   522us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.659637 (+    41us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.659642 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":46234,"prepare.run_cpu_time_us":56992,"prepare.run_wall_time_us":368550,"replication_time_us":381961}]]}
I20251210 02:53:01.661449  7032 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 8 got 4
I20251210 02:53:01.677618  7447 tablet.cc:1722] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251210 02:53:01.678408  7447 tablet.cc:1620] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:01.678923  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 252ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.682386  7439 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.270s	user 0.001s	sys 0.000s
I20251210 02:53:01.686932  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 26) took 1474 ms. Trace:
I20251210 02:53:01.687064  7439 rpcz_store.cc:276] 1210 02:53:00.212415 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.212663 (+   248us) service_pool.cc:225] Handling call
1210 02:53:01.686873 (+1474210us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.364275 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.364463 (+   188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.115406 (+750943us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.115420 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.115479 (+    59us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.115485 (+     6us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.115722 (+   237us) log.cc:844] Serialized 243 byte log entry
1210 02:53:01.411502 (+295780us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.411617 (+   115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.412493 (+   876us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.412798 (+   305us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.686226 (+273428us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.686765 (+   539us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.686813 (+    48us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.686817 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":151333,"prepare.run_cpu_time_us":120250,"prepare.run_wall_time_us":751512,"replication_time_us":295982}]]}
W20251210 02:53:01.687436  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 308ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.682386  7448 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.379s	user 0.000s	sys 0.001s
I20251210 02:53:01.692711  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 31) took 1162 ms. Trace:
W20251210 02:53:01.693353  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 187ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.694015  7448 rpcz_store.cc:276] 1210 02:53:00.530560 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.530636 (+    76us) service_pool.cc:225] Handling call
1210 02:53:01.692665 (+1162029us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.838515 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.838701 (+   186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.229277 (+390576us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.229292 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.229336 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.229339 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.229545 (+   206us) log.cc:844] Serialized 270 byte log entry
1210 02:53:01.300341 (+ 70796us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.301360 (+  1019us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.302730 (+  1370us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.302981 (+   251us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.691692 (+388711us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.692206 (+   514us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.692622 (+   416us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.692626 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":905,"prepare.queue_time_us":307593,"prepare.run_cpu_time_us":62281,"prepare.run_wall_time_us":391088,"replication_time_us":70969,"thread_start_us":629,"threads_started":1}]]}
I20251210 02:53:01.693845  7034 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 8 got 4
I20251210 02:53:01.732117  7448 tablet.cc:1722] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.732930  7448 tablet.cc:1620] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:01.733516  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 255ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.755402  7438 tablet.cc:1722] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.756214  7438 tablet.cc:1620] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:01.756822  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 343ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.764128  7439 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251210 02:53:01.764968  7439 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:01.765537  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 348ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.780552  7035 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 9 got 3
I20251210 02:53:01.784497  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251210 02:53:01.787642  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 379ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.805714  7441 tablet.cc:1722] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251210 02:53:01.806478  7441 tablet.cc:1620] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:01.807061  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 221ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.867815  7444 tablet.cc:1722] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251210 02:53:01.868587  7444 tablet.cc:1620] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:01.869099  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 102ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.881701  7446 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251210 02:53:01.882516  7446 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:01.883078  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 194ms of latency in SegmentAllocator::Sync()
W20251210 02:53:01.931291  7447 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.252s	user 0.001s	sys 0.000s
W20251210 02:53:01.936436  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 265ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.935887  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 31) took 1159 ms. Trace:
I20251210 02:53:01.936867  7447 rpcz_store.cc:276] 1210 02:53:00.776268 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.776520 (+   252us) service_pool.cc:225] Handling call
1210 02:53:01.935831 (+1159311us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.105609 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.105803 (+   194us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.372223 (+266420us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.372232 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.372281 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.372284 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.372495 (+   211us) log.cc:844] Serialized 296 byte log entry
1210 02:53:01.677404 (+304909us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.677547 (+   143us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.678501 (+   954us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.678793 (+   292us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.935118 (+256325us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.935730 (+   612us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.935787 (+    57us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.935791 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"mutex_wait_us":580,"prepare.queue_time_us":328868,"prepare.run_cpu_time_us":41957,"prepare.run_wall_time_us":266944,"replication_time_us":305087}]]}
I20251210 02:53:01.937430  7032 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 9 got 5
W20251210 02:53:01.946096  7449 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.292s	user 0.001s	sys 0.000s
I20251210 02:53:01.950462  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 20) took 1419 ms. Trace:
W20251210 02:53:01.950973  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 72ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.951809  7034 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 9 got 4
I20251210 02:53:01.951983  7449 rpcz_store.cc:276] 1210 02:53:00.530802 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.530855 (+    53us) service_pool.cc:225] Handling call
1210 02:53:01.950407 (+1419552us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.820132 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.820366 (+   234us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.301118 (+480752us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.301131 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.301159 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.301162 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.301377 (+   215us) log.cc:844] Serialized 270 byte log entry
1210 02:53:01.651257 (+349880us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.652071 (+   814us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.653281 (+  1210us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.653593 (+   312us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.949789 (+296196us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.950324 (+   535us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.950367 (+    43us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.950371 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":735,"prepare.queue_time_us":289033,"prepare.run_cpu_time_us":73696,"prepare.run_wall_time_us":481687,"replication_time_us":350056,"thread_start_us":1316,"threads_started":1}]]}
I20251210 02:53:01.976416  7444 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 32) took 1201 ms. Trace:
I20251210 02:53:01.976644  7444 rpcz_store.cc:276] 1210 02:53:00.775344 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.775403 (+    59us) service_pool.cc:225] Handling call
1210 02:53:01.976363 (+1200960us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.185779 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.185992 (+   213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.513041 (+327049us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.513051 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.513075 (+    24us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.513078 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.513238 (+   160us) log.cc:844] Serialized 296 byte log entry
1210 02:53:01.867631 (+354393us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.867758 (+   127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.868682 (+   924us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.868992 (+   310us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.975612 (+106620us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.976272 (+   660us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.976323 (+    51us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.976326 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":410058,"prepare.run_cpu_time_us":51250,"prepare.run_wall_time_us":327525,"replication_time_us":354519}]]}
W20251210 02:53:01.977277  7400 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 427ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.977694  7033 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 9 got 5
W20251210 02:53:01.988849  7448 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.255s	user 0.000s	sys 0.000s
I20251210 02:53:01.993638  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 30) took 1464 ms. Trace:
I20251210 02:53:01.993788  7448 rpcz_store.cc:276] 1210 02:53:00.529502 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.529566 (+    64us) service_pool.cc:225] Handling call
1210 02:53:01.993580 (+1464014us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.011340 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.011540 (+   200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.549722 (+538182us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.549733 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.549777 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.549780 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.549996 (+   216us) log.cc:844] Serialized 270 byte log entry
1210 02:53:01.731913 (+181917us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.732039 (+   126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.733037 (+   998us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.733380 (+   343us) log.cc:844] Serialized 5 byte log entry
1210 02:53:01.992586 (+259206us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:01.993176 (+   590us) log.cc:844] Serialized 14 byte log entry
1210 02:53:01.993526 (+   350us) alter_schema_op.cc:73] Released schema lock
1210 02:53:01.993530 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68,"prepare.queue_time_us":481458,"prepare.run_cpu_time_us":85423,"prepare.run_wall_time_us":538723,"replication_time_us":182089}]]}
W20251210 02:53:01.994164  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 279ms of latency in SegmentAllocator::Sync()
I20251210 02:53:01.996013  7447 tablet.cc:1722] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251210 02:53:01.996680  7447 tablet.cc:1620] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:01.997197  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 119ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.024562  7449 tablet.cc:1722] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251210 02:53:02.025408  7449 tablet.cc:1620] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:02.026006  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 357ms of latency in SegmentAllocator::Sync()
W20251210 02:53:02.028369  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.221s	user 0.000s	sys 0.000s
I20251210 02:53:02.034022  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 23) took 1260 ms. Trace:
I20251210 02:53:02.034279  7441 rpcz_store.cc:276] 1210 02:53:00.773683 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.773740 (+    57us) service_pool.cc:225] Handling call
1210 02:53:02.033964 (+1260224us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.023673 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.023898 (+   225us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.604944 (+581046us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.604960 (+    16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.604990 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.604994 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.605292 (+   298us) log.cc:844] Serialized 296 byte log entry
1210 02:53:01.805539 (+200247us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.805643 (+   104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.806599 (+   956us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.806921 (+   322us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.032234 (+225313us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.033868 (+  1634us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.033920 (+    52us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.033924 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":249509,"prepare.run_cpu_time_us":92045,"prepare.run_wall_time_us":581688,"replication_time_us":200493}]]}
I20251210 02:53:02.034791  7035 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 9 got 5
W20251210 02:53:02.034814  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 146ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.081871  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 34) took 1306 ms. Trace:
I20251210 02:53:02.082093  7446 rpcz_store.cc:276] 1210 02:53:00.775550 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.775711 (+   161us) service_pool.cc:225] Handling call
1210 02:53:02.081813 (+1306102us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.229671 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.229890 (+   219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.692748 (+462858us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.692758 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.692821 (+    63us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.692823 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.693039 (+   216us) log.cc:844] Serialized 296 byte log entry
1210 02:53:01.881482 (+188443us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.881607 (+   125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.882624 (+  1017us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.882913 (+   289us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.081092 (+198179us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.081707 (+   615us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.081758 (+    51us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.081762 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68,"prepare.queue_time_us":453711,"prepare.run_cpu_time_us":71953,"prepare.run_wall_time_us":463433,"replication_time_us":188620}]]}
W20251210 02:53:02.083456  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 361ms of latency in SegmentAllocator::Sync()
W20251210 02:53:02.100203  7438 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.344s	user 0.001s	sys 0.000s
I20251210 02:53:02.105062  7438 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 22) took 1576 ms. Trace:
I20251210 02:53:02.105227  7438 rpcz_store.cc:276] 1210 02:53:00.528387 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.528454 (+    67us) service_pool.cc:225] Handling call
1210 02:53:02.104980 (+1576526us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.932941 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.933154 (+   213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.480990 (+547836us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.480999 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.481046 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.481049 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.481278 (+   229us) log.cc:844] Serialized 270 byte log entry
1210 02:53:01.755235 (+273957us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.755338 (+   103us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.756339 (+  1001us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.756651 (+   312us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.104187 (+347536us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.104855 (+   668us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.104913 (+    58us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.104920 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":404188,"prepare.run_cpu_time_us":89916,"prepare.run_wall_time_us":548413,"replication_time_us":274143}]]}
W20251210 02:53:02.105839  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 345ms of latency in SegmentAllocator::Sync()
W20251210 02:53:02.113899  7439 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.348s	user 0.001s	sys 0.000s
I20251210 02:53:02.118640  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 33) took 1342 ms. Trace:
I20251210 02:53:02.118808  7439 rpcz_store.cc:276] 1210 02:53:00.776478 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.776745 (+   267us) service_pool.cc:225] Handling call
1210 02:53:02.118573 (+1341828us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.169956 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.170169 (+   213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.634905 (+464736us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.634920 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.634965 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.634968 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.635143 (+   175us) log.cc:844] Serialized 296 byte log entry
1210 02:53:01.763897 (+128754us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.764056 (+   159us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.765070 (+  1014us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.765411 (+   341us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.117825 (+352414us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.118445 (+   620us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.118503 (+    58us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.118509 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":92,"prepare.queue_time_us":392670,"prepare.run_cpu_time_us":68233,"prepare.run_wall_time_us":465250,"replication_time_us":128886}]]}
W20251210 02:53:02.119371  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 282ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.124083  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 29) took 1595 ms. Trace:
I20251210 02:53:02.124259  7447 rpcz_store.cc:276] 1210 02:53:00.528342 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.528388 (+    46us) service_pool.cc:225] Handling call
1210 02:53:02.124022 (+1595634us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.115843 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.116028 (+   185us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.686881 (+570853us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.686894 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.686951 (+    57us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.686954 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.687178 (+   224us) log.cc:844] Serialized 270 byte log entry
1210 02:53:01.995863 (+308685us) op_driver.cc:464] REPLICATION: finished
1210 02:53:01.995964 (+   101us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:01.996794 (+   830us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:01.997094 (+   300us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.123408 (+126314us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.123917 (+   509us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.123971 (+    54us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.123976 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":587172,"prepare.run_cpu_time_us":86427,"prepare.run_wall_time_us":571405,"replication_time_us":308882}]]}
W20251210 02:53:02.124701  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 138ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.172595  7033 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 5
I20251210 02:53:02.172875  7033 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 4
I20251210 02:53:02.174381  7033 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 4
I20251210 02:53:02.178004  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 02:53:02.178687  7033 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 4
I20251210 02:53:02.178973  7033 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 5
W20251210 02:53:02.181808  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 76ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.182116  7438 tablet.cc:1722] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251210 02:53:02.182857  7438 tablet.cc:1620] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:02.183377  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 130ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.202170  7439 tablet.cc:1722] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251210 02:53:02.203066  7439 tablet.cc:1620] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:02.203680  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 95ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.209487  7450 tablet.cc:1722] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251210 02:53:02.210243  7450 tablet.cc:1620] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:02.210745  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 113ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.263420  7447 tablet.cc:1722] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251210 02:53:02.264178  7447 tablet.cc:1620] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:02.264719  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 171ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.265339  7036 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet e285e35c7925499d9adef8e9d689245f
I20251210 02:53:02.266413  7123 tablet_service.cc:1552] Processing DeleteTablet for tablet e285e35c7925499d9adef8e9d689245f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:02 UTC) from {username='slave'} at 127.0.0.1:50476
I20251210 02:53:02.267171  7451 tablet_replica.cc:333] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: stopping tablet replica
I20251210 02:53:02.267405  7451 raft_consensus.cc:2243] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:02.267632  7451 pending_rounds.cc:70] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Trying to abort 1 pending ops.
I20251210 02:53:02.267853  7451 pending_rounds.cc:77] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Aborting op as it isn't in flight: id { term: 1 index: 7 } timestamp: 21 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "e285e35c7925499d9adef8e9d689245f" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 6 new_table_name: "many-ranges-table" dest_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" new_extra_config { } }
W20251210 02:53:02.268360  7451 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Aborted: Op aborted
I20251210 02:53:02.267709  7036 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 02:53:02.268637  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 35) took 1132 ms. Trace:
I20251210 02:53:02.268896  7451 rpcz_store.cc:276] 1210 02:53:01.136263 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.138183 (+  1920us) service_pool.cc:225] Handling call
1210 02:53:02.268596 (+1130413us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.513342 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.513528 (+   186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.976365 (+462837us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.976375 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.976421 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.976425 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.976654 (+   229us) log.cc:844] Serialized 322 byte log entry
1210 02:53:02.268238 (+291584us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.268294 (+    56us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 02:53:02.268303 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":374876,"prepare.run_cpu_time_us":67038,"prepare.run_wall_time_us":463371,"replication_time_us":291737}]]}
W20251210 02:53:02.269778  7022 catalog_manager.cc:5064] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]): Aborted: Op aborted
I20251210 02:53:02.270211  7451 raft_consensus.cc:2272] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:53:02.271314  7430 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:02.272303  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 177ms of latency in SegmentAllocator::Sync()
W20251210 02:53:02.274649  7430 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:02.274686  7446 tablet.cc:1722] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
W20251210 02:53:02.275740  7430 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:02.276077  7446 tablet.cc:1620] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:02.276705  7430 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:02.276814  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 181ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.303416  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 34) took 1165 ms. Trace:
I20251210 02:53:02.303633  7439 rpcz_store.cc:276] 1210 02:53:01.137942 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.137992 (+    50us) service_pool.cc:225] Handling call
1210 02:53:02.303354 (+1165362us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.372589 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.372861 (+   272us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.935818 (+562957us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.935829 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.935882 (+    53us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.935885 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.936150 (+   265us) log.cc:844] Serialized 322 byte log entry
1210 02:53:02.201958 (+265808us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.202094 (+   136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.203178 (+  1084us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.203540 (+   362us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.302633 (+ 99093us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.303263 (+   630us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.303311 (+    48us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.303316 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":234280,"prepare.run_cpu_time_us":83095,"prepare.run_wall_time_us":563638,"replication_time_us":266037,"spinlock_wait_cycles":133504}]]}
W20251210 02:53:02.304546  7405 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 295ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.317961  7438 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 25) took 1180 ms. Trace:
W20251210 02:53:02.318485  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 215ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.318120  7438 rpcz_store.cc:276] 1210 02:53:01.137221 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.137271 (+    50us) service_pool.cc:225] Handling call
1210 02:53:02.317903 (+1180632us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.605419 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.605636 (+   217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.034204 (+428568us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.034218 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.034272 (+    54us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.034277 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.034538 (+   261us) log.cc:844] Serialized 322 byte log entry
1210 02:53:02.181902 (+147364us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.182054 (+   152us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.182949 (+   895us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.183243 (+   294us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.317005 (+133762us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.317561 (+   556us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.317865 (+   304us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.317870 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78,"prepare.queue_time_us":467802,"prepare.run_cpu_time_us":60694,"prepare.run_wall_time_us":429175,"replication_time_us":147590}]]}
I20251210 02:53:02.319181  7035 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 6
I20251210 02:53:02.328050  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 21) took 1554 ms. Trace:
W20251210 02:53:02.328573  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 204ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.328275  7450 rpcz_store.cc:276] 1210 02:53:00.773860 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.773914 (+    54us) service_pool.cc:225] Handling call
1210 02:53:02.327990 (+1554076us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:00.943933 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:00.944137 (+   204us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.659669 (+715532us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.659681 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.659718 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.659722 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.659987 (+   265us) log.cc:844] Serialized 296 byte log entry
1210 02:53:02.208756 (+548769us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.209411 (+   655us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.210342 (+   931us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.210654 (+   312us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.327392 (+116738us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.327911 (+   519us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.327952 (+    41us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.327957 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":548,"prepare.queue_time_us":169694,"prepare.run_cpu_time_us":111262,"prepare.run_wall_time_us":716130,"replication_time_us":548971,"spinlock_wait_cycles":54656,"thread_start_us":400,"threads_started":1}]]}
I20251210 02:53:02.329456  7032 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 5
W20251210 02:53:02.383322  7449 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.358s	user 0.001s	sys 0.000s
I20251210 02:53:02.388121  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 22) took 1611 ms. Trace:
W20251210 02:53:02.388617  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 323ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.388422  7449 rpcz_store.cc:276] 1210 02:53:00.777102 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.777822 (+   720us) service_pool.cc:225] Handling call
1210 02:53:02.388048 (+1610226us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.301882 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.302088 (+   206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.950401 (+648313us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.950412 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.950461 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.950464 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.950702 (+   238us) log.cc:844] Serialized 296 byte log entry
1210 02:53:02.024332 (+ 73630us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.024475 (+   143us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.025506 (+  1031us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.025801 (+   295us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.387324 (+361523us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.387918 (+   594us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.387987 (+    69us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.387992 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":523768,"prepare.run_cpu_time_us":102496,"prepare.run_wall_time_us":648890,"replication_time_us":73830,"spinlock_wait_cycles":40320}]]}
I20251210 02:53:02.402187  7439 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251210 02:53:02.403083  7439 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:02.403699  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 143ms of latency in SegmentAllocator::Sync()
W20251210 02:53:02.404524  7400 consensus_queue.cc:1175] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" status { last_received { term: 1 index: 7 } last_committed_idx: 6 last_received_current_leader { term: 1 index: 7 } }
W20251210 02:53:02.412266  7451 log.cc:510] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 330ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.440462  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 32) took 1664 ms. Trace:
I20251210 02:53:02.440616  7447 rpcz_store.cc:276] 1210 02:53:00.776386 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.776454 (+    68us) service_pool.cc:225] Handling call
1210 02:53:02.440402 (+1663948us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.687299 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.687514 (+   215us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.124034 (+436520us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.124046 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.124086 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.124089 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.124438 (+   349us) log.cc:844] Serialized 296 byte log entry
1210 02:53:02.263225 (+138787us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.263355 (+   130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.264288 (+   933us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.264597 (+   309us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.439710 (+175113us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.440294 (+   584us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.440349 (+    55us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.440353 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":910564,"prepare.run_cpu_time_us":65812,"prepare.run_wall_time_us":437205,"replication_time_us":139108}]]}
W20251210 02:53:02.441030  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 329ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.445180  7448 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251210 02:53:02.445935  7448 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:02.446446  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 194ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.451457  7438 tablet.cc:1722] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251210 02:53:02.452106  7438 tablet.cc:1620] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:02.452567  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 279ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.454293  7036 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet d498947bc4a04d6f88c9c2eb738fa6f9
I20251210 02:53:02.454849  7191 tablet_service.cc:1552] Processing DeleteTablet for tablet d498947bc4a04d6f88c9c2eb738fa6f9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:02 UTC) from {username='slave'} at 127.0.0.1:53864
I20251210 02:53:02.455585  7452 tablet_replica.cc:333] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: stopping tablet replica
I20251210 02:53:02.455791  7452 raft_consensus.cc:2243] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:02.456012  7452 pending_rounds.cc:70] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Trying to abort 1 pending ops.
I20251210 02:53:02.456111  7452 pending_rounds.cc:77] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 24 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "d498947bc4a04d6f88c9c2eb738fa6f9" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 7 new_table_name: "many-ranges-table" dest_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" new_extra_config { } }
W20251210 02:53:02.456451  7452 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Aborted: Op aborted
I20251210 02:53:02.456832  7452 raft_consensus.cc:2272] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:53:02.456992  7436 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:02.457635  7436 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:02.458334  7436 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:02.459233  7436 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:02.462630  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 33) took 1687 ms. Trace:
I20251210 02:53:02.462751  7446 rpcz_store.cc:276] 1210 02:53:00.775445 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.775518 (+    73us) service_pool.cc:225] Handling call
1210 02:53:02.462548 (+1687030us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.550103 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.550360 (+   257us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:01.993568 (+443208us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:01.993583 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:01.993626 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:01.993629 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:01.993874 (+   245us) log.cc:844] Serialized 296 byte log entry
1210 02:53:02.274493 (+280619us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.274636 (+   143us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.276285 (+  1649us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.276592 (+   307us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.461941 (+185349us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.462463 (+   522us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.462508 (+    45us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.462512 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82,"prepare.queue_time_us":774284,"prepare.run_cpu_time_us":64461,"prepare.run_wall_time_us":443843,"replication_time_us":280832}]]}
W20251210 02:53:02.463125  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 356ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.465173  7035 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 5
I20251210 02:53:02.465173  7033 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 5
I20251210 02:53:02.467271  7035 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 5
I20251210 02:53:02.469357  7035 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:53:02.473078  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 341ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.533319  7449 tablet.cc:1722] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251210 02:53:02.534162  7449 tablet.cc:1620] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
I20251210 02:53:02.534045  7441 tablet.cc:1722] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
W20251210 02:53:02.534663  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 260ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.534687  7441 tablet.cc:1620] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:02.535245  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 164ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.551476  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 36) took 1407 ms. Trace:
I20251210 02:53:02.551642  7439 rpcz_store.cc:276] 1210 02:53:01.144176 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.144238 (+    62us) service_pool.cc:225] Handling call
1210 02:53:02.551424 (+1407186us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.635264 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.635447 (+   183us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.118779 (+483332us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.118795 (+    16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.118847 (+    52us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.118852 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.119092 (+   240us) log.cc:844] Serialized 322 byte log entry
1210 02:53:02.401988 (+282896us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.402116 (+   128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.403210 (+  1094us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.403563 (+   353us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.550794 (+147231us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.551339 (+   545us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.551383 (+    44us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.551389 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":490740,"prepare.run_cpu_time_us":71551,"prepare.run_wall_time_us":483889,"replication_time_us":283081}]]}
W20251210 02:53:02.552131  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 92ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.553462  7033 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 6
W20251210 02:53:02.599774  7405 consensus_queue.cc:1175] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20251210 02:53:02.600545  7452 log.cc:510] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 187ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.644930  7439 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20251210 02:53:02.645633  7439 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
I20251210 02:53:02.645771  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 37) took 1502 ms. Trace:
W20251210 02:53:02.646137  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 153ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.645867  7448 rpcz_store.cc:276] 1210 02:53:01.143383 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.143423 (+    40us) service_pool.cc:225] Handling call
1210 02:53:02.645719 (+1502296us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.693163 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.693356 (+   193us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.082839 (+389483us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.082848 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.082894 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.082900 (+     6us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.083151 (+   251us) log.cc:844] Serialized 322 byte log entry
1210 02:53:02.445005 (+361854us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.445122 (+   117us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.446041 (+   919us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.446316 (+   275us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.644271 (+197955us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.645634 (+  1363us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.645680 (+    46us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.645684 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":549454,"prepare.run_cpu_time_us":60662,"prepare.run_wall_time_us":390056,"replication_time_us":362071}]]}
I20251210 02:53:02.646458  7032 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 6
W20251210 02:53:02.647356  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 146ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.705317  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 27) took 1203 ms. Trace:
W20251210 02:53:02.705866  7408 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 295ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.705495  7441 rpcz_store.cc:276] 1210 02:53:01.501619 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.501673 (+    54us) service_pool.cc:225] Handling call
1210 02:53:02.705255 (+1203582us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.034644 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.034913 (+   269us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.317892 (+282979us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.317906 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.317947 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.317957 (+    10us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.318209 (+   252us) log.cc:844] Serialized 348 byte log entry
1210 02:53:02.533874 (+215665us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.534000 (+   126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.534849 (+   849us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.535138 (+   289us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.704303 (+169165us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.704897 (+   594us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.705181 (+   284us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.705188 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":71,"prepare.queue_time_us":532651,"prepare.run_cpu_time_us":42952,"prepare.run_wall_time_us":283640,"replication_time_us":215891}]]}
I20251210 02:53:02.712394  7450 tablet.cc:1722] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251210 02:53:02.713228  7450 tablet.cc:1620] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:02.713759  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 292ms of latency in SegmentAllocator::Sync()
W20251210 02:53:02.731875  7438 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.279s	user 0.001s	sys 0.000s
I20251210 02:53:02.736851  7438 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 24) took 1959 ms. Trace:
W20251210 02:53:02.737325  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 303ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.737071  7438 rpcz_store.cc:276] 1210 02:53:00.776937 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:00.776994 (+    57us) service_pool.cc:225] Handling call
1210 02:53:02.736793 (+1959799us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.481402 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.481620 (+   218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.105218 (+623598us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.105231 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.105263 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.105266 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.105556 (+   290us) log.cc:844] Serialized 296 byte log entry
1210 02:53:02.451284 (+345728us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.451398 (+   114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.452193 (+   795us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.452445 (+   252us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.736012 (+283567us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.736655 (+   643us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.736709 (+    54us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.736716 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":704126,"prepare.run_cpu_time_us":91024,"prepare.run_wall_time_us":624630,"replication_time_us":345978}]]}
I20251210 02:53:02.743029  7451 ts_tablet_manager.cc:1916] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:02.750752  7451 ts_tablet_manager.cc:1929] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251210 02:53:02.750952  7451 log.cc:1199] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-0-root/wals/e285e35c7925499d9adef8e9d689245f
I20251210 02:53:02.751338  7451 ts_tablet_manager.cc:1950] T e285e35c7925499d9adef8e9d689245f P ff7c3f2440164bbaa36e8d57f99a5ca7: Deleting consensus metadata
I20251210 02:53:02.752677  7022 catalog_manager.cc:4985] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
I20251210 02:53:02.770640  7447 tablet.cc:1722] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251210 02:53:02.771409  7447 tablet.cc:1620] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:02.771896  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 320ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.788264  7452 ts_tablet_manager.cc:1916] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:02.794005  7448 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20251210 02:53:02.794741  7448 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:02.794993  7449 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.260s	user 0.000s	sys 0.000s
I20251210 02:53:02.796015  7452 ts_tablet_manager.cc:1929] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20251210 02:53:02.796185  7452 log.cc:1199] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-1-root/wals/d498947bc4a04d6f88c9c2eb738fa6f9
I20251210 02:53:02.796638  7452 ts_tablet_manager.cc:1950] T d498947bc4a04d6f88c9c2eb738fa6f9 P 7d2fcc1a1b814167a72418a0b0483ac3: Deleting consensus metadata
I20251210 02:53:02.797969  7020 catalog_manager.cc:4985] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
W20251210 02:53:02.803407  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 231ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.800993  7034 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 6
W20251210 02:53:02.800432  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 179ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.803342  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 39) took 1296 ms. Trace:
I20251210 02:53:02.799335  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 23) took 1658 ms. Trace:
W20251210 02:53:02.803897  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 401ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.803857  7439 rpcz_store.cc:276] 1210 02:53:01.506876 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.506917 (+    41us) service_pool.cc:225] Handling call
1210 02:53:02.803290 (+1296373us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.119207 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.119464 (+   257us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.551396 (+431932us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.551406 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.551433 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.551436 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.551791 (+   355us) log.cc:844] Serialized 348 byte log entry
1210 02:53:02.644677 (+ 92886us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.644827 (+   150us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.645731 (+   904us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.646029 (+   298us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.802694 (+156665us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.803155 (+   461us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.803246 (+    91us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.803253 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":612006,"prepare.run_cpu_time_us":62594,"prepare.run_wall_time_us":432636,"replication_time_us":93205}]]}
I20251210 02:53:02.804117  7449 rpcz_store.cc:276] 1210 02:53:01.141088 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.141140 (+    52us) service_pool.cc:225] Handling call
1210 02:53:02.799287 (+1658147us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.660127 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.660379 (+   252us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.328051 (+667672us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.328062 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.328107 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.328111 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.328328 (+   217us) log.cc:844] Serialized 322 byte log entry
1210 02:53:02.533137 (+204809us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.533254 (+   117us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.534241 (+   987us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.534533 (+   292us) log.cc:844] Serialized 5 byte log entry
1210 02:53:02.798598 (+264065us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:02.799139 (+   541us) log.cc:844] Serialized 14 byte log entry
1210 02:53:02.799197 (+    58us) alter_schema_op.cc:73] Released schema lock
1210 02:53:02.799201 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":518670,"prepare.run_cpu_time_us":100358,"prepare.run_wall_time_us":668269,"replication_time_us":204985}]]}
W20251210 02:53:02.814708  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d498947bc4a04d6f88c9c2eb738fa6f9
I20251210 02:53:02.819906  7262 tablet_service.cc:1552] Processing DeleteTablet for tablet 89b41f8009d44f808e305ac8e5cc90ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:02 UTC) from {username='slave'} at 127.0.0.1:56638
I20251210 02:53:02.820343  7446 tablet.cc:1722] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251210 02:53:02.820781  7036 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 7
I20251210 02:53:02.821094  7446 tablet.cc:1620] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:02.821619  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 368ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.821825  7032 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 5
I20251210 02:53:02.822815  7035 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet 89b41f8009d44f808e305ac8e5cc90ae
I20251210 02:53:02.823769  7261 tablet_service.cc:1552] Processing DeleteTablet for tablet 89b41f8009d44f808e305ac8e5cc90ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:02 UTC) from {username='slave'} at 127.0.0.1:56638
I20251210 02:53:02.824748  7035 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:53:02.829077  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 343ms of latency in SegmentAllocator::Sync()
I20251210 02:53:02.831576  7453 tablet_replica.cc:333] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: stopping tablet replica
I20251210 02:53:02.831818  7453 raft_consensus.cc:2243] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:02.832020  7453 pending_rounds.cc:70] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Trying to abort 1 pending ops.
I20251210 02:53:02.832194  7453 pending_rounds.cc:77] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 33 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "89b41f8009d44f808e305ac8e5cc90ae" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 8 new_table_name: "many-ranges-table" dest_uuid: "977624ae07d244d3be20efb1791d65f8" new_extra_config { } }
W20251210 02:53:02.832633  7453 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Aborted: Op aborted
I20251210 02:53:02.832852  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 29) took 1209 ms. Trace:
I20251210 02:53:02.832960  7453 rpcz_store.cc:276] 1210 02:53:01.623869 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.623930 (+    61us) service_pool.cc:225] Handling call
1210 02:53:02.832818 (+1208888us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.318346 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.318596 (+   250us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.705303 (+386707us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.705313 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.705374 (+    61us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.705380 (+     6us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.705607 (+   227us) log.cc:844] Serialized 374 byte log entry
1210 02:53:02.832565 (+126958us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.832575 (+    10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 02:53:02.832581 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":694082,"prepare.run_cpu_time_us":64999,"prepare.run_wall_time_us":387333,"replication_time_us":127140}]]}
I20251210 02:53:02.833546  7453 raft_consensus.cc:2272] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:53:02.834295  7409 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:02.834509  7409 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 31) took 1054 ms. Trace:
I20251210 02:53:02.834625  7409 rpcz_store.cc:276] 1210 02:53:01.779555 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.779599 (+    44us) service_pool.cc:225] Handling call
1210 02:53:02.834473 (+1054874us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.705726 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.705985 (+   259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.834139 (+128154us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.834153 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.834200 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.834203 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.834237 (+    34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:02.834245 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":925865}]]}
W20251210 02:53:02.835414  7409 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:02.836292  7409 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:02.837265  7409 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:02.841378  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d498947bc4a04d6f88c9c2eb738fa6f9
W20251210 02:53:02.849045  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d498947bc4a04d6f88c9c2eb738fa6f9
W20251210 02:53:02.882367  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: e285e35c7925499d9adef8e9d689245f
W20251210 02:53:02.900219  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: e285e35c7925499d9adef8e9d689245f
W20251210 02:53:02.905093  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: e285e35c7925499d9adef8e9d689245f
W20251210 02:53:02.906387  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: e285e35c7925499d9adef8e9d689245f
W20251210 02:53:02.927106  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet e285e35c7925499d9adef8e9d689245f (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: e285e35c7925499d9adef8e9d689245f
I20251210 02:53:02.983394  7449 tablet.cc:1722] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20251210 02:53:02.984306  7449 tablet.cc:1620] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:02.984863  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 122ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.001098  7408 consensus_queue.cc:1175] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "977624ae07d244d3be20efb1791d65f8" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20251210 02:53:03.001721  7453 log.cc:510] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Injecting 145ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.006067  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.292s	user 0.000s	sys 0.001s
I20251210 02:53:03.011716  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 24) took 1868 ms. Trace:
I20251210 02:53:03.011906  7450 rpcz_store.cc:276] 1210 02:53:01.142990 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.143075 (+    85us) service_pool.cc:225] Handling call
1210 02:53:03.011665 (+1868590us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.951016 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.951260 (+   244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.388048 (+436788us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.388058 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.388092 (+    34us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.388102 (+    10us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.388347 (+   245us) log.cc:844] Serialized 322 byte log entry
1210 02:53:02.712202 (+323855us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.712323 (+   121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.713333 (+  1010us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.713625 (+   292us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.009614 (+295989us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.011589 (+  1975us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.011630 (+    41us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.011635 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":807469,"prepare.run_cpu_time_us":65969,"prepare.run_wall_time_us":437612,"replication_time_us":324058}]]}
W20251210 02:53:03.012751  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 442ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.012897  7036 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 6
W20251210 02:53:03.034826  7448 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.240s	user 0.000s	sys 0.000s
I20251210 02:53:03.039350  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 40) took 1532 ms. Trace:
I20251210 02:53:03.039528  7448 rpcz_store.cc:276] 1210 02:53:01.506509 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.506554 (+    45us) service_pool.cc:225] Handling call
1210 02:53:03.039294 (+1532740us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.083256 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.083500 (+   244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.646789 (+563289us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.646800 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.646850 (+    50us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.646853 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.647085 (+   232us) log.cc:844] Serialized 348 byte log entry
1210 02:53:02.793825 (+146740us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.793931 (+   106us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.794851 (+   920us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.795102 (+   251us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.038640 (+243538us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.039204 (+   564us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.039245 (+    41us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.039250 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":576421,"prepare.run_cpu_time_us":85154,"prepare.run_wall_time_us":563894,"replication_time_us":146929}]]}
I20251210 02:53:03.040947  7034 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 7
W20251210 02:53:03.041060  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 269ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.041051  7438 tablet.cc:1722] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251210 02:53:03.041615  7438 tablet.cc:1620] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:03.042083  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 373ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.060628  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d498947bc4a04d6f88c9c2eb738fa6f9
W20251210 02:53:03.066574  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet d498947bc4a04d6f88c9c2eb738fa6f9 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d498947bc4a04d6f88c9c2eb738fa6f9
W20251210 02:53:03.092195  7447 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.320s	user 0.001s	sys 0.000s
I20251210 02:53:03.097625  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 35) took 1955 ms. Trace:
I20251210 02:53:03.097774  7447 rpcz_store.cc:276] 1210 02:53:01.142298 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.142368 (+    70us) service_pool.cc:225] Handling call
1210 02:53:03.097571 (+1955203us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.124559 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.124804 (+   245us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.440425 (+315621us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.440441 (+    16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.440489 (+    48us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.440493 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.440731 (+   238us) log.cc:844] Serialized 322 byte log entry
1210 02:53:02.770481 (+329750us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.770584 (+   103us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.771514 (+   930us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.771802 (+   288us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.096231 (+324429us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.097483 (+  1252us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.097534 (+    51us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.097537 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":981891,"prepare.run_cpu_time_us":52128,"prepare.run_wall_time_us":316260,"replication_time_us":329955}]]}
W20251210 02:53:03.098374  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 221ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.098976  7033 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 6
I20251210 02:53:03.112031  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 25) took 1610 ms. Trace:
I20251210 02:53:03.112175  7449 rpcz_store.cc:276] 1210 02:53:01.501659 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.502031 (+   372us) service_pool.cc:225] Handling call
1210 02:53:03.111949 (+1609918us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.328648 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.328901 (+   253us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.799821 (+470920us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.799833 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.799867 (+    34us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.799870 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.800119 (+   249us) log.cc:844] Serialized 348 byte log entry
1210 02:53:02.983202 (+183083us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.983330 (+   128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.984415 (+  1085us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.984728 (+   313us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.111069 (+126341us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.111637 (+   568us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.111903 (+   266us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.111909 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":826240,"prepare.run_cpu_time_us":80157,"prepare.run_wall_time_us":471537,"replication_time_us":183285}]]}
W20251210 02:53:03.112576  7413 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 250ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.147387  7453 ts_tablet_manager.cc:1916] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:53:03.153604  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
W20251210 02:53:03.153940  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251210 02:53:03.155253  7453 ts_tablet_manager.cc:1929] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251210 02:53:03.155400  7453 log.cc:1199] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-2-root/wals/89b41f8009d44f808e305ac8e5cc90ae
I20251210 02:53:03.155864  7453 ts_tablet_manager.cc:1950] T 89b41f8009d44f808e305ac8e5cc90ae P 977624ae07d244d3be20efb1791d65f8: Deleting consensus metadata
I20251210 02:53:03.157115  7023 catalog_manager.cc:4985] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
W20251210 02:53:03.157421  7023 catalog_manager.cc:4952] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): delete failed for tablet 89b41f8009d44f808e305ac8e5cc90ae because the tablet was not found. No further retry: Not found: Tablet not found: 89b41f8009d44f808e305ac8e5cc90ae
W20251210 02:53:03.161017  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 89b41f8009d44f808e305ac8e5cc90ae
W20251210 02:53:03.176546  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 89b41f8009d44f808e305ac8e5cc90ae
I20251210 02:53:03.178236  7035 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet 1bba24a38f234a23a9c8d25d86e420c0
I20251210 02:53:03.178961  7331 tablet_service.cc:1552] Processing DeleteTablet for tablet 1bba24a38f234a23a9c8d25d86e420c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:02 UTC) from {username='slave'} at 127.0.0.1:60972
I20251210 02:53:03.179979  7035 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 02:53:03.180261  7454 tablet_replica.cc:333] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: stopping tablet replica
I20251210 02:53:03.180521  7454 raft_consensus.cc:2243] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:03.180733  7454 pending_rounds.cc:70] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Trying to abort 1 pending ops.
I20251210 02:53:03.180904  7454 pending_rounds.cc:77] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 19 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "1bba24a38f234a23a9c8d25d86e420c0" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 8 new_table_name: "many-ranges-table" dest_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" new_extra_config { } }
W20251210 02:53:03.181310  7454 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Aborted: Op aborted
I20251210 02:53:03.181521  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 27) took 1555 ms. Trace:
I20251210 02:53:03.181632  7454 rpcz_store.cc:276] 1210 02:53:01.626132 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.626187 (+    55us) service_pool.cc:225] Handling call
1210 02:53:03.181479 (+1555292us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.800232 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.800523 (+   291us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.112018 (+311495us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.112031 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.112066 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.112071 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.112303 (+   232us) log.cc:844] Serialized 374 byte log entry
1210 02:53:03.181255 (+ 68952us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.181266 (+    11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 02:53:03.181271 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1173716,"prepare.run_cpu_time_us":53343,"prepare.run_wall_time_us":312133,"replication_time_us":69145}]]}
I20251210 02:53:03.182202  7454 raft_consensus.cc:2272] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:53:03.182392  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.182567  7414 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 29) took 1403 ms. Trace:
I20251210 02:53:03.182646  7414 rpcz_store.cc:276] 1210 02:53:01.779425 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.779500 (+    75us) service_pool.cc:225] Handling call
1210 02:53:03.182532 (+1403032us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.112423 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.112665 (+   242us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.182221 (+ 69556us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.182231 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.182285 (+    54us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.182289 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.182341 (+    52us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.182346 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1332599,"spinlock_wait_cycles":6016}]]}
W20251210 02:53:03.184026  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 325ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.184307  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.184495  7414 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 31) took 1007 ms. Trace:
I20251210 02:53:03.184599  7414 rpcz_store.cc:276] 1210 02:53:02.176545 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.176728 (+   183us) service_pool.cc:225] Handling call
1210 02:53:03.184449 (+1007721us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.182986 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.183173 (+   187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.184146 (+   973us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.184158 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.184223 (+    65us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.184227 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.184261 (+    34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.184270 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":2944,"child_traces":[["op",{"mutex_wait_us":63,"prepare.queue_time_us":1005912}]]}
W20251210 02:53:03.185482  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:03.186633  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:03.186792  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 89b41f8009d44f808e305ac8e5cc90ae (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 89b41f8009d44f808e305ac8e5cc90ae
W20251210 02:53:03.187819  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:03.189901  7446 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.368s	user 0.001s	sys 0.000s
I20251210 02:53:03.193903  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 36) took 2056 ms. Trace:
W20251210 02:53:03.194379  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 170ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.194132  7446 rpcz_store.cc:276] 1210 02:53:01.137916 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.137980 (+    64us) service_pool.cc:225] Handling call
1210 02:53:03.193851 (+2055871us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:01.994012 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:01.994238 (+   226us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.462597 (+468359us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.462609 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.462639 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.462645 (+     6us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.462858 (+   213us) log.cc:844] Serialized 322 byte log entry
1210 02:53:02.819868 (+357010us) op_driver.cc:464] REPLICATION: finished
1210 02:53:02.820293 (+   425us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:02.821188 (+   895us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:02.821496 (+   308us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.193192 (+371696us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.193765 (+   573us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.193810 (+    45us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.193815 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":346,"prepare.queue_time_us":855717,"prepare.run_cpu_time_us":71967,"prepare.run_wall_time_us":468904,"replication_time_us":357193}]]}
I20251210 02:53:03.205789  7447 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20251210 02:53:03.206593  7447 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:03.207324  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 288ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.288048  7023 catalog_manager.cc:5064] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): alter failed for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]): Illegal state: Tablet not RUNNING: STOPPING
I20251210 02:53:03.310779  7446 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20251210 02:53:03.311628  7446 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:03.312120  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 211ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.320477  7455 tablet.cc:1722] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20251210 02:53:03.321300  7455 tablet.cc:1620] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:03.321834  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 48ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.362849  7413 consensus_queue.cc:1175] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4be7b3ec7e584dd28251a6e8de0b7836" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20251210 02:53:03.363651  7454 log.cc:510] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 376ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.365085  7448 tablet.cc:1722] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20251210 02:53:03.365768  7448 tablet.cc:1620] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:03.366285  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 78ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.377060  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 38) took 1873 ms. Trace:
I20251210 02:53:03.377199  7455 rpcz_store.cc:276] 1210 02:53:01.503695 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.503757 (+    62us) service_pool.cc:225] Handling call
1210 02:53:03.377036 (+1873279us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.440875 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.441128 (+   253us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.097607 (+656479us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.097618 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.097648 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.097650 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.097953 (+   303us) log.cc:844] Serialized 348 byte log entry
1210 02:53:03.319919 (+221966us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.320429 (+   510us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.321398 (+   969us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.321699 (+   301us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.375041 (+ 53342us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.376932 (+  1891us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.376991 (+    59us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.376996 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":419,"prepare.queue_time_us":936777,"prepare.run_cpu_time_us":112724,"prepare.run_wall_time_us":657137,"replication_time_us":222225,"thread_start_us":284,"threads_started":1}]]}
I20251210 02:53:03.377889  7034 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 7
W20251210 02:53:03.378587  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 277ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.415380  7438 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.373s	user 0.001s	sys 0.000s
I20251210 02:53:03.419740  7438 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 26) took 2277 ms. Trace:
W20251210 02:53:03.420250  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 211ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.419919  7438 rpcz_store.cc:276] 1210 02:53:01.142658 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.142725 (+    67us) service_pool.cc:225] Handling call
1210 02:53:03.419711 (+2276986us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.106088 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.106332 (+   244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.736737 (+630405us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.736747 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.736810 (+    63us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.736815 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.737043 (+   228us) log.cc:844] Serialized 322 byte log entry
1210 02:53:03.040842 (+303799us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.040987 (+   145us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.041696 (+   709us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.041959 (+   263us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.419015 (+377056us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.419614 (+   599us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.419659 (+    45us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.419662 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":91,"prepare.queue_time_us":963059,"prepare.run_cpu_time_us":103824,"prepare.run_wall_time_us":631032,"replication_time_us":303996}]]}
I20251210 02:53:03.422277  7033 catalog_manager.cc:5746] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615) does not have the latest schema for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 6
I20251210 02:53:03.448819  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 39) took 1946 ms. Trace:
I20251210 02:53:03.448951  7448 rpcz_store.cc:276] 1210 02:53:01.502170 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.502222 (+    52us) service_pool.cc:225] Handling call
1210 02:53:03.448791 (+1946569us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.462962 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.463188 (+   226us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.193844 (+730656us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.193853 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.193876 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.193879 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.194104 (+   225us) log.cc:844] Serialized 348 byte log entry
1210 02:53:03.364896 (+170792us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.365030 (+   134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.365854 (+   824us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.366136 (+   282us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.448084 (+ 81948us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.448673 (+   589us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.448728 (+    55us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.448733 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":960403,"prepare.run_cpu_time_us":127663,"prepare.run_wall_time_us":731207,"replication_time_us":170971}]]}
W20251210 02:53:03.449319  7416 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 277ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.455547  7449 tablet.cc:1722] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20251210 02:53:03.456372  7449 tablet.cc:1620] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:03.456925  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 304ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.495674  7447 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.289s	user 0.001s	sys 0.000s
I20251210 02:53:03.500000  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 42) took 1871 ms. Trace:
W20251210 02:53:03.500458  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 432ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.500133  7447 rpcz_store.cc:276] 1210 02:53:01.628853 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.628897 (+    44us) service_pool.cc:225] Handling call
1210 02:53:03.499970 (+1871073us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.551890 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.552506 (+   616us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:02.803386 (+250880us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:02.803399 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:02.803428 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:02.803433 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:02.803658 (+   225us) log.cc:844] Serialized 374 byte log entry
1210 02:53:03.205555 (+401897us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.205711 (+   156us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.206690 (+   979us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.207011 (+   321us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.499181 (+292170us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.499793 (+   612us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.499848 (+    55us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.499852 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76,"prepare.queue_time_us":922663,"prepare.run_cpu_time_us":44773,"prepare.run_wall_time_us":252135,"replication_time_us":402083}]]}
I20251210 02:53:03.512878  7035 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet 8ce0027fc511461f94258825fa91cdbf
I20251210 02:53:03.513823  7123 tablet_service.cc:1552] Processing DeleteTablet for tablet 8ce0027fc511461f94258825fa91cdbf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:03 UTC) from {username='slave'} at 127.0.0.1:50476
I20251210 02:53:03.514627  7122 tablet_service.cc:1552] Processing DeleteTablet for tablet 8ce0027fc511461f94258825fa91cdbf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:03 UTC) from {username='slave'} at 127.0.0.1:50476
I20251210 02:53:03.515501  7034 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 02:53:03.516301  7035 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 8
W20251210 02:53:03.518869  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 242ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.523418  7446 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.211s	user 0.000s	sys 0.000s
I20251210 02:53:03.527515  7456 tablet_replica.cc:333] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: stopping tablet replica
I20251210 02:53:03.527748  7456 raft_consensus.cc:2243] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:03.527971  7456 pending_rounds.cc:70] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Trying to abort 1 pending ops.
I20251210 02:53:03.528066  7456 pending_rounds.cc:77] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 32 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "8ce0027fc511461f94258825fa91cdbf" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 8 new_table_name: "many-ranges-table" dest_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" new_extra_config { } }
W20251210 02:53:03.528475  7456 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Aborted: Op aborted
I20251210 02:53:03.528754  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 42) took 1904 ms. Trace:
I20251210 02:53:03.528887  7456 rpcz_store.cc:276] 1210 02:53:01.624631 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.624685 (+    54us) service_pool.cc:225] Handling call
1210 02:53:03.528710 (+1904025us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.194219 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.194472 (+   253us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.448815 (+254343us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.448826 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.448874 (+    48us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.448877 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.449104 (+   227us) log.cc:844] Serialized 374 byte log entry
1210 02:53:03.528411 (+ 79307us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.528425 (+    14us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 02:53:03.528432 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1569176,"prepare.run_cpu_time_us":49463,"prepare.run_wall_time_us":254937,"replication_time_us":79487}]]}
I20251210 02:53:03.529517  7456 raft_consensus.cc:2272] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:53:03.529700  7401 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.529829  7033 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 8
I20251210 02:53:03.529856  7401 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 45) took 1749 ms. Trace:
I20251210 02:53:03.529953  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 43) took 1901 ms. Trace:
I20251210 02:53:03.530050  7401 rpcz_store.cc:276] 1210 02:53:01.779986 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.780054 (+    68us) service_pool.cc:225] Handling call
1210 02:53:03.529820 (+1749766us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.449199 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.449382 (+   183us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.529459 (+ 80077us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.529470 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.529523 (+    53us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.529527 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.529647 (+   120us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.529653 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1668876,"spinlock_wait_cycles":183168}]]}
W20251210 02:53:03.530534  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 278ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.530843  7401 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.530073  7446 rpcz_store.cc:276] 1210 02:53:01.628058 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.628129 (+    71us) service_pool.cc:225] Handling call
1210 02:53:03.529916 (+1901787us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.647192 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.647384 (+   192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.040253 (+392869us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.040270 (+    17us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.040302 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.040305 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.040516 (+   211us) log.cc:844] Serialized 374 byte log entry
1210 02:53:03.310590 (+270074us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.310716 (+   126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.311733 (+  1017us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.312008 (+   275us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.527061 (+215053us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.529335 (+  2274us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.529877 (+   542us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.529881 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72,"prepare.queue_time_us":1018779,"prepare.run_cpu_time_us":65810,"prepare.run_wall_time_us":393379,"replication_time_us":270250}]]}
I20251210 02:53:03.531028  7401 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 48) took 1356 ms. Trace:
I20251210 02:53:03.531116  7401 rpcz_store.cc:276] 1210 02:53:02.175007 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.175621 (+   614us) service_pool.cc:225] Handling call
1210 02:53:03.530984 (+1355363us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.530395 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.530634 (+   239us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.530734 (+   100us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.530743 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.530763 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.530766 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.530790 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.530796 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1354440}]]}
W20251210 02:53:03.532148  7401 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.532344  7401 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 50) took 1270 ms. Trace:
I20251210 02:53:03.532470  7401 rpcz_store.cc:276] 1210 02:53:02.261728 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.261789 (+    61us) service_pool.cc:225] Handling call
1210 02:53:03.532307 (+1270518us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.531580 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.531743 (+   163us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.531832 (+    89us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.531838 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.531858 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.531862 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.532083 (+   221us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.532089 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1269381}]]}
W20251210 02:53:03.533645  7401 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.533843  7401 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 63) took 1078 ms. Trace:
I20251210 02:53:03.533938  7401 rpcz_store.cc:276] 1210 02:53:02.455783 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.456393 (+   610us) service_pool.cc:225] Handling call
1210 02:53:03.533806 (+1077413us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.532831 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.533065 (+   234us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.533527 (+   462us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.533536 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.533569 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.533572 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.533603 (+    31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.533610 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1076145}]]}
W20251210 02:53:03.534680  7401 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:03.536075  7401 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.631954  7438 tablet.cc:1722] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20251210 02:53:03.632786  7438 tablet.cc:1620] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: MemRowSet was empty: no flush needed.
W20251210 02:53:03.633317  7420 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 527ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.656318  7447 tablet.cc:1722] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20251210 02:53:03.657181  7447 tablet.cc:1620] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:03.657788  7418 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 124ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.726574  7416 consensus_queue.cc:1175] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20251210 02:53:03.727344  7456 log.cc:510] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 278ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.742836  7454 ts_tablet_manager.cc:1916] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:03.750574  7454 ts_tablet_manager.cc:1929] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251210 02:53:03.750735  7454 log.cc:1199] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-3-root/wals/1bba24a38f234a23a9c8d25d86e420c0
I20251210 02:53:03.752070  7454 ts_tablet_manager.cc:1950] T 1bba24a38f234a23a9c8d25d86e420c0 P 4be7b3ec7e584dd28251a6e8de0b7836: Deleting consensus metadata
I20251210 02:53:03.753202  7023 catalog_manager.cc:4985] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
W20251210 02:53:03.761334  7449 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.305s	user 0.001s	sys 0.000s
I20251210 02:53:03.764186  7034 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet 59deef4e10e8457197fc201d7068260e
I20251210 02:53:03.765230  7193 tablet_service.cc:1552] Processing DeleteTablet for tablet 59deef4e10e8457197fc201d7068260e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:03 UTC) from {username='slave'} at 127.0.0.1:53864
I20251210 02:53:03.766563  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 26) took 2261 ms. Trace:
I20251210 02:53:03.766680  7449 rpcz_store.cc:276] 1210 02:53:01.504921 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.505469 (+   548us) service_pool.cc:225] Handling call
1210 02:53:03.766504 (+2261035us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.388492 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.388757 (+   265us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.012002 (+623245us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.012012 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.012051 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.012054 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.012457 (+   403us) log.cc:844] Serialized 348 byte log entry
1210 02:53:03.455344 (+442887us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.455478 (+   134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.456459 (+   981us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.456802 (+   343us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.765676 (+308874us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.766429 (+   753us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.766467 (+    38us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.766471 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76,"prepare.queue_time_us":882660,"prepare.run_cpu_time_us":104771,"prepare.run_wall_time_us":624032,"replication_time_us":443226}]]}
W20251210 02:53:03.767823  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 322ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.770313  7033 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 7
I20251210 02:53:03.771629  7034 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:53:03.775918  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 276ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.776556  7023 catalog_manager.cc:5058] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): alter failed for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 1bba24a38f234a23a9c8d25d86e420c0
I20251210 02:53:03.782162  7457 tablet_replica.cc:333] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: stopping tablet replica
I20251210 02:53:03.782567  7457 raft_consensus.cc:2243] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:03.782853  7457 raft_consensus.cc:2272] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:03.786388  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 41) took 2160 ms. Trace:
W20251210 02:53:03.786484  7433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.786972  7433 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 44) took 2005 ms. Trace:
I20251210 02:53:03.787117  7433 rpcz_store.cc:276] 1210 02:53:01.781369 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.781410 (+    41us) service_pool.cc:225] Handling call
1210 02:53:03.786932 (+2005522us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.377436 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.377653 (+   217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.786340 (+408687us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.786352 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.786386 (+    34us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.786389 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.786423 (+    34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.786429 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1595757}]]}
I20251210 02:53:03.786523  7447 rpcz_store.cc:276] 1210 02:53:01.625848 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.625918 (+    70us) service_pool.cc:225] Handling call
1210 02:53:03.786335 (+2160417us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.098058 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.098791 (+   733us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.377024 (+278233us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.377033 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.377079 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.377082 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.377330 (+   248us) log.cc:844] Serialized 374 byte log entry
1210 02:53:03.656128 (+278798us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.656246 (+   118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.657281 (+  1035us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.657614 (+   333us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.785451 (+127837us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.786015 (+   564us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.786300 (+   285us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.786304 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":4736,"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":1471833,"prepare.run_cpu_time_us":54342,"prepare.run_wall_time_us":279327,"replication_time_us":279005}]]}
W20251210 02:53:03.788441  7433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.788648  7433 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 47) took 1613 ms. Trace:
I20251210 02:53:03.788753  7433 rpcz_store.cc:276] 1210 02:53:02.175380 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.175854 (+   474us) service_pool.cc:225] Handling call
1210 02:53:03.788614 (+1612760us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.787640 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.787909 (+   269us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.788298 (+   389us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.788305 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.788353 (+    48us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.788357 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.788385 (+    28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.788393 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1611470}]]}
W20251210 02:53:03.789978  7433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.790154  7433 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 50) took 1525 ms. Trace:
I20251210 02:53:03.790253  7433 rpcz_store.cc:276] 1210 02:53:02.264243 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.264325 (+    82us) service_pool.cc:225] Handling call
1210 02:53:03.790126 (+1525801us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.789095 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.789327 (+   232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.789868 (+   541us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.789877 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.789900 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.789903 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.789936 (+    33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.789943 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":165632,"child_traces":[["op",{"prepare.queue_time_us":1524371}]]}
W20251210 02:53:03.793104  7433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:03.793320  7433 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 52) took 1340 ms. Trace:
I20251210 02:53:03.793423  7433 rpcz_store.cc:276] 1210 02:53:02.452953 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.453011 (+    58us) service_pool.cc:225] Handling call
1210 02:53:03.793278 (+1340267us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.790612 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.791289 (+   677us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.792992 (+  1703us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.793000 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.793027 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.793030 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.793058 (+    28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:03.793065 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1337174}]]}
W20251210 02:53:03.794634  7433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:03.797631  7433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:03.801419  7433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:03.806522  7457 log.cc:510] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 163ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.809159  7446 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9
I20251210 02:53:03.809890  7446 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:03.810467  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 184ms of latency in SegmentAllocator::Sync()
W20251210 02:53:03.820427  7023 catalog_manager.cc:5058] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): alter failed for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 1bba24a38f234a23a9c8d25d86e420c0
W20251210 02:53:03.821336  7023 catalog_manager.cc:5058] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): alter failed for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 1bba24a38f234a23a9c8d25d86e420c0
I20251210 02:53:03.827651  7035 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 9
W20251210 02:53:03.853073  7023 catalog_manager.cc:5058] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): alter failed for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 1bba24a38f234a23a9c8d25d86e420c0
W20251210 02:53:03.855719  7023 catalog_manager.cc:5058] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): alter failed for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 1bba24a38f234a23a9c8d25d86e420c0
W20251210 02:53:03.886663  7023 catalog_manager.cc:5058] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): alter failed for tablet 1bba24a38f234a23a9c8d25d86e420c0 (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 1bba24a38f234a23a9c8d25d86e420c0
I20251210 02:53:03.933327  7447 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9
I20251210 02:53:03.934196  7447 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:03.934738  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 270ms of latency in SegmentAllocator::Sync()
I20251210 02:53:03.970191  7457 ts_tablet_manager.cc:1916] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:03.974957  7457 ts_tablet_manager.cc:1929] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251210 02:53:03.975088  7457 log.cc:1199] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-1-root/wals/59deef4e10e8457197fc201d7068260e
I20251210 02:53:03.975456  7457 ts_tablet_manager.cc:1950] T 59deef4e10e8457197fc201d7068260e P 7d2fcc1a1b814167a72418a0b0483ac3: Deleting consensus metadata
I20251210 02:53:03.976604  7020 catalog_manager.cc:4985] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
W20251210 02:53:03.983896  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 59deef4e10e8457197fc201d7068260e
W20251210 02:53:03.984854  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 59deef4e10e8457197fc201d7068260e
W20251210 02:53:03.993964  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 59deef4e10e8457197fc201d7068260e
I20251210 02:53:03.998627  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 46) took 2217 ms. Trace:
I20251210 02:53:03.998826  7446 rpcz_store.cc:276] 1210 02:53:01.781348 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.781395 (+    47us) service_pool.cc:225] Handling call
1210 02:53:03.998574 (+2217179us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.040633 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.040941 (+   308us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.529967 (+489026us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.529976 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.530043 (+    67us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.530049 (+     6us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.530276 (+   227us) log.cc:844] Serialized 400 byte log entry
1210 02:53:03.808978 (+278702us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.809110 (+   132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.809981 (+   871us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.810359 (+   378us) log.cc:844] Serialized 5 byte log entry
1210 02:53:03.997969 (+187610us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:03.998495 (+   526us) log.cc:844] Serialized 14 byte log entry
1210 02:53:03.998539 (+    44us) alter_schema_op.cc:73] Released schema lock
1210 02:53:03.998543 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":1258923,"prepare.run_cpu_time_us":95404,"prepare.run_wall_time_us":489729,"replication_time_us":278900}]]}
W20251210 02:53:03.999219  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 234ms of latency in SegmentAllocator::Sync()
W20251210 02:53:04.001525  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 59deef4e10e8457197fc201d7068260e
I20251210 02:53:04.005991  7456 ts_tablet_manager.cc:1916] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:04.007863  7032 catalog_manager.cc:5746] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033) does not have the latest schema for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 7
W20251210 02:53:04.008275  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 59deef4e10e8457197fc201d7068260e
I20251210 02:53:04.013253  7456 ts_tablet_manager.cc:1929] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251210 02:53:04.013417  7456 log.cc:1199] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-0-root/wals/8ce0027fc511461f94258825fa91cdbf
I20251210 02:53:04.013818  7456 ts_tablet_manager.cc:1950] T 8ce0027fc511461f94258825fa91cdbf P ff7c3f2440164bbaa36e8d57f99a5ca7: Deleting consensus metadata
I20251210 02:53:04.015125  7022 catalog_manager.cc:4985] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
W20251210 02:53:04.015507  7022 catalog_manager.cc:4952] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): delete failed for tablet 8ce0027fc511461f94258825fa91cdbf because the tablet was not found. No further retry: Not found: Tablet not found: 8ce0027fc511461f94258825fa91cdbf
I20251210 02:53:04.055192  7191 tablet_service.cc:1552] Processing DeleteTablet for tablet 59deef4e10e8457197fc201d7068260e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:03 UTC) from {username='slave'} at 127.0.0.1:53864
W20251210 02:53:04.056041  7020 catalog_manager.cc:4952] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): delete failed for tablet 59deef4e10e8457197fc201d7068260e because the tablet was not found. No further retry: Not found: Tablet not found: 59deef4e10e8457197fc201d7068260e
I20251210 02:53:04.056829  7032 catalog_manager.cc:5746] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921) does not have the latest schema for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 9
I20251210 02:53:04.058095  7261 tablet_service.cc:1552] Processing DeleteTablet for tablet 840423ebd8da4b24945e7597a033c1aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:03 UTC) from {username='slave'} at 127.0.0.1:56638
I20251210 02:53:04.058203  7034 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet 840423ebd8da4b24945e7597a033c1aa
I20251210 02:53:04.058990  7262 tablet_service.cc:1552] Processing DeleteTablet for tablet 840423ebd8da4b24945e7597a033c1aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:03 UTC) from {username='slave'} at 127.0.0.1:56638
I20251210 02:53:04.060276  7032 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:53:04.064332  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 317ms of latency in SegmentAllocator::Sync()
I20251210 02:53:04.067085  7033 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 9
I20251210 02:53:04.068830  7458 tablet_replica.cc:333] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: stopping tablet replica
I20251210 02:53:04.069068  7458 raft_consensus.cc:2243] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:04.069285  7458 raft_consensus.cc:2272] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:04.091006  7449 tablet.cc:1722] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20251210 02:53:04.091868  7449 tablet.cc:1620] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: MemRowSet was empty: no flush needed.
W20251210 02:53:04.092396  7422 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 413ms of latency in SegmentAllocator::Sync()
W20251210 02:53:04.108685  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 59deef4e10e8457197fc201d7068260e
W20251210 02:53:04.129521  7020 catalog_manager.cc:5058] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): alter failed for tablet 59deef4e10e8457197fc201d7068260e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 59deef4e10e8457197fc201d7068260e
W20251210 02:53:04.133248  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 8ce0027fc511461f94258825fa91cdbf
W20251210 02:53:04.154965  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 8ce0027fc511461f94258825fa91cdbf
W20251210 02:53:04.160558  7438 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.527s	user 0.001s	sys 0.000s
W20251210 02:53:04.160902  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 8ce0027fc511461f94258825fa91cdbf
W20251210 02:53:04.163547  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 8ce0027fc511461f94258825fa91cdbf
I20251210 02:53:04.163923  7438 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 28) took 2659 ms. Trace:
W20251210 02:53:04.164008  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.164238  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 30) took 2536 ms. Trace:
I20251210 02:53:04.164351  7435 rpcz_store.cc:276] 1210 02:53:01.627295 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.627347 (+    52us) service_pool.cc:225] Handling call
1210 02:53:04.164182 (+2536835us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.420138 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.420371 (+   233us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.163896 (+743525us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.163910 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.163937 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.163940 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.163964 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.163969 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1792521}]]}
I20251210 02:53:04.164057  7438 rpcz_store.cc:276] 1210 02:53:01.504303 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.504355 (+    52us) service_pool.cc:225] Handling call
1210 02:53:04.163874 (+2659519us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.737169 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.737396 (+   227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.419736 (+682340us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.419747 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.419782 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.419785 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.420010 (+   225us) log.cc:844] Serialized 348 byte log entry
1210 02:53:03.631757 (+211747us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.631881 (+   124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.632908 (+  1027us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.633230 (+   322us) log.cc:844] Serialized 5 byte log entry
1210 02:53:04.163274 (+530044us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:04.163798 (+   524us) log.cc:844] Serialized 14 byte log entry
1210 02:53:04.163838 (+    40us) alter_schema_op.cc:73] Released schema lock
1210 02:53:04.163842 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":1232539,"prepare.run_cpu_time_us":124757,"prepare.run_wall_time_us":682919,"replication_time_us":211935}]]}
W20251210 02:53:04.178014  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.178356  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 32) took 2396 ms. Trace:
I20251210 02:53:04.178673  7435 rpcz_store.cc:276] 1210 02:53:01.781968 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.782015 (+    47us) service_pool.cc:225] Handling call
1210 02:53:04.178314 (+2396299us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.164738 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.165309 (+   571us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.177858 (+ 12549us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.177871 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.177901 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.177904 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.177948 (+    44us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.177954 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2382423}]]}
W20251210 02:53:04.189227  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 8ce0027fc511461f94258825fa91cdbf
W20251210 02:53:04.199258  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 8ce0027fc511461f94258825fa91cdbf
W20251210 02:53:04.202818  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet 8ce0027fc511461f94258825fa91cdbf (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 8ce0027fc511461f94258825fa91cdbf
W20251210 02:53:04.205024  7447 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.270s	user 0.001s	sys 0.000s
W20251210 02:53:04.205557  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.205816  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 34) took 2029 ms. Trace:
I20251210 02:53:04.206110  7435 rpcz_store.cc:276] 1210 02:53:02.176640 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.177096 (+   456us) service_pool.cc:225] Handling call
1210 02:53:04.205773 (+2028677us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.179098 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.179364 (+   266us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.205405 (+ 26041us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.205416 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.205449 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.205452 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.205482 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.205492 (+    10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2001680}]]}
I20251210 02:53:04.210212  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 45) took 2428 ms. Trace:
I20251210 02:53:04.210353  7447 rpcz_store.cc:276] 1210 02:53:01.781821 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.781863 (+    42us) service_pool.cc:225] Handling call
1210 02:53:04.210157 (+2428294us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:02.804106 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:02.804385 (+   279us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.499918 (+695533us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.499947 (+    29us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.499981 (+    34us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.499984 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.500223 (+   239us) log.cc:844] Serialized 400 byte log entry
1210 02:53:03.933144 (+432921us) op_driver.cc:464] REPLICATION: finished
1210 02:53:03.933252 (+   108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:03.934306 (+  1054us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:03.934632 (+   326us) log.cc:844] Serialized 5 byte log entry
1210 02:53:04.209449 (+274817us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:04.210038 (+   589us) log.cc:844] Serialized 14 byte log entry
1210 02:53:04.210095 (+    57us) alter_schema_op.cc:73] Released schema lock
1210 02:53:04.210099 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":1021917,"prepare.run_cpu_time_us":131080,"prepare.run_wall_time_us":696184,"replication_time_us":433105}]]}
W20251210 02:53:04.210686  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 467ms of latency in SegmentAllocator::Sync()
I20251210 02:53:04.234104  7446 tablet.cc:1722] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    21:new_c9 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 10
I20251210 02:53:04.234822  7446 tablet.cc:1620] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: MemRowSet was empty: no flush needed.
W20251210 02:53:04.235390  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 315ms of latency in SegmentAllocator::Sync()
W20251210 02:53:04.239167  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.239374  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 36) took 1976 ms. Trace:
I20251210 02:53:04.239480  7435 rpcz_store.cc:276] 1210 02:53:02.263308 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.263366 (+    58us) service_pool.cc:225] Handling call
1210 02:53:04.239345 (+1975979us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.206448 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.206668 (+   220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.239019 (+ 32351us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.239044 (+    25us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.239077 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.239080 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.239115 (+    35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.239123 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1942744}]]}
W20251210 02:53:04.281468  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.281673  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 38) took 1826 ms. Trace:
I20251210 02:53:04.281770  7435 rpcz_store.cc:276] 1210 02:53:02.455640 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.455770 (+   130us) service_pool.cc:225] Handling call
1210 02:53:04.281635 (+1825865us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.239869 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.240117 (+   248us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.281325 (+ 41208us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.281336 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.281367 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.281370 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.281404 (+    34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.281410 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1783710}]]}
W20251210 02:53:04.293622  7023 catalog_manager.cc:5064] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]): Illegal state: Tablet not RUNNING: STOPPING
W20251210 02:53:04.334308  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.334558  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 40) took 1514 ms. Trace:
I20251210 02:53:04.334666  7435 rpcz_store.cc:276] 1210 02:53:02.820363 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.820414 (+    51us) service_pool.cc:225] Handling call
1210 02:53:04.334514 (+1514100us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.282142 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.282399 (+   257us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.334142 (+ 51743us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.334153 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.334199 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.334202 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.334244 (+    42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.334250 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1461067}]]}
I20251210 02:53:04.384436  7032 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet 4f8ec932bb6f47209699cee656ea513c
I20251210 02:53:04.385403  7331 tablet_service.cc:1552] Processing DeleteTablet for tablet 4f8ec932bb6f47209699cee656ea513c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:04 UTC) from {username='slave'} at 127.0.0.1:60972
I20251210 02:53:04.385489  7033 catalog_manager.cc:5746] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477) does not have the latest schema for tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]). Expected version 10 got 9
I20251210 02:53:04.386129  7460 tablet_replica.cc:333] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: stopping tablet replica
I20251210 02:53:04.386350  7460 raft_consensus.cc:2243] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:04.386585  7460 raft_consensus.cc:2272] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:04.387105  7033 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:53:04.390353  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 294ms of latency in SegmentAllocator::Sync()
W20251210 02:53:04.400238  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.400454  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56638 (request call id 61) took 1223 ms. Trace:
I20251210 02:53:04.400549  7435 rpcz_store.cc:276] 1210 02:53:03.177246 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:03.177312 (+    66us) service_pool.cc:225] Handling call
1210 02:53:04.400417 (+1223105us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.335053 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.335269 (+   216us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.400091 (+ 64822us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.400102 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.400140 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.400145 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.400179 (+    34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.400185 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1157358}]]}
W20251210 02:53:04.482667  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:04.505664  7449 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.413s	user 0.001s	sys 0.000s
I20251210 02:53:04.510478  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 28) took 2882 ms. Trace:
I20251210 02:53:04.510634  7449 rpcz_store.cc:276] 1210 02:53:01.627728 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.627790 (+    62us) service_pool.cc:225] Handling call
1210 02:53:04.510425 (+2882635us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.012758 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.013041 (+   283us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.767313 (+754272us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.767323 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.767349 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.767352 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.767561 (+   209us) log.cc:844] Serialized 374 byte log entry
1210 02:53:04.090804 (+323243us) op_driver.cc:464] REPLICATION: finished
1210 02:53:04.090946 (+   142us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:04.091960 (+  1014us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:04.092279 (+   319us) log.cc:844] Serialized 5 byte log entry
1210 02:53:04.509225 (+416946us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:04.509865 (+   640us) log.cc:844] Serialized 14 byte log entry
1210 02:53:04.510380 (+   515us) alter_schema_op.cc:73] Released schema lock
1210 02:53:04.510386 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":1384676,"prepare.run_cpu_time_us":145726,"prepare.run_wall_time_us":754861,"replication_time_us":323379}]]}
W20251210 02:53:04.511202  7437 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.511412  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 30) took 2729 ms. Trace:
I20251210 02:53:04.511540  7437 rpcz_store.cc:276] 1210 02:53:01.782209 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:01.782364 (+   155us) service_pool.cc:225] Handling call
1210 02:53:04.511372 (+2729008us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.767659 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.767873 (+   214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.511040 (+743167us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.511053 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.511113 (+    60us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.511116 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.511148 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.511154 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1985013}]]}
W20251210 02:53:04.522630  7437 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.522862  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 32) took 2346 ms. Trace:
I20251210 02:53:04.522979  7437 rpcz_store.cc:276] 1210 02:53:02.176672 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.176718 (+    46us) service_pool.cc:225] Handling call
1210 02:53:04.522820 (+2346102us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.511885 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.512086 (+   201us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.522467 (+ 10381us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.522479 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.522512 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.522516 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.522553 (+    37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.522560 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":2560,"child_traces":[["op",{"prepare.queue_time_us":2334808}]]}
W20251210 02:53:04.550648  7446 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.315s	user 0.001s	sys 0.000s
I20251210 02:53:04.554400  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 49) took 2379 ms. Trace:
W20251210 02:53:04.554935  7425 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 321ms of latency in SegmentAllocator::Sync()
I20251210 02:53:04.554548  7446 rpcz_store.cc:276] 1210 02:53:02.175131 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.175181 (+    50us) service_pool.cc:225] Handling call
1210 02:53:04.554344 (+2379163us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.530391 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.530634 (+   243us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:03.998702 (+468068us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:03.998713 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:03.998736 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:03.998739 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:03.998942 (+   203us) log.cc:844] Serialized 426 byte log entry
1210 02:53:04.233938 (+234996us) op_driver.cc:464] REPLICATION: finished
1210 02:53:04.234043 (+   105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:04.234928 (+   885us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:04.235229 (+   301us) log.cc:844] Serialized 5 byte log entry
1210 02:53:04.553580 (+318351us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:04.554011 (+   431us) log.cc:844] Serialized 14 byte log entry
1210 02:53:04.554300 (+   289us) alter_schema_op.cc:73] Released schema lock
1210 02:53:04.554305 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":1354813,"prepare.run_cpu_time_us":89540,"prepare.run_wall_time_us":468621,"replication_time_us":235162}]]}
W20251210 02:53:04.556577  7437 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.556842  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 34) took 2292 ms. Trace:
I20251210 02:53:04.557027  7437 rpcz_store.cc:276] 1210 02:53:02.264416 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.264461 (+    45us) service_pool.cc:225] Handling call
1210 02:53:04.556800 (+2292339us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.523386 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.523635 (+   249us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.556422 (+ 32787us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.556432 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.556476 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.556481 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.556518 (+    37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.556524 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2258656}]]}
W20251210 02:53:04.585692  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56638: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:04.598917  7437 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.599188  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 36) took 2143 ms. Trace:
I20251210 02:53:04.599319  7437 rpcz_store.cc:276] 1210 02:53:02.455481 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.455530 (+    49us) service_pool.cc:225] Handling call
1210 02:53:04.599152 (+2143622us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.557469 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.557638 (+   169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.598715 (+ 41077us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.598749 (+    34us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.598794 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.598798 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.598843 (+    45us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.598850 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2101699}]]}
W20251210 02:53:04.651876  7437 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.652165  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 38) took 1832 ms. Trace:
I20251210 02:53:04.652349  7437 rpcz_store.cc:276] 1210 02:53:02.820121 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.820178 (+    57us) service_pool.cc:225] Handling call
1210 02:53:04.652108 (+1831930us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.599752 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.599993 (+   241us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.651717 (+ 51724us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.651727 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.651764 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.651766 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.651802 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.651809 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1779250}]]}
I20251210 02:53:04.678771  7447 tablet.cc:1722] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    21:new_c9 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 10
I20251210 02:53:04.679620  7447 tablet.cc:1620] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: MemRowSet was empty: no flush needed.
W20251210 02:53:04.680120  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 204ms of latency in SegmentAllocator::Sync()
I20251210 02:53:04.686409  7033 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet d678a8692a7a4617b61e1322627839bd
I20251210 02:53:04.686906  7123 tablet_service.cc:1552] Processing DeleteTablet for tablet d678a8692a7a4617b61e1322627839bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:04 UTC) from {username='slave'} at 127.0.0.1:50476
I20251210 02:53:04.687377  7121 tablet_service.cc:1552] Processing DeleteTablet for tablet d678a8692a7a4617b61e1322627839bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:04 UTC) from {username='slave'} at 127.0.0.1:50476
I20251210 02:53:04.687747  7462 tablet_replica.cc:333] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: stopping tablet replica
I20251210 02:53:04.687978  7462 raft_consensus.cc:2243] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:04.688248  7462 pending_rounds.cc:70] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Trying to abort 1 pending ops.
I20251210 02:53:04.688340  7462 pending_rounds.cc:77] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Aborting op as it isn't in flight: id { term: 1 index: 12 } timestamp: 41 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "d678a8692a7a4617b61e1322627839bd" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" new_extra_config { } }
I20251210 02:53:04.688935  7032 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251210 02:53:04.689062  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Aborted: Op aborted
I20251210 02:53:04.689378  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 51) took 2425 ms. Trace:
I20251210 02:53:04.689474  7462 rpcz_store.cc:276] 1210 02:53:02.263961 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.264033 (+    72us) service_pool.cc:225] Handling call
1210 02:53:04.689335 (+2425302us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.999102 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.999358 (+   256us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.554391 (+555033us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.554405 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.554436 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.554440 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.554678 (+   238us) log.cc:844] Serialized 426 byte log entry
1210 02:53:04.689004 (+134326us) op_driver.cc:464] REPLICATION: finished
1210 02:53:04.689014 (+    10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 02:53:04.689019 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1734708,"prepare.run_cpu_time_us":100369,"prepare.run_wall_time_us":555640,"replication_time_us":134517}]]}
I20251210 02:53:04.690053  7462 raft_consensus.cc:2272] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:53:04.690284  7434 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.690451  7434 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 64) took 2234 ms. Trace:
I20251210 02:53:04.690552  7434 rpcz_store.cc:276] 1210 02:53:02.455926 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.456726 (+   800us) service_pool.cc:225] Handling call
1210 02:53:04.690415 (+2233689us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.554796 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.555036 (+   240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.689986 (+134950us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.689997 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.690063 (+    66us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.690066 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.690211 (+   145us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.690217 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2097735,"spinlock_wait_cycles":179456}]]}
W20251210 02:53:04.691377  7434 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.691617  7434 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 76) took 1869 ms. Trace:
I20251210 02:53:04.691711  7434 rpcz_store.cc:276] 1210 02:53:02.821826 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.821878 (+    52us) service_pool.cc:225] Handling call
1210 02:53:04.691584 (+1869706us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.691060 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.691258 (+   198us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.691268 (+    10us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.691274 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.691294 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.691298 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.691322 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.691327 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1868864}]]}
W20251210 02:53:04.692154  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 228ms of latency in SegmentAllocator::Sync()
W20251210 02:53:04.692559  7434 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.692708  7434 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 83) took 1514 ms. Trace:
I20251210 02:53:04.692821  7434 rpcz_store.cc:276] 1210 02:53:03.178015 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:03.178096 (+    81us) service_pool.cc:225] Handling call
1210 02:53:04.692675 (+1514579us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.692098 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.692318 (+   220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.692459 (+   141us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.692465 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.692481 (+    16us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.692484 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.692507 (+    23us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.692514 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1513710}]]}
W20251210 02:53:04.693529  7434 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.693681  7434 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50476 (request call id 85) took 1179 ms. Trace:
I20251210 02:53:04.693758  7434 rpcz_store.cc:276] 1210 02:53:03.514410 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:03.514466 (+    56us) service_pool.cc:225] Handling call
1210 02:53:04.693647 (+1179181us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.693224 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.693443 (+   219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.693452 (+     9us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.693457 (+     5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.693472 (+    15us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.693475 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.693496 (+    21us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.693501 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1178466}]]}
W20251210 02:53:04.694555  7434 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:04.695909  7434 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50476: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:04.714737  7458 log.cc:510] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Injecting 123ms of latency in SegmentAllocator::Sync()
W20251210 02:53:04.717760  7437 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.717976  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 39) took 1540 ms. Trace:
I20251210 02:53:04.718080  7437 rpcz_store.cc:276] 1210 02:53:03.177621 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:03.177689 (+    68us) service_pool.cc:225] Handling call
1210 02:53:04.717937 (+1540248us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.652763 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.653019 (+   256us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.717618 (+ 64599us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.717630 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.717662 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.717666 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.717701 (+    35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.717707 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1474654}]]}
W20251210 02:53:04.800202  7437 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.800374  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 60) took 1287 ms. Trace:
I20251210 02:53:04.800429  7437 rpcz_store.cc:276] 1210 02:53:03.512962 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:03.513024 (+    62us) service_pool.cc:225] Handling call
1210 02:53:04.800363 (+1287339us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.718488 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.718691 (+   203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.800094 (+ 81403us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.800105 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.800137 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.800142 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.800174 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.800178 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1205083}]]}
I20251210 02:53:04.838387  7458 ts_tablet_manager.cc:1916] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:53:04.839195  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251210 02:53:04.845409  7458 ts_tablet_manager.cc:1929] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20251210 02:53:04.845537  7458 log.cc:1199] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-2-root/wals/840423ebd8da4b24945e7597a033c1aa
W20251210 02:53:04.846189  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251210 02:53:04.846218  7458 ts_tablet_manager.cc:1950] T 840423ebd8da4b24945e7597a033c1aa P 977624ae07d244d3be20efb1791d65f8: Deleting consensus metadata
I20251210 02:53:04.847225  7023 catalog_manager.cc:4985] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
W20251210 02:53:04.847611  7023 catalog_manager.cc:4952] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): delete failed for tablet 840423ebd8da4b24945e7597a033c1aa because the tablet was not found. No further retry: Not found: Tablet not found: 840423ebd8da4b24945e7597a033c1aa
W20251210 02:53:04.876171  7425 consensus_queue.cc:1175] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ff7c3f2440164bbaa36e8d57f99a5ca7" status { last_received { term: 1 index: 12 } last_committed_idx: 11 last_received_current_leader { term: 1 index: 12 } }
W20251210 02:53:04.876802  7462 log.cc:510] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Injecting 132ms of latency in SegmentAllocator::Sync()
W20251210 02:53:04.881843  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 840423ebd8da4b24945e7597a033c1aa
W20251210 02:53:04.884414  7447 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.204s	user 0.001s	sys 0.000s
I20251210 02:53:04.888650  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 48) took 2713 ms. Trace:
I20251210 02:53:04.888859  7447 rpcz_store.cc:276] 1210 02:53:02.175472 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.175516 (+    44us) service_pool.cc:225] Handling call
1210 02:53:04.888631 (+2713115us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:03.500338 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:03.500606 (+   268us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.210140 (+709534us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.210153 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.210184 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.210187 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.210427 (+   240us) log.cc:844] Serialized 426 byte log entry
1210 02:53:04.678579 (+468152us) op_driver.cc:464] REPLICATION: finished
1210 02:53:04.678715 (+   136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:04.679717 (+  1002us) tablet_metadata.cc:689] TabletMetadata updated
1210 02:53:04.679997 (+   280us) log.cc:844] Serialized 5 byte log entry
1210 02:53:04.888047 (+208050us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:04.888543 (+   496us) log.cc:844] Serialized 14 byte log entry
1210 02:53:04.888593 (+    50us) alter_schema_op.cc:73] Released schema lock
1210 02:53:04.888597 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"prepare.queue_time_us":1324514,"prepare.run_cpu_time_us":133430,"prepare.run_wall_time_us":710155,"replication_time_us":468347}]]}
W20251210 02:53:04.889230  7427 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 162ms of latency in SegmentAllocator::Sync()
W20251210 02:53:04.896625  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 840423ebd8da4b24945e7597a033c1aa
W20251210 02:53:04.903221  7437 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.903476  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60972 (request call id 66) took 1139 ms. Trace:
I20251210 02:53:04.903561  7437 rpcz_store.cc:276] 1210 02:53:03.763933 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:03.763992 (+    59us) service_pool.cc:225] Handling call
1210 02:53:04.903423 (+1139431us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.800796 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.800997 (+   201us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.903098 (+102101us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.903110 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.903148 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.903153 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.903191 (+    38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.903196 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1036450}]]}
I20251210 02:53:04.921725  7032 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Sending DeleteTablet for 1 replicas of tablet 3e23a3165f5d4384b885eae856bc021e
I20251210 02:53:04.922421  7191 tablet_service.cc:1552] Processing DeleteTablet for tablet 3e23a3165f5d4384b885eae856bc021e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 02:53:04 UTC) from {username='slave'} at 127.0.0.1:53864
I20251210 02:53:04.923039  7463 tablet_replica.cc:333] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: stopping tablet replica
I20251210 02:53:04.923223  7463 raft_consensus.cc:2243] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:04.923401  7463 pending_rounds.cc:70] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Trying to abort 1 pending ops.
I20251210 02:53:04.923444  7463 pending_rounds.cc:77] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Aborting op as it isn't in flight: id { term: 1 index: 12 } timestamp: 43 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "3e23a3165f5d4384b885eae856bc021e" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" new_extra_config { } }
W20251210 02:53:04.923759  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Aborted: Op aborted
I20251210 02:53:04.923919  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 51) took 2658 ms. Trace:
W20251210 02:53:04.924001  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 279ms of latency in SegmentAllocator::Sync()
I20251210 02:53:04.924000  7463 rpcz_store.cc:276] 1210 02:53:02.265554 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.265601 (+    47us) service_pool.cc:225] Handling call
1210 02:53:04.923906 (+2658305us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.210543 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.210803 (+   260us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.888713 (+677910us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.888725 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.888791 (+    66us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.888794 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.889008 (+   214us) log.cc:844] Serialized 426 byte log entry
1210 02:53:04.923725 (+ 34717us) op_driver.cc:464] REPLICATION: finished
1210 02:53:04.923735 (+    10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 02:53:04.923741 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1944632,"prepare.run_cpu_time_us":120502,"prepare.run_wall_time_us":678528,"replication_time_us":34894}]]}
W20251210 02:53:04.924758  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 840423ebd8da4b24945e7597a033c1aa
I20251210 02:53:04.924861  7463 raft_consensus.cc:2272] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:04.924976  7032 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
W20251210 02:53:04.925092  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.925158  7032 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:44362:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20251210 02:53:04.925257  7406 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 53) took 2470 ms. Trace:
I20251210 02:53:04.925333  7406 rpcz_store.cc:276] 1210 02:53:02.454589 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.454648 (+    59us) service_pool.cc:225] Handling call
1210 02:53:04.925240 (+2470592us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.889125 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.889379 (+   254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.924797 (+ 35418us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.924811 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.924836 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.924839 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.925064 (+   225us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.925072 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2434061,"spinlock_wait_cycles":400256}]]}
W20251210 02:53:04.926129  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.926293  7406 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 74) took 2103 ms. Trace:
I20251210 02:53:04.926367  7406 rpcz_store.cc:276] 1210 02:53:02.823059 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:02.823124 (+    65us) service_pool.cc:225] Handling call
1210 02:53:04.926277 (+2103153us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.925793 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.926033 (+   240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.926042 (+     9us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.926049 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.926069 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.926074 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.926103 (+    29us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.926110 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2102348}]]}
W20251210 02:53:04.927064  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.927207  7406 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 80) took 1748 ms. Trace:
I20251210 02:53:04.927278  7406 rpcz_store.cc:276] 1210 02:53:03.179139 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:03.179549 (+   410us) service_pool.cc:225] Handling call
1210 02:53:04.927195 (+1747646us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.926776 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.926995 (+   219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.927001 (+     6us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.927006 (+     5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.927022 (+    16us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.927024 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.927045 (+    21us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.927049 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1746892}]]}
W20251210 02:53:04.928275  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.928423  7406 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 82) took 1414 ms. Trace:
I20251210 02:53:04.928496  7406 rpcz_store.cc:276] 1210 02:53:03.513745 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:03.513795 (+    50us) service_pool.cc:225] Handling call
1210 02:53:04.928410 (+1414615us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.927556 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.927693 (+   137us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.928163 (+   470us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.928168 (+     5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.928203 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.928204 (+     1us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.928246 (+    42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.928255 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1413447}]]}
W20251210 02:53:04.929388  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:04.929579  7406 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:53864 (request call id 83) took 1165 ms. Trace:
I20251210 02:53:04.929658  7406 rpcz_store.cc:276] 1210 02:53:03.764421 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:03.764475 (+    54us) service_pool.cc:225] Handling call
1210 02:53:04.929564 (+1165089us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:04.928870 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:04.929013 (+   143us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:04.929308 (+   295us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:04.929316 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:04.929334 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
1210 02:53:04.929337 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:04.929363 (+    26us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 02:53:04.929369 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1163912}]]}
W20251210 02:53:04.930698  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:04.932332  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:53864: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 02:53:05.009423  7462 ts_tablet_manager.cc:1916] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:53:05.013882  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251210 02:53:05.017771  7462 ts_tablet_manager.cc:1929] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.12
I20251210 02:53:05.018033  7462 log.cc:1199] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-0-root/wals/d678a8692a7a4617b61e1322627839bd
W20251210 02:53:05.017951  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251210 02:53:05.018584  7462 ts_tablet_manager.cc:1950] T d678a8692a7a4617b61e1322627839bd P ff7c3f2440164bbaa36e8d57f99a5ca7: Deleting consensus metadata
I20251210 02:53:05.019824  7022 catalog_manager.cc:4985] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
W20251210 02:53:05.020803  7022 catalog_manager.cc:4952] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): delete failed for tablet d678a8692a7a4617b61e1322627839bd because the tablet was not found. No further retry: Not found: Tablet not found: d678a8692a7a4617b61e1322627839bd
W20251210 02:53:05.020720  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 840423ebd8da4b24945e7597a033c1aa
W20251210 02:53:05.024099  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d678a8692a7a4617b61e1322627839bd
W20251210 02:53:05.031941  7437 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:60972: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 02:53:05.050330  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d678a8692a7a4617b61e1322627839bd
W20251210 02:53:05.051592  7427 consensus_queue.cc:1175] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7d2fcc1a1b814167a72418a0b0483ac3" status { last_received { term: 1 index: 12 } last_committed_idx: 11 last_received_current_leader { term: 1 index: 12 } }
W20251210 02:53:05.052157  7463 log.cc:510] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 351ms of latency in SegmentAllocator::Sync()
W20251210 02:53:05.054576  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d678a8692a7a4617b61e1322627839bd
W20251210 02:53:05.056703  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d678a8692a7a4617b61e1322627839bd
W20251210 02:53:05.193221  7460 log.cc:510] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 164ms of latency in SegmentAllocator::Sync()
I20251210 02:53:05.204368  7034 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: many-ranges-table [id=65b343f596da406180ba5e96cf4575eb] alter complete (version 10)
W20251210 02:53:05.206209  7077 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 222ms of latency in SegmentAllocator::Sync()
W20251210 02:53:05.285470  7022 catalog_manager.cc:5058] TS ff7c3f2440164bbaa36e8d57f99a5ca7 (127.0.104.1:42921): alter failed for tablet d678a8692a7a4617b61e1322627839bd (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: d678a8692a7a4617b61e1322627839bd
W20251210 02:53:05.320001  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 840423ebd8da4b24945e7597a033c1aa
W20251210 02:53:05.346366  7023 catalog_manager.cc:5064] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): alter failed for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]): Illegal state: Tablet not RUNNING: STOPPING
I20251210 02:53:05.357820  7460 ts_tablet_manager.cc:1916] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:05.362349  7460 ts_tablet_manager.cc:1929] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251210 02:53:05.362475  7460 log.cc:1199] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-3-root/wals/4f8ec932bb6f47209699cee656ea513c
I20251210 02:53:05.362761  7460 ts_tablet_manager.cc:1950] T 4f8ec932bb6f47209699cee656ea513c P 4be7b3ec7e584dd28251a6e8de0b7836: Deleting consensus metadata
I20251210 02:53:05.363699  7023 catalog_manager.cc:4985] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
W20251210 02:53:05.368265  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 840423ebd8da4b24945e7597a033c1aa
W20251210 02:53:05.390090  7023 catalog_manager.cc:5058] TS 977624ae07d244d3be20efb1791d65f8 (127.0.104.3:44615): alter failed for tablet 840423ebd8da4b24945e7597a033c1aa (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 840423ebd8da4b24945e7597a033c1aa
I20251210 02:53:05.403693  7463 ts_tablet_manager.cc:1916] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 02:53:05.407802  7023 catalog_manager.cc:5058] TS 4be7b3ec7e584dd28251a6e8de0b7836 (127.0.104.4:41033): alter failed for tablet 4f8ec932bb6f47209699cee656ea513c (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]),no further retry: Not found: Tablet not found: 4f8ec932bb6f47209699cee656ea513c
I20251210 02:53:05.409067  7463 ts_tablet_manager.cc:1929] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.12
I20251210 02:53:05.409180  7463 log.cc:1199] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765335108262347-416-0/minicluster-data/ts-1-root/wals/3e23a3165f5d4384b885eae856bc021e
I20251210 02:53:05.409550  7463 ts_tablet_manager.cc:1950] T 3e23a3165f5d4384b885eae856bc021e P 7d2fcc1a1b814167a72418a0b0483ac3: Deleting consensus metadata
I20251210 02:53:05.410478  7020 catalog_manager.cc:4985] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): tablet 3e23a3165f5d4384b885eae856bc021e (table many-ranges-table [id=65b343f596da406180ba5e96cf4575eb]) successfully deleted
I20251210 02:53:05.429901   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:53:05.438666   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:05.451246   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:53:05.454524   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251210 02:53:05.463143   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:05.463562   416 tablet_replica.cc:333] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3: stopping tablet replica
I20251210 02:53:05.463722   416 raft_consensus.cc:2243] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:05.463862   416 raft_consensus.cc:2272] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:53:05.464121   416 log.cc:510] T fe377bc8577c44d6af98e34a19544a21 P 7d2fcc1a1b814167a72418a0b0483ac3: Injecting 191ms of latency in SegmentAllocator::Sync()
W20251210 02:53:05.484035  7020 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 8 similar messages]
W20251210 02:53:05.485361  7020 catalog_manager.cc:4712] TS 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): AlterTable RPC failed for tablet 3e23a3165f5d4384b885eae856bc021e: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20251210 02:53:05.605157  7235 consensus_peers.cc:597] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 -> Peer 7d2fcc1a1b814167a72418a0b0483ac3 (127.0.104.2:37477): Couldn't send request to peer 7d2fcc1a1b814167a72418a0b0483ac3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:53:05.678335   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251210 02:53:05.681892   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251210 02:53:05.690351   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:05.690600   416 tablet_replica.cc:333] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8: stopping tablet replica
I20251210 02:53:05.690814   416 raft_consensus.cc:2243] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:05.701537   416 raft_consensus.cc:2272] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:53:05.701896   416 log.cc:510] T fe377bc8577c44d6af98e34a19544a21 P 977624ae07d244d3be20efb1791d65f8: Injecting 303ms of latency in SegmentAllocator::Sync()
I20251210 02:53:06.018740   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251210 02:53:06.021903   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251210 02:53:06.030725   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:06.030983   416 tablet_replica.cc:333] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836: stopping tablet replica
I20251210 02:53:06.031168   416 raft_consensus.cc:2243] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:06.031339   416 raft_consensus.cc:2272] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 02:53:06.031651   416 log.cc:510] T fe377bc8577c44d6af98e34a19544a21 P 4be7b3ec7e584dd28251a6e8de0b7836: Injecting 241ms of latency in SegmentAllocator::Sync()
I20251210 02:53:06.289114   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251210 02:53:06.292443   416 master.cc:561] Master@127.0.104.62:41247 shutting down...
I20251210 02:53:06.303706   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:06.303949   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:06.304041   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: stopping tablet replica
W20251210 02:53:06.304566   416 log.cc:510] T 00000000000000000000000000000000 P 61027eac86ee4b2db2de8053c33adb05: Injecting 287ms of latency in SegmentAllocator::Sync()
I20251210 02:53:06.608752   416 master.cc:583] Master@127.0.104.62:41247 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (7942 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactor
I20251210 02:53:06.620913   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44017
I20251210 02:53:06.621384   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:06.622150   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:06.623296   416 webserver.cc:492] Webserver started at http://127.0.104.62:43403/ using document root <none> and password file <none>
I20251210 02:53:06.623473   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:06.623519   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:06.623613   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:06.624248   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "b5b00376b1384dc586e17934484f1b4f"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.626643   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:53:06.628201  7469 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.628515   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:53:06.629371   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "b5b00376b1384dc586e17934484f1b4f"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.629493   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-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)
I20251210 02:53:06.642889   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:06.643421   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:06.654419   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44017
I20251210 02:53:06.654458  7520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44017 every 8 connection(s)
I20251210 02:53:06.655673  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:06.659746  7521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f: Bootstrap starting.
I20251210 02:53:06.661109  7521 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:06.662705  7521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f: No bootstrap required, opened a new log
I20251210 02:53:06.663336  7521 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b00376b1384dc586e17934484f1b4f" member_type: VOTER }
I20251210 02:53:06.663468  7521 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:06.663544  7521 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b00376b1384dc586e17934484f1b4f, State: Initialized, Role: FOLLOWER
I20251210 02:53:06.663760  7521 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b00376b1384dc586e17934484f1b4f" member_type: VOTER }
I20251210 02:53:06.663882  7521 raft_consensus.cc:399] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:53:06.663955  7521 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:53:06.664047  7521 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:06.665985  7521 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b00376b1384dc586e17934484f1b4f" member_type: VOTER }
I20251210 02:53:06.666170  7521 leader_election.cc:304] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b5b00376b1384dc586e17934484f1b4f; no voters: 
I20251210 02:53:06.666590  7521 leader_election.cc:290] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:53:06.666666  7524 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:53:06.667248  7524 raft_consensus.cc:697] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 1 LEADER]: Becoming Leader. State: Replica: b5b00376b1384dc586e17934484f1b4f, State: Running, Role: LEADER
I20251210 02:53:06.667539  7524 consensus_queue.cc:237] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b00376b1384dc586e17934484f1b4f" member_type: VOTER }
I20251210 02:53:06.667685  7521 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:53:06.668210  7525 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b5b00376b1384dc586e17934484f1b4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b00376b1384dc586e17934484f1b4f" member_type: VOTER } }
I20251210 02:53:06.668274  7526 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b5b00376b1384dc586e17934484f1b4f. Latest consensus state: current_term: 1 leader_uuid: "b5b00376b1384dc586e17934484f1b4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b00376b1384dc586e17934484f1b4f" member_type: VOTER } }
I20251210 02:53:06.668480  7525 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [sys.catalog]: This master's current role is: LEADER
I20251210 02:53:06.668632  7526 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [sys.catalog]: This master's current role is: LEADER
I20251210 02:53:06.669540  7529 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:53:06.671427  7529 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:53:06.672264   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:53:06.674407  7529 catalog_manager.cc:1357] Generated new cluster ID: 88f9923638b94e78a5a838b8631a076a
I20251210 02:53:06.674523  7529 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:53:06.680843  7529 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:53:06.681635  7529 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:53:06.692973  7529 catalog_manager.cc:6027] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f: Generated new TSK 0
I20251210 02:53:06.693235  7529 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:53:06.705125   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:06.706192   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:06.707461   416 webserver.cc:492] Webserver started at http://127.0.104.1:41381/ using document root <none> and password file <none>
I20251210 02:53:06.707707   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:06.707788   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:06.707921   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:06.708591   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "8567dfaeb8e64edcbdfe363677f6b522"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.711092   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251210 02:53:06.712572  7545 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.713081   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 02:53:06.713191   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "8567dfaeb8e64edcbdfe363677f6b522"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.713294   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-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)
I20251210 02:53:06.729646   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:06.730155   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:06.730692   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:06.731577   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:06.731631   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.731704   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:06.731739   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.743903   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38497
I20251210 02:53:06.743924  7607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38497 every 8 connection(s)
I20251210 02:53:06.745788   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:06.747040   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:06.748260   416 webserver.cc:492] Webserver started at http://127.0.104.2:34611/ using document root <none> and password file <none>
I20251210 02:53:06.748453   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:06.748519   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:06.748626   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:06.749244   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-1-root/instance:
uuid: "1933b7d0ec3240079e724b0714a4f9ee"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.751785   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20251210 02:53:06.753480  7615 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.753857   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:06.753960   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-1-root
uuid: "1933b7d0ec3240079e724b0714a4f9ee"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.754072   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-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)
I20251210 02:53:06.754737  7608 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44017
I20251210 02:53:06.754853  7608 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:06.755288  7608 heartbeater.cc:507] Master 127.0.104.62:44017 requested a full tablet report, sending...
I20251210 02:53:06.756165  7486 ts_manager.cc:194] Registered new tserver with Master: 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1:38497)
I20251210 02:53:06.757583  7486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34324
I20251210 02:53:06.768932  7608 heartbeater.cc:499] Master 127.0.104.62:44017 was elected leader, sending a full tablet report...
I20251210 02:53:06.776652   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:06.777204   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:06.777756   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:06.778546   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:06.778599   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.778667   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:06.778709   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.790468   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:38205
I20251210 02:53:06.790490  7677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:38205 every 8 connection(s)
I20251210 02:53:06.792006   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:06.793516   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:06.795034   416 webserver.cc:492] Webserver started at http://127.0.104.3:33835/ using document root <none> and password file <none>
I20251210 02:53:06.795310   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:06.795406   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:06.795557   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:06.796315   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-2-root/instance:
uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.797835  7678 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44017
I20251210 02:53:06.797986  7678 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:06.798380  7678 heartbeater.cc:507] Master 127.0.104.62:44017 requested a full tablet report, sending...
I20251210 02:53:06.799161  7486 ts_manager.cc:194] Registered new tserver with Master: 1933b7d0ec3240079e724b0714a4f9ee (127.0.104.2:38205)
I20251210 02:53:06.799165   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:53:06.799909  7486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34330
I20251210 02:53:06.800725  7684 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.801100   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:06.801209   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-2-root
uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.801324   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-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)
I20251210 02:53:06.811427  7678 heartbeater.cc:499] Master 127.0.104.62:44017 was elected leader, sending a full tablet report...
I20251210 02:53:06.825306   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:06.825819   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:06.826359   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:06.827337   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:06.827432   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.827549   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:06.827633   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.840094   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:38141
I20251210 02:53:06.840124  7746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:38141 every 8 connection(s)
I20251210 02:53:06.841662   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:06.842725   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:06.843973   416 webserver.cc:492] Webserver started at http://127.0.104.4:38361/ using document root <none> and password file <none>
I20251210 02:53:06.844202   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:06.844301   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:06.844435   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:06.845106   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-3-root/instance:
uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.846699  7747 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44017
I20251210 02:53:06.846833  7747 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:06.847281  7747 heartbeater.cc:507] Master 127.0.104.62:44017 requested a full tablet report, sending...
I20251210 02:53:06.848062  7486 ts_manager.cc:194] Registered new tserver with Master: 9a5bc69f80fc45f0a3e2ac2170febdb9 (127.0.104.3:38141)
I20251210 02:53:06.848349   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20251210 02:53:06.848825  7486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34332
I20251210 02:53:06.850308  7753 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.850581   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:06.850704   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-3-root
uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3"
format_stamp: "Formatted at 2025-12-10 02:53:06 on dist-test-slave-wmrl"
I20251210 02:53:06.850831   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-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)
I20251210 02:53:06.858883   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:06.859395   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:06.859907   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:06.860080  7747 heartbeater.cc:499] Master 127.0.104.62:44017 was elected leader, sending a full tablet report...
I20251210 02:53:06.860936   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:06.861028   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.861164   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:06.861249   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:06.873632   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:39363
I20251210 02:53:06.873656  7815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:39363 every 8 connection(s)
I20251210 02:53:06.879510  7816 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44017
I20251210 02:53:06.879644  7816 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:06.879959  7816 heartbeater.cc:507] Master 127.0.104.62:44017 requested a full tablet report, sending...
I20251210 02:53:06.880673  7486 ts_manager.cc:194] Registered new tserver with Master: e4ce6eb7e9324cd1ad46a2c31cc3b6b3 (127.0.104.4:39363)
I20251210 02:53:06.881291   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006837813s
I20251210 02:53:06.881374  7486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34338
I20251210 02:53:06.891964  7485 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34352:
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"
    }
  }
}
I20251210 02:53:06.892757  7816 heartbeater.cc:499] Master 127.0.104.62:44017 was elected leader, sending a full tablet report...
I20251210 02:53:06.911185  7573 tablet_service.cc:1505] Processing CreateTablet for tablet cee2affed53b45fc9d271773442ecdfb (DEFAULT_TABLE table=fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:53:06.911628  7573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee2affed53b45fc9d271773442ecdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:06.920125  7781 tablet_service.cc:1505] Processing CreateTablet for tablet cee2affed53b45fc9d271773442ecdfb (DEFAULT_TABLE table=fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:53:06.920576  7643 tablet_service.cc:1505] Processing CreateTablet for tablet cee2affed53b45fc9d271773442ecdfb (DEFAULT_TABLE table=fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:53:06.920696  7781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee2affed53b45fc9d271773442ecdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:06.920969  7643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee2affed53b45fc9d271773442ecdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:06.923432  7831 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Bootstrap starting.
I20251210 02:53:06.925727  7831 tablet_bootstrap.cc:654] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:06.933223  7833 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: Bootstrap starting.
I20251210 02:53:06.934060  7831 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: No bootstrap required, opened a new log
I20251210 02:53:06.934268  7831 ts_tablet_manager.cc:1403] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20251210 02:53:06.934726  7833 tablet_bootstrap.cc:654] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:06.935283  7831 raft_consensus.cc:359] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:06.935738  7831 raft_consensus.cc:385] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:06.935935  7831 raft_consensus.cc:740] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8567dfaeb8e64edcbdfe363677f6b522, State: Initialized, Role: FOLLOWER
I20251210 02:53:06.936205  7831 consensus_queue.cc:260] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:06.936457  7834 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: Bootstrap starting.
I20251210 02:53:06.937063  7831 ts_tablet_manager.cc:1434] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:53:06.938279  7833 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: No bootstrap required, opened a new log
I20251210 02:53:06.938449  7833 ts_tablet_manager.cc:1403] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20251210 02:53:06.938552  7834 tablet_bootstrap.cc:654] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:06.939114  7833 raft_consensus.cc:359] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:06.939301  7833 raft_consensus.cc:385] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:06.939388  7833 raft_consensus.cc:740] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1933b7d0ec3240079e724b0714a4f9ee, State: Initialized, Role: FOLLOWER
I20251210 02:53:06.939596  7833 consensus_queue.cc:260] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:06.941241  7833 ts_tablet_manager.cc:1434] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20251210 02:53:06.945736  7834 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: No bootstrap required, opened a new log
I20251210 02:53:06.945888  7834 ts_tablet_manager.cc:1403] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.005s
I20251210 02:53:06.946426  7834 raft_consensus.cc:359] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:06.946583  7834 raft_consensus.cc:385] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:06.946655  7834 raft_consensus.cc:740] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ce6eb7e9324cd1ad46a2c31cc3b6b3, State: Initialized, Role: FOLLOWER
I20251210 02:53:06.946839  7834 consensus_queue.cc:260] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:06.947666  7834 ts_tablet_manager.cc:1434] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20251210 02:53:07.115023  7838 raft_consensus.cc:493] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 02:53:07.115199  7838 raft_consensus.cc:515] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:07.115882  7838 leader_election.cc:290] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1:38497), e4ce6eb7e9324cd1ad46a2c31cc3b6b3 (127.0.104.4:39363)
I20251210 02:53:07.122167  7583 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cee2affed53b45fc9d271773442ecdfb" candidate_uuid: "1933b7d0ec3240079e724b0714a4f9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8567dfaeb8e64edcbdfe363677f6b522" is_pre_election: true
I20251210 02:53:07.122169  7791 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cee2affed53b45fc9d271773442ecdfb" candidate_uuid: "1933b7d0ec3240079e724b0714a4f9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" is_pre_election: true
I20251210 02:53:07.122469  7583 raft_consensus.cc:2468] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1933b7d0ec3240079e724b0714a4f9ee in term 0.
I20251210 02:53:07.122473  7791 raft_consensus.cc:2468] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1933b7d0ec3240079e724b0714a4f9ee in term 0.
I20251210 02:53:07.122941  7619 leader_election.cc:304] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 1933b7d0ec3240079e724b0714a4f9ee, 8567dfaeb8e64edcbdfe363677f6b522, e4ce6eb7e9324cd1ad46a2c31cc3b6b3; no voters: 
I20251210 02:53:07.123229  7838 raft_consensus.cc:2804] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 02:53:07.123415  7838 raft_consensus.cc:493] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 02:53:07.123618  7838 raft_consensus.cc:3060] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:07.126967  7838 raft_consensus.cc:515] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:07.127635  7838 leader_election.cc:290] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [CANDIDATE]: Term 1 election: Requested vote from peers 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1:38497), e4ce6eb7e9324cd1ad46a2c31cc3b6b3 (127.0.104.4:39363)
I20251210 02:53:07.128067  7791 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cee2affed53b45fc9d271773442ecdfb" candidate_uuid: "1933b7d0ec3240079e724b0714a4f9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3"
I20251210 02:53:07.128063  7583 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cee2affed53b45fc9d271773442ecdfb" candidate_uuid: "1933b7d0ec3240079e724b0714a4f9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8567dfaeb8e64edcbdfe363677f6b522"
I20251210 02:53:07.128255  7791 raft_consensus.cc:3060] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:07.128283  7583 raft_consensus.cc:3060] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:07.130337  7583 raft_consensus.cc:2468] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1933b7d0ec3240079e724b0714a4f9ee in term 1.
I20251210 02:53:07.130334  7791 raft_consensus.cc:2468] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1933b7d0ec3240079e724b0714a4f9ee in term 1.
I20251210 02:53:07.130795  7619 leader_election.cc:304] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 1933b7d0ec3240079e724b0714a4f9ee, 8567dfaeb8e64edcbdfe363677f6b522, e4ce6eb7e9324cd1ad46a2c31cc3b6b3; no voters: 
I20251210 02:53:07.131054  7838 raft_consensus.cc:2804] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:53:07.131376  7838 raft_consensus.cc:697] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 1 LEADER]: Becoming Leader. State: Replica: 1933b7d0ec3240079e724b0714a4f9ee, State: Running, Role: LEADER
I20251210 02:53:07.131649  7838 consensus_queue.cc:237] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [LEADER]: Queue going to LEADER mode. State: All 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: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:07.134109  7484 catalog_manager.cc:5654] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 1933b7d0ec3240079e724b0714a4f9ee (127.0.104.2). New cstate: current_term: 1 leader_uuid: "1933b7d0ec3240079e724b0714a4f9ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } health_report { overall_health: HEALTHY } } }
I20251210 02:53:07.154996   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:53:07.155965  7484 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34352:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251210 02:53:07.169322  7791 raft_consensus.cc:1275] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 1 FOLLOWER]: Refusing update from remote peer 1933b7d0ec3240079e724b0714a4f9ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251210 02:53:07.169407  7583 raft_consensus.cc:1275] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 1 FOLLOWER]: Refusing update from remote peer 1933b7d0ec3240079e724b0714a4f9ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251210 02:53:07.169874  7841 consensus_queue.cc:1048] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 02:53:07.170145  7838 consensus_queue.cc:1048] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 02:53:07.183079  7483 catalog_manager.cc:5746] TS e4ce6eb7e9324cd1ad46a2c31cc3b6b3 (127.0.104.4:39363) does not have the latest schema for tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]). Expected version 1 got 0
I20251210 02:53:07.184540  7484 catalog_manager.cc:5746] TS 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1:38497) does not have the latest schema for tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]). Expected version 1 got 0
I20251210 02:53:07.189339  7484 catalog_manager.cc:5746] TS e4ce6eb7e9324cd1ad46a2c31cc3b6b3 (127.0.104.4:39363) does not have the latest schema for tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]). Expected version 1 got 0
I20251210 02:53:07.189502  7850 tablet.cc:1722] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: 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
I20251210 02:53:07.189098  7851 tablet.cc:1722] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: 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
I20251210 02:53:07.191188  7484 catalog_manager.cc:5746] TS 1933b7d0ec3240079e724b0714a4f9ee (127.0.104.2:38205) does not have the latest schema for tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]). Expected version 1 got 0
I20251210 02:53:07.193861  7653 consensus_queue.cc:237] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [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: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:07.195684  7791 raft_consensus.cc:1275] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 1 FOLLOWER]: Refusing update from remote peer 1933b7d0ec3240079e724b0714a4f9ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20251210 02:53:07.196475  7838 consensus_queue.cc:1048] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20251210 02:53:07.198809  7483 catalog_manager.cc:6199] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f: fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2] alter complete (version 1)
I20251210 02:53:07.198971  7791 raft_consensus.cc:2955] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } }
I20251210 02:53:07.201093  7852 tablet.cc:1722] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: 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
I20251210 02:53:07.202364  7484 catalog_manager.cc:5746] TS 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1:38497) does not have the latest schema for tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]). Expected version 1 got 0
I20251210 02:53:07.198469  7841 raft_consensus.cc:2955] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } }
I20251210 02:53:07.204061  7483 catalog_manager.cc:5654] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 reported cstate change: config changed from index -1 to 3, VOTER 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1) evicted. New cstate: current_term: 1 leader_uuid: "1933b7d0ec3240079e724b0714a4f9ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4ce6eb7e9324cd1ad46a2c31cc3b6b3" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39363 } } peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } }
I20251210 02:53:07.206573  7471 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet cee2affed53b45fc9d271773442ecdfb with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 02:53:07.208602  7573 tablet_service.cc:1552] Processing DeleteTablet for tablet cee2affed53b45fc9d271773442ecdfb with delete_type TABLET_DATA_TOMBSTONED (TS 8567dfaeb8e64edcbdfe363677f6b522 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:33164
I20251210 02:53:07.209265  7853 tablet_replica.cc:333] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: stopping tablet replica
I20251210 02:53:07.209522  7853 raft_consensus.cc:2243] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:07.209738  7853 raft_consensus.cc:2272] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:07.210318  7653 consensus_queue.cc:237] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [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: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } }
I20251210 02:53:07.210731  7853 ts_tablet_manager.cc:1916] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251210 02:53:07.211064  7849 raft_consensus.cc:2955] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4ce6eb7e9324cd1ad46a2c31cc3b6b3 (127.0.104.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } }
I20251210 02:53:07.214278  7471 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet cee2affed53b45fc9d271773442ecdfb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 02:53:07.215444  7483 catalog_manager.cc:5654] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee reported cstate change: config changed from index 3 to 4, VOTER e4ce6eb7e9324cd1ad46a2c31cc3b6b3 (127.0.104.4) evicted. New cstate: current_term: 1 leader_uuid: "1933b7d0ec3240079e724b0714a4f9ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } health_report { overall_health: HEALTHY } } }
I20251210 02:53:07.216461  7853 ts_tablet_manager.cc:1929] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20251210 02:53:07.216588  7853 log.cc:1199] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-0-root/wals/cee2affed53b45fc9d271773442ecdfb
I20251210 02:53:07.217291  7470 catalog_manager.cc:4985] TS 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1:38497): tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]) successfully deleted
I20251210 02:53:07.218640  7781 tablet_service.cc:1552] Processing DeleteTablet for tablet cee2affed53b45fc9d271773442ecdfb with delete_type TABLET_DATA_TOMBSTONED (TS e4ce6eb7e9324cd1ad46a2c31cc3b6b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20251210 02:53:07.219408  7854 tablet_replica.cc:333] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: stopping tablet replica
I20251210 02:53:07.219597  7854 raft_consensus.cc:2243] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:07.219846  7854 raft_consensus.cc:2272] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:07.220660  7854 ts_tablet_manager.cc:1916] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251210 02:53:07.224848  7854 ts_tablet_manager.cc:1929] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20251210 02:53:07.224972  7854 log.cc:1199] T cee2affed53b45fc9d271773442ecdfb P e4ce6eb7e9324cd1ad46a2c31cc3b6b3: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-3-root/wals/cee2affed53b45fc9d271773442ecdfb
I20251210 02:53:07.225718  7473 catalog_manager.cc:4985] TS e4ce6eb7e9324cd1ad46a2c31cc3b6b3 (127.0.104.4:39363): tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]) successfully deleted
I20251210 02:53:07.227427  7483 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34352:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251210 02:53:07.231947  7850 tablet.cc:1722] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: 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
I20251210 02:53:07.238196  7483 catalog_manager.cc:6199] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f: fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2] alter complete (version 2)
I20251210 02:53:07.239866  7653 consensus_queue.cc:237] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [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: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } }
I20251210 02:53:07.240931  7849 raft_consensus.cc:2955] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 9a5bc69f80fc45f0a3e2ac2170febdb9 (127.0.104.3) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } } }
I20251210 02:53:07.244347  7471 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cee2affed53b45fc9d271773442ecdfb with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 02:53:07.245486  7483 catalog_manager.cc:5654] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee reported cstate change: config changed from index 4 to 6, NON_VOTER 9a5bc69f80fc45f0a3e2ac2170febdb9 (127.0.104.3) added. New cstate: current_term: 1 leader_uuid: "1933b7d0ec3240079e724b0714a4f9ee" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251210 02:53:07.248749  7618 consensus_peers.cc:597] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee -> Peer 9a5bc69f80fc45f0a3e2ac2170febdb9 (127.0.104.3:38141): Couldn't send request to peer 9a5bc69f80fc45f0a3e2ac2170febdb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cee2affed53b45fc9d271773442ecdfb. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:53:07.249440  7653 consensus_queue.cc:237] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [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: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } } peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 38497 } attrs { promote: true } }
I20251210 02:53:07.250451  7849 raft_consensus.cc:2955] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } } peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 38497 } attrs { promote: true } } }
W20251210 02:53:07.251086  7616 consensus_peers.cc:597] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee -> Peer 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1:38497): Couldn't send request to peer 8567dfaeb8e64edcbdfe363677f6b522. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:53:07.251255  7618 consensus_peers.cc:597] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee -> Peer 9a5bc69f80fc45f0a3e2ac2170febdb9 (127.0.104.3:38141): Couldn't send request to peer 9a5bc69f80fc45f0a3e2ac2170febdb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cee2affed53b45fc9d271773442ecdfb. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:53:07.254011  7471 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cee2affed53b45fc9d271773442ecdfb with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 02:53:07.255754  7483 catalog_manager.cc:5654] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee reported cstate change: config changed from index 6 to 7, NON_VOTER 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1) added. New cstate: current_term: 1 leader_uuid: "1933b7d0ec3240079e724b0714a4f9ee" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 38497 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251210 02:53:07.668522  7856 ts_tablet_manager.cc:933] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Initiating tablet copy from peer 1933b7d0ec3240079e724b0714a4f9ee (127.0.104.2:38205)
I20251210 02:53:07.669306  7856 tablet_copy_client.cc:323] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:38205
I20251210 02:53:07.674437  7663 tablet_copy_service.cc:140] P 1933b7d0ec3240079e724b0714a4f9ee: Received BeginTabletCopySession request for tablet cee2affed53b45fc9d271773442ecdfb from peer 8567dfaeb8e64edcbdfe363677f6b522 ({username='slave'} at 127.0.0.1:44036)
I20251210 02:53:07.674626  7663 tablet_copy_service.cc:161] P 1933b7d0ec3240079e724b0714a4f9ee: Beginning new tablet copy session on tablet cee2affed53b45fc9d271773442ecdfb from peer 8567dfaeb8e64edcbdfe363677f6b522 at {username='slave'} at 127.0.0.1:44036: session id = 8567dfaeb8e64edcbdfe363677f6b522-cee2affed53b45fc9d271773442ecdfb
I20251210 02:53:07.676894  7663 tablet_copy_source_session.cc:215] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: Tablet Copy: opened 0 blocks and 1 log segments
I20251210 02:53:07.678471  7856 ts_tablet_manager.cc:1916] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Deleting tablet data with delete state TABLET_DATA_COPYING
I20251210 02:53:07.683336  7856 ts_tablet_manager.cc:1929] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20251210 02:53:07.683580  7856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee2affed53b45fc9d271773442ecdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:07.685789  7856 tablet_copy_client.cc:806] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: tablet copy: Starting download of 0 data blocks...
I20251210 02:53:07.686054  7856 tablet_copy_client.cc:670] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: tablet copy: Starting download of 1 WAL segments...
I20251210 02:53:07.687894  7856 tablet_copy_client.cc:538] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 02:53:07.690980  7856 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Bootstrap starting.
I20251210 02:53:07.696664  7856 tablet.cc:1722] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: 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
I20251210 02:53:07.696923  7856 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:53:07.697968  7856 tablet.cc:1722] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: 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
I20251210 02:53:07.698145  7856 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:53:07.699113  7856 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: 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
I20251210 02:53:07.699465  7856 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Bootstrap complete.
I20251210 02:53:07.703294  7856 ts_tablet_manager.cc:1403] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20251210 02:53:07.703878  7856 raft_consensus.cc:359] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } } peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 38497 } attrs { promote: true } }
I20251210 02:53:07.704061  7856 raft_consensus.cc:740] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8567dfaeb8e64edcbdfe363677f6b522, State: Initialized, Role: LEARNER
I20251210 02:53:07.704238  7856 consensus_queue.cc:260] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [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: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } } peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 38497 } attrs { promote: true } }
I20251210 02:53:07.704943  7856 ts_tablet_manager.cc:1434] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20251210 02:53:07.705794  7663 tablet_copy_service.cc:342] P 1933b7d0ec3240079e724b0714a4f9ee: Request end of tablet copy session 8567dfaeb8e64edcbdfe363677f6b522-cee2affed53b45fc9d271773442ecdfb received from {username='slave'} at 127.0.0.1:44036
I20251210 02:53:07.705935  7663 tablet_copy_service.cc:434] P 1933b7d0ec3240079e724b0714a4f9ee: ending tablet copy session 8567dfaeb8e64edcbdfe363677f6b522-cee2affed53b45fc9d271773442ecdfb on tablet cee2affed53b45fc9d271773442ecdfb with peer 8567dfaeb8e64edcbdfe363677f6b522
I20251210 02:53:07.862965  7863 ts_tablet_manager.cc:933] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: Initiating tablet copy from peer 1933b7d0ec3240079e724b0714a4f9ee (127.0.104.2:38205)
I20251210 02:53:07.863536  7863 tablet_copy_client.cc:323] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:38205
I20251210 02:53:07.868680  7663 tablet_copy_service.cc:140] P 1933b7d0ec3240079e724b0714a4f9ee: Received BeginTabletCopySession request for tablet cee2affed53b45fc9d271773442ecdfb from peer 9a5bc69f80fc45f0a3e2ac2170febdb9 ({username='slave'} at 127.0.0.1:44044)
I20251210 02:53:07.868844  7663 tablet_copy_service.cc:161] P 1933b7d0ec3240079e724b0714a4f9ee: Beginning new tablet copy session on tablet cee2affed53b45fc9d271773442ecdfb from peer 9a5bc69f80fc45f0a3e2ac2170febdb9 at {username='slave'} at 127.0.0.1:44044: session id = 9a5bc69f80fc45f0a3e2ac2170febdb9-cee2affed53b45fc9d271773442ecdfb
I20251210 02:53:07.870805  7663 tablet_copy_source_session.cc:215] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: Tablet Copy: opened 0 blocks and 1 log segments
I20251210 02:53:07.871932  7863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee2affed53b45fc9d271773442ecdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:07.877256  7863 tablet_copy_client.cc:806] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: tablet copy: Starting download of 0 data blocks...
I20251210 02:53:07.877496  7863 tablet_copy_client.cc:670] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: tablet copy: Starting download of 1 WAL segments...
I20251210 02:53:07.878973  7863 tablet_copy_client.cc:538] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 02:53:07.881418  7863 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: Bootstrap starting.
I20251210 02:53:07.887840  7863 tablet.cc:1722] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: 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
I20251210 02:53:07.888067  7863 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:53:07.889140  7863 tablet.cc:1722] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: 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
I20251210 02:53:07.889302  7863 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:53:07.890158  7863 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: 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
I20251210 02:53:07.890442  7863 tablet_bootstrap.cc:492] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: Bootstrap complete.
I20251210 02:53:07.893236  7863 ts_tablet_manager.cc:1403] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.002s
I20251210 02:53:07.893818  7863 raft_consensus.cc:359] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } } peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 38497 } attrs { promote: true } }
I20251210 02:53:07.893975  7863 raft_consensus.cc:740] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9a5bc69f80fc45f0a3e2ac2170febdb9, State: Initialized, Role: LEARNER
I20251210 02:53:07.894120  7863 consensus_queue.cc:260] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9 [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: "1933b7d0ec3240079e724b0714a4f9ee" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38205 } } peers { permanent_uuid: "9a5bc69f80fc45f0a3e2ac2170febdb9" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 38141 } attrs { promote: true } } peers { permanent_uuid: "8567dfaeb8e64edcbdfe363677f6b522" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 38497 } attrs { promote: true } }
I20251210 02:53:07.894865  7863 ts_tablet_manager.cc:1434] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:53:07.895543  7663 tablet_copy_service.cc:342] P 1933b7d0ec3240079e724b0714a4f9ee: Request end of tablet copy session 9a5bc69f80fc45f0a3e2ac2170febdb9-cee2affed53b45fc9d271773442ecdfb received from {username='slave'} at 127.0.0.1:44044
I20251210 02:53:07.895677  7663 tablet_copy_service.cc:434] P 1933b7d0ec3240079e724b0714a4f9ee: ending tablet copy session 9a5bc69f80fc45f0a3e2ac2170febdb9-cee2affed53b45fc9d271773442ecdfb on tablet cee2affed53b45fc9d271773442ecdfb with peer 9a5bc69f80fc45f0a3e2ac2170febdb9
I20251210 02:53:08.116233  7583 raft_consensus.cc:1217] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20251210 02:53:08.273569  7486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34352:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251210 02:53:08.276204  7486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34352:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20251210 02:53:08.277864  7486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34352:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20251210 02:53:08.279414  7486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34352:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20251210 02:53:08.280942  7486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34352:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20251210 02:53:08.282449  7486 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34352:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 02:53:08.282629  7486 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:34352:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 02:53:08.286972  7486 catalog_manager.cc:5941] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f: Sending DeleteTablet for 3 replicas of tablet cee2affed53b45fc9d271773442ecdfb
I20251210 02:53:08.287729  7643 tablet_service.cc:1552] Processing DeleteTablet for tablet cee2affed53b45fc9d271773442ecdfb with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 02:53:08 UTC) from {username='slave'} at 127.0.0.1:44018
I20251210 02:53:08.288125  7573 tablet_service.cc:1552] Processing DeleteTablet for tablet cee2affed53b45fc9d271773442ecdfb with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 02:53:08 UTC) from {username='slave'} at 127.0.0.1:33164
I20251210 02:53:08.288703   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:53:08.303131  7876 tablet_replica.cc:333] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: stopping tablet replica
I20251210 02:53:08.303400  7876 raft_consensus.cc:2243] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:08.304076  7876 raft_consensus.cc:2272] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:08.305064  7876 ts_tablet_manager.cc:1916] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:08.305542  7878 tablet_replica.cc:333] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: stopping tablet replica
I20251210 02:53:08.305806  7878 raft_consensus.cc:2243] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 1 LEARNER]: Raft consensus shutting down.
I20251210 02:53:08.306068  7878 raft_consensus.cc:2272] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522 [term 1 LEARNER]: Raft consensus is shut down!
I20251210 02:53:08.307119  7878 ts_tablet_manager.cc:1916] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:08.312124  7876 ts_tablet_manager.cc:1929] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251210 02:53:08.312240  7876 log.cc:1199] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cee2affed53b45fc9d271773442ecdfb
I20251210 02:53:08.312563  7876 ts_tablet_manager.cc:1950] T cee2affed53b45fc9d271773442ecdfb P 1933b7d0ec3240079e724b0714a4f9ee: Deleting consensus metadata
I20251210 02:53:08.313180  7878 ts_tablet_manager.cc:1929] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251210 02:53:08.313297  7878 log.cc:1199] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-0-root/wals/cee2affed53b45fc9d271773442ecdfb
I20251210 02:53:08.313647  7878 ts_tablet_manager.cc:1950] T cee2affed53b45fc9d271773442ecdfb P 8567dfaeb8e64edcbdfe363677f6b522: Deleting consensus metadata
I20251210 02:53:08.313684  7471 catalog_manager.cc:4985] TS 1933b7d0ec3240079e724b0714a4f9ee (127.0.104.2:38205): tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]) successfully deleted
I20251210 02:53:08.314283   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:08.314582  7470 catalog_manager.cc:4985] TS 8567dfaeb8e64edcbdfe363677f6b522 (127.0.104.1:38497): tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]) successfully deleted
I20251210 02:53:08.315666  7712 tablet_service.cc:1552] Processing DeleteTablet for tablet cee2affed53b45fc9d271773442ecdfb with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 02:53:08 UTC) from {username='slave'} at 127.0.0.1:52898
I20251210 02:53:08.321121  7879 tablet_replica.cc:333] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: stopping tablet replica
I20251210 02:53:08.321309  7879 raft_consensus.cc:2243] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9 [term 1 LEARNER]: Raft consensus shutting down.
I20251210 02:53:08.321483  7879 raft_consensus.cc:2272] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9 [term 1 LEARNER]: Raft consensus is shut down!
I20251210 02:53:08.322559  7879 ts_tablet_manager.cc:1916] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:08.327028  7879 ts_tablet_manager.cc:1929] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251210 02:53:08.327157  7879 log.cc:1199] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765335108262347-416-0/minicluster-data/ts-2-root/wals/cee2affed53b45fc9d271773442ecdfb
I20251210 02:53:08.327745  7879 ts_tablet_manager.cc:1950] T cee2affed53b45fc9d271773442ecdfb P 9a5bc69f80fc45f0a3e2ac2170febdb9: Deleting consensus metadata
I20251210 02:53:08.328253   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:53:08.328884  7472 catalog_manager.cc:4985] TS 9a5bc69f80fc45f0a3e2ac2170febdb9 (127.0.104.3:38141): tablet cee2affed53b45fc9d271773442ecdfb (table fake-table [id=e89f90d3e80544d089a97ea13b2ec2d2]) successfully deleted
I20251210 02:53:08.331001   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251210 02:53:08.340557   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:08.343868   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251210 02:53:08.347410   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251210 02:53:08.355820   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:08.369223   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251210 02:53:08.372346   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251210 02:53:08.381165   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:08.394284   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251210 02:53:08.397404   416 master.cc:561] Master@127.0.104.62:44017 shutting down...
I20251210 02:53:08.405102   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:08.405359   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:08.405458   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5b00376b1384dc586e17934484f1b4f: stopping tablet replica
I20251210 02:53:08.419422   416 master.cc:583] Master@127.0.104.62:44017 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1818 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20251210 02:53:08.439002   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36787
I20251210 02:53:08.439488   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:08.440271   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:08.441507   416 webserver.cc:492] Webserver started at http://127.0.104.62:37769/ using document root <none> and password file <none>
I20251210 02:53:08.441686   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:08.441733   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:08.441818   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:08.442426   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "7187ea152996430ea9672ccc8077fe40"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.444849   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:53:08.446283  7883 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.446636   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:08.446738   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "7187ea152996430ea9672ccc8077fe40"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.446866   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-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)
I20251210 02:53:08.459913   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:08.460403   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:08.471252   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36787
I20251210 02:53:08.471269  7934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36787 every 8 connection(s)
I20251210 02:53:08.472510  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:08.476752  7935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40: Bootstrap starting.
I20251210 02:53:08.478104  7935 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:08.479621  7935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40: No bootstrap required, opened a new log
I20251210 02:53:08.480195  7935 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7187ea152996430ea9672ccc8077fe40" member_type: VOTER }
I20251210 02:53:08.480333  7935 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:08.480404  7935 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7187ea152996430ea9672ccc8077fe40, State: Initialized, Role: FOLLOWER
I20251210 02:53:08.480595  7935 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7187ea152996430ea9672ccc8077fe40" member_type: VOTER }
I20251210 02:53:08.480700  7935 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:53:08.480754  7935 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:53:08.480877  7935 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:08.482666  7935 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7187ea152996430ea9672ccc8077fe40" member_type: VOTER }
I20251210 02:53:08.482825  7935 leader_election.cc:304] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7187ea152996430ea9672ccc8077fe40; no voters: 
I20251210 02:53:08.483193  7935 leader_election.cc:290] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:53:08.483381  7938 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:53:08.483780  7938 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 1 LEADER]: Becoming Leader. State: Replica: 7187ea152996430ea9672ccc8077fe40, State: Running, Role: LEADER
I20251210 02:53:08.483997  7938 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7187ea152996430ea9672ccc8077fe40" member_type: VOTER }
I20251210 02:53:08.484100  7935 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:53:08.485109  7939 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7187ea152996430ea9672ccc8077fe40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7187ea152996430ea9672ccc8077fe40" member_type: VOTER } }
I20251210 02:53:08.485168  7940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7187ea152996430ea9672ccc8077fe40. Latest consensus state: current_term: 1 leader_uuid: "7187ea152996430ea9672ccc8077fe40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7187ea152996430ea9672ccc8077fe40" member_type: VOTER } }
I20251210 02:53:08.485397  7939 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [sys.catalog]: This master's current role is: LEADER
I20251210 02:53:08.485436  7940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [sys.catalog]: This master's current role is: LEADER
I20251210 02:53:08.486223  7944 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:53:08.487536  7944 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:53:08.489526   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:53:08.490334  7944 catalog_manager.cc:1357] Generated new cluster ID: 1776fd2441eb41c0922ef15f91c94c59
I20251210 02:53:08.490423  7944 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:53:08.516743  7944 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:53:08.517622  7944 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:53:08.526590  7944 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40: Generated new TSK 0
I20251210 02:53:08.526837  7944 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:53:08.554986   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:08.556097   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:08.557613   416 webserver.cc:492] Webserver started at http://127.0.104.1:40775/ using document root <none> and password file <none>
I20251210 02:53:08.557819   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:08.557883   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:08.558002   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:08.558581   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "803307d74a9047e09768a9644afe1a08"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.561008   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:53:08.562513  7959 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.562816   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:08.562912   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "803307d74a9047e09768a9644afe1a08"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.563031   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-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)
I20251210 02:53:08.594993   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:08.595552   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:08.596181   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:08.597079   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:08.597174   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.597287   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:08.597357   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.609774   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43873
I20251210 02:53:08.609800  8021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43873 every 8 connection(s)
I20251210 02:53:08.611452   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:08.612638   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:08.614172   416 webserver.cc:492] Webserver started at http://127.0.104.2:42581/ using document root <none> and password file <none>
I20251210 02:53:08.614423   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:08.614516   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:08.614686   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:08.615307   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-1-root/instance:
uuid: "9d1575ca1a0a42139e7840213e76398b"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.617470  8022 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36787
I20251210 02:53:08.617602  8022 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:08.617923  8022 heartbeater.cc:507] Master 127.0.104.62:36787 requested a full tablet report, sending...
I20251210 02:53:08.618353   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:53:08.618777  7900 ts_manager.cc:194] Registered new tserver with Master: 803307d74a9047e09768a9644afe1a08 (127.0.104.1:43873)
I20251210 02:53:08.619920  7900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41806
I20251210 02:53:08.619995  8029 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.620380   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:08.620548   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-1-root
uuid: "9d1575ca1a0a42139e7840213e76398b"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.620689   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-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)
I20251210 02:53:08.631628  8022 heartbeater.cc:499] Master 127.0.104.62:36787 was elected leader, sending a full tablet report...
I20251210 02:53:08.645604   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:08.646178   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:08.646764   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:08.647639   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:08.647711   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.647820   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:08.647878   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.659392   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:42247
I20251210 02:53:08.659412  8091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:42247 every 8 connection(s)
I20251210 02:53:08.660939   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:08.662097   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:08.663383   416 webserver.cc:492] Webserver started at http://127.0.104.3:34265/ using document root <none> and password file <none>
I20251210 02:53:08.663633   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:08.663725   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:08.663864   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:08.664686   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-2-root/instance:
uuid: "30a6c95500914d26a1138191161c62bb"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.666676  8092 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36787
I20251210 02:53:08.666810  8092 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:08.667172  8092 heartbeater.cc:507] Master 127.0.104.62:36787 requested a full tablet report, sending...
I20251210 02:53:08.667802   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:53:08.668498  7899 ts_manager.cc:194] Registered new tserver with Master: 9d1575ca1a0a42139e7840213e76398b (127.0.104.2:42247)
I20251210 02:53:08.669481  7899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41822
I20251210 02:53:08.669701  8098 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.670110   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:08.670225   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-2-root
uuid: "30a6c95500914d26a1138191161c62bb"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.670348   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-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)
I20251210 02:53:08.680728  8092 heartbeater.cc:499] Master 127.0.104.62:36787 was elected leader, sending a full tablet report...
I20251210 02:53:08.694815   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:08.695348   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:08.695940   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:08.696743   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:08.696883   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.697009   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:08.697070   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.709455   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:44439
I20251210 02:53:08.709474  8160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:44439 every 8 connection(s)
I20251210 02:53:08.711020   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:08.712431   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:08.713812   416 webserver.cc:492] Webserver started at http://127.0.104.4:41777/ using document root <none> and password file <none>
I20251210 02:53:08.714097   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:08.714207   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:08.714375   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:08.715178   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-3-root/instance:
uuid: "138a000a38694f8398704d995f701cf8"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.717438  8161 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36787
I20251210 02:53:08.717572  8161 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:08.717953  8161 heartbeater.cc:507] Master 127.0.104.62:36787 requested a full tablet report, sending...
I20251210 02:53:08.718412   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 02:53:08.718773  7899 ts_manager.cc:194] Registered new tserver with Master: 30a6c95500914d26a1138191161c62bb (127.0.104.3:44439)
I20251210 02:53:08.719491  7899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41838
I20251210 02:53:08.720067  8167 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.720410   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:08.720527   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-3-root
uuid: "138a000a38694f8398704d995f701cf8"
format_stamp: "Formatted at 2025-12-10 02:53:08 on dist-test-slave-wmrl"
I20251210 02:53:08.720657   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-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)
I20251210 02:53:08.730794  8161 heartbeater.cc:499] Master 127.0.104.62:36787 was elected leader, sending a full tablet report...
I20251210 02:53:08.737841   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:08.738440   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:08.739403   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:08.740250   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:08.740319   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.740418   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:08.740466   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:08.753908   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:34021
I20251210 02:53:08.753921  8229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:34021 every 8 connection(s)
I20251210 02:53:08.760476  8230 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36787
I20251210 02:53:08.760627  8230 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:08.761125  8230 heartbeater.cc:507] Master 127.0.104.62:36787 requested a full tablet report, sending...
I20251210 02:53:08.762184  7900 ts_manager.cc:194] Registered new tserver with Master: 138a000a38694f8398704d995f701cf8 (127.0.104.4:34021)
I20251210 02:53:08.762832   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007874406s
I20251210 02:53:08.763144  7900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41840
I20251210 02:53:08.774284  8230 heartbeater.cc:499] Master 127.0.104.62:36787 was elected leader, sending a full tablet report...
I20251210 02:53:08.774713  7900 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41850:
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"
    }
  }
}
I20251210 02:53:08.803788  7987 tablet_service.cc:1505] Processing CreateTablet for tablet 572c6192004842bf844a075a2ed33bcc (DEFAULT_TABLE table=fake-table [id=a8d8d48bea0243acbd7adce1357ccd25]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:53:08.804394  7987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572c6192004842bf844a075a2ed33bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:08.808393  8195 tablet_service.cc:1505] Processing CreateTablet for tablet 572c6192004842bf844a075a2ed33bcc (DEFAULT_TABLE table=fake-table [id=a8d8d48bea0243acbd7adce1357ccd25]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:53:08.808863  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572c6192004842bf844a075a2ed33bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:08.811610  8126 tablet_service.cc:1505] Processing CreateTablet for tablet 572c6192004842bf844a075a2ed33bcc (DEFAULT_TABLE table=fake-table [id=a8d8d48bea0243acbd7adce1357ccd25]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:53:08.812021  8126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572c6192004842bf844a075a2ed33bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:08.812865  8245 tablet_bootstrap.cc:492] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: Bootstrap starting.
I20251210 02:53:08.814568  8245 tablet_bootstrap.cc:654] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:08.816473  8245 tablet_bootstrap.cc:492] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: No bootstrap required, opened a new log
I20251210 02:53:08.816687  8245 ts_tablet_manager.cc:1403] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:53:08.817296  8247 tablet_bootstrap.cc:492] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: Bootstrap starting.
I20251210 02:53:08.817667  8245 raft_consensus.cc:359] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } }
I20251210 02:53:08.817866  8245 raft_consensus.cc:385] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:08.817952  8245 raft_consensus.cc:740] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803307d74a9047e09768a9644afe1a08, State: Initialized, Role: FOLLOWER
I20251210 02:53:08.818290  8245 consensus_queue.cc:260] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } }
I20251210 02:53:08.818742  8248 tablet_bootstrap.cc:492] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: Bootstrap starting.
I20251210 02:53:08.819121  8247 tablet_bootstrap.cc:654] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:08.820113  8248 tablet_bootstrap.cc:654] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:08.825486  8245 ts_tablet_manager.cc:1434] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20251210 02:53:08.827075  8248 tablet_bootstrap.cc:492] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: No bootstrap required, opened a new log
I20251210 02:53:08.827275  8247 tablet_bootstrap.cc:492] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: No bootstrap required, opened a new log
I20251210 02:53:08.827605  8247 ts_tablet_manager.cc:1403] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.010s
I20251210 02:53:08.828351  8247 raft_consensus.cc:359] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } }
I20251210 02:53:08.828534  8247 raft_consensus.cc:385] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:08.828610  8247 raft_consensus.cc:740] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138a000a38694f8398704d995f701cf8, State: Initialized, Role: FOLLOWER
I20251210 02:53:08.828898  8247 consensus_queue.cc:260] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } }
I20251210 02:53:08.827401  8248 ts_tablet_manager.cc:1403] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20251210 02:53:08.829993  8248 raft_consensus.cc:359] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } }
I20251210 02:53:08.830142  8248 raft_consensus.cc:385] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:08.830370  8248 raft_consensus.cc:740] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a6c95500914d26a1138191161c62bb, State: Initialized, Role: FOLLOWER
I20251210 02:53:08.830631  8248 consensus_queue.cc:260] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } }
I20251210 02:53:08.831274  8247 ts_tablet_manager.cc:1434] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 02:53:08.831684  8248 ts_tablet_manager.cc:1434] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20251210 02:53:08.850572  8249 raft_consensus.cc:493] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 02:53:08.850762  8249 raft_consensus.cc:515] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } }
I20251210 02:53:08.851493  8249 leader_election.cc:290] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 138a000a38694f8398704d995f701cf8 (127.0.104.4:34021), 30a6c95500914d26a1138191161c62bb (127.0.104.3:44439)
I20251210 02:53:08.858467  8205 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "572c6192004842bf844a075a2ed33bcc" candidate_uuid: "803307d74a9047e09768a9644afe1a08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138a000a38694f8398704d995f701cf8" is_pre_election: true
I20251210 02:53:08.858729  8205 raft_consensus.cc:2468] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803307d74a9047e09768a9644afe1a08 in term 0.
I20251210 02:53:08.859017  8136 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "572c6192004842bf844a075a2ed33bcc" candidate_uuid: "803307d74a9047e09768a9644afe1a08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a6c95500914d26a1138191161c62bb" is_pre_election: true
I20251210 02:53:08.859208  7961 leader_election.cc:304] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [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: 138a000a38694f8398704d995f701cf8, 803307d74a9047e09768a9644afe1a08; no voters: 
I20251210 02:53:08.859232  8136 raft_consensus.cc:2468] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803307d74a9047e09768a9644afe1a08 in term 0.
I20251210 02:53:08.859508  8249 raft_consensus.cc:2804] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 02:53:08.859612  8249 raft_consensus.cc:493] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 02:53:08.859709  8249 raft_consensus.cc:3060] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:08.861755  8249 raft_consensus.cc:515] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } }
I20251210 02:53:08.862290  8249 leader_election.cc:290] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [CANDIDATE]: Term 1 election: Requested vote from peers 138a000a38694f8398704d995f701cf8 (127.0.104.4:34021), 30a6c95500914d26a1138191161c62bb (127.0.104.3:44439)
I20251210 02:53:08.862612  8205 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "572c6192004842bf844a075a2ed33bcc" candidate_uuid: "803307d74a9047e09768a9644afe1a08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138a000a38694f8398704d995f701cf8"
I20251210 02:53:08.862713  8136 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "572c6192004842bf844a075a2ed33bcc" candidate_uuid: "803307d74a9047e09768a9644afe1a08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30a6c95500914d26a1138191161c62bb"
I20251210 02:53:08.862761  8205 raft_consensus.cc:3060] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:08.862897  8136 raft_consensus.cc:3060] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:08.865353  8136 raft_consensus.cc:2468] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803307d74a9047e09768a9644afe1a08 in term 1.
I20251210 02:53:08.865383  8205 raft_consensus.cc:2468] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803307d74a9047e09768a9644afe1a08 in term 1.
I20251210 02:53:08.865698  7963 leader_election.cc:304] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [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: 30a6c95500914d26a1138191161c62bb, 803307d74a9047e09768a9644afe1a08; no voters: 
I20251210 02:53:08.865960  8249 raft_consensus.cc:2804] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:53:08.866485  8249 raft_consensus.cc:697] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 1 LEADER]: Becoming Leader. State: Replica: 803307d74a9047e09768a9644afe1a08, State: Running, Role: LEADER
I20251210 02:53:08.866760  8249 consensus_queue.cc:237] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [LEADER]: Queue going to LEADER mode. State: All 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: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } }
I20251210 02:53:08.869303  7900 catalog_manager.cc:5654] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 803307d74a9047e09768a9644afe1a08 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "803307d74a9047e09768a9644afe1a08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138a000a38694f8398704d995f701cf8" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } health_report { overall_health: UNKNOWN } } }
I20251210 02:53:08.907711   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:53:08.908406  7899 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41850:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 02:53:08.908573  7899 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:41850:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 02:53:08.911329  7899 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40: Sending DeleteTablet for 3 replicas of tablet 572c6192004842bf844a075a2ed33bcc
I20251210 02:53:08.912083  7987 tablet_service.cc:1552] Processing DeleteTablet for tablet 572c6192004842bf844a075a2ed33bcc with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 02:53:08 UTC) from {username='slave'} at 127.0.0.1:33910
I20251210 02:53:08.912143  8195 tablet_service.cc:1552] Processing DeleteTablet for tablet 572c6192004842bf844a075a2ed33bcc with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 02:53:08 UTC) from {username='slave'} at 127.0.0.1:41214
I20251210 02:53:08.912294  8126 tablet_service.cc:1552] Processing DeleteTablet for tablet 572c6192004842bf844a075a2ed33bcc with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 02:53:08 UTC) from {username='slave'} at 127.0.0.1:44210
I20251210 02:53:08.912343   416 test_util.cc:276] Using random seed: 551041165
I20251210 02:53:08.924860  8261 tablet_replica.cc:333] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: stopping tablet replica
I20251210 02:53:08.925177  8259 tablet_replica.cc:333] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: stopping tablet replica
I20251210 02:53:08.925563  8259 raft_consensus.cc:2243] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:08.925792  8260 tablet_replica.cc:333] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: stopping tablet replica
I20251210 02:53:08.925204  8261 raft_consensus.cc:2243] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:08.926026  8259 pending_rounds.cc:70] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: Trying to abort 1 pending ops.
I20251210 02:53:08.926198  8261 raft_consensus.cc:2272] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:08.926229  8259 pending_rounds.cc:77] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251210 02:53:08.926497  8259 raft_consensus.cc:2889] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 02:53:08.926673  8259 raft_consensus.cc:2272] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:08.927165  8261 ts_tablet_manager.cc:1916] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:08.927771  8259 ts_tablet_manager.cc:1916] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:08.932646  8259 ts_tablet_manager.cc:1929] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:53:08.926033  8260 raft_consensus.cc:2243] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:08.932809  8259 log.cc:1199] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/572c6192004842bf844a075a2ed33bcc
I20251210 02:53:08.933108  8260 raft_consensus.cc:2272] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:08.933257  8259 ts_tablet_manager.cc:1950] T 572c6192004842bf844a075a2ed33bcc P 803307d74a9047e09768a9644afe1a08: Deleting consensus metadata
I20251210 02:53:08.933895  8260 ts_tablet_manager.cc:1916] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:08.933984  7887 catalog_manager.cc:4985] TS 803307d74a9047e09768a9644afe1a08 (127.0.104.1:43873): tablet 572c6192004842bf844a075a2ed33bcc (table fake-table [id=a8d8d48bea0243acbd7adce1357ccd25]) successfully deleted
I20251210 02:53:08.936460  8261 ts_tablet_manager.cc:1929] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251210 02:53:08.936576  8261 log.cc:1199] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-2-root/wals/572c6192004842bf844a075a2ed33bcc
I20251210 02:53:08.936975  8261 ts_tablet_manager.cc:1950] T 572c6192004842bf844a075a2ed33bcc P 30a6c95500914d26a1138191161c62bb: Deleting consensus metadata
I20251210 02:53:08.937870  7887 catalog_manager.cc:4985] TS 30a6c95500914d26a1138191161c62bb (127.0.104.3:44439): tablet 572c6192004842bf844a075a2ed33bcc (table fake-table [id=a8d8d48bea0243acbd7adce1357ccd25]) successfully deleted
I20251210 02:53:08.940620  8260 ts_tablet_manager.cc:1929] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251210 02:53:08.940761  8260 log.cc:1199] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-3-root/wals/572c6192004842bf844a075a2ed33bcc
I20251210 02:53:08.941246  8260 ts_tablet_manager.cc:1950] T 572c6192004842bf844a075a2ed33bcc P 138a000a38694f8398704d995f701cf8: Deleting consensus metadata
I20251210 02:53:08.942251  7885 catalog_manager.cc:4985] TS 138a000a38694f8398704d995f701cf8 (127.0.104.4:34021): tablet 572c6192004842bf844a075a2ed33bcc (table fake-table [id=a8d8d48bea0243acbd7adce1357ccd25]) successfully deleted
I20251210 02:53:08.945405  7900 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41872:
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"
    }
  }
}
I20251210 02:53:08.957583  8057 tablet_service.cc:1505] Processing CreateTablet for tablet efe9a42735a741e4b5a897589f016545 (DEFAULT_TABLE table=fake-table [id=e322a2a4ef834881805043b399c40cfa]), partition=RANGE (key) PARTITION UNBOUNDED
I20251210 02:53:08.958043  8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe9a42735a741e4b5a897589f016545. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:08.963742  8267 tablet_bootstrap.cc:492] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: Bootstrap starting.
I20251210 02:53:08.965471  8267 tablet_bootstrap.cc:654] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:08.967092  8267 tablet_bootstrap.cc:492] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: No bootstrap required, opened a new log
I20251210 02:53:08.967231  8267 ts_tablet_manager.cc:1403] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:53:08.967850  8267 raft_consensus.cc:359] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } }
I20251210 02:53:08.967999  8267 raft_consensus.cc:385] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:08.968097  8267 raft_consensus.cc:740] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d1575ca1a0a42139e7840213e76398b, State: Initialized, Role: FOLLOWER
I20251210 02:53:08.968340  8267 consensus_queue.cc:260] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } }
I20251210 02:53:08.968479  8267 raft_consensus.cc:399] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:53:08.968557  8267 raft_consensus.cc:493] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:53:08.968652  8267 raft_consensus.cc:3060] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:08.970875  8267 raft_consensus.cc:515] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } }
I20251210 02:53:08.971094  8267 leader_election.cc:304] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d1575ca1a0a42139e7840213e76398b; no voters: 
I20251210 02:53:08.971611  8267 leader_election.cc:290] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:53:08.971751  8269 raft_consensus.cc:2804] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:53:08.972309  8267 ts_tablet_manager.cc:1434] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 02:53:08.973326  8269 raft_consensus.cc:697] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 LEADER]: Becoming Leader. State: Replica: 9d1575ca1a0a42139e7840213e76398b, State: Running, Role: LEADER
I20251210 02:53:08.973650  8269 consensus_queue.cc:237] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } }
I20251210 02:53:08.975996  7898 catalog_manager.cc:5654] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d1575ca1a0a42139e7840213e76398b (127.0.104.2). New cstate: current_term: 1 leader_uuid: "9d1575ca1a0a42139e7840213e76398b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } health_report { overall_health: HEALTHY } } }
I20251210 02:53:11.076016   416 test_util.cc:276] Using random seed: 553204897
I20251210 02:53:11.119596   416 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20251210 02:53:11.145622  7900 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41850:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251210 02:53:11.158674  8285 tablet.cc:1722] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: 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
I20251210 02:53:11.166457  7895 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40: fake-table [id=e322a2a4ef834881805043b399c40cfa] alter complete (version 1)
I20251210 02:53:11.167869  8067 consensus_queue.cc:237] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 616, Committed index: 616, Last appended: 1.616, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 617 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } }
I20251210 02:53:11.169135  8271 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 LEADER]: Committing config change with OpId 1.617: config changed from index -1 to 617, NON_VOTER 803307d74a9047e09768a9644afe1a08 (127.0.104.1) added. New config: { opid_index: 617 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } }
I20251210 02:53:11.174268  7886 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet efe9a42735a741e4b5a897589f016545 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 02:53:11.182085  7895 catalog_manager.cc:5654] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b reported cstate change: config changed from index -1 to 617, NON_VOTER 803307d74a9047e09768a9644afe1a08 (127.0.104.1) added. New cstate: current_term: 1 leader_uuid: "9d1575ca1a0a42139e7840213e76398b" committed_config { opid_index: 617 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251210 02:53:11.186496  8067 consensus_queue.cc:237] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 617, Committed index: 617, Last appended: 1.617, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 618 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: true } }
I20251210 02:53:11.188686  8269 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 LEADER]: Committing config change with OpId 1.618: config changed from index 617 to 618, NON_VOTER 30a6c95500914d26a1138191161c62bb (127.0.104.3) added. New config: { opid_index: 618 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: true } } }
W20251210 02:53:11.191964  8033 consensus_peers.cc:597] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b -> Peer 803307d74a9047e09768a9644afe1a08 (127.0.104.1:43873): Couldn't send request to peer 803307d74a9047e09768a9644afe1a08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efe9a42735a741e4b5a897589f016545. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:53:11.193905  7886 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet efe9a42735a741e4b5a897589f016545 with cas_config_opid_index 617: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 02:53:11.195488  7895 catalog_manager.cc:5654] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b reported cstate change: config changed from index 617 to 618, NON_VOTER 30a6c95500914d26a1138191161c62bb (127.0.104.3) added. New cstate: current_term: 1 leader_uuid: "9d1575ca1a0a42139e7840213e76398b" committed_config { opid_index: 618 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251210 02:53:11.199576  8033 consensus_peers.cc:597] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b -> Peer 30a6c95500914d26a1138191161c62bb (127.0.104.3:44439): Couldn't send request to peer 30a6c95500914d26a1138191161c62bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efe9a42735a741e4b5a897589f016545. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:53:11.613231  8315 ts_tablet_manager.cc:933] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Initiating tablet copy from peer 9d1575ca1a0a42139e7840213e76398b (127.0.104.2:42247)
I20251210 02:53:11.632426  8315 tablet_copy_client.cc:323] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:42247
I20251210 02:53:11.642096  8317 ts_tablet_manager.cc:933] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: Initiating tablet copy from peer 9d1575ca1a0a42139e7840213e76398b (127.0.104.2:42247)
I20251210 02:53:11.655627  8317 tablet_copy_client.cc:323] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:42247
I20251210 02:53:11.716456  8077 tablet_copy_service.cc:140] P 9d1575ca1a0a42139e7840213e76398b: Received BeginTabletCopySession request for tablet efe9a42735a741e4b5a897589f016545 from peer 803307d74a9047e09768a9644afe1a08 ({username='slave'} at 127.0.0.1:54108)
I20251210 02:53:11.716643  8077 tablet_copy_service.cc:161] P 9d1575ca1a0a42139e7840213e76398b: Beginning new tablet copy session on tablet efe9a42735a741e4b5a897589f016545 from peer 803307d74a9047e09768a9644afe1a08 at {username='slave'} at 127.0.0.1:54108: session id = 803307d74a9047e09768a9644afe1a08-efe9a42735a741e4b5a897589f016545
I20251210 02:53:11.720386  8077 tablet_copy_source_session.cc:215] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: Tablet Copy: opened 0 blocks and 1 log segments
I20251210 02:53:11.722102  8315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe9a42735a741e4b5a897589f016545. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:11.728739  8315 tablet_copy_client.cc:806] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: tablet copy: Starting download of 0 data blocks...
I20251210 02:53:11.729082  8315 tablet_copy_client.cc:670] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: tablet copy: Starting download of 1 WAL segments...
I20251210 02:53:11.769840  8315 tablet_copy_client.cc:538] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 02:53:11.773689  8315 tablet_bootstrap.cc:492] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Bootstrap starting.
I20251210 02:53:11.816936  8077 tablet_copy_service.cc:140] P 9d1575ca1a0a42139e7840213e76398b: Received BeginTabletCopySession request for tablet efe9a42735a741e4b5a897589f016545 from peer 30a6c95500914d26a1138191161c62bb ({username='slave'} at 127.0.0.1:54118)
I20251210 02:53:11.817126  8077 tablet_copy_service.cc:161] P 9d1575ca1a0a42139e7840213e76398b: Beginning new tablet copy session on tablet efe9a42735a741e4b5a897589f016545 from peer 30a6c95500914d26a1138191161c62bb at {username='slave'} at 127.0.0.1:54118: session id = 30a6c95500914d26a1138191161c62bb-efe9a42735a741e4b5a897589f016545
I20251210 02:53:11.819715  8077 tablet_copy_source_session.cc:215] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: Tablet Copy: opened 0 blocks and 1 log segments
I20251210 02:53:11.821130  8317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe9a42735a741e4b5a897589f016545. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:11.849629  8317 tablet_copy_client.cc:806] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: tablet copy: Starting download of 0 data blocks...
I20251210 02:53:11.849905  8317 tablet_copy_client.cc:670] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: tablet copy: Starting download of 1 WAL segments...
W20251210 02:53:11.860965  8295 scanner-internal.cc:458] Time spent opening tablet: real 0.563s	user 0.001s	sys 0.000s
I20251210 02:53:11.877543  8317 tablet_copy_client.cc:538] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 02:53:11.881395  8317 tablet_bootstrap.cc:492] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: Bootstrap starting.
W20251210 02:53:11.882452  8300 scanner-internal.cc:458] Time spent opening tablet: real 0.582s	user 0.001s	sys 0.000s
W20251210 02:53:11.886770  8296 scanner-internal.cc:458] Time spent opening tablet: real 0.588s	user 0.000s	sys 0.001s
W20251210 02:53:11.893993  8297 scanner-internal.cc:458] Time spent opening tablet: real 0.596s	user 0.000s	sys 0.001s
W20251210 02:53:11.896345  8301 scanner-internal.cc:458] Time spent opening tablet: real 0.597s	user 0.001s	sys 0.000s
W20251210 02:53:11.897769  8303 scanner-internal.cc:458] Time spent opening tablet: real 0.596s	user 0.001s	sys 0.000s
W20251210 02:53:11.899034  8299 scanner-internal.cc:458] Time spent opening tablet: real 0.599s	user 0.001s	sys 0.000s
W20251210 02:53:11.902294  8298 scanner-internal.cc:458] Time spent opening tablet: real 0.603s	user 0.001s	sys 0.000s
W20251210 02:53:11.904487  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.607s	user 0.001s	sys 0.000s
W20251210 02:53:11.908138  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.609s	user 0.001s	sys 0.000s
W20251210 02:53:12.974257  8297 scanner-internal.cc:458] Time spent opening tablet: real 0.540s	user 0.000s	sys 0.001s
W20251210 02:53:13.035372  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.571s	user 0.001s	sys 0.000s
W20251210 02:53:13.112228  8299 scanner-internal.cc:458] Time spent opening tablet: real 0.585s	user 0.001s	sys 0.000s
W20251210 02:53:13.116740  8298 scanner-internal.cc:458] Time spent opening tablet: real 0.560s	user 0.001s	sys 0.000s
W20251210 02:53:13.125985  8295 scanner-internal.cc:458] Time spent opening tablet: real 0.547s	user 0.001s	sys 0.000s
W20251210 02:53:13.144073  8296 scanner-internal.cc:458] Time spent opening tablet: real 0.575s	user 0.000s	sys 0.001s
W20251210 02:53:13.150678  8303 scanner-internal.cc:458] Time spent opening tablet: real 0.550s	user 0.000s	sys 0.000s
W20251210 02:53:13.351390  8301 scanner-internal.cc:458] Time spent opening tablet: real 0.577s	user 0.001s	sys 0.000s
W20251210 02:53:13.370051  8300 scanner-internal.cc:458] Time spent opening tablet: real 0.541s	user 0.000s	sys 0.000s
W20251210 02:53:13.552834  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.591s	user 0.001s	sys 0.000s
W20251210 02:53:14.138305  8033 consensus_peers.cc:597] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b -> Peer 803307d74a9047e09768a9644afe1a08 (127.0.104.1:43873): Couldn't send request to peer 803307d74a9047e09768a9644afe1a08. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20251210 02:53:14.173815  8033 consensus_peers.cc:597] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b -> Peer 30a6c95500914d26a1138191161c62bb (127.0.104.3:44439): Couldn't send request to peer 30a6c95500914d26a1138191161c62bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20251210 02:53:14.235177  8296 scanner-internal.cc:458] Time spent opening tablet: real 0.544s	user 0.001s	sys 0.000s
W20251210 02:53:14.239058  8298 scanner-internal.cc:458] Time spent opening tablet: real 0.562s	user 0.000s	sys 0.000s
W20251210 02:53:14.273344  8297 scanner-internal.cc:458] Time spent opening tablet: real 0.539s	user 0.000s	sys 0.001s
W20251210 02:53:14.275039  8295 scanner-internal.cc:458] Time spent opening tablet: real 0.549s	user 0.001s	sys 0.000s
W20251210 02:53:14.275528  8299 scanner-internal.cc:458] Time spent opening tablet: real 0.510s	user 0.001s	sys 0.000s
W20251210 02:53:14.343711  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.551s	user 0.001s	sys 0.000s
W20251210 02:53:14.406519  8301 scanner-internal.cc:458] Time spent opening tablet: real 0.539s	user 0.001s	sys 0.000s
W20251210 02:53:14.472182  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.543s	user 0.001s	sys 0.000s
W20251210 02:53:15.137118  8295 scanner-internal.cc:458] Time spent opening tablet: real 0.525s	user 0.001s	sys 0.000s
W20251210 02:53:15.140945  8298 scanner-internal.cc:458] Time spent opening tablet: real 0.528s	user 0.000s	sys 0.000s
W20251210 02:53:15.147163  8303 scanner-internal.cc:458] Time spent opening tablet: real 0.532s	user 0.000s	sys 0.000s
W20251210 02:53:15.261086  8297 scanner-internal.cc:458] Time spent opening tablet: real 0.510s	user 0.001s	sys 0.000s
W20251210 02:53:16.388994  8033 consensus_peers.cc:597] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b -> Peer 803307d74a9047e09768a9644afe1a08 (127.0.104.1:43873): Couldn't send request to peer 803307d74a9047e09768a9644afe1a08. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20251210 02:53:16.518399  8298 scanner-internal.cc:458] Time spent opening tablet: real 0.553s	user 0.000s	sys 0.000s
W20251210 02:53:16.617285  8033 consensus_peers.cc:597] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b -> Peer 30a6c95500914d26a1138191161c62bb (127.0.104.3:44439): Couldn't send request to peer 30a6c95500914d26a1138191161c62bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20251210 02:53:16.735507  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.537s	user 0.001s	sys 0.000s
W20251210 02:53:17.263281  8297 scanner-internal.cc:458] Time spent opening tablet: real 0.519s	user 0.001s	sys 0.000s
W20251210 02:53:17.345681  8296 scanner-internal.cc:458] Time spent opening tablet: real 0.550s	user 0.001s	sys 0.000s
I20251210 02:53:17.429014  8317 tablet.cc:1722] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: 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
I20251210 02:53:17.429441  8317 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:53:17.430799  8317 tablet_bootstrap.cc:492] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=618 overwritten=0 applied=618 ignored=0} inserts{seen=30700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251210 02:53:17.431290  8317 tablet_bootstrap.cc:492] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: Bootstrap complete.
I20251210 02:53:17.442092  8317 ts_tablet_manager.cc:1403] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: Time spent bootstrapping tablet: real 5.561s	user 2.609s	sys 0.138s
I20251210 02:53:17.442997  8317 raft_consensus.cc:359] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 618 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: true } }
I20251210 02:53:17.443292  8317 raft_consensus.cc:740] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a6c95500914d26a1138191161c62bb, State: Initialized, Role: LEARNER
I20251210 02:53:17.443511  8317 consensus_queue.cc:260] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 618, Last appended: 1.618, Last appended by leader: 618, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 618 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: true } }
I20251210 02:53:17.450526  8317 ts_tablet_manager.cc:1434] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20251210 02:53:17.451176  8077 tablet_copy_service.cc:342] P 9d1575ca1a0a42139e7840213e76398b: Request end of tablet copy session 30a6c95500914d26a1138191161c62bb-efe9a42735a741e4b5a897589f016545 received from {username='slave'} at 127.0.0.1:54118
I20251210 02:53:17.451303  8077 tablet_copy_service.cc:434] P 9d1575ca1a0a42139e7840213e76398b: ending tablet copy session 30a6c95500914d26a1138191161c62bb-efe9a42735a741e4b5a897589f016545 on tablet efe9a42735a741e4b5a897589f016545 with peer 30a6c95500914d26a1138191161c62bb
W20251210 02:53:17.496852  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.513s	user 0.001s	sys 0.000s
W20251210 02:53:17.593353  8295 scanner-internal.cc:458] Time spent opening tablet: real 0.523s	user 0.001s	sys 0.000s
I20251210 02:53:17.670080  8136 raft_consensus.cc:1217] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.617->[1.618-1.618]   Dedup: 1.618->[]
I20251210 02:53:17.768738  8315 tablet_bootstrap.cc:492] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Bootstrap replaying log segment 1/1 (961.5K/1.09M this segment, stats: ops{read=532 overwritten=0 applied=530 ignored=0} inserts{seen=26450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20251210 02:53:18.079735  8329 raft_consensus.cc:1064] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: attempting to promote NON_VOTER 30a6c95500914d26a1138191161c62bb to VOTER
I20251210 02:53:18.080840  8329 consensus_queue.cc:237] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 618, Committed index: 618, Last appended: 1.618, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 619 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } }
I20251210 02:53:18.090438  8136 raft_consensus.cc:1275] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 LEARNER]: Refusing update from remote peer 9d1575ca1a0a42139e7840213e76398b: Log matching property violated. Preceding OpId in replica: term: 1 index: 618. Preceding OpId from leader: term: 1 index: 619. (index mismatch)
W20251210 02:53:18.091544  8033 consensus_peers.cc:597] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b -> Peer 803307d74a9047e09768a9644afe1a08 (127.0.104.1:43873): Couldn't send request to peer 803307d74a9047e09768a9644afe1a08. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:53:18.096958  8329 consensus_queue.cc:1048] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 619, Last known committed idx: 618, Time since last communication: 0.000s
I20251210 02:53:18.099714  8326 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 LEADER]: Committing config change with OpId 1.619: config changed from index 618 to 619, 30a6c95500914d26a1138191161c62bb (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 619 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
I20251210 02:53:18.105218  8136 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Committing config change with OpId 1.619: config changed from index 618 to 619, 30a6c95500914d26a1138191161c62bb (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 619 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
I20251210 02:53:18.111965  7900 catalog_manager.cc:5654] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb reported cstate change: config changed from index 618 to 619, 30a6c95500914d26a1138191161c62bb (127.0.104.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d1575ca1a0a42139e7840213e76398b" committed_config { opid_index: 619 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
W20251210 02:53:18.320535  8295 scanner-internal.cc:458] Time spent opening tablet: real 0.547s	user 0.001s	sys 0.000s
I20251210 02:53:18.415360  8315 tablet.cc:1722] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: 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
I20251210 02:53:18.415772  8315 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:53:18.417268  8315 tablet_bootstrap.cc:492] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Bootstrap replayed 1/1 log segments. Stats: ops{read=618 overwritten=0 applied=618 ignored=0} inserts{seen=30700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251210 02:53:18.417753  8315 tablet_bootstrap.cc:492] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Bootstrap complete.
I20251210 02:53:18.428987  8315 ts_tablet_manager.cc:1403] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Time spent bootstrapping tablet: real 6.655s	user 2.688s	sys 0.083s
I20251210 02:53:18.429849  8315 raft_consensus.cc:359] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 618 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: true } }
I20251210 02:53:18.430146  8315 raft_consensus.cc:740] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 803307d74a9047e09768a9644afe1a08, State: Initialized, Role: LEARNER
I20251210 02:53:18.430401  8315 consensus_queue.cc:260] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 618, Last appended: 1.618, Last appended by leader: 618, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 618 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: true } }
I20251210 02:53:18.479935  8315 ts_tablet_manager.cc:1434] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.036s
I20251210 02:53:18.480911  8077 tablet_copy_service.cc:342] P 9d1575ca1a0a42139e7840213e76398b: Request end of tablet copy session 803307d74a9047e09768a9644afe1a08-efe9a42735a741e4b5a897589f016545 received from {username='slave'} at 127.0.0.1:54108
I20251210 02:53:18.481076  8077 tablet_copy_service.cc:434] P 9d1575ca1a0a42139e7840213e76398b: ending tablet copy session 803307d74a9047e09768a9644afe1a08-efe9a42735a741e4b5a897589f016545 on tablet efe9a42735a741e4b5a897589f016545 with peer 803307d74a9047e09768a9644afe1a08
I20251210 02:53:18.570395  7997 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08 [term 1 LEARNER]: Committing config change with OpId 1.619: config changed from index 618 to 619, 30a6c95500914d26a1138191161c62bb (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 619 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: true } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
I20251210 02:53:19.099649  8339 raft_consensus.cc:1064] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: attempting to promote NON_VOTER 803307d74a9047e09768a9644afe1a08 to VOTER
I20251210 02:53:19.101747  8339 consensus_queue.cc:237] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 619, Committed index: 619, Last appended: 1.619, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 620 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: false } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } }
I20251210 02:53:19.104877  8136 raft_consensus.cc:1275] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Refusing update from remote peer 9d1575ca1a0a42139e7840213e76398b: Log matching property violated. Preceding OpId in replica: term: 1 index: 619. Preceding OpId from leader: term: 1 index: 620. (index mismatch)
I20251210 02:53:19.105298  7997 raft_consensus.cc:1275] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08 [term 1 LEARNER]: Refusing update from remote peer 9d1575ca1a0a42139e7840213e76398b: Log matching property violated. Preceding OpId in replica: term: 1 index: 619. Preceding OpId from leader: term: 1 index: 620. (index mismatch)
I20251210 02:53:19.105785  8332 consensus_queue.cc:1048] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Connected to new peer: Peer: permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 620, Last known committed idx: 619, Time since last communication: 0.000s
I20251210 02:53:19.106302  8332 consensus_queue.cc:1048] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 620, Last known committed idx: 619, Time since last communication: 0.000s
I20251210 02:53:19.109535  8332 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 LEADER]: Committing config change with OpId 1.620: config changed from index 619 to 620, 803307d74a9047e09768a9644afe1a08 (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 620 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: false } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
I20251210 02:53:19.110184  7997 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08 [term 1 FOLLOWER]: Committing config change with OpId 1.620: config changed from index 619 to 620, 803307d74a9047e09768a9644afe1a08 (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 620 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: false } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
I20251210 02:53:19.140362  7894 catalog_manager.cc:5654] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08 reported cstate change: config changed from index 619 to 620, 803307d74a9047e09768a9644afe1a08 (127.0.104.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d1575ca1a0a42139e7840213e76398b" committed_config { opid_index: 620 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: false } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
I20251210 02:53:19.164541  8136 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Committing config change with OpId 1.620: config changed from index 619 to 620, 803307d74a9047e09768a9644afe1a08 (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 620 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "803307d74a9047e09768a9644afe1a08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43873 } attrs { promote: false } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
I20251210 02:53:19.217628  7896 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41850:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251210 02:53:19.298656  8354 tablet.cc:1722] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20251210 02:53:19.308877  7895 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40: fake-table [id=e322a2a4ef834881805043b399c40cfa] alter complete (version 2)
I20251210 02:53:19.339680  8353 tablet.cc:1722] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20251210 02:53:19.341257  8355 tablet.cc:1722] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20251210 02:53:19.371385  8067 consensus_queue.cc:237] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 621, Committed index: 621, Last appended: 1.621, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 622 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } }
I20251210 02:53:19.373739  8136 raft_consensus.cc:1275] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Refusing update from remote peer 9d1575ca1a0a42139e7840213e76398b: Log matching property violated. Preceding OpId in replica: term: 1 index: 621. Preceding OpId from leader: term: 1 index: 622. (index mismatch)
I20251210 02:53:19.375190  8340 consensus_queue.cc:1048] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 622, Last known committed idx: 621, Time since last communication: 0.000s
I20251210 02:53:19.377686  8343 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 LEADER]: Committing config change with OpId 1.622: config changed from index 620 to 622, VOTER 803307d74a9047e09768a9644afe1a08 (127.0.104.1) evicted. New config: { opid_index: 622 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
I20251210 02:53:19.378196  8136 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Committing config change with OpId 1.622: config changed from index 620 to 622, VOTER 803307d74a9047e09768a9644afe1a08 (127.0.104.1) evicted. New config: { opid_index: 622 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } } }
I20251210 02:53:19.381632  7886 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet efe9a42735a741e4b5a897589f016545 with cas_config_opid_index 620: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 02:53:19.383648  7900 catalog_manager.cc:5654] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b reported cstate change: config changed from index 620 to 622, VOTER 803307d74a9047e09768a9644afe1a08 (127.0.104.1) evicted. New cstate: current_term: 1 leader_uuid: "9d1575ca1a0a42139e7840213e76398b" committed_config { opid_index: 622 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a6c95500914d26a1138191161c62bb" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 44439 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20251210 02:53:19.388579  7987 tablet_service.cc:1552] Processing DeleteTablet for tablet efe9a42735a741e4b5a897589f016545 with delete_type TABLET_DATA_TOMBSTONED (TS 803307d74a9047e09768a9644afe1a08 not found in new config with opid_index 622) from {username='slave'} at 127.0.0.1:33910
I20251210 02:53:19.390066  8067 consensus_queue.cc:237] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 622, Committed index: 622, Last appended: 1.622, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 623 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } }
I20251210 02:53:19.391077  8332 raft_consensus.cc:2955] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 LEADER]: Committing config change with OpId 1.623: config changed from index 622 to 623, VOTER 30a6c95500914d26a1138191161c62bb (127.0.104.3) evicted. New config: { opid_index: 623 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } } }
I20251210 02:53:19.393157  8356 tablet_replica.cc:333] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: stopping tablet replica
I20251210 02:53:19.393343  8356 raft_consensus.cc:2243] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:19.393627  8356 raft_consensus.cc:2272] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:19.395627  7886 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet efe9a42735a741e4b5a897589f016545 with cas_config_opid_index 622: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 02:53:19.400067  7900 catalog_manager.cc:5654] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b reported cstate change: config changed from index 622 to 623, VOTER 30a6c95500914d26a1138191161c62bb (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "9d1575ca1a0a42139e7840213e76398b" committed_config { opid_index: 623 OBSOLETE_local: true peers { permanent_uuid: "9d1575ca1a0a42139e7840213e76398b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42247 } health_report { overall_health: HEALTHY } } }
I20251210 02:53:19.403995  8126 tablet_service.cc:1552] Processing DeleteTablet for tablet efe9a42735a741e4b5a897589f016545 with delete_type TABLET_DATA_TOMBSTONED (TS 30a6c95500914d26a1138191161c62bb not found in new config with opid_index 623) from {username='slave'} at 127.0.0.1:44210
I20251210 02:53:19.423833  8356 ts_tablet_manager.cc:1916] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251210 02:53:19.459367  8357 tablet_replica.cc:333] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: stopping tablet replica
I20251210 02:53:19.459640  8357 raft_consensus.cc:2243] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:19.459954  8357 raft_consensus.cc:2272] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:19.465674  8357 ts_tablet_manager.cc:1916] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251210 02:53:19.465817  8356 ts_tablet_manager.cc:1929] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.621
I20251210 02:53:19.473439  8356 log.cc:1199] T efe9a42735a741e4b5a897589f016545 P 803307d74a9047e09768a9644afe1a08: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-0-root/wals/efe9a42735a741e4b5a897589f016545
I20251210 02:53:19.474478  7887 catalog_manager.cc:4985] TS 803307d74a9047e09768a9644afe1a08 (127.0.104.1:43873): tablet efe9a42735a741e4b5a897589f016545 (table fake-table [id=e322a2a4ef834881805043b399c40cfa]) successfully deleted
I20251210 02:53:19.483650  8357 ts_tablet_manager.cc:1929] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.622
I20251210 02:53:19.484730  8357 log.cc:1199] T efe9a42735a741e4b5a897589f016545 P 30a6c95500914d26a1138191161c62bb: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765335108262347-416-0/minicluster-data/ts-2-root/wals/efe9a42735a741e4b5a897589f016545
I20251210 02:53:19.485881  7887 catalog_manager.cc:4985] TS 30a6c95500914d26a1138191161c62bb (127.0.104.3:44439): tablet efe9a42735a741e4b5a897589f016545 (table fake-table [id=e322a2a4ef834881805043b399c40cfa]) successfully deleted
I20251210 02:53:19.748553   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 02:53:19.764048   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:19.769449   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 02:53:19.772645   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251210 02:53:19.784245   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:19.784546   416 tablet_replica.cc:333] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b: stopping tablet replica
I20251210 02:53:19.784734   416 raft_consensus.cc:2243] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:19.785051   416 raft_consensus.cc:2272] T efe9a42735a741e4b5a897589f016545 P 9d1575ca1a0a42139e7840213e76398b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:19.799692   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251210 02:53:19.803483   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251210 02:53:19.812327   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:19.817305   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251210 02:53:19.820338   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251210 02:53:19.833837   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 02:53:19.846777   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251210 02:53:19.849985   416 master.cc:561] Master@127.0.104.62:36787 shutting down...
I20251210 02:53:19.858086   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:19.858340   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:19.858480   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7187ea152996430ea9672ccc8077fe40: stopping tablet replica
I20251210 02:53:19.872421   416 master.cc:583] Master@127.0.104.62:36787 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (11445 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20251210 02:53:19.884459   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42577
I20251210 02:53:19.885031   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:19.885906   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:19.887388   416 webserver.cc:492] Webserver started at http://127.0.104.62:38037/ using document root <none> and password file <none>
I20251210 02:53:19.887606   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:19.887694   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:19.887828   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:19.888406   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/master-0-root/instance:
uuid: "d9232bbd7b724e0e976dedee541e5875"
format_stamp: "Formatted at 2025-12-10 02:53:19 on dist-test-slave-wmrl"
I20251210 02:53:19.890834   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 02:53:19.892401  8361 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:19.892740   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:19.892868   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/master-0-root
uuid: "d9232bbd7b724e0e976dedee541e5875"
format_stamp: "Formatted at 2025-12-10 02:53:19 on dist-test-slave-wmrl"
I20251210 02:53:19.892967   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-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)
I20251210 02:53:19.901417   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:19.901894   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:19.912175   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42577
I20251210 02:53:19.912195  8412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42577 every 8 connection(s)
I20251210 02:53:19.913421  8413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:19.917507  8413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875: Bootstrap starting.
I20251210 02:53:19.918777  8413 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:19.920284  8413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875: No bootstrap required, opened a new log
I20251210 02:53:19.920818  8413 raft_consensus.cc:359] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9232bbd7b724e0e976dedee541e5875" member_type: VOTER }
I20251210 02:53:19.920930  8413 raft_consensus.cc:385] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:19.920967  8413 raft_consensus.cc:740] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9232bbd7b724e0e976dedee541e5875, State: Initialized, Role: FOLLOWER
I20251210 02:53:19.921113  8413 consensus_queue.cc:260] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9232bbd7b724e0e976dedee541e5875" member_type: VOTER }
I20251210 02:53:19.921222  8413 raft_consensus.cc:399] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:53:19.921262  8413 raft_consensus.cc:493] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:53:19.921309  8413 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:19.922912  8413 raft_consensus.cc:515] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9232bbd7b724e0e976dedee541e5875" member_type: VOTER }
I20251210 02:53:19.923062  8413 leader_election.cc:304] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d9232bbd7b724e0e976dedee541e5875; no voters: 
I20251210 02:53:19.923404  8413 leader_election.cc:290] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:53:19.923544  8416 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:53:19.924018  8416 raft_consensus.cc:697] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [term 1 LEADER]: Becoming Leader. State: Replica: d9232bbd7b724e0e976dedee541e5875, State: Running, Role: LEADER
I20251210 02:53:19.924245  8416 consensus_queue.cc:237] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9232bbd7b724e0e976dedee541e5875" member_type: VOTER }
I20251210 02:53:19.924328  8413 sys_catalog.cc:565] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 02:53:19.924945  8418 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9232bbd7b724e0e976dedee541e5875. Latest consensus state: current_term: 1 leader_uuid: "d9232bbd7b724e0e976dedee541e5875" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9232bbd7b724e0e976dedee541e5875" member_type: VOTER } }
I20251210 02:53:19.925100  8418 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [sys.catalog]: This master's current role is: LEADER
I20251210 02:53:19.925161  8417 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d9232bbd7b724e0e976dedee541e5875" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9232bbd7b724e0e976dedee541e5875" member_type: VOTER } }
I20251210 02:53:19.925271  8417 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875 [sys.catalog]: This master's current role is: LEADER
I20251210 02:53:19.926213  8420 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 02:53:19.927312  8420 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 02:53:19.928727   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 02:53:19.929849  8420 catalog_manager.cc:1357] Generated new cluster ID: ffd769e1d8df4228b10f47a1e86ea4bb
I20251210 02:53:19.929924  8420 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 02:53:19.939739  8420 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 02:53:19.940555  8420 catalog_manager.cc:1514] Loading token signing keys...
I20251210 02:53:19.948489  8420 catalog_manager.cc:6027] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875: Generated new TSK 0
I20251210 02:53:19.948755  8420 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 02:53:19.961565   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:19.962682   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:19.964046   416 webserver.cc:492] Webserver started at http://127.0.104.1:42673/ using document root <none> and password file <none>
I20251210 02:53:19.964303   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:19.964391   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:19.964546   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:19.965229   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-0-root/instance:
uuid: "df5c1bccdb2646a6890aab413102489d"
format_stamp: "Formatted at 2025-12-10 02:53:19 on dist-test-slave-wmrl"
I20251210 02:53:19.967787   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:53:19.969445  8437 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:19.969798   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 02:53:19.969926   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-0-root
uuid: "df5c1bccdb2646a6890aab413102489d"
format_stamp: "Formatted at 2025-12-10 02:53:19 on dist-test-slave-wmrl"
I20251210 02:53:19.970054   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-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)
I20251210 02:53:19.990468   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:19.991001   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:19.991575   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:19.992393   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:19.992465   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:19.992566   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:19.992623   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.004850   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:46457
I20251210 02:53:20.004868  8499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:46457 every 8 connection(s)
I20251210 02:53:20.006392   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:20.007676   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:20.009063   416 webserver.cc:492] Webserver started at http://127.0.104.2:43783/ using document root <none> and password file <none>
I20251210 02:53:20.009280   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:20.009382   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:20.009522   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:20.010115   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/instance:
uuid: "447ed1a094844ee6a7764e7df0883250"
format_stamp: "Formatted at 2025-12-10 02:53:20 on dist-test-slave-wmrl"
I20251210 02:53:20.012717   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 02:53:20.014307  8507 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.014750   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 02:53:20.014884   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root
uuid: "447ed1a094844ee6a7764e7df0883250"
format_stamp: "Formatted at 2025-12-10 02:53:20 on dist-test-slave-wmrl"
I20251210 02:53:20.015041   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-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)
I20251210 02:53:20.016520  8500 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42577
I20251210 02:53:20.016810  8500 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:20.017592  8500 heartbeater.cc:507] Master 127.0.104.62:42577 requested a full tablet report, sending...
I20251210 02:53:20.019218  8378 ts_manager.cc:194] Registered new tserver with Master: df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457)
I20251210 02:53:20.021471  8378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59554
I20251210 02:53:20.034097  8500 heartbeater.cc:499] Master 127.0.104.62:42577 was elected leader, sending a full tablet report...
I20251210 02:53:20.041299   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:20.041818   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:20.042357   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:20.043211   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:20.043279   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.043388   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:20.043442   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.055532   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:46493
I20251210 02:53:20.055557  8569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:46493 every 8 connection(s)
I20251210 02:53:20.057222   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:20.058580   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:20.059960   416 webserver.cc:492] Webserver started at http://127.0.104.3:44397/ using document root <none> and password file <none>
I20251210 02:53:20.060225   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:20.060331   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:20.060479   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:20.061353   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-2-root/instance:
uuid: "8f3e4449bdf34b119e224417bd3b1f9f"
format_stamp: "Formatted at 2025-12-10 02:53:20 on dist-test-slave-wmrl"
I20251210 02:53:20.063086  8570 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42577
I20251210 02:53:20.063225  8570 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:20.063567  8570 heartbeater.cc:507] Master 127.0.104.62:42577 requested a full tablet report, sending...
I20251210 02:53:20.064392  8378 ts_manager.cc:194] Registered new tserver with Master: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493)
I20251210 02:53:20.064447   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 02:53:20.065485  8378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59564
I20251210 02:53:20.066330  8576 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.066658   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 02:53:20.066783   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-2-root
uuid: "8f3e4449bdf34b119e224417bd3b1f9f"
format_stamp: "Formatted at 2025-12-10 02:53:20 on dist-test-slave-wmrl"
I20251210 02:53:20.066921   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-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)
I20251210 02:53:20.076951   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:20.077021  8570 heartbeater.cc:499] Master 127.0.104.62:42577 was elected leader, sending a full tablet report...
I20251210 02:53:20.077517   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:20.078167   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:20.079025   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:20.079088   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.079165   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:20.079209   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.092633   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:33705
I20251210 02:53:20.092648  8638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:33705 every 8 connection(s)
I20251210 02:53:20.094194   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 02:53:20.095383   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 02:53:20.096997   416 webserver.cc:492] Webserver started at http://127.0.104.4:46729/ using document root <none> and password file <none>
I20251210 02:53:20.097277   416 fs_manager.cc:362] Metadata directory not provided
I20251210 02:53:20.097380   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 02:53:20.097533   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 02:53:20.098258   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-3-root/instance:
uuid: "7840276b00514144b937b917c960fd08"
format_stamp: "Formatted at 2025-12-10 02:53:20 on dist-test-slave-wmrl"
I20251210 02:53:20.099995  8639 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42577
I20251210 02:53:20.100167  8639 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:20.100551  8639 heartbeater.cc:507] Master 127.0.104.62:42577 requested a full tablet report, sending...
I20251210 02:53:20.101387   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20251210 02:53:20.101416  8377 ts_manager.cc:194] Registered new tserver with Master: 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705)
I20251210 02:53:20.102416  8377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59574
I20251210 02:53:20.103435  8645 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.103778   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 02:53:20.103891   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-3-root
uuid: "7840276b00514144b937b917c960fd08"
format_stamp: "Formatted at 2025-12-10 02:53:20 on dist-test-slave-wmrl"
I20251210 02:53:20.104024   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-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)
I20251210 02:53:20.109872   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 02:53:20.110373   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 02:53:20.110913   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 02:53:20.111747   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 02:53:20.111815   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.111948   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 02:53:20.112020   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 02:53:20.113670  8639 heartbeater.cc:499] Master 127.0.104.62:42577 was elected leader, sending a full tablet report...
I20251210 02:53:20.126832   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:33591
I20251210 02:53:20.126850  8707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:33591 every 8 connection(s)
I20251210 02:53:20.132992  8708 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42577
I20251210 02:53:20.133112  8708 heartbeater.cc:461] Registering TS with master...
I20251210 02:53:20.133468  8708 heartbeater.cc:507] Master 127.0.104.62:42577 requested a full tablet report, sending...
I20251210 02:53:20.134122  8377 ts_manager.cc:194] Registered new tserver with Master: 7840276b00514144b937b917c960fd08 (127.0.104.4:33591)
I20251210 02:53:20.134637   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006828406s
I20251210 02:53:20.134935  8377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59578
I20251210 02:53:20.145210  8377 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59582:
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"
    }
  }
}
I20251210 02:53:20.146250  8708 heartbeater.cc:499] Master 127.0.104.62:42577 was elected leader, sending a full tablet report...
I20251210 02:53:20.179265  8604 tablet_service.cc:1505] Processing CreateTablet for tablet 6cda43f06b474d839bf8f51caa43f47b (DEFAULT_TABLE table=fake-table [id=3c1ad7bbd4154fbf8b0c3a918168b33f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:53:20.179721  8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cda43f06b474d839bf8f51caa43f47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:20.180389  8465 tablet_service.cc:1505] Processing CreateTablet for tablet 6cda43f06b474d839bf8f51caa43f47b (DEFAULT_TABLE table=fake-table [id=3c1ad7bbd4154fbf8b0c3a918168b33f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:53:20.180801  8465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cda43f06b474d839bf8f51caa43f47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:20.184005  8673 tablet_service.cc:1505] Processing CreateTablet for tablet 6cda43f06b474d839bf8f51caa43f47b (DEFAULT_TABLE table=fake-table [id=3c1ad7bbd4154fbf8b0c3a918168b33f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 02:53:20.184465  8673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cda43f06b474d839bf8f51caa43f47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:20.186671  8723 tablet_bootstrap.cc:492] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: Bootstrap starting.
I20251210 02:53:20.187278  8724 tablet_bootstrap.cc:492] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap starting.
I20251210 02:53:20.189061  8723 tablet_bootstrap.cc:654] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:20.189061  8724 tablet_bootstrap.cc:654] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:20.191388  8726 tablet_bootstrap.cc:492] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: Bootstrap starting.
I20251210 02:53:20.192811  8724 tablet_bootstrap.cc:492] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: No bootstrap required, opened a new log
I20251210 02:53:20.192972  8724 ts_tablet_manager.cc:1403] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.001s
I20251210 02:53:20.193336  8726 tablet_bootstrap.cc:654] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:20.193672  8724 raft_consensus.cc:359] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } }
I20251210 02:53:20.193861  8724 raft_consensus.cc:385] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:20.193943  8724 raft_consensus.cc:740] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f3e4449bdf34b119e224417bd3b1f9f, State: Initialized, Role: FOLLOWER
I20251210 02:53:20.194195  8724 consensus_queue.cc:260] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } }
I20251210 02:53:20.194926  8724 ts_tablet_manager.cc:1434] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20251210 02:53:20.195263  8726 tablet_bootstrap.cc:492] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: No bootstrap required, opened a new log
I20251210 02:53:20.196724  8726 ts_tablet_manager.cc:1403] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 02:53:20.197917  8723 tablet_bootstrap.cc:492] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: No bootstrap required, opened a new log
I20251210 02:53:20.197434  8726 raft_consensus.cc:359] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } }
I20251210 02:53:20.198071  8723 ts_tablet_manager.cc:1403] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.000s
I20251210 02:53:20.198122  8726 raft_consensus.cc:385] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:20.198231  8726 raft_consensus.cc:740] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7840276b00514144b937b917c960fd08, State: Initialized, Role: FOLLOWER
I20251210 02:53:20.198467  8726 consensus_queue.cc:260] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } }
I20251210 02:53:20.198750  8723 raft_consensus.cc:359] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } }
I20251210 02:53:20.198969  8723 raft_consensus.cc:385] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:20.199069  8723 raft_consensus.cc:740] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df5c1bccdb2646a6890aab413102489d, State: Initialized, Role: FOLLOWER
I20251210 02:53:20.199331  8726 ts_tablet_manager.cc:1434] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:53:20.199328  8723 consensus_queue.cc:260] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } }
I20251210 02:53:20.200119  8723 ts_tablet_manager.cc:1434] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20251210 02:53:20.262645  8730 raft_consensus.cc:493] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 02:53:20.262842  8730 raft_consensus.cc:515] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } }
I20251210 02:53:20.263902  8730 leader_election.cc:290] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457), 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705)
I20251210 02:53:20.271423  8475 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "6cda43f06b474d839bf8f51caa43f47b" candidate_uuid: "7840276b00514144b937b917c960fd08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df5c1bccdb2646a6890aab413102489d" is_pre_election: true
I20251210 02:53:20.271765  8475 raft_consensus.cc:2468] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7840276b00514144b937b917c960fd08 in term 0.
I20251210 02:53:20.272200  8648 leader_election.cc:304] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [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: 7840276b00514144b937b917c960fd08, df5c1bccdb2646a6890aab413102489d; no voters: 
I20251210 02:53:20.272516  8730 raft_consensus.cc:2804] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 02:53:20.272622  8730 raft_consensus.cc:493] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 02:53:20.272716  8730 raft_consensus.cc:3060] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:20.274672  8614 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "6cda43f06b474d839bf8f51caa43f47b" candidate_uuid: "7840276b00514144b937b917c960fd08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" is_pre_election: true
I20251210 02:53:20.274935  8614 raft_consensus.cc:2468] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7840276b00514144b937b917c960fd08 in term 0.
I20251210 02:53:20.275904  8730 raft_consensus.cc:515] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } }
I20251210 02:53:20.276477  8730 leader_election.cc:290] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [CANDIDATE]: Term 1 election: Requested vote from peers df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457), 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705)
I20251210 02:53:20.276746  8475 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "6cda43f06b474d839bf8f51caa43f47b" candidate_uuid: "7840276b00514144b937b917c960fd08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df5c1bccdb2646a6890aab413102489d"
I20251210 02:53:20.276872  8614 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "6cda43f06b474d839bf8f51caa43f47b" candidate_uuid: "7840276b00514144b937b917c960fd08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f3e4449bdf34b119e224417bd3b1f9f"
I20251210 02:53:20.276969  8475 raft_consensus.cc:3060] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:20.277065  8614 raft_consensus.cc:3060] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:20.279141  8475 raft_consensus.cc:2468] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7840276b00514144b937b917c960fd08 in term 1.
I20251210 02:53:20.279419  8614 raft_consensus.cc:2468] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7840276b00514144b937b917c960fd08 in term 1.
I20251210 02:53:20.279585  8648 leader_election.cc:304] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [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: 7840276b00514144b937b917c960fd08, df5c1bccdb2646a6890aab413102489d; no voters: 
I20251210 02:53:20.280119  8730 raft_consensus.cc:2804] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:53:20.280506  8730 raft_consensus.cc:697] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 1 LEADER]: Becoming Leader. State: Replica: 7840276b00514144b937b917c960fd08, State: Running, Role: LEADER
I20251210 02:53:20.280794  8730 consensus_queue.cc:237] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [LEADER]: Queue going to LEADER mode. State: All 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: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } }
I20251210 02:53:20.283105  8376 catalog_manager.cc:5654] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7840276b00514144b937b917c960fd08 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "7840276b00514144b937b917c960fd08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7840276b00514144b937b917c960fd08" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 33591 } health_report { overall_health: HEALTHY } } }
I20251210 02:53:20.322136   416 alter_table-test.cc:182] Tablet successfully located
I20251210 02:53:20.322826  8376 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59582:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 02:53:20.323010  8376 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:59582:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 02:53:20.326189  8376 catalog_manager.cc:5941] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875: Sending DeleteTablet for 3 replicas of tablet 6cda43f06b474d839bf8f51caa43f47b
I20251210 02:53:20.326938  8465 tablet_service.cc:1552] Processing DeleteTablet for tablet 6cda43f06b474d839bf8f51caa43f47b with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 02:53:20 UTC) from {username='slave'} at 127.0.0.1:43298
I20251210 02:53:20.326941  8604 tablet_service.cc:1552] Processing DeleteTablet for tablet 6cda43f06b474d839bf8f51caa43f47b with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 02:53:20 UTC) from {username='slave'} at 127.0.0.1:49532
I20251210 02:53:20.327046  8673 tablet_service.cc:1552] Processing DeleteTablet for tablet 6cda43f06b474d839bf8f51caa43f47b with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 02:53:20 UTC) from {username='slave'} at 127.0.0.1:58060
I20251210 02:53:20.327371   416 test_util.cc:276] Using random seed: 562456233
I20251210 02:53:20.340829  8739 tablet_replica.cc:333] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: stopping tablet replica
I20251210 02:53:20.341730  8739 raft_consensus.cc:2243] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:20.342466  8739 raft_consensus.cc:2272] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:20.344575  8739 ts_tablet_manager.cc:1916] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:20.348865  8737 tablet_replica.cc:333] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: stopping tablet replica
I20251210 02:53:20.351727  8738 tablet_replica.cc:333] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: stopping tablet replica
I20251210 02:53:20.354143  8739 ts_tablet_manager.cc:1929] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251210 02:53:20.354643  8738 raft_consensus.cc:2243] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 02:53:20.354763  8739 log.cc:1199] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-0-root/wals/6cda43f06b474d839bf8f51caa43f47b
I20251210 02:53:20.354910  8738 raft_consensus.cc:2272] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:20.355175  8739 ts_tablet_manager.cc:1950] T 6cda43f06b474d839bf8f51caa43f47b P df5c1bccdb2646a6890aab413102489d: Deleting consensus metadata
I20251210 02:53:20.355722  8738 ts_tablet_manager.cc:1916] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:20.356374  8364 catalog_manager.cc:4985] TS df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): tablet 6cda43f06b474d839bf8f51caa43f47b (table fake-table [id=3c1ad7bbd4154fbf8b0c3a918168b33f]) successfully deleted
I20251210 02:53:20.354661  8737 raft_consensus.cc:2243] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 1 LEADER]: Raft consensus shutting down.
I20251210 02:53:20.357004  8737 pending_rounds.cc:70] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: Trying to abort 1 pending ops.
I20251210 02:53:20.357116  8737 pending_rounds.cc:77] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251210 02:53:20.357311  8737 raft_consensus.cc:2889] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 02:53:20.357452  8737 raft_consensus.cc:2272] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 02:53:20.358654  8737 ts_tablet_manager.cc:1916] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 02:53:20.363595  8738 ts_tablet_manager.cc:1929] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251210 02:53:20.363741  8738 log.cc:1199] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-2-root/wals/6cda43f06b474d839bf8f51caa43f47b
I20251210 02:53:20.364040  8738 ts_tablet_manager.cc:1950] T 6cda43f06b474d839bf8f51caa43f47b P 8f3e4449bdf34b119e224417bd3b1f9f: Deleting consensus metadata
I20251210 02:53:20.365299  8737 ts_tablet_manager.cc:1929] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 02:53:20.365475  8737 log.cc:1199] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: Deleting WAL directory at /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-3-root/wals/6cda43f06b474d839bf8f51caa43f47b
I20251210 02:53:20.365904  8737 ts_tablet_manager.cc:1950] T 6cda43f06b474d839bf8f51caa43f47b P 7840276b00514144b937b917c960fd08: Deleting consensus metadata
I20251210 02:53:20.366497  8364 catalog_manager.cc:4985] TS 7840276b00514144b937b917c960fd08 (127.0.104.4:33591): tablet 6cda43f06b474d839bf8f51caa43f47b (table fake-table [id=3c1ad7bbd4154fbf8b0c3a918168b33f]) successfully deleted
I20251210 02:53:20.366794  8362 catalog_manager.cc:4985] TS 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): tablet 6cda43f06b474d839bf8f51caa43f47b (table fake-table [id=3c1ad7bbd4154fbf8b0c3a918168b33f]) successfully deleted
I20251210 02:53:20.371604  8378 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59600:
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"
    }
  }
}
I20251210 02:53:20.383162  8535 tablet_service.cc:1505] Processing CreateTablet for tablet cff3f6a4e7c4427390427643ff7dbba7 (DEFAULT_TABLE table=fake-table [id=be544569ba204d3fa5cf7a2860867a73]), partition=RANGE (key) PARTITION UNBOUNDED
I20251210 02:53:20.383678  8535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff3f6a4e7c4427390427643ff7dbba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:20.389681  8745 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Bootstrap starting.
I20251210 02:53:20.391367  8745 tablet_bootstrap.cc:654] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Neither blocks nor log segments found. Creating new log.
I20251210 02:53:20.393026  8745 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: No bootstrap required, opened a new log
I20251210 02:53:20.393162  8745 ts_tablet_manager.cc:1403] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 02:53:20.393707  8745 raft_consensus.cc:359] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } }
I20251210 02:53:20.393843  8745 raft_consensus.cc:385] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 02:53:20.393920  8745 raft_consensus.cc:740] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ed1a094844ee6a7764e7df0883250, State: Initialized, Role: FOLLOWER
I20251210 02:53:20.394160  8745 consensus_queue.cc:260] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } }
I20251210 02:53:20.394294  8745 raft_consensus.cc:399] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 02:53:20.394384  8745 raft_consensus.cc:493] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 02:53:20.394474  8745 raft_consensus.cc:3060] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 0 FOLLOWER]: Advancing to term 1
I20251210 02:53:20.397131  8745 raft_consensus.cc:515] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } }
I20251210 02:53:20.397338  8745 leader_election.cc:304] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 447ed1a094844ee6a7764e7df0883250; no voters: 
I20251210 02:53:20.397758  8745 leader_election.cc:290] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 02:53:20.397866  8747 raft_consensus.cc:2804] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 02:53:20.398674  8745 ts_tablet_manager.cc:1434] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20251210 02:53:20.399013  8747 raft_consensus.cc:697] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 1 LEADER]: Becoming Leader. State: Replica: 447ed1a094844ee6a7764e7df0883250, State: Running, Role: LEADER
I20251210 02:53:20.399286  8747 consensus_queue.cc:237] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } }
I20251210 02:53:20.401234  8376 catalog_manager.cc:5654] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447ed1a094844ee6a7764e7df0883250 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "447ed1a094844ee6a7764e7df0883250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } health_report { overall_health: HEALTHY } } }
I20251210 02:53:20.403419  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000133
I20251210 02:53:20.420378  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.017s	user 0.000s	sys 0.013s Metrics: {"bytes_written":7101,"cfile_init":1,"dirs.queue_time_us":1457,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":1173,"drs_written":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4,"lbm_write_time_us":595,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":7,"thread_start_us":1340,"threads_started":1}
I20251210 02:53:20.557158  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.001945
I20251210 02:53:20.686776  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.126s	user 0.077s	sys 0.004s Metrics: {"bytes_written":14299,"cfile_init":1,"dirs.queue_time_us":8972,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1685,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1012,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1150,"thread_start_us":8841,"threads_started":1}
I20251210 02:53:20.687700  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.001945
I20251210 02:53:20.786041  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.095s	user 0.069s	sys 0.000s Metrics: {"bytes_written":14660,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":185,"dirs.run_wall_time_us":1096,"drs_written":1,"lbm_read_time_us":194,"lbm_reads_lt_1ms":4,"lbm_write_time_us":926,"lbm_writes_lt_1ms":23,"mutex_wait_us":59,"peak_mem_usage":0,"rows_written":1200}
I20251210 02:53:20.786998  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.014270
I20251210 02:53:20.943166  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.148s	user 0.112s	sys 0.004s Metrics: {"bytes_written":27130,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2284,"cfile_cache_miss":26,"cfile_cache_miss_bytes":66258,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":1175,"dirs.run_cpu_time_us":718,"dirs.run_wall_time_us":3711,"drs_written":1,"lbm_read_time_us":1290,"lbm_reads_lt_1ms":54,"lbm_write_time_us":979,"lbm_writes_lt_1ms":24,"num_input_rowsets":2,"peak_mem_usage":19018,"rows_written":2350,"thread_start_us":819,"threads_started":4}
I20251210 02:53:20.944183  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.002914
I20251210 02:53:21.119827  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.175s	user 0.141s	sys 0.000s Metrics: {"bytes_written":28602,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1578,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1450,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2550}
I20251210 02:53:21.121248  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.014847
I20251210 02:53:21.406108  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.285s	user 0.229s	sys 0.004s Metrics: {"bytes_written":49502,"cfile_cache_hit":11,"cfile_cache_hit_bytes":10900,"cfile_cache_miss":25,"cfile_cache_miss_bytes":127248,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":1080,"drs_written":1,"lbm_read_time_us":1415,"lbm_reads_lt_1ms":53,"lbm_write_time_us":1373,"lbm_writes_lt_1ms":26,"num_input_rowsets":2,"peak_mem_usage":33632,"rows_written":4900}
I20251210 02:53:21.407058  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.004852
I20251210 02:53:21.731988  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.325s	user 0.268s	sys 0.000s Metrics: {"bytes_written":45198,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1033,"drs_written":1,"lbm_read_time_us":120,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1299,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":4300}
I20251210 02:53:21.733166  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.014711
I20251210 02:53:22.269454  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.535s	user 0.374s	sys 0.008s Metrics: {"bytes_written":92131,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2302,"cfile_cache_miss":28,"cfile_cache_miss_bytes":259690,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":9780,"dirs.run_cpu_time_us":830,"dirs.run_wall_time_us":7704,"drs_written":1,"lbm_read_time_us":1700,"lbm_reads_lt_1ms":56,"lbm_write_time_us":1662,"lbm_writes_lt_1ms":29,"num_input_rowsets":2,"peak_mem_usage":68098,"rows_written":9200,"thread_start_us":14268,"threads_started":3}
I20251210 02:53:22.270391  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.009696
I20251210 02:53:22.751775  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.481s	user 0.434s	sys 0.028s Metrics: {"bytes_written":88223,"cfile_init":1,"dirs.queue_time_us":1737,"dirs.run_cpu_time_us":143,"dirs.run_wall_time_us":897,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1519,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":8650}
I20251210 02:53:22.752732  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.014750
I20251210 02:53:23.664227  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.911s	user 0.732s	sys 0.027s Metrics: {"bytes_written":172386,"cfile_cache_hit":11,"cfile_cache_hit_bytes":31247,"cfile_cache_miss":31,"cfile_cache_miss_bytes":481117,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":15597,"dirs.run_cpu_time_us":953,"dirs.run_wall_time_us":7657,"drs_written":1,"lbm_read_time_us":1715,"lbm_reads_lt_1ms":59,"lbm_write_time_us":2323,"lbm_writes_lt_1ms":37,"mutex_wait_us":638,"num_input_rowsets":2,"peak_mem_usage":135036,"rows_written":17850,"thread_start_us":50363,"threads_started":3}
I20251210 02:53:23.665222  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.017448
I20251210 02:53:24.738128  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 1.073s	user 0.864s	sys 0.021s Metrics: {"bytes_written":156449,"cfile_init":1,"dirs.queue_time_us":10561,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1496,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1965,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":16150,"thread_start_us":10457,"threads_started":1}
I20251210 02:53:24.739632  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.014810
I20251210 02:53:26.622015  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 1.882s	user 1.376s	sys 0.020s Metrics: {"bytes_written":319049,"cfile_cache_hit":13,"cfile_cache_hit_bytes":158654,"cfile_cache_miss":37,"cfile_cache_miss_bytes":825372,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":3983,"dirs.run_cpu_time_us":200,"dirs.run_wall_time_us":1587,"drs_written":1,"lbm_read_time_us":9663,"lbm_reads_1-10_ms":2,"lbm_reads_lt_1ms":63,"lbm_write_time_us":16868,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":49,"num_input_rowsets":2,"peak_mem_usage":266528,"rows_written":34000,"thread_start_us":3882,"threads_started":1}
I20251210 02:53:26.623322  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.035857
I20251210 02:53:29.884409  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 3.259s	user 1.777s	sys 0.143s Metrics: {"bytes_written":325002,"cfile_init":1,"dirs.queue_time_us":2629,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":3706,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5722,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":34250,"thread_start_us":2522,"threads_started":1}
I20251210 02:53:29.888425  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling LogGCOp(cff3f6a4e7c4427390427643ff7dbba7): free 998220 bytes of WAL
I20251210 02:53:29.891350  8512 log_reader.cc:385] T cff3f6a4e7c4427390427643ff7dbba7: removed 1 log segments from log reader
I20251210 02:53:29.891629  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000001 (ops 1-739)
I20251210 02:53:29.892750  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: LogGCOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {}
I20251210 02:53:29.893229  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.014615
I20251210 02:53:34.458534  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 4.562s	user 2.898s	sys 0.062s Metrics: {"bytes_written":629954,"cfile_cache_hit":13,"cfile_cache_hit_bytes":298438,"cfile_cache_miss":55,"cfile_cache_miss_bytes":1696134,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":8644,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":1948,"drs_written":1,"lbm_read_time_us":3661,"lbm_reads_lt_1ms":83,"lbm_write_time_us":6031,"lbm_writes_lt_1ms":81,"num_input_rowsets":2,"peak_mem_usage":550491,"rows_written":68250,"thread_start_us":8796,"threads_started":1}
I20251210 02:53:34.459594  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.093993
I20251210 02:53:38.485252  8370 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59582:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251210 02:53:38.722883  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000052
I20251210 02:53:38.728914  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.005s	sys 0.000s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":137,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 02:53:38.729424  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.127957
I20251210 02:53:38.740511  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.010s	user 0.009s	sys 0.002s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2330,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":846,"lbm_read_time_us":427,"lbm_reads_lt_1ms":25,"lbm_write_time_us":294,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":582,"threads_started":2,"update_count":1}
I20251210 02:53:40.095721  8376 catalog_manager.cc:5746] TS 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493) does not have the latest schema for tablet cff3f6a4e7c4427390427643ff7dbba7 (table fake-table [id=be544569ba204d3fa5cf7a2860867a73]). Expected version 1 got 0
I20251210 02:53:40.098042  8545 consensus_queue.cc:237] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4190, Committed index: 4190, Last appended: 1.4190, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4191 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } }
I20251210 02:53:40.115027  8804 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 1 LEADER]: Committing config change with OpId 1.4191: config changed from index -1 to 4191, NON_VOTER df5c1bccdb2646a6890aab413102489d (127.0.104.1) added. New config: { opid_index: 4191 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } } }
I20251210 02:53:40.129417  8362 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cff3f6a4e7c4427390427643ff7dbba7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 02:53:40.134979  8376 catalog_manager.cc:5654] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 reported cstate change: config changed from index -1 to 4191, NON_VOTER df5c1bccdb2646a6890aab413102489d (127.0.104.1) added. New cstate: current_term: 1 leader_uuid: "447ed1a094844ee6a7764e7df0883250" committed_config { opid_index: 4191 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251210 02:53:40.135458  8376 catalog_manager.cc:5746] TS 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493) does not have the latest schema for tablet cff3f6a4e7c4427390427643ff7dbba7 (table fake-table [id=be544569ba204d3fa5cf7a2860867a73]). Expected version 1 got 0
W20251210 02:53:40.144806  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cff3f6a4e7c4427390427643ff7dbba7. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:53:40.150790  8545 consensus_queue.cc:237] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4191, Committed index: 4191, Last appended: 1.4191, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4192 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } }
I20251210 02:53:40.152030  8807 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 1 LEADER]: Committing config change with OpId 1.4192: config changed from index 4191 to 4192, NON_VOTER 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3) added. New config: { opid_index: 4192 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } } }
W20251210 02:53:40.153940  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cff3f6a4e7c4427390427643ff7dbba7. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:53:40.156122  8362 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cff3f6a4e7c4427390427643ff7dbba7 with cas_config_opid_index 4191: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 02:53:40.158965  8376 catalog_manager.cc:5654] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 reported cstate change: config changed from index 4191 to 4192, NON_VOTER 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3) added. New cstate: current_term: 1 leader_uuid: "447ed1a094844ee6a7764e7df0883250" committed_config { opid_index: 4192 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251210 02:53:40.159469  8376 catalog_manager.cc:5746] TS 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493) does not have the latest schema for tablet cff3f6a4e7c4427390427643ff7dbba7 (table fake-table [id=be544569ba204d3fa5cf7a2860867a73]). Expected version 1 got 0
W20251210 02:53:40.171630  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cff3f6a4e7c4427390427643ff7dbba7. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:53:40.247735  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000027
I20251210 02:53:40.253322  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s	user 0.003s	sys 0.002s Metrics: {"bytes_written":435,"delete_count":0,"lbm_write_time_us":239,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20251210 02:53:40.253893  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.160103
I20251210 02:53:40.263967  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.010s	user 0.005s	sys 0.005s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2573,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":879,"lbm_read_time_us":445,"lbm_reads_lt_1ms":25,"lbm_write_time_us":296,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":580,"threads_started":2,"update_count":2}
I20251210 02:53:40.474565  8765 tablet.cc:1722] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: 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
I20251210 02:53:40.474514  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 6.015s	user 4.263s	sys 0.254s Metrics: {"bytes_written":823141,"cfile_init":1,"dirs.queue_time_us":504,"dirs.run_cpu_time_us":131,"dirs.run_wall_time_us":933,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8771,"lbm_writes_lt_1ms":102,"peak_mem_usage":0,"rows_written":89450,"thread_start_us":353,"threads_started":1}
I20251210 02:53:40.475623  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.014227
I20251210 02:53:40.479163  8765 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35436 (request call id 1) took 1931 ms. Trace:
I20251210 02:53:40.479296  8765 rpcz_store.cc:276] 1210 02:53:38.547854 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.547899 (+    45us) service_pool.cc:225] Handling call
1210 02:53:40.479117 (+1931218us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:38.563389 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:53:38.563500 (+   111us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:53:38.577985 (+ 14485us) alter_schema_op.cc:66] Acquired schema lock
1210 02:53:38.577996 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:53:38.578020 (+    24us) alter_schema_op.cc:128] START. Timestamp: 1
1210 02:53:38.578023 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:38.578196 (+   173us) log.cc:844] Serialized 195 byte log entry
1210 02:53:38.578735 (+   539us) op_driver.cc:464] REPLICATION: finished
1210 02:53:38.579886 (+  1151us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:53:40.475119 (+1895233us) log.cc:844] Serialized 5 byte log entry
1210 02:53:40.478518 (+  3399us) tablet_metadata.cc:641] Metadata flushed
1210 02:53:40.478844 (+   326us) log.cc:844] Serialized 15 byte log entry
1210 02:53:40.479076 (+   232us) alter_schema_op.cc:73] Released schema lock
1210 02:53:40.479080 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1098,"prepare.queue_time_us":15247,"prepare.run_cpu_time_us":565,"prepare.run_wall_time_us":14858,"replication_time_us":687}]]}
I20251210 02:53:40.486955  8371 catalog_manager.cc:6199] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875: fake-table [id=be544569ba204d3fa5cf7a2860867a73] alter complete (version 1)
I20251210 02:53:40.490720  8815 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4188, attempt_no=0}) took 1928 ms. Trace:
I20251210 02:53:40.490895  8815 rpcz_store.cc:276] 1210 02:53:38.561748 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.561792 (+    44us) service_pool.cc:225] Handling call
1210 02:53:40.490667 (+1928875us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:38.578297 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:38.578426 (+   129us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.481584 (+1903158us) write_op.cc:435] Acquired schema lock
1210 02:53:40.481588 (+     4us) tablet.cc:660] Decoding operations
1210 02:53:40.481928 (+   340us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.481935 (+     7us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.481939 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.482257 (+   318us) tablet.cc:699] Row locks acquired
1210 02:53:40.482260 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:53:40.482293 (+    33us) write_op.cc:270] Start()
1210 02:53:40.482317 (+    24us) write_op.cc:276] Timestamp: L: 4199
1210 02:53:40.482319 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.482508 (+   189us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.484518 (+  2010us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.485310 (+   792us) write_op.cc:301] APPLY: starting
1210 02:53:40.485323 (+    13us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.488747 (+  3424us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.488771 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.490057 (+  1286us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.490118 (+    61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.490126 (+     8us) write_op.cc:312] APPLY: finished
1210 02:53:40.490276 (+   150us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.490517 (+   241us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.490570 (+    53us) write_op.cc:454] Released schema lock
1210 02:53:40.490580 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":745,"cfile_cache_hit":31,"cfile_cache_hit_bytes":123687,"cfile_cache_miss":33,"cfile_cache_miss_bytes":132064,"cfile_init":1,"lbm_read_time_us":729,"lbm_reads_lt_1ms":37,"num_ops":50,"prepare.queue_time_us":16068,"prepare.run_cpu_time_us":290607,"prepare.run_wall_time_us":1904309,"raft.queue_time_us":369,"raft.run_cpu_time_us":8,"raft.run_wall_time_us":8,"replication_time_us":2179}]]}
I20251210 02:53:40.503159  8765 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4189, attempt_no=0}) took 1940 ms. Trace:
I20251210 02:53:40.503315  8765 rpcz_store.cc:276] 1210 02:53:38.562369 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.562411 (+    42us) service_pool.cc:225] Handling call
1210 02:53:40.503103 (+1940692us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:40.482640 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:40.482745 (+   105us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.482750 (+     5us) write_op.cc:435] Acquired schema lock
1210 02:53:40.482752 (+     2us) tablet.cc:660] Decoding operations
1210 02:53:40.483090 (+   338us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.483099 (+     9us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.483103 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.483691 (+   588us) tablet.cc:699] Row locks acquired
1210 02:53:40.483694 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:53:40.483721 (+    27us) write_op.cc:270] Start()
1210 02:53:40.483742 (+    21us) write_op.cc:276] Timestamp: L: 4200
1210 02:53:40.483745 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.483906 (+   161us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.484644 (+   738us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.488591 (+  3947us) write_op.cc:301] APPLY: starting
1210 02:53:40.488604 (+    13us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.491023 (+  2419us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.491048 (+    25us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.502418 (+ 11370us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.502500 (+    82us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.502514 (+    14us) write_op.cc:312] APPLY: finished
1210 02:53:40.502699 (+   185us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.502943 (+   244us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.502995 (+    52us) write_op.cc:454] Released schema lock
1210 02:53:40.503005 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3906,"cfile_cache_hit":48,"cfile_cache_hit_bytes":193654,"cfile_cache_miss":16,"cfile_cache_miss_bytes":65696,"lbm_read_time_us":290,"lbm_reads_lt_1ms":16,"num_ops":50,"prepare.queue_time_us":1919908,"prepare.run_cpu_time_us":1119,"prepare.run_wall_time_us":1348,"raft.queue_time_us":977,"raft.run_cpu_time_us":7,"raft.run_wall_time_us":9,"replication_time_us":884,"thread_start_us":2981,"threads_started":1}]]}
I20251210 02:53:40.512168  8815 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4190, attempt_no=0}) took 1949 ms. Trace:
I20251210 02:53:40.512326  8815 rpcz_store.cc:276] 1210 02:53:38.562856 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.562892 (+    36us) service_pool.cc:225] Handling call
1210 02:53:40.512112 (+1949220us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:40.484023 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:40.484114 (+    91us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.484118 (+     4us) write_op.cc:435] Acquired schema lock
1210 02:53:40.484120 (+     2us) tablet.cc:660] Decoding operations
1210 02:53:40.484476 (+   356us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.484483 (+     7us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.484487 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.484905 (+   418us) tablet.cc:699] Row locks acquired
1210 02:53:40.484907 (+     2us) write_op.cc:260] PREPARE: finished
1210 02:53:40.484936 (+    29us) write_op.cc:270] Start()
1210 02:53:40.484959 (+    23us) write_op.cc:276] Timestamp: L: 4201
1210 02:53:40.484961 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.496163 (+ 11202us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.496596 (+   433us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x6160002c3b54. stack: 00007f529b52aee6 00007f529b52aca0 00007f529a2e13ad 00000000005064e4 00000000005064ad 0000000000505d6a 00007f52a5fb3922 00007f52a7396875 00007f52a7395399 00007f52a739d7c0 00007f52a739d5cd 000000000053be8c 00007f529b57120f 00007f529b57452b 00007f529b5743a8 000000000053be8c
1210 02:53:40.496753 (+   157us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.502690 (+  5937us) write_op.cc:301] APPLY: starting
1210 02:53:40.502702 (+    12us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.507189 (+  4487us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.507192 (+     3us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.510119 (+  2927us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.510173 (+    54us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.510180 (+     7us) write_op.cc:312] APPLY: finished
1210 02:53:40.510315 (+   135us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.511966 (+  1651us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.512016 (+    50us) write_op.cc:454] Released schema lock
1210 02:53:40.512025 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5858,"cfile_cache_hit":57,"cfile_cache_hit_bytes":234042,"cfile_cache_miss":3,"cfile_cache_miss_bytes":12318,"lbm_read_time_us":75,"lbm_reads_lt_1ms":3,"num_ops":50,"prepare.queue_time_us":1920807,"prepare.run_cpu_time_us":1730,"prepare.run_wall_time_us":12680,"raft.queue_time_us":701,"raft.run_cpu_time_us":9,"raft.run_wall_time_us":9,"replication_time_us":11771,"spinlock_wait_cycles":25325440}]]}
I20251210 02:53:40.516741  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000009
I20251210 02:53:40.522070  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s	user 0.004s	sys 0.001s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":170,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 02:53:40.522580  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.111190
I20251210 02:53:40.537725  8815 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4191, attempt_no=0}) took 1971 ms. Trace:
I20251210 02:53:40.537902  8815 rpcz_store.cc:276] 1210 02:53:38.566181 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.566222 (+    41us) service_pool.cc:225] Handling call
1210 02:53:40.537668 (+1971446us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:40.496740 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:40.500019 (+  3279us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.500028 (+     9us) write_op.cc:435] Acquired schema lock
1210 02:53:40.500033 (+     5us) tablet.cc:660] Decoding operations
1210 02:53:40.500738 (+   705us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.500755 (+    17us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.500762 (+     7us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.501420 (+   658us) tablet.cc:699] Row locks acquired
1210 02:53:40.501425 (+     5us) write_op.cc:260] PREPARE: finished
1210 02:53:40.501469 (+    44us) write_op.cc:270] Start()
1210 02:53:40.501511 (+    42us) write_op.cc:276] Timestamp: L: 4202
1210 02:53:40.501515 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.519101 (+ 17586us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.519612 (+   511us) spinlock_profiling.cc:243] Waited 17.4 ms on lock 0x6160002c3b54. stack: 00007f529b52aee6 00007f529b52aca0 00007f529a2e13ad 00000000005064e4 00000000005064ad 0000000000505d6a 00007f52a5fb3922 00007f52a7396875 00007f52a7395399 00007f52a739d7c0 00007f52a739d5cd 000000000053be8c 00007f529b57120f 00007f529b57452b 00007f529b5743a8 000000000053be8c
1210 02:53:40.521328 (+  1716us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.521606 (+   278us) write_op.cc:301] APPLY: starting
1210 02:53:40.521623 (+    17us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.523629 (+  2006us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.523632 (+     3us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.536398 (+ 12766us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.536461 (+    63us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.536471 (+    10us) write_op.cc:312] APPLY: finished
1210 02:53:40.536987 (+   516us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.537512 (+   525us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.537567 (+    55us) write_op.cc:454] Released schema lock
1210 02:53:40.537577 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232,"cfile_cache_hit":57,"cfile_cache_hit_bytes":234042,"cfile_cache_miss":2,"cfile_cache_miss_bytes":8212,"lbm_read_time_us":61,"lbm_reads_lt_1ms":2,"num_ops":50,"prepare.queue_time_us":1930124,"prepare.run_cpu_time_us":2265,"prepare.run_wall_time_us":22939,"raft.queue_time_us":3153,"raft.run_cpu_time_us":9,"raft.run_wall_time_us":9,"replication_time_us":19789,"spinlock_wait_cycles":39978880}]]}
I20251210 02:53:40.548604  8765 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4192, attempt_no=0}) took 1976 ms. Trace:
I20251210 02:53:40.557255  8817 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4193, attempt_no=0}) took 1983 ms. Trace:
I20251210 02:53:40.557391  8817 rpcz_store.cc:276] 1210 02:53:38.573332 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.573373 (+    41us) service_pool.cc:225] Handling call
1210 02:53:40.557194 (+1983821us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:40.525020 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:40.525158 (+   138us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.525164 (+     6us) write_op.cc:435] Acquired schema lock
1210 02:53:40.525166 (+     2us) tablet.cc:660] Decoding operations
1210 02:53:40.525619 (+   453us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.525629 (+    10us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.525635 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.525982 (+   347us) tablet.cc:699] Row locks acquired
1210 02:53:40.525985 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:53:40.526018 (+    33us) write_op.cc:270] Start()
1210 02:53:40.526045 (+    27us) write_op.cc:276] Timestamp: L: 4204
1210 02:53:40.526047 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.526251 (+   204us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.526815 (+   564us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.553512 (+ 26697us) write_op.cc:301] APPLY: starting
1210 02:53:40.553532 (+    20us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.555655 (+  2123us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.555676 (+    21us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.556802 (+  1126us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.556855 (+    53us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.556866 (+    11us) write_op.cc:312] APPLY: finished
1210 02:53:40.556997 (+   131us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.557050 (+    53us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.557097 (+    47us) write_op.cc:454] Released schema lock
1210 02:53:40.557106 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26626,"cfile_cache_hit":57,"cfile_cache_hit_bytes":227009,"num_ops":50,"prepare.queue_time_us":1951288,"prepare.run_cpu_time_us":1327,"prepare.run_wall_time_us":8884,"raft.queue_time_us":264,"raft.run_cpu_time_us":8,"raft.run_wall_time_us":9,"replication_time_us":742,"thread_start_us":26535,"threads_started":1}]]}
I20251210 02:53:40.548815  8765 rpcz_store.cc:276] 1210 02:53:38.572538 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.572680 (+   142us) service_pool.cc:225] Handling call
1210 02:53:40.548538 (+1975858us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:40.519711 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:40.519832 (+   121us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.519837 (+     5us) write_op.cc:435] Acquired schema lock
1210 02:53:40.519840 (+     3us) tablet.cc:660] Decoding operations
1210 02:53:40.520176 (+   336us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.520187 (+    11us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.520191 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.520496 (+   305us) tablet.cc:699] Row locks acquired
1210 02:53:40.520499 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:53:40.520533 (+    34us) write_op.cc:270] Start()
1210 02:53:40.520567 (+    34us) write_op.cc:276] Timestamp: L: 4203
1210 02:53:40.520571 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.520746 (+   175us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.521470 (+   724us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.536817 (+ 15347us) write_op.cc:301] APPLY: starting
1210 02:53:40.536839 (+    22us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.542012 (+  5173us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.542035 (+    23us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.543211 (+  1176us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.543268 (+    57us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.543276 (+     8us) write_op.cc:312] APPLY: finished
1210 02:53:40.543422 (+   146us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.548332 (+  4910us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.548412 (+    80us) write_op.cc:454] Released schema lock
1210 02:53:40.548430 (+    18us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15296,"cfile_cache_hit":55,"cfile_cache_hit_bytes":225830,"num_ops":50,"prepare.queue_time_us":1946623,"prepare.run_cpu_time_us":1182,"prepare.run_wall_time_us":5277,"raft.queue_time_us":59,"raft.run_cpu_time_us":8,"raft.run_wall_time_us":9,"replication_time_us":873}]]}
I20251210 02:53:40.570300  8818 ts_tablet_manager.cc:933] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Initiating tablet copy from peer 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493)
I20251210 02:53:40.571226  8819 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4194, attempt_no=0}) took 1996 ms. Trace:
I20251210 02:53:40.571403  8819 rpcz_store.cc:276] 1210 02:53:38.574963 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.575005 (+    42us) service_pool.cc:225] Handling call
1210 02:53:40.571184 (+1996179us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:40.533936 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:40.534044 (+   108us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.534049 (+     5us) write_op.cc:435] Acquired schema lock
1210 02:53:40.534051 (+     2us) tablet.cc:660] Decoding operations
1210 02:53:40.534417 (+   366us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.534429 (+    12us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.534434 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.534746 (+   312us) tablet.cc:699] Row locks acquired
1210 02:53:40.534749 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:53:40.534785 (+    36us) write_op.cc:270] Start()
1210 02:53:40.534813 (+    28us) write_op.cc:276] Timestamp: L: 4205
1210 02:53:40.534816 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.554549 (+ 19733us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.555577 (+  1028us) spinlock_profiling.cc:243] Waited 19.4 ms on lock 0x6160002c3b54. stack: 00007f529b52aee6 00007f529b52aca0 00007f529a2e13ad 00000000005064e4 00000000005064ad 0000000000505d6a 00007f52a5fb3922 00007f52a7396875 00007f52a7395399 00007f52a739d7c0 00007f52a739d5cd 000000000053be8c 00007f529b57120f 00007f529b57452b 00007f529b5743a8 000000000053be8c
1210 02:53:40.558960 (+  3383us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.565040 (+  6080us) write_op.cc:301] APPLY: starting
1210 02:53:40.565057 (+    17us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.566693 (+  1636us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.566696 (+     3us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.567885 (+  1189us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.567947 (+    62us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.567955 (+     8us) write_op.cc:312] APPLY: finished
1210 02:53:40.568121 (+   166us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.571007 (+  2886us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.571059 (+    52us) write_op.cc:454] Released schema lock
1210 02:53:40.571102 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6017,"cfile_cache_hit":63,"cfile_cache_hit_bytes":251645,"num_ops":50,"prepare.queue_time_us":1958560,"prepare.run_cpu_time_us":1503,"prepare.run_wall_time_us":21694,"raft.queue_time_us":1679,"raft.run_cpu_time_us":6,"raft.run_wall_time_us":7,"replication_time_us":24112,"spinlock_wait_cycles":44694784,"thread_start_us":5921,"threads_started":1}]]}
I20251210 02:53:40.580961  8819 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4196, attempt_no=0}) took 2000 ms. Trace:
I20251210 02:53:40.581104  8819 rpcz_store.cc:276] 1210 02:53:38.580856 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.580907 (+    51us) service_pool.cc:225] Handling call
1210 02:53:40.580911 (+2000004us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:40.567615 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:40.567736 (+   121us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.567742 (+     6us) write_op.cc:435] Acquired schema lock
1210 02:53:40.567744 (+     2us) tablet.cc:660] Decoding operations
1210 02:53:40.568246 (+   502us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.568258 (+    12us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.568263 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.568634 (+   371us) tablet.cc:699] Row locks acquired
1210 02:53:40.568637 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:53:40.568675 (+    38us) write_op.cc:270] Start()
1210 02:53:40.568704 (+    29us) write_op.cc:276] Timestamp: L: 4207
1210 02:53:40.568707 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.568941 (+   234us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.570866 (+  1925us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.572670 (+  1804us) write_op.cc:301] APPLY: starting
1210 02:53:40.572682 (+    12us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.574505 (+  1823us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.574530 (+    25us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.575788 (+  1258us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.575853 (+    65us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.575862 (+     9us) write_op.cc:312] APPLY: finished
1210 02:53:40.576017 (+   155us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.580732 (+  4715us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.580802 (+    70us) write_op.cc:454] Released schema lock
1210 02:53:40.580830 (+    28us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1765,"cfile_cache_hit":65,"cfile_cache_hit_bytes":266890,"num_ops":50,"prepare.queue_time_us":1986350,"prepare.run_cpu_time_us":1328,"prepare.run_wall_time_us":3537,"raft.queue_time_us":6215,"raft.run_cpu_time_us":6,"raft.run_wall_time_us":7,"replication_time_us":2134,"spinlock_wait_cycles":2432}]]}
I20251210 02:53:40.583351  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.054s	user 0.007s	sys 0.004s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2569,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":91,"lbm_read_time_us":616,"lbm_reads_lt_1ms":25,"lbm_write_time_us":357,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"update_count":1}
I20251210 02:53:40.585357  8818 tablet_copy_client.cc:323] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:46493
I20251210 02:53:40.587332  8815 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4195, attempt_no=0}) took 2008 ms. Trace:
I20251210 02:53:40.587486  8815 rpcz_store.cc:276] 1210 02:53:38.579187 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.579265 (+    78us) service_pool.cc:225] Handling call
1210 02:53:40.587281 (+2008016us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:40.555663 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:40.555790 (+   127us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.555796 (+     6us) write_op.cc:435] Acquired schema lock
1210 02:53:40.555799 (+     3us) tablet.cc:660] Decoding operations
1210 02:53:40.556202 (+   403us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.556213 (+    11us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.556218 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.556568 (+   350us) tablet.cc:699] Row locks acquired
1210 02:53:40.556570 (+     2us) write_op.cc:260] PREPARE: finished
1210 02:53:40.556607 (+    37us) write_op.cc:270] Start()
1210 02:53:40.556635 (+    28us) write_op.cc:276] Timestamp: L: 4206
1210 02:53:40.556638 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.556842 (+   204us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.565912 (+  9070us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.566209 (+   297us) write_op.cc:301] APPLY: starting
1210 02:53:40.566221 (+    12us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.578598 (+ 12377us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.578621 (+    23us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.579816 (+  1195us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.579873 (+    57us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.579882 (+     9us) write_op.cc:312] APPLY: finished
1210 02:53:40.580025 (+   143us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.587122 (+  7097us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.587174 (+    52us) write_op.cc:454] Released schema lock
1210 02:53:40.587183 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":253,"cfile_cache_hit":58,"cfile_cache_hit_bytes":238148,"num_ops":50,"prepare.queue_time_us":1976030,"prepare.run_cpu_time_us":1286,"prepare.run_wall_time_us":11913,"raft.queue_time_us":402,"raft.run_cpu_time_us":7,"raft.run_wall_time_us":7,"replication_time_us":9247}]]}
I20251210 02:53:40.588524  8819 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=4197, attempt_no=0}) took 2004 ms. Trace:
I20251210 02:53:40.588649  8819 rpcz_store.cc:276] 1210 02:53:38.584137 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:53:38.584196 (+    59us) service_pool.cc:225] Handling call
1210 02:53:40.588477 (+2004281us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:53:40.571188 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:53:40.571315 (+   127us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:53:40.571321 (+     6us) write_op.cc:435] Acquired schema lock
1210 02:53:40.571323 (+     2us) tablet.cc:660] Decoding operations
1210 02:53:40.571686 (+   363us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:53:40.571695 (+     9us) write_op.cc:641] Partition lock acquired for write op
1210 02:53:40.571699 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:53:40.572041 (+   342us) tablet.cc:699] Row locks acquired
1210 02:53:40.572044 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:53:40.572072 (+    28us) write_op.cc:270] Start()
1210 02:53:40.572097 (+    25us) write_op.cc:276] Timestamp: L: 4208
1210 02:53:40.572099 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 02:53:40.580326 (+  8227us) log.cc:844] Serialized 52872 byte log entry
1210 02:53:40.581442 (+  1116us) op_driver.cc:464] REPLICATION: finished
1210 02:53:40.582364 (+   922us) write_op.cc:301] APPLY: starting
1210 02:53:40.582378 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1210 02:53:40.584139 (+  1761us) tablet.cc:1368] finished BulkCheckPresence
1210 02:53:40.584165 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:53:40.588039 (+  3874us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:53:40.588098 (+    59us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:53:40.588107 (+     9us) write_op.cc:312] APPLY: finished
1210 02:53:40.588280 (+   173us) log.cc:844] Serialized 320 byte log entry
1210 02:53:40.588328 (+    48us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:53:40.588378 (+    50us) write_op.cc:454] Released schema lock
1210 02:53:40.588388 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":871,"cfile_cache_hit":62,"cfile_cache_hit_bytes":254572,"num_ops":50,"prepare.queue_time_us":1986650,"prepare.run_cpu_time_us":1222,"prepare.run_wall_time_us":10472,"raft.queue_time_us":221,"raft.run_cpu_time_us":4,"raft.run_wall_time_us":4,"replication_time_us":9320}]]}
I20251210 02:53:40.674345  8555 tablet_copy_service.cc:140] P 447ed1a094844ee6a7764e7df0883250: Received BeginTabletCopySession request for tablet cff3f6a4e7c4427390427643ff7dbba7 from peer 8f3e4449bdf34b119e224417bd3b1f9f ({username='slave'} at 127.0.0.1:49350)
I20251210 02:53:40.674777  8555 tablet_copy_service.cc:161] P 447ed1a094844ee6a7764e7df0883250: Beginning new tablet copy session on tablet cff3f6a4e7c4427390427643ff7dbba7 from peer 8f3e4449bdf34b119e224417bd3b1f9f at {username='slave'} at 127.0.0.1:49350: session id = 8f3e4449bdf34b119e224417bd3b1f9f-cff3f6a4e7c4427390427643ff7dbba7
I20251210 02:53:40.679230  8555 tablet_copy_source_session.cc:215] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Tablet Copy: opened 10 blocks and 5 log segments
I20251210 02:53:40.683506  8818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff3f6a4e7c4427390427643ff7dbba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:40.693210  8818 tablet_copy_client.cc:806] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Starting download of 10 data blocks...
I20251210 02:53:40.710635  8820 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:40.720968  8823 ts_tablet_manager.cc:933] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Initiating tablet copy from peer 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493)
I20251210 02:53:40.729462  8824 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:40.779670  8823 tablet_copy_client.cc:323] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:46493
I20251210 02:53:40.808477  8555 tablet_copy_service.cc:140] P 447ed1a094844ee6a7764e7df0883250: Received BeginTabletCopySession request for tablet cff3f6a4e7c4427390427643ff7dbba7 from peer df5c1bccdb2646a6890aab413102489d ({username='slave'} at 127.0.0.1:49360)
I20251210 02:53:40.808677  8555 tablet_copy_service.cc:161] P 447ed1a094844ee6a7764e7df0883250: Beginning new tablet copy session on tablet cff3f6a4e7c4427390427643ff7dbba7 from peer df5c1bccdb2646a6890aab413102489d at {username='slave'} at 127.0.0.1:49360: session id = df5c1bccdb2646a6890aab413102489d-cff3f6a4e7c4427390427643ff7dbba7
I20251210 02:53:40.812425  8555 tablet_copy_source_session.cc:215] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Tablet Copy: opened 10 blocks and 5 log segments
I20251210 02:53:40.813766  8823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff3f6a4e7c4427390427643ff7dbba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 02:53:40.833920  8823 tablet_copy_client.cc:806] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Starting download of 10 data blocks...
I20251210 02:53:40.861451  8825 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:40.888124  8827 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:40.917999  8804 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 30 ops behind the committed index 
I20251210 02:53:41.154430  8828 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 71 ops behind the committed index 
I20251210 02:53:42.717795  8820 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:42.735707  8824 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:42.867959  8825 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:42.892261  8827 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
W20251210 02:53:43.060438  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20251210 02:53:43.277540  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20251210 02:53:43.995890  8803 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 629 ops behind the committed index  [suppressed 5 similar messages]
I20251210 02:53:44.246246  8816 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 688 ops behind the committed index  [suppressed 5 similar messages]
I20251210 02:53:44.719465  8820 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:44.737579  8824 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:44.869664  8825 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:44.893922  8827 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
W20251210 02:53:45.527501  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20251210 02:53:45.772563  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20251210 02:53:46.730605  8820 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:46.746045  8824 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:46.874993  8825 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:46.900712  8827 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:47.044251  8830 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 1316 ops behind the committed index  [suppressed 5 similar messages]
I20251210 02:53:47.442811  8816 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 1413 ops behind the committed index  [suppressed 5 similar messages]
W20251210 02:53:48.052497  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20251210 02:53:48.464620  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20251210 02:53:48.733808  8820 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:48.749505  8824 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:48.877674  8825 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:48.908628  8827 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:50.141275  8804 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 2028 ops behind the committed index  [suppressed 5 similar messages]
I20251210 02:53:50.215585  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 9.740s	user 6.538s	sys 0.117s Metrics: {"bytes_written":1432984,"cfile_cache_hit":15,"cfile_cache_hit_bytes":674128,"cfile_cache_miss":113,"cfile_cache_miss_bytes":4084384,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":22509,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1565,"drs_written":1,"lbm_read_time_us":7600,"lbm_reads_lt_1ms":141,"lbm_write_time_us":17772,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":162,"num_input_rowsets":2,"peak_mem_usage":1351785,"rows_written":157700,"spinlock_wait_cycles":1920,"thread_start_us":22418,"threads_started":1}
I20251210 02:53:50.216485  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.160850
W20251210 02:53:50.734287  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20251210 02:53:50.750326  8818 tablet_copy_client.cc:670] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Starting download of 5 WAL segments...
I20251210 02:53:50.762204  8824 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:50.763880  8820 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:50.795199  8836 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:50.802338  8837 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:50.846045  8816 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 2182 ops behind the committed index  [suppressed 6 similar messages]
W20251210 02:53:50.851509  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20251210 02:53:50.910986  8823 tablet_copy_client.cc:670] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Starting download of 5 WAL segments...
I20251210 02:53:50.922513  8827 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
W20251210 02:53:50.925024  8752 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.001s	sys 0.000s
I20251210 02:53:50.934276  8825 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:50.939338  8838 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:50.956488  8839 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:52.773809  8824 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:52.934633  8827 tablet_copy_client.cc:1025] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Injecting latency into file download: 2000
I20251210 02:53:53.331555  8832 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 2735 ops behind the committed index  [suppressed 5 similar messages]
W20251210 02:53:53.344650  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
W20251210 02:53:53.345242  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
I20251210 02:53:54.449606  8830 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 2999 ops behind the committed index  [suppressed 6 similar messages]
I20251210 02:53:54.775830  8818 tablet_copy_client.cc:538] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 02:53:54.787350  8818 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap starting.
I20251210 02:53:54.936110  8823 tablet_copy_client.cc:538] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 02:53:54.941346  8823 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Bootstrap starting.
W20251210 02:53:55.885880  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20251210 02:53:55.906925  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20251210 02:53:56.760003  8830 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 3368 ops behind the committed index  [suppressed 6 similar messages]
I20251210 02:53:57.125507  8823 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Bootstrap replayed 1/5 log segments. Stats: ops{read=723 overwritten=0 applied=716 ignored=716} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 7 replicates
I20251210 02:53:57.626518  8847 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 3491 ops behind the committed index  [suppressed 6 similar messages]
I20251210 02:53:57.763558  8818 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap replayed 1/5 log segments. Stats: ops{read=723 overwritten=0 applied=716 ignored=716} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 7 replicates
W20251210 02:53:58.127296  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20251210 02:53:58.273625  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20251210 02:53:58.801173  8823 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Bootstrap replayed 2/5 log segments. Stats: ops{read=1436 overwritten=0 applied=1432 ignored=1432} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 4 replicates
I20251210 02:53:58.970427  8818 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap replayed 2/5 log segments. Stats: ops{read=1436 overwritten=0 applied=1432 ignored=1432} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 4 replicates
I20251210 02:53:59.871932  8846 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 3768 ops behind the committed index  [suppressed 5 similar messages]
I20251210 02:54:00.030324  8823 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Bootstrap replayed 3/5 log segments. Stats: ops{read=2150 overwritten=0 applied=2146 ignored=2146} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 4 replicates
I20251210 02:54:00.198825  8818 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap replayed 3/5 log segments. Stats: ops{read=2150 overwritten=0 applied=2146 ignored=2146} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 4 replicates
I20251210 02:54:00.593524  8823 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Bootstrap replaying log segment 4/5 (417.9K/974.0K this segment, stats: ops{read=2456 overwritten=0 applied=2452 ignored=2416} inserts{seen=1800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1)
W20251210 02:54:00.605149  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20251210 02:54:00.700382  8818 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap replaying log segment 4/5 (378.3K/974.0K this segment, stats: ops{read=2427 overwritten=0 applied=2421 ignored=2416} inserts{seen=250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1)
W20251210 02:54:01.007669  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20251210 02:54:01.060242  8858 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 3902 ops behind the committed index  [suppressed 6 similar messages]
W20251210 02:54:02.788286  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20251210 02:54:03.120347  8846 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 4151 ops behind the committed index  [suppressed 5 similar messages]
I20251210 02:54:03.166416  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 12.950s	user 8.205s	sys 0.282s Metrics: {"bytes_written":1405272,"cfile_init":1,"dirs.queue_time_us":20427,"dirs.run_cpu_time_us":95,"dirs.run_wall_time_us":95,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":22820,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":163,"peak_mem_usage":0,"rows_written":154700,"thread_start_us":20301,"threads_started":1}
I20251210 02:54:03.173192  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.013531
I20251210 02:54:03.610823  8823 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Bootstrap replayed 4/5 log segments. Stats: ops{read=2863 overwritten=0 applied=2859 ignored=2416} inserts{seen=22150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 4 replicates
W20251210 02:54:03.653406  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20251210 02:54:03.765138  8818 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap replayed 4/5 log segments. Stats: ops{read=2863 overwritten=0 applied=2859 ignored=2416} inserts{seen=22150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 4 replicates
I20251210 02:54:04.089536  8832 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 4269 ops behind the committed index  [suppressed 6 similar messages]
W20251210 02:54:05.092105  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20251210 02:54:05.470947  8740 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.104.2:46493, user_credentials={real_user=slave}} blocked reactor thread for 54381.6us
I20251210 02:54:05.608021  8823 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Bootstrap replaying log segment 5/5 (355.3K/850.9K this segment, stats: ops{read=3123 overwritten=0 applied=3117 ignored=2416} inserts{seen=35050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1)
I20251210 02:54:05.706238  8818 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap replaying log segment 5/5 (347.1K/831.8K this segment, stats: ops{read=3117 overwritten=0 applied=3113 ignored=2416} inserts{seen=34850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1)
I20251210 02:54:06.171849  8846 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 4484 ops behind the committed index  [suppressed 5 similar messages]
W20251210 02:54:06.184947  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20251210 02:54:07.496441  8846 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 4626 ops behind the committed index  [suppressed 6 similar messages]
W20251210 02:54:07.516582  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20251210 02:54:07.581147  8823 tablet.cc:1722] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: 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
I20251210 02:54:07.581550  8823 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:54:07.815016  8823 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Bootstrap replayed 5/5 log segments. Stats: ops{read=3488 overwritten=0 applied=3488 ignored=2416} inserts{seen=53450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 0 replicates
I20251210 02:54:07.815796  8823 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Bootstrap complete.
I20251210 02:54:07.829005  8823 ts_tablet_manager.cc:1403] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Time spent bootstrapping tablet: real 12.888s	user 7.277s	sys 0.419s
I20251210 02:54:07.829912  8823 raft_consensus.cc:359] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4192 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } }
I20251210 02:54:07.830860  8823 raft_consensus.cc:740] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: df5c1bccdb2646a6890aab413102489d, State: Initialized, Role: LEARNER
I20251210 02:54:07.831152  8823 consensus_queue.cc:260] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4227, Last appended: 1.4227, Last appended by leader: 4227, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4192 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } }
I20251210 02:54:07.838788  8823 ts_tablet_manager.cc:1434] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20251210 02:54:07.842849  8501 maintenance_manager.cc:419] P df5c1bccdb2646a6890aab413102489d: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.014227
I20251210 02:54:07.843137  8554 tablet_copy_service.cc:342] P 447ed1a094844ee6a7764e7df0883250: Request end of tablet copy session df5c1bccdb2646a6890aab413102489d-cff3f6a4e7c4427390427643ff7dbba7 received from {username='slave'} at 127.0.0.1:49360
I20251210 02:54:07.843274  8554 tablet_copy_service.cc:434] P 447ed1a094844ee6a7764e7df0883250: ending tablet copy session df5c1bccdb2646a6890aab413102489d-cff3f6a4e7c4427390427643ff7dbba7 on tablet cff3f6a4e7c4427390427643ff7dbba7 with peer df5c1bccdb2646a6890aab413102489d
I20251210 02:54:07.943957  8475 raft_consensus.cc:1217] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4191->[1.4192-1.4212]   Dedup: 1.4212->[]
I20251210 02:54:08.120348  8818 tablet.cc:1722] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: 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
I20251210 02:54:08.134609  8818 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 02:54:08.344063  8818 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap replayed 5/5 log segments. Stats: ops{read=3474 overwritten=0 applied=3473 ignored=2416} inserts{seen=52700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=1. Pending: 1 replicates
I20251210 02:54:08.344852  8818 tablet_bootstrap.cc:492] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Bootstrap complete.
I20251210 02:54:08.381982  8818 ts_tablet_manager.cc:1403] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Time spent bootstrapping tablet: real 13.595s	user 7.211s	sys 0.462s
I20251210 02:54:08.383085  8818 raft_consensus.cc:359] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: 4192 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } }
I20251210 02:54:08.391834  8818 raft_consensus.cc:740] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8f3e4449bdf34b119e224417bd3b1f9f, State: Initialized, Role: LEARNER
I20251210 02:54:08.392179  8818 consensus_queue.cc:260] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4212, Last appended: 1.4213, Last appended by leader: 4213, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4192 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: true } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } }
I20251210 02:54:08.401484  8818 ts_tablet_manager.cc:1434] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.007s
I20251210 02:54:08.402554  8554 tablet_copy_service.cc:342] P 447ed1a094844ee6a7764e7df0883250: Request end of tablet copy session 8f3e4449bdf34b119e224417bd3b1f9f-cff3f6a4e7c4427390427643ff7dbba7 received from {username='slave'} at 127.0.0.1:49350
I20251210 02:54:08.402691  8554 tablet_copy_service.cc:434] P 447ed1a094844ee6a7764e7df0883250: ending tablet copy session 8f3e4449bdf34b119e224417bd3b1f9f-cff3f6a4e7c4427390427643ff7dbba7 on tablet cff3f6a4e7c4427390427643ff7dbba7 with peer 8f3e4449bdf34b119e224417bd3b1f9f
I20251210 02:54:08.473270  8640 maintenance_manager.cc:419] P 8f3e4449bdf34b119e224417bd3b1f9f: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.014227
W20251210 02:54:08.817015  8740 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.104.2:46493, user_credentials={real_user=slave}} blocked reactor thread for 57103.5us
I20251210 02:54:08.873286  8614 raft_consensus.cc:1217] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4191->[1.4192-1.4212]   Dedup: 1.4212->[]
I20251210 02:54:09.261021  8867 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 4657 ops behind the committed index  [suppressed 10 similar messages]
W20251210 02:54:10.001662  8510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.1:46457, user_credentials={real_user=slave}} blocked reactor thread for 52592.3us
I20251210 02:54:10.554804  8896 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 3843 ops behind the committed index  [suppressed 46 similar messages]
I20251210 02:54:12.288363  8896 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 3697 ops behind the committed index  [suppressed 47 similar messages]
W20251210 02:54:13.382591  8884 log.cc:927] Time spent T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20251210 02:54:13.591738  8897 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 2903 ops behind the committed index  [suppressed 46 similar messages]
W20251210 02:54:14.842989  8510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.1:46457, user_credentials={real_user=slave}} blocked reactor thread for 49800.8us
I20251210 02:54:15.335246  8897 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 2777 ops behind the committed index  [suppressed 45 similar messages]
W20251210 02:54:15.749459  8884 log.cc:494] Time spent T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Log roll took a long time: real 0.056s	user 0.004s	sys 0.003s
W20251210 02:54:15.973516  8613 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:15.989976  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6412' and following 1 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.007649  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6414' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.024616  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6415' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.039584  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6961' and following 2 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.089777  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6971' and following 8 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.108712  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6974' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.147570  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6980' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.167397  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6427' and following 7 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.171591  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6985' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.207229  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6991' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.254475  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6441' and following 5 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.265028  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7002' and following 7 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.300508  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7008' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.317253  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6449' and following 11 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.328812  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7013' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.359395  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7019' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.368949  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6455' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.399863  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7024' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.410830  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6460' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.423552  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7030' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.442384  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6461' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.466168  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7036' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.487593  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7038' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.496369  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6474' and following 6 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.537693  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6480' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.555845  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7054' and following 2 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.574761  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7057' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.587436  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7059' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.598604  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7062' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:16.602466  8903 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 1910 ops behind the committed index  [suppressed 62 similar messages]
W20251210 02:54:16.624894  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6489' and following 10 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.655432  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6495' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.663800  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7076' and following 4 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.670461  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6496' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.682869  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6498' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.707075  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6500' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.717747  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7087' and following 7 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.738612  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7090' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.744644  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6504' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.759415  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6505' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.772454  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7095' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.786836  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7099' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.798341  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6510' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.822652  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6514' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.835995  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7106' and following 11 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.843303  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6517' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.855257  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7113' and following 11 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.922149  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6535' and following 0 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.929112  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7124' and following 7 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.939451  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7125' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.947700  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7126' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.966737  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6541' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.982827  8475 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 50 similar messages]
W20251210 02:54:16.983101  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7134' and following 10 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:16.998601  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7138' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.017774  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7143' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.030285  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7145' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.036469  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6548' and following 11 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.077172  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6554' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.090957  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6554' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:17.091638  8613 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.092322  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:17.117542  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7162' and following 1 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.166805  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7168' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.184279  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7173' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.210616  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7179' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.221637  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7180' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.233821  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7181' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.245121  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7181' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:17.257305  8475 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:17.258198  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:54:18.343349  8910 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 2209 ops behind the committed index  [suppressed 46 similar messages]
W20251210 02:54:18.535635  8614 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 13 similar messages]
W20251210 02:54:18.535831  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6808' and following 11 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.551116  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6809' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.564268  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6812' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.576270  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6813' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.614183  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6819' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.633673  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6822' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.651386  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6826' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.652316  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7464' and following 1 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.681082  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6832' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.726580  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7476' and following 6 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.737659  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7479' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.748850  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7479' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:18.749310  8475 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.750056  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:18.787290  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6861' and following 8 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.865207  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6882' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.875926  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6882' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:18.876443  8613 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:18.876960  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:19.372226  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7634' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.382697  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7637' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.392827  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7639' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.401198  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7641' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.411336  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7646' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.449815  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7657' and following 7 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.461288  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7662' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.469273  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7662' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:19.469741  8473 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.470803  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:19.708328  8613 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 22 similar messages]
W20251210 02:54:19.708607  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7001' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.733913  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7003' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.753762  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7008' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.763549  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7010' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.774087  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7011' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.784672  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7013' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.801299  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7014' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.818715  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7018' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.830114  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7019' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.852663  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7020' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.863134  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7024' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.875828  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7026' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.886235  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7028' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.899564  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7029' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:19.923951  8912 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 1310 ops behind the committed index  [suppressed 54 similar messages]
W20251210 02:54:19.933636  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7036' and following 11 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.943243  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7036' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:19.961939  8612 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:19.962669  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:20.212234  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7832' and following 0 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.236128  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7837' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.261488  8475 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7837' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:20.262110  8475 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.262586  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:20.557548  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7145' and following 4 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.574635  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7150' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.594529  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7151' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.608256  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7157' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.653227  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7172' and following 3 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.664909  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7172' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:20.665493  8612 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.666074  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:20.962062  8474 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 24 similar messages]
W20251210 02:54:20.963007  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7999' and following 8 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.972651  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8002' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.988138  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8004' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:20.997999  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8005' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:21.007436  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8005' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:21.007987  8474 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:21.008955  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:54:21.413415  8912 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 1724 ops behind the committed index  [suppressed 51 similar messages]
W20251210 02:54:22.260779  8613 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 4 similar messages]
W20251210 02:54:22.267594  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7466' and following 9 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.308437  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7477' and following 7 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.335706  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7484' and following 11 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.363261  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7485' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.431156  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7503' and following 0 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.513430  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7511' and following 10 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.534205  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7519' and following 10 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.559319  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8286' and following 3 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.572392  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8286' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.573230  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7524' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:22.573513  8474 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.574018  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:22.620541  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7542' and following 0 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.789132  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7579' and following 0 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.819165  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7582' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.881917  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7598' and following 2 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.896787  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7599' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.910418  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7600' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.931402  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7607' and following 11 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.953023  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7611' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:22.967061  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7613' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.009486  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7621' and following 10 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:23.028618  8920 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 686 ops behind the committed index  [suppressed 39 similar messages]
W20251210 02:54:23.031325  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7625' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.100579  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7639' and following 4 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.114415  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7642' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.162810  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7647' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.209074  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7653' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.218080  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7655' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.230896  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7657' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.252146  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7660' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.293292  8613 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 27 similar messages]
W20251210 02:54:23.293584  8613 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7665' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.316303  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7671' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.330315  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7673' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.426136  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7690' and following 1 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.432485  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8435' and following 2 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.457993  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7694' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.530942  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7709' and following 3 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.580086  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7715' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.630447  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7727' and following 6 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.673240  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7727' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:23.673782  8612 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.674437  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:23.832655  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8525' and following 4 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.847164  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8528' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.869899  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8533' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.931419  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8547' and following 4 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.971964  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8559' and following 6 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.983450  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8562' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:23.995482  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8563' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.028613  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8564' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.043844  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8570' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.057933  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8573' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.072340  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8576' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.085848  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8577' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.102795  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8581' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.149048  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8584' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.210275  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8600' and following 2 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.232982  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8603' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.244671  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8603' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:24.249135  8474 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.249823  8510 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer df5c1bccdb2646a6890aab413102489d (127.0.104.1:46457): Couldn't send request to peer df5c1bccdb2646a6890aab413102489d. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:54:24.465631  8922 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 1150 ops behind the committed index  [suppressed 51 similar messages]
W20251210 02:54:24.564750  8612 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 26 similar messages]
W20251210 02:54:24.584457  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7893' and following 4 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:24.587306  8442 maintenance_manager.cc:643] P df5c1bccdb2646a6890aab413102489d: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 16.743s	user 6.501s	sys 0.075s Metrics: {"bytes_written":1432984,"cfile_cache_hit":16,"cfile_cache_hit_bytes":507840,"cfile_cache_miss":112,"cfile_cache_miss_bytes":4250672,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":22448,"dirs.run_cpu_time_us":188,"dirs.run_wall_time_us":5833,"drs_written":1,"lbm_read_time_us":22363,"lbm_reads_1-10_ms":1,"lbm_reads_10-100_ms":1,"lbm_reads_lt_1ms":138,"lbm_write_time_us":51550,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":162,"num_input_rowsets":2,"peak_mem_usage":1351785,"rows_written":157700,"thread_start_us":22348,"threads_started":1}
I20251210 02:54:24.594646  8501 maintenance_manager.cc:419] P df5c1bccdb2646a6890aab413102489d: Scheduling LogGCOp(cff3f6a4e7c4427390427643ff7dbba7): free 3005091 bytes of WAL
I20251210 02:54:24.598879  8442 log_reader.cc:385] T cff3f6a4e7c4427390427643ff7dbba7: removed 3 log segments from log reader
I20251210 02:54:24.599077  8442 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-0-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000001 (ops 740-1452)
I20251210 02:54:24.599262  8442 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-0-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000002 (ops 1453-2172)
I20251210 02:54:24.599493  8442 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-0-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000003 (ops 2173-2885)
W20251210 02:54:24.600715  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7895' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:24.601711  8442 maintenance_manager.cc:643] P df5c1bccdb2646a6890aab413102489d: LogGCOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.007s	user 0.000s	sys 0.002s Metrics: {}
I20251210 02:54:24.607396  8501 maintenance_manager.cc:419] P df5c1bccdb2646a6890aab413102489d: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.219955
W20251210 02:54:24.619560  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7895' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:24.620302  8612 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.620926  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251210 02:54:24.887563  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8673' and following 5 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.952539  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8687' and following 4 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:24.979276  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8691' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:25.004084  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8697' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:25.027968  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8701' and following 14 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:25.057161  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8706' and following 13 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:25.113098  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8716' and following 8 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:25.129287  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8718' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:25.140579  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8719' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:25.150134  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8721' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:25.164997  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8724' and following 15 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:25.992756  8884 log.cc:927] Time spent T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
I20251210 02:54:26.032606  8912 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer df5c1bccdb2646a6890aab413102489d is lagging by at least 134 ops behind the committed index  [suppressed 48 similar messages]
W20251210 02:54:26.307896  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.3:33705, user_credentials={real_user=slave}} blocked reactor thread for 82582.1us
W20251210 02:54:26.466655  8474 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 13 similar messages]
W20251210 02:54:26.467008  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8977' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:26.479471  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8980' and following 10 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:26.489758  8474 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8982' and following 8 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:26.515271  8473 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8990' and following 0 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:26.534271  8934 raft_consensus.cc:1064] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: attempting to promote NON_VOTER df5c1bccdb2646a6890aab413102489d to VOTER
I20251210 02:54:26.534854  8934 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 18 messages since previous log ~2 seconds ago
W20251210 02:54:26.571441  8933 consensus_queue.cc:1175] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" responder_term: 1 status { last_received { term: 1 index: 8141 } last_committed_idx: 8141 last_received_current_leader { term: 1 index: 8141 } }
I20251210 02:54:26.609874  8934 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20251210 02:54:26.610332  8934 consensus_queue.cc:237] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8990, Committed index: 8990, Last appended: 1.8990, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8991 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } }
I20251210 02:54:26.629745  8614 raft_consensus.cc:1275] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Refusing update from remote peer 447ed1a094844ee6a7764e7df0883250: Log matching property violated. Preceding OpId in replica: term: 1 index: 8141. Preceding OpId from leader: term: 1 index: 8991. (index mismatch)
I20251210 02:54:26.629815  8474 raft_consensus.cc:1275] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 LEARNER]: Refusing update from remote peer 447ed1a094844ee6a7764e7df0883250: Log matching property violated. Preceding OpId in replica: term: 1 index: 8990. Preceding OpId from leader: term: 1 index: 8991. (index mismatch)
I20251210 02:54:26.630275  8934 consensus_queue.cc:1048] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8991, Last known committed idx: 8990, Time since last communication: 0.000s
I20251210 02:54:26.630561  8932 consensus_queue.cc:1048] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8991, Last known committed idx: 8141, Time since last communication: 0.000s
I20251210 02:54:26.630960  8932 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 830 ops behind the committed index 
I20251210 02:54:26.635694  8932 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 1 LEADER]: Committing config change with OpId 1.8991: config changed from index 4192 to 8991, df5c1bccdb2646a6890aab413102489d (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8991 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } } }
I20251210 02:54:26.644325  8376 catalog_manager.cc:5654] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 reported cstate change: config changed from index 4192 to 8991, df5c1bccdb2646a6890aab413102489d (127.0.104.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "447ed1a094844ee6a7764e7df0883250" committed_config { opid_index: 8991 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251210 02:54:26.650627  8474 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Committing config change with OpId 1.8991: config changed from index 4192 to 8991, df5c1bccdb2646a6890aab413102489d (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8991 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } } }
W20251210 02:54:26.829964  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8253' and following 2 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:26.852758  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8254' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:26.865166  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8256' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:26.877504  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8258' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:26.889254  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8258' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:26.889771  8614 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:26.890404  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:54:26.934177  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000036
I20251210 02:54:26.940824  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.001s	sys 0.001s Metrics: {"bytes_written":415,"delete_count":0,"lbm_write_time_us":159,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 02:54:26.941287  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.152182
I20251210 02:54:26.985832  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.044s	user 0.010s	sys 0.002s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2563,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":13680,"dirs.run_cpu_time_us":86,"dirs.run_wall_time_us":87,"lbm_read_time_us":3743,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":24,"lbm_write_time_us":366,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":18327,"threads_started":1,"update_count":1}
W20251210 02:54:28.249187  8510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.1:46457, user_credentials={real_user=slave}} blocked reactor thread for 101854us
W20251210 02:54:28.734134  8612 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 8 similar messages]
W20251210 02:54:28.734316  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8640' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:28.751242  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8640' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:28.751910  8612 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:28.752413  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:54:29.656461  8948 consensus_queue.cc:799] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Peer 8f3e4449bdf34b119e224417bd3b1f9f is lagging by at least 257 ops behind the committed index  [suppressed 35 similar messages]
W20251210 02:54:29.774415  8612 op_tracker.cc:165] op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 1 similar messages]
W20251210 02:54:29.784885  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8808' and following 2 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:29.802162  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8816' and following 10 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:29.813913  8612 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8817' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:29.829309  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8823' and following 12 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:29.850839  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8825' and following 16 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:29.859748  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8826' and following 17 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:29.871702  8614 raft_consensus.cc:1579] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8826' and following 18 ops. Status for this op: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251210 02:54:29.877254  8614 raft_consensus.cc:1595] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251210 02:54:29.877761  8508 consensus_peers.cc:597] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 -> Peer 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705): Couldn't send request to peer 8f3e4449bdf34b119e224417bd3b1f9f. Status: Illegal state: Rejecting Update request from peer 447ed1a094844ee6a7764e7df0883250 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet cff3f6a4e7c4427390427643ff7dbba7 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251210 02:54:30.560961  8581 maintenance_manager.cc:643] P 8f3e4449bdf34b119e224417bd3b1f9f: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 22.087s	user 6.380s	sys 0.161s Metrics: {"bytes_written":1432984,"cfile_cache_hit":16,"cfile_cache_hit_bytes":507840,"cfile_cache_miss":112,"cfile_cache_miss_bytes":4250672,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":14527,"dirs.run_cpu_time_us":187,"dirs.run_wall_time_us":2564,"drs_written":1,"lbm_read_time_us":18808,"lbm_reads_1-10_ms":1,"lbm_reads_10-100_ms":1,"lbm_reads_lt_1ms":138,"lbm_write_time_us":17828,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":163,"num_input_rowsets":2,"peak_mem_usage":1351785,"rows_written":157700,"spinlock_wait_cycles":60513152,"thread_start_us":14405,"threads_started":1}
I20251210 02:54:30.571245  8640 maintenance_manager.cc:419] P 8f3e4449bdf34b119e224417bd3b1f9f: Scheduling LogGCOp(cff3f6a4e7c4427390427643ff7dbba7): free 3010716 bytes of WAL
I20251210 02:54:30.575776  8581 log_reader.cc:385] T cff3f6a4e7c4427390427643ff7dbba7: removed 3 log segments from log reader
I20251210 02:54:30.582465  8581 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-2-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000001 (ops 740-1454)
I20251210 02:54:30.582702  8581 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-2-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000002 (ops 1455-2173)
I20251210 02:54:30.582841  8581 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-2-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000003 (ops 2174-2889)
I20251210 02:54:30.585847  8581 maintenance_manager.cc:643] P 8f3e4449bdf34b119e224417bd3b1f9f: LogGCOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.012s	user 0.003s	sys 0.000s Metrics: {}
I20251210 02:54:30.596139  8640 maintenance_manager.cc:419] P 8f3e4449bdf34b119e224417bd3b1f9f: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.238364
I20251210 02:54:30.701333  8951 raft_consensus.cc:1064] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: attempting to promote NON_VOTER 8f3e4449bdf34b119e224417bd3b1f9f to VOTER
I20251210 02:54:30.701835  8951 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 18 messages since previous log ~1 seconds ago
I20251210 02:54:30.705478  8951 consensus_queue.cc:237] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8991, Committed index: 8991, Last appended: 1.8991, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8992 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } }
I20251210 02:54:30.725353  8612 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Committing config change with OpId 1.8991: config changed from index 4192 to 8991, df5c1bccdb2646a6890aab413102489d (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8991 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: true } } }
I20251210 02:54:30.741870  8474 raft_consensus.cc:1275] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Refusing update from remote peer 447ed1a094844ee6a7764e7df0883250: Log matching property violated. Preceding OpId in replica: term: 1 index: 8991. Preceding OpId from leader: term: 1 index: 8992. (index mismatch)
I20251210 02:54:30.742431  8952 consensus_queue.cc:1048] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8992, Last known committed idx: 8991, Time since last communication: 0.000s
I20251210 02:54:30.747884  8952 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 1 LEADER]: Committing config change with OpId 1.8992: config changed from index 8991 to 8992, 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8992 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } } }
I20251210 02:54:30.752439  8474 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Committing config change with OpId 1.8992: config changed from index 8991 to 8992, 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8992 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } } }
I20251210 02:54:30.761965  8376 catalog_manager.cc:5654] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 reported cstate change: config changed from index 8991 to 8992, 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "447ed1a094844ee6a7764e7df0883250" committed_config { opid_index: 8992 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20251210 02:54:30.771591  8614 raft_consensus.cc:1275] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 LEARNER]: Refusing update from remote peer 447ed1a094844ee6a7764e7df0883250: Log matching property violated. Preceding OpId in replica: term: 1 index: 8991. Preceding OpId from leader: term: 1 index: 8992. (index mismatch)
I20251210 02:54:30.772359  8951 consensus_queue.cc:1048] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8992, Last known committed idx: 8991, Time since last communication: 0.000s
I20251210 02:54:30.773764  8614 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Committing config change with OpId 1.8992: config changed from index 8991 to 8992, 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8992 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } } }
I20251210 02:54:30.797731  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 27.624s	user 12.725s	sys 0.228s Metrics: {"bytes_written":2793562,"cfile_cache_hit":19,"cfile_cache_hit_bytes":1347515,"cfile_cache_miss":219,"cfile_cache_miss_bytes":8081495,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":99540,"dirs.run_cpu_time_us":1664,"dirs.run_wall_time_us":4075,"drs_written":1,"lbm_read_time_us":147572,"lbm_reads_1-10_ms":7,"lbm_reads_10-100_ms":5,"lbm_reads_lt_1ms":235,"lbm_write_time_us":71425,"lbm_writes_10-100_ms":2,"lbm_writes_lt_1ms":306,"num_input_rowsets":2,"peak_mem_usage":2943264,"rows_written":312400,"thread_start_us":102111,"threads_started":4}
I20251210 02:54:30.798684  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling LogGCOp(cff3f6a4e7c4427390427643ff7dbba7): free 6997882 bytes of WAL
I20251210 02:54:30.799119  8512 log_reader.cc:385] T cff3f6a4e7c4427390427643ff7dbba7: removed 7 log segments from log reader
I20251210 02:54:30.799227  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000002 (ops 740-1462)
I20251210 02:54:30.799347  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000003 (ops 1463-2175)
I20251210 02:54:30.799438  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000004 (ops 2176-2889)
I20251210 02:54:30.799528  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000005 (ops 2890-3602)
I20251210 02:54:30.799618  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000006 (ops 3603-4318)
I20251210 02:54:30.799739  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000007 (ops 4319-5031)
I20251210 02:54:30.799871  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000008 (ops 5032-5744)
I20251210 02:54:30.802227  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: LogGCOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.003s	user 0.000s	sys 0.002s Metrics: {}
I20251210 02:54:30.802573  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=0.143409
I20251210 02:54:30.992902  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000053
I20251210 02:54:31.000240  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.003s	sys 0.001s Metrics: {"bytes_written":412,"delete_count":0,"lbm_write_time_us":166,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 02:54:31.002736  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.151082
I20251210 02:54:31.092963  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.090s	user 0.015s	sys 0.011s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2560,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":43325,"dirs.run_cpu_time_us":296,"dirs.run_wall_time_us":3727,"lbm_read_time_us":462,"lbm_reads_lt_1ms":25,"lbm_write_time_us":283,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":70167,"threads_started":2,"update_count":1}
I20251210 02:54:35.080622  8374 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59582:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251210 02:54:35.170881  8376 catalog_manager.cc:5746] TS 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493) does not have the latest schema for tablet cff3f6a4e7c4427390427643ff7dbba7 (table fake-table [id=be544569ba204d3fa5cf7a2860867a73]). Expected version 2 got 1
I20251210 02:54:35.173254  8545 consensus_queue.cc:237] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8992, Committed index: 8992, Last appended: 1.8996, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8997 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } }
I20251210 02:54:35.236038  8614 raft_consensus.cc:1275] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Refusing update from remote peer 447ed1a094844ee6a7764e7df0883250: Log matching property violated. Preceding OpId in replica: term: 1 index: 8993. Preceding OpId from leader: term: 1 index: 8997. (index mismatch)
I20251210 02:54:35.236795  8967 consensus_queue.cc:1048] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8997, Last known committed idx: 8992, Time since last communication: 0.000s
I20251210 02:54:35.320005  8614 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Committing config change with OpId 1.8997: config changed from index 8992 to 8997, VOTER df5c1bccdb2646a6890aab413102489d (127.0.104.1) evicted. New config: { opid_index: 8997 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } } }
I20251210 02:54:35.347713  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000060
I20251210 02:54:35.355683  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.008s	user 0.003s	sys 0.000s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":142,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 02:54:35.356122  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.121012
I20251210 02:54:35.360877  8967 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 1 LEADER]: Committing config change with OpId 1.8997: config changed from index 8992 to 8997, VOTER df5c1bccdb2646a6890aab413102489d (127.0.104.1) evicted. New config: { opid_index: 8997 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } } }
I20251210 02:54:35.367758  8362 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet cff3f6a4e7c4427390427643ff7dbba7 with cas_config_opid_index 8992: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 02:54:35.400117  8371 catalog_manager.cc:5654] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f reported cstate change: config changed from index 8992 to 8997, VOTER df5c1bccdb2646a6890aab413102489d (127.0.104.1) evicted. New cstate: current_term: 1 leader_uuid: "447ed1a094844ee6a7764e7df0883250" committed_config { opid_index: 8997 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } } }
I20251210 02:54:35.400550  8371 catalog_manager.cc:5746] TS 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705) does not have the latest schema for tablet cff3f6a4e7c4427390427643ff7dbba7 (table fake-table [id=be544569ba204d3fa5cf7a2860867a73]). Expected version 2 got 1
I20251210 02:54:35.411147  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.055s	user 0.011s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2478,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":21506,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":1639,"lbm_read_time_us":486,"lbm_reads_lt_1ms":25,"lbm_write_time_us":319,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":38524,"threads_started":2,"update_count":1}
I20251210 02:54:35.411715  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000002
I20251210 02:54:35.427476  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.015s	user 0.005s	sys 0.000s Metrics: {"bytes_written":365,"delete_count":0,"lbm_write_time_us":146,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 02:54:35.428027  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.128839
I20251210 02:54:35.435763  8465 tablet_service.cc:1552] Processing DeleteTablet for tablet cff3f6a4e7c4427390427643ff7dbba7 with delete_type TABLET_DATA_TOMBSTONED (TS df5c1bccdb2646a6890aab413102489d not found in new config with opid_index 8997) from {username='slave'} at 127.0.0.1:38750
I20251210 02:54:35.437294  8376 catalog_manager.cc:5746] TS 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493) does not have the latest schema for tablet cff3f6a4e7c4427390427643ff7dbba7 (table fake-table [id=be544569ba204d3fa5cf7a2860867a73]). Expected version 2 got 1
I20251210 02:54:35.438827  8545 consensus_queue.cc:237] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9000, Committed index: 9000, Last appended: 1.9000, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 9001 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } }
I20251210 02:54:35.439715  8967 raft_consensus.cc:2955] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 [term 1 LEADER]: Committing config change with OpId 1.9001: config changed from index 8997 to 9001, VOTER 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3) evicted. New config: { opid_index: 9001 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } }
I20251210 02:54:35.440207  8376 catalog_manager.cc:5746] TS 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493) does not have the latest schema for tablet cff3f6a4e7c4427390427643ff7dbba7 (table fake-table [id=be544569ba204d3fa5cf7a2860867a73]). Expected version 2 got 1
I20251210 02:54:35.444868  8362 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet cff3f6a4e7c4427390427643ff7dbba7 with cas_config_opid_index 8997: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 02:54:35.444828  8376 catalog_manager.cc:5654] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250 reported cstate change: config changed from index 8997 to 9001, VOTER 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "447ed1a094844ee6a7764e7df0883250" committed_config { opid_index: 9001 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } health_report { overall_health: HEALTHY } } }
I20251210 02:54:35.445158  8376 catalog_manager.cc:5746] TS 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493) does not have the latest schema for tablet cff3f6a4e7c4427390427643ff7dbba7 (table fake-table [id=be544569ba204d3fa5cf7a2860867a73]). Expected version 2 got 1
I20251210 02:54:35.473877  9003 tablet_replica.cc:333] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d: stopping tablet replica
I20251210 02:54:35.491976  8604 tablet_service.cc:1552] Processing DeleteTablet for tablet cff3f6a4e7c4427390427643ff7dbba7 with delete_type TABLET_DATA_TOMBSTONED (TS 8f3e4449bdf34b119e224417bd3b1f9f not found in new config with opid_index 9001) from {username='slave'} at 127.0.0.1:45560
I20251210 02:54:35.500398  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.072s	user 0.008s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2619,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":170,"lbm_read_time_us":1253,"lbm_reads_lt_1ms":25,"lbm_write_time_us":287,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"update_count":1}
I20251210 02:54:35.501034  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000015
I20251210 02:54:35.505312  9006 tablet_replica.cc:333] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f: stopping tablet replica
I20251210 02:54:35.507699  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.003s	sys 0.000s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":141,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 02:54:35.508124  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.113677
I20251210 02:54:35.534345  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.024s	user 0.010s	sys 0.001s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2507,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":242,"lbm_read_time_us":454,"lbm_reads_lt_1ms":25,"lbm_write_time_us":314,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"update_count":1}
I20251210 02:54:36.681574  9007 raft_consensus.cc:493] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 447ed1a094844ee6a7764e7df0883250)
I20251210 02:54:36.681948  9007 raft_consensus.cc:515] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8992 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } }
I20251210 02:54:36.683709  8545 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cff3f6a4e7c4427390427643ff7dbba7" candidate_uuid: "df5c1bccdb2646a6890aab413102489d" candidate_term: 2 candidate_status { last_received { term: 1 index: 8993 } } ignore_live_leader: false dest_uuid: "447ed1a094844ee6a7764e7df0883250" is_pre_election: true
I20251210 02:54:36.702833  9007 leader_election.cc:290] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493), 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705)
I20251210 02:54:36.721377  8614 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cff3f6a4e7c4427390427643ff7dbba7" candidate_uuid: "df5c1bccdb2646a6890aab413102489d" candidate_term: 2 candidate_status { last_received { term: 1 index: 8993 } } ignore_live_leader: false dest_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" is_pre_election: true
I20251210 02:54:36.722016  8438 leader_election.cc:304] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df5c1bccdb2646a6890aab413102489d; no voters: 447ed1a094844ee6a7764e7df0883250, 8f3e4449bdf34b119e224417bd3b1f9f
I20251210 02:54:36.722344  9007 raft_consensus.cc:2749] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20251210 02:54:36.785095  9010 raft_consensus.cc:493] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 447ed1a094844ee6a7764e7df0883250)
I20251210 02:54:36.785414  9010 raft_consensus.cc:515] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8997 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } }
I20251210 02:54:36.786219  9010 leader_election.cc:290] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493)
I20251210 02:54:36.786751  8545 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cff3f6a4e7c4427390427643ff7dbba7" candidate_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9000 } } ignore_live_leader: false dest_uuid: "447ed1a094844ee6a7764e7df0883250" is_pre_election: true
I20251210 02:54:36.787388  8577 leader_election.cc:304] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 8f3e4449bdf34b119e224417bd3b1f9f; no voters: 447ed1a094844ee6a7764e7df0883250
I20251210 02:54:36.787889  9010 raft_consensus.cc:2749] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20251210 02:54:38.253881  9011 raft_consensus.cc:493] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 447ed1a094844ee6a7764e7df0883250)
I20251210 02:54:38.254338  9011 raft_consensus.cc:515] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8992 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } }
I20251210 02:54:38.255846  8545 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cff3f6a4e7c4427390427643ff7dbba7" candidate_uuid: "df5c1bccdb2646a6890aab413102489d" candidate_term: 2 candidate_status { last_received { term: 1 index: 8993 } } ignore_live_leader: false dest_uuid: "447ed1a094844ee6a7764e7df0883250" is_pre_election: true
I20251210 02:54:38.257652  8614 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cff3f6a4e7c4427390427643ff7dbba7" candidate_uuid: "df5c1bccdb2646a6890aab413102489d" candidate_term: 2 candidate_status { last_received { term: 1 index: 8993 } } ignore_live_leader: false dest_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" is_pre_election: true
I20251210 02:54:38.257848  8614 raft_consensus.cc:1813] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Handling vote request from an unknown peer df5c1bccdb2646a6890aab413102489d
I20251210 02:54:38.258028  8614 raft_consensus.cc:2410] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df5c1bccdb2646a6890aab413102489d for term 2 because replica has last-logged OpId of term: 1 index: 9000, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 8993.
I20251210 02:54:38.261246  8438 leader_election.cc:304] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df5c1bccdb2646a6890aab413102489d; no voters: 447ed1a094844ee6a7764e7df0883250, 8f3e4449bdf34b119e224417bd3b1f9f
I20251210 02:54:38.265108  9011 leader_election.cc:290] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493), 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705)
I20251210 02:54:38.265120  9012 raft_consensus.cc:2749] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20251210 02:54:38.794330  9013 raft_consensus.cc:493] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 447ed1a094844ee6a7764e7df0883250)
I20251210 02:54:38.794790  9013 raft_consensus.cc:515] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8997 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } }
I20251210 02:54:38.795950  8545 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cff3f6a4e7c4427390427643ff7dbba7" candidate_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9000 } } ignore_live_leader: false dest_uuid: "447ed1a094844ee6a7764e7df0883250" is_pre_election: true
I20251210 02:54:38.796551  8577 leader_election.cc:304] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 8f3e4449bdf34b119e224417bd3b1f9f; no voters: 447ed1a094844ee6a7764e7df0883250
I20251210 02:54:38.801074  9014 raft_consensus.cc:2749] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20251210 02:54:38.804008  9013 leader_election.cc:290] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493)
W20251210 02:54:40.143168  8740 meta_cache.cc:302] tablet cff3f6a4e7c4427390427643ff7dbba7: replica 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493) has failed: Timed out: Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
W20251210 02:54:40.143510  8740 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
F20251210 02:54:40.144609  8978 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1765335280 (unix time) try "date -d @1765335280" if you are using GNU date ***
F20251210 02:54:40.154353  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251210 02:54:40.154353  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.154561  8980 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e8000001a0) received by PID 416 (TID 0x7f526ca89700) from PID 416; stack trace: ***
    @     0x7f529e3c1980 (unknown) at ??:0
I20251210 02:54:40.181242  8371 catalog_manager.cc:5746] TS 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493) does not have the latest schema for tablet cff3f6a4e7c4427390427643ff7dbba7 (table fake-table [id=be544569ba204d3fa5cf7a2860867a73]). Expected version 2 got 1
    @     0x7f5297196fb7 gsignal at ??:0
    @     0x7f5297198921 abort at ??:0
    @     0x7f5299ecedcd google::LogMessage::Fail() at ??:0
    @     0x7f5299ed2b93 google::LogMessage::SendToLog() at ??:0
    @     0x7f5299ece7cc google::LogMessage::Flush() at ??:0
    @     0x7f5299ecff59 google::LogMessageFatal::~LogMessageFatal() at ??:0
I20251210 02:54:40.310946  9020 raft_consensus.cc:493] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 447ed1a094844ee6a7764e7df0883250)
I20251210 02:54:40.311126  9020 raft_consensus.cc:515] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8992 OBSOLETE_local: true peers { permanent_uuid: "447ed1a094844ee6a7764e7df0883250" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46493 } } peers { permanent_uuid: "df5c1bccdb2646a6890aab413102489d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46457 } attrs { promote: false } } peers { permanent_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 33705 } attrs { promote: false } }
I20251210 02:54:40.312237  8545 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cff3f6a4e7c4427390427643ff7dbba7" candidate_uuid: "df5c1bccdb2646a6890aab413102489d" candidate_term: 2 candidate_status { last_received { term: 1 index: 8993 } } ignore_live_leader: false dest_uuid: "447ed1a094844ee6a7764e7df0883250" is_pre_election: true
I20251210 02:54:40.313247  9020 leader_election.cc:290] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493), 8f3e4449bdf34b119e224417bd3b1f9f (127.0.104.3:33705)
I20251210 02:54:40.313592  8614 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "cff3f6a4e7c4427390427643ff7dbba7" candidate_uuid: "df5c1bccdb2646a6890aab413102489d" candidate_term: 2 candidate_status { last_received { term: 1 index: 8993 } } ignore_live_leader: false dest_uuid: "8f3e4449bdf34b119e224417bd3b1f9f" is_pre_election: true
I20251210 02:54:40.313752  8614 raft_consensus.cc:1813] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Handling vote request from an unknown peer df5c1bccdb2646a6890aab413102489d
I20251210 02:54:40.313869  8614 raft_consensus.cc:2410] T cff3f6a4e7c4427390427643ff7dbba7 P 8f3e4449bdf34b119e224417bd3b1f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df5c1bccdb2646a6890aab413102489d for term 2 because replica has last-logged OpId of term: 1 index: 9000, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 8993.
I20251210 02:54:40.316556  8438 leader_election.cc:304] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df5c1bccdb2646a6890aab413102489d; no voters: 447ed1a094844ee6a7764e7df0883250, 8f3e4449bdf34b119e224417bd3b1f9f
I20251210 02:54:40.326372  9020 raft_consensus.cc:2749] T cff3f6a4e7c4427390427643ff7dbba7 P df5c1bccdb2646a6890aab413102489d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
F20251210 02:54:40.154353  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.154561  8980 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.325691  8972 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f52b0fc6516 kudu::TestWorkload::GetNumberOfErrors() at ??:0
F20251210 02:54:40.154353  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.154561  8980 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.325691  8972 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.367161  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f52b0fc51d0 kudu::TestWorkload::WriteThread() at ??:0
F20251210 02:54:40.154353  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.154561  8980 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.325691  8972 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.367161  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.394081  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
I20251210 02:54:40.410307  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: FlushMRSOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 9.607s	user 7.230s	sys 0.204s Metrics: {"bytes_written":1247875,"cfile_init":1,"dirs.queue_time_us":478,"dirs.run_cpu_time_us":120,"dirs.run_wall_time_us":153,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":23155,"lbm_writes_1-10_ms":4,"lbm_writes_lt_1ms":145,"peak_mem_usage":0,"rows_written":136900,"thread_start_us":44974,"threads_started":2,"wal-append.queue_time_us":49886}
I20251210 02:54:40.411440  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling LogGCOp(cff3f6a4e7c4427390427643ff7dbba7): free 3991915 bytes of WAL
I20251210 02:54:40.411825  8512 log_reader.cc:385] T cff3f6a4e7c4427390427643ff7dbba7: removed 4 log segments from log reader
I20251210 02:54:40.411931  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000009 (ops 5745-6457)
I20251210 02:54:40.412017  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000010 (ops 6458-7171)
I20251210 02:54:40.412114  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000011 (ops 7172-7884)
I20251210 02:54:40.412173  8512 log.cc:1079] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Deleting log segment in path: /tmp/dist-test-task6WlXwb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765335108262347-416-0/minicluster-data/ts-1-root/wals/cff3f6a4e7c4427390427643ff7dbba7/wal-000000012 (ops 7885-8597)
I20251210 02:54:40.411455  8995 tablet.cc:1722] T cff3f6a4e7c4427390427643ff7dbba7 P 447ed1a094844ee6a7764e7df0883250: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
F20251210 02:54:40.154353  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.154561  8980 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.325691  8972 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.367161  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.394081  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.413421  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
I20251210 02:54:40.414108  8512 maintenance_manager.cc:643] P 447ed1a094844ee6a7764e7df0883250: LogGCOp(cff3f6a4e7c4427390427643ff7dbba7) complete. Timing: real 0.002s	user 0.000s	sys 0.002s Metrics: {}
I20251210 02:54:40.414511  8571 maintenance_manager.cc:419] P 447ed1a094844ee6a7764e7df0883250: Scheduling CompactRowSetsOp(cff3f6a4e7c4427390427643ff7dbba7): perf score=1.012881
I20251210 02:54:40.422377  8995 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35436 (request call id 4) took 5283 ms. Trace:
I20251210 02:54:40.422516  8995 rpcz_store.cc:276] 1210 02:54:35.138626 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.138704 (+    78us) service_pool.cc:225] Handling call
1210 02:54:40.422355 (+5283651us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:35.206383 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 02:54:35.206522 (+   139us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 02:54:35.469645 (+263123us) alter_schema_op.cc:66] Acquired schema lock
1210 02:54:35.469656 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 02:54:35.469701 (+    45us) alter_schema_op.cc:128] START. Timestamp: 2
1210 02:54:35.469704 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:54:35.469915 (+   211us) log.cc:844] Serialized 195 byte log entry
1210 02:54:35.470827 (+   912us) op_driver.cc:464] REPLICATION: finished
1210 02:54:35.470929 (+   102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 02:54:40.412583 (+4941654us) log.cc:844] Serialized 5 byte log entry
1210 02:54:40.418317 (+  5734us) tablet_metadata.cc:641] Metadata flushed
1210 02:54:40.422052 (+  3735us) log.cc:844] Serialized 15 byte log entry
1210 02:54:40.422313 (+   261us) alter_schema_op.cc:73] Released schema lock
1210 02:54:40.422318 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":67314,"prepare.run_cpu_time_us":28364,"prepare.run_wall_time_us":263586,"replication_time_us":1097}]]}
W20251210 02:54:40.423628  8982 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35440: Timed out: operation timed out while waiting in prepare queue
W20251210 02:54:40.423986  8982 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=8994, attempt_no=0}) took 5278 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.424139  8982 rpcz_store.cc:269] 1210 02:54:35.145518 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.145628 (+   110us) service_pool.cc:225] Handling call
1210 02:54:40.423933 (+5278305us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:40.423557 (+     0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
1210 02:54:40.423568 (+    11us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.423576 (+     8us) write_op.cc:454] Released schema lock
1210 02:54:40.423581 (+     5us) write_op.cc:335] FINISH: Op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5277510}]]}
W20251210 02:54:40.424795  8982 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35440: Timed out: operation timed out while waiting in prepare queue
W20251210 02:54:40.424993  8982 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=8995, attempt_no=0}) took 5271 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.425119  8982 rpcz_store.cc:269] 1210 02:54:35.153357 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.153419 (+    62us) service_pool.cc:225] Handling call
1210 02:54:40.424947 (+5271528us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:40.424712 (+     0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
1210 02:54:40.424722 (+    10us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.424726 (+     4us) write_op.cc:454] Released schema lock
1210 02:54:40.424729 (+     3us) write_op.cc:335] FINISH: Op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5270849}]]}
W20251210 02:54:40.425529  8982 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35440: Timed out: operation timed out while waiting in prepare queue
W20251210 02:54:40.425695  8982 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=8996, attempt_no=0}) took 5111 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.425781  8982 rpcz_store.cc:269] 1210 02:54:35.313737 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.313792 (+    55us) service_pool.cc:225] Handling call
1210 02:54:40.425657 (+5111865us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:40.425475 (+     0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
1210 02:54:40.425483 (+     8us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.425489 (+     6us) write_op.cc:454] Released schema lock
1210 02:54:40.425491 (+     2us) write_op.cc:335] FINISH: Op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5111227}]]}
W20251210 02:54:40.426170  8982 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35440: Timed out: operation timed out while waiting in prepare queue
W20251210 02:54:40.426343  8982 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=8997, attempt_no=0}) took 5061 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.426431  8982 rpcz_store.cc:269] 1210 02:54:35.365312 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.365359 (+    47us) service_pool.cc:225] Handling call
1210 02:54:40.426301 (+5060942us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:40.426117 (+     0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
1210 02:54:40.426124 (+     7us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.426128 (+     4us) write_op.cc:454] Released schema lock
1210 02:54:40.426131 (+     3us) write_op.cc:335] FINISH: Op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5060272}]]}
W20251210 02:54:40.426826  8982 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35440: Timed out: operation timed out while waiting in prepare queue
W20251210 02:54:40.427026  8982 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=8998, attempt_no=0}) took 5034 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.427134  8982 rpcz_store.cc:269] 1210 02:54:35.392638 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.392683 (+    45us) service_pool.cc:225] Handling call
1210 02:54:40.426966 (+5034283us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:40.426773 (+     0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
1210 02:54:40.426780 (+     7us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.426786 (+     6us) write_op.cc:454] Released schema lock
1210 02:54:40.426788 (+     2us) write_op.cc:335] FINISH: Op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5033493}]]}
W20251210 02:54:40.427659  8982 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35440: Timed out: operation timed out while waiting in prepare queue
W20251210 02:54:40.427855  8982 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=8999, attempt_no=0}) took 5017 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.427956  8982 rpcz_store.cc:269] 1210 02:54:35.410765 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.410825 (+    60us) service_pool.cc:225] Handling call
1210 02:54:40.427813 (+5016988us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:40.427599 (+     0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
1210 02:54:40.427609 (+    10us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.427615 (+     6us) write_op.cc:454] Released schema lock
1210 02:54:40.427620 (+     5us) write_op.cc:335] FINISH: Op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5016191}]]}
F20251210 02:54:40.154353  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.154561  8980 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.325691  8972 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.367161  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.394081  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.413421  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.435029  8974 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251210 02:54:40.154353  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.154561  8980 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.325691  8972 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.367161  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.394081  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.413421  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.435029  8974 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.450778  8975 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f52b0fd767c std::__invoke_impl<>() at ??:0
W20251210 02:54:40.476838  8995 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=8993, attempt_no=0}) took 5334 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.476986  8995 rpcz_store.cc:269] 1210 02:54:35.141839 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.141887 (+    48us) service_pool.cc:225] Handling call
1210 02:54:40.476734 (+5334847us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:35.470028 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:54:35.470158 (+   130us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:54:40.422339 (+4952181us) write_op.cc:435] Acquired schema lock
1210 02:54:40.422342 (+     3us) tablet.cc:660] Decoding operations
1210 02:54:40.422727 (+   385us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:54:40.422740 (+    13us) write_op.cc:641] Partition lock acquired for write op
1210 02:54:40.422745 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:54:40.423096 (+   351us) tablet.cc:699] Row locks acquired
1210 02:54:40.423099 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:54:40.423139 (+    40us) write_op.cc:270] Start()
1210 02:54:40.423172 (+    33us) write_op.cc:276] Timestamp: L: 9046
1210 02:54:40.423175 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:54:40.423432 (+   257us) log.cc:844] Serialized 52872 byte log entry
1210 02:54:40.465844 (+ 42412us) op_driver.cc:464] REPLICATION: finished
1210 02:54:40.467699 (+  1855us) write_op.cc:301] APPLY: starting
1210 02:54:40.467726 (+    27us) tablet.cc:1365] starting BulkCheckPresence
1210 02:54:40.471640 (+  3914us) tablet.cc:1368] finished BulkCheckPresence
1210 02:54:40.471668 (+    28us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:54:40.476244 (+  4576us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:54:40.476307 (+    63us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:54:40.476316 (+     9us) write_op.cc:312] APPLY: finished
1210 02:54:40.476490 (+   174us) log.cc:844] Serialized 320 byte log entry
1210 02:54:40.476563 (+    73us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.476623 (+    60us) write_op.cc:454] Released schema lock
1210 02:54:40.476635 (+    12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1791,"cfile_cache_hit":36,"cfile_cache_hit_bytes":147816,"cfile_cache_miss":46,"cfile_cache_miss_bytes":185810,"cfile_init":1,"lbm_read_time_us":781,"lbm_reads_lt_1ms":50,"num_ops":50,"prepare.queue_time_us":327689,"prepare.run_cpu_time_us":535324,"prepare.run_wall_time_us":4953486,"replication_time_us":42638}]]}
F20251210 02:54:40.154353  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.154561  8980 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.325691  8972 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.367161  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.394081  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.413421  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.435029  8974 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.450778  8975 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)F20251210 02:54:40.483680  8973 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet cff3f6a4e7c4427390427643ff7dbba7 after 1 attempt(s): Failed to write to server: 447ed1a094844ee6a7764e7df0883250 (127.0.104.2:46493): Write RPC to 127.0.104.2:46493 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
W20251210 02:54:40.490520  8995 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=9000, attempt_no=0}) took 5057 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.490658  8995 rpcz_store.cc:269] 1210 02:54:35.432964 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.433009 (+    45us) service_pool.cc:225] Handling call
1210 02:54:40.490459 (+5057450us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:40.428374 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:54:40.428576 (+   202us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:54:40.428583 (+     7us) write_op.cc:435] Acquired schema lock
1210 02:54:40.428587 (+     4us) tablet.cc:660] Decoding operations
1210 02:54:40.429644 (+  1057us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:54:40.429655 (+    11us) write_op.cc:641] Partition lock acquired for write op
1210 02:54:40.429660 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:54:40.430035 (+   375us) tablet.cc:699] Row locks acquired
1210 02:54:40.430038 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:54:40.430073 (+    35us) write_op.cc:270] Start()
1210 02:54:40.430105 (+    32us) write_op.cc:276] Timestamp: L: 9047
1210 02:54:40.430108 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 02:54:40.430328 (+   220us) log.cc:844] Serialized 52872 byte log entry
1210 02:54:40.478229 (+ 47901us) op_driver.cc:464] REPLICATION: finished
1210 02:54:40.478592 (+   363us) write_op.cc:301] APPLY: starting
1210 02:54:40.478608 (+    16us) tablet.cc:1365] starting BulkCheckPresence
1210 02:54:40.488702 (+ 10094us) tablet.cc:1368] finished BulkCheckPresence
1210 02:54:40.488738 (+    36us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:54:40.489758 (+  1020us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:54:40.489824 (+    66us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:54:40.489834 (+    10us) write_op.cc:312] APPLY: finished
1210 02:54:40.490014 (+   180us) log.cc:844] Serialized 320 byte log entry
1210 02:54:40.490292 (+   278us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.490349 (+    57us) write_op.cc:454] Released schema lock
1210 02:54:40.490359 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":310,"cfile_cache_hit":56,"cfile_cache_hit_bytes":229936,"cfile_cache_miss":21,"cfile_cache_miss_bytes":86226,"lbm_read_time_us":7608,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":20,"num_ops":50,"prepare.queue_time_us":4994871,"prepare.run_cpu_time_us":1507,"prepare.run_wall_time_us":2018,"replication_time_us":48099}]]}
    @     0x7f52b0fd758d std::__invoke<>() at ??:0
I20251210 02:54:40.520388  8369 catalog_manager.cc:6199] T 00000000000000000000000000000000 P d9232bbd7b724e0e976dedee541e5875: fake-table [id=be544569ba204d3fa5cf7a2860867a73] alter complete (version 2)
W20251210 02:54:40.529129  9031 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=9002, attempt_no=0}) took 5046 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.529260  9031 rpcz_store.cc:269] 1210 02:54:35.482566 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.482623 (+    57us) service_pool.cc:225] Handling call
1210 02:54:40.529078 (+5046455us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:40.432298 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:54:40.432427 (+   129us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:54:40.432434 (+     7us) write_op.cc:435] Acquired schema lock
1210 02:54:40.432438 (+     4us) tablet.cc:660] Decoding operations
1210 02:54:40.433147 (+   709us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:54:40.433157 (+    10us) write_op.cc:641] Partition lock acquired for write op
1210 02:54:40.433164 (+     7us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:54:40.433762 (+   598us) tablet.cc:699] Row locks acquired
1210 02:54:40.433767 (+     5us) write_op.cc:260] PREPARE: finished
1210 02:54:40.433799 (+    32us) write_op.cc:270] Start()
1210 02:54:40.433830 (+    31us) write_op.cc:276] Timestamp: L: 9049
1210 02:54:40.433834 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:54:40.434072 (+   238us) log.cc:844] Serialized 52872 byte log entry
1210 02:54:40.505055 (+ 70983us) op_driver.cc:464] REPLICATION: finished
1210 02:54:40.507112 (+  2057us) write_op.cc:301] APPLY: starting
1210 02:54:40.507129 (+    17us) tablet.cc:1365] starting BulkCheckPresence
1210 02:54:40.511640 (+  4511us) tablet.cc:1368] finished BulkCheckPresence
1210 02:54:40.511695 (+    55us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:54:40.528303 (+ 16608us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:54:40.528369 (+    66us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:54:40.528378 (+     9us) write_op.cc:312] APPLY: finished
1210 02:54:40.528607 (+   229us) log.cc:844] Serialized 320 byte log entry
1210 02:54:40.528910 (+   303us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.528971 (+    61us) write_op.cc:454] Released schema lock
1210 02:54:40.528981 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2001,"cfile_cache_hit":72,"cfile_cache_hit_bytes":290822,"cfile_cache_miss":6,"cfile_cache_miss_bytes":24636,"lbm_read_time_us":144,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":4949160,"prepare.run_cpu_time_us":1835,"prepare.run_wall_time_us":1834,"replication_time_us":71196,"thread_start_us":8794,"threads_started":1}]]}
W20251210 02:54:40.533068  9028 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35440 (ReqId={client: c190629fa7f94ae0b11b6414f330707b, seq_no=9001, attempt_no=0}) took 5083 ms (client timeout 4999 ms). Trace:
W20251210 02:54:40.533191  9028 rpcz_store.cc:269] 1210 02:54:35.449426 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 02:54:35.449485 (+    59us) service_pool.cc:225] Handling call
1210 02:54:40.533016 (+5083531us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 02:54:40.430431 (+     0us) write_op.cc:183] PREPARE: starting on tablet cff3f6a4e7c4427390427643ff7dbba7
1210 02:54:40.430562 (+   131us) write_op.cc:432] Acquiring schema lock in shared mode
1210 02:54:40.430566 (+     4us) write_op.cc:435] Acquired schema lock
1210 02:54:40.430568 (+     2us) tablet.cc:660] Decoding operations
1210 02:54:40.431214 (+   646us) write_op.cc:620] Acquiring the partition lock for write op
1210 02:54:40.431227 (+    13us) write_op.cc:641] Partition lock acquired for write op
1210 02:54:40.431234 (+     7us) tablet.cc:683] Acquiring locks for 50 operations
1210 02:54:40.431849 (+   615us) tablet.cc:699] Row locks acquired
1210 02:54:40.431852 (+     3us) write_op.cc:260] PREPARE: finished
1210 02:54:40.431886 (+    34us) write_op.cc:270] Start()
1210 02:54:40.431919 (+    33us) write_op.cc:276] Timestamp: L: 9048
1210 02:54:40.431923 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 02:54:40.432184 (+   261us) log.cc:844] Serialized 52872 byte log entry
1210 02:54:40.478321 (+ 46137us) op_driver.cc:464] REPLICATION: finished
1210 02:54:40.499091 (+ 20770us) write_op.cc:301] APPLY: starting
1210 02:54:40.499111 (+    20us) tablet.cc:1365] starting BulkCheckPresence
1210 02:54:40.502053 (+  2942us) tablet.cc:1368] finished BulkCheckPresence
1210 02:54:40.502082 (+    29us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 02:54:40.504514 (+  2432us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 02:54:40.504587 (+    73us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 02:54:40.504597 (+    10us) write_op.cc:312] APPLY: finished
1210 02:54:40.531202 (+ 26605us) log.cc:844] Serialized 320 byte log entry
1210 02:54:40.532834 (+  1632us) write_op.cc:489] Releasing partition, row and schema locks
1210 02:54:40.532904 (+    70us) write_op.cc:454] Released schema lock
1210 02:54:40.532915 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20723,"cfile_cache_hit":68,"cfile_cache_hit_bytes":274398,"cfile_cache_miss":19,"cfile_cache_miss_bytes":78014,"lbm_read_time_us":354,"lbm_reads_lt_1ms":19,"num_ops":50,"prepare.queue_time_us":4980502,"prepare.run_cpu_time_us":1820,"prepare.run_wall_time_us":1819,"replication_time_us":46382,"thread_start_us":26506,"threads_started":1}]]}
I20251210 02:54:40.541082  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000006
I20251210 02:54:40.546322  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s	user 0.003s	sys 0.000s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":141,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 02:54:40.546765  8367 maintenance_manager.cc:419] P d9232bbd7b724e0e976dedee541e5875: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.116279
    @     0x7f52b0fd754a _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
    @     0x7f52b0fd74fe std::thread::_Invoker<>::operator()() at ??:0
    @     0x7f52b0fd7239 std::thread::_State_impl<>::_M_run() at ??:0
I20251210 02:54:40.638126  8366 maintenance_manager.cc:643] P d9232bbd7b724e0e976dedee541e5875: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.090s	user 0.010s	sys 0.012s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2445,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":34150,"dirs.run_cpu_time_us":300,"dirs.run_wall_time_us":2030,"lbm_read_time_us":439,"lbm_reads_lt_1ms":25,"lbm_write_time_us":1286,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":59545,"threads_started":2,"update_count":1}
    @     0x7f529781e6df (unknown) at ??:0
    @     0x7f529e3b66db start_thread at ??:0
    @     0x7f529727971f clone at ??:0