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 08:51:44.459888   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45513
I20251210 08:51:44.462026   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 08:51:44.463429   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:44.468370   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:44.472080   416 webserver.cc:492] Webserver started at http://127.0.104.62:32949/ using document root <none> and password file <none>
I20251210 08:51:44.472918   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:44.473016   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:44.473426   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:44.477111   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "67d5a60325984dc9a072fb5aeca3200d"
format_stamp: "Formatted at 2025-12-10 08:51:44 on dist-test-slave-cbxd"
I20251210 08:51:44.485615   416 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20251210 08:51:44.489290   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 08:51:44.491142   416 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:51:44.491357   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "67d5a60325984dc9a072fb5aeca3200d"
format_stamp: "Formatted at 2025-12-10 08:51:44 on dist-test-slave-cbxd"
I20251210 08:51:44.491577   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-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 08:51:44.509703   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:44.510625   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 08:51:44.510928   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:44.534205   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45513
I20251210 08:51:44.534205   475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45513 every 8 connection(s)
I20251210 08:51:44.538511   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 08:51:44.551156   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: Bootstrap starting.
I20251210 08:51:44.555045   476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:44.556318   476 log.cc:826] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: Log is configured to *not* fsync() on all Append() calls
I20251210 08:51:44.559437   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: No bootstrap required, opened a new log
I20251210 08:51:44.566035   476 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67d5a60325984dc9a072fb5aeca3200d" member_type: VOTER }
I20251210 08:51:44.566370   476 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:44.566500   476 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d5a60325984dc9a072fb5aeca3200d, State: Initialized, Role: FOLLOWER
I20251210 08:51:44.567267   476 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67d5a60325984dc9a072fb5aeca3200d" member_type: VOTER }
I20251210 08:51:44.567489   476 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:44.567592   476 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:44.567764   476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:44.569828   476 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67d5a60325984dc9a072fb5aeca3200d" member_type: VOTER }
I20251210 08:51:44.570420   476 leader_election.cc:304] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 67d5a60325984dc9a072fb5aeca3200d; no voters: 
I20251210 08:51:44.571079   476 leader_election.cc:290] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:44.571246   479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:44.571995   479 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 1 LEADER]: Becoming Leader. State: Replica: 67d5a60325984dc9a072fb5aeca3200d, State: Running, Role: LEADER
I20251210 08:51:44.572525   479 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67d5a60325984dc9a072fb5aeca3200d" member_type: VOTER }
I20251210 08:51:44.573292   476 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:44.576139   481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67d5a60325984dc9a072fb5aeca3200d. Latest consensus state: current_term: 1 leader_uuid: "67d5a60325984dc9a072fb5aeca3200d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67d5a60325984dc9a072fb5aeca3200d" member_type: VOTER } }
I20251210 08:51:44.576445   481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:44.577037   480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67d5a60325984dc9a072fb5aeca3200d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67d5a60325984dc9a072fb5aeca3200d" member_type: VOTER } }
I20251210 08:51:44.577323   480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:44.578689   487 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:44.585561   487 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:44.586199   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:44.596881   487 catalog_manager.cc:1357] Generated new cluster ID: 70777fdfda4342d59aefa62327df8164
I20251210 08:51:44.597010   487 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:44.607765   487 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:44.609032   487 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:44.624580   487 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: Generated new TSK 0
I20251210 08:51:44.625625   487 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:44.651983   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:44.654201   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:44.655890   416 webserver.cc:492] Webserver started at http://127.0.104.1:36571/ using document root <none> and password file <none>
I20251210 08:51:44.656682   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:44.656773   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:44.656960   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:44.657694   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "6d930e42cc594aaeaece8724dd6083e1"
format_stamp: "Formatted at 2025-12-10 08:51:44 on dist-test-slave-cbxd"
I20251210 08:51:44.660846   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 08:51:44.662809   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 08:51:44.663293   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:51:44.663450   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "6d930e42cc594aaeaece8724dd6083e1"
format_stamp: "Formatted at 2025-12-10 08:51:44 on dist-test-slave-cbxd"
I20251210 08:51:44.663606   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1765356704385981-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 08:51:44.681663   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:44.682538   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:44.683561   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:44.686131   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:44.686295   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:44.686422   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:44.686509   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:44.708910   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37051
I20251210 08:51:44.708978   563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37051 every 8 connection(s)
I20251210 08:51:44.731966   564 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45513
I20251210 08:51:44.732344   564 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:44.733145   564 heartbeater.cc:507] Master 127.0.104.62:45513 requested a full tablet report, sending...
I20251210 08:51:44.735647   441 ts_manager.cc:194] Registered new tserver with Master: 6d930e42cc594aaeaece8724dd6083e1 (127.0.104.1:37051)
I20251210 08:51:44.736256   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.025823622s
I20251210 08:51:44.738251   441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48776
I20251210 08:51:44.751453   564 heartbeater.cc:499] Master 127.0.104.62:45513 was elected leader, sending a full tablet report...
I20251210 08:51:44.755430   441 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.781942   529 tablet_service.cc:1505] Processing CreateTablet for tablet 3b3b5f63b7ca402c9ff93a142368d247 (DEFAULT_TABLE table=fake-table [id=8f40f13abdf9407c807350376a5032d4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:44.782723   529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3b5f63b7ca402c9ff93a142368d247. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:44.789503   576 tablet_bootstrap.cc:492] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: Bootstrap starting.
I20251210 08:51:44.791253   576 tablet_bootstrap.cc:654] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:44.793354   576 tablet_bootstrap.cc:492] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: No bootstrap required, opened a new log
I20251210 08:51:44.793542   576 ts_tablet_manager.cc:1403] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:51:44.794413   576 raft_consensus.cc:359] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d930e42cc594aaeaece8724dd6083e1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37051 } }
I20251210 08:51:44.794592   576 raft_consensus.cc:385] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:44.794685   576 raft_consensus.cc:740] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d930e42cc594aaeaece8724dd6083e1, State: Initialized, Role: FOLLOWER
I20251210 08:51:44.794893   576 consensus_queue.cc:260] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d930e42cc594aaeaece8724dd6083e1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37051 } }
I20251210 08:51:44.795047   576 raft_consensus.cc:399] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:44.795127   576 raft_consensus.cc:493] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:44.795236   576 raft_consensus.cc:3060] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:44.797324   576 raft_consensus.cc:515] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d930e42cc594aaeaece8724dd6083e1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37051 } }
I20251210 08:51:44.797557   576 leader_election.cc:304] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d930e42cc594aaeaece8724dd6083e1; no voters: 
I20251210 08:51:44.798040   576 leader_election.cc:290] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:44.798811   578 raft_consensus.cc:2804] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:44.800060   576 ts_tablet_manager.cc:1434] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20251210 08:51:44.801556   578 raft_consensus.cc:697] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 1 LEADER]: Becoming Leader. State: Replica: 6d930e42cc594aaeaece8724dd6083e1, State: Running, Role: LEADER
I20251210 08:51:44.801942   578 consensus_queue.cc:237] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d930e42cc594aaeaece8724dd6083e1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37051 } }
I20251210 08:51:44.804945   440 catalog_manager.cc:5654] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d930e42cc594aaeaece8724dd6083e1 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "6d930e42cc594aaeaece8724dd6083e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d930e42cc594aaeaece8724dd6083e1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37051 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:44.826579   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:44.828696   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.835637   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:44.837617   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:44.845373   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 1)
I20251210 08:51:44.848670   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.854411   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:44.854880   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:44.862782   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 2)
I20251210 08:51:44.867328   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.872617   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:44.873499   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:44.881423   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 3)
I20251210 08:51:44.885541   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.891000   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:44.891590   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:44.899132   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 4)
I20251210 08:51:44.901170   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.906744   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:44.907317   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:44.915642   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 5)
I20251210 08:51:44.918613   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.924675   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:44.925232   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:44.934023   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 6)
I20251210 08:51:44.938198   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.944324   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:44.944968   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:44.953187   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 7)
I20251210 08:51:44.956943   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.962739   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:44.963402   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:44.971832   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 8)
I20251210 08:51:44.974956   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.981766   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:44.982390   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:44.990679   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 9)
I20251210 08:51:44.994191   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:44.999825   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.000530   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.008761   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 10)
I20251210 08:51:45.012027   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:45.018779   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.019415   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.026784   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 11)
I20251210 08:51:45.031693   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:45.037931   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.038753   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.046712   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 12)
I20251210 08:51:45.050972   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:45.056630   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.057967   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.065388   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 13)
I20251210 08:51:45.068694   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
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 08:51:45.074271   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.074927   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.081996   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 14)
I20251210 08:51:45.085454   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20251210 08:51:45.090626   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.091264   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.099340   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 15)
I20251210 08:51:45.102727   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20251210 08:51:45.107939   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.108582   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.115482   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 16)
I20251210 08:51:45.119346   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20251210 08:51:45.125094   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.125737   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.132647   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 17)
I20251210 08:51:45.136248   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20251210 08:51:45.141207   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.141816   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.148453   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 18)
I20251210 08:51:45.152495   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20251210 08:51:45.157493   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.158085   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.165199   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 19)
I20251210 08:51:45.168850   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20251210 08:51:45.173991   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.174589   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.181793   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 20)
I20251210 08:51:45.183028   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20251210 08:51:45.188133   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.188719   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.195729   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 21)
I20251210 08:51:45.200044   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20251210 08:51:45.205277   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.205827   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.213022   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 22)
I20251210 08:51:45.217115   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20251210 08:51:45.222216   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.222709   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.229585   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 23)
I20251210 08:51:45.233714   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20251210 08:51:45.238648   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.239125   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.245947   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 24)
I20251210 08:51:45.250268   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20251210 08:51:45.254989   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.255453   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.262230   440 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 25)
I20251210 08:51:45.266382   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20251210 08:51:45.270756   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.271175   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.277818   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 26)
I20251210 08:51:45.279021   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48782:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20251210 08:51:45.283711   584 tablet.cc:1722] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: 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 08:51:45.284188   584 tablet.cc:1620] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: MemRowSet was empty: no flush needed.
I20251210 08:51:45.290453   441 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: fake-table [id=8f40f13abdf9407c807350376a5032d4] alter complete (version 27)
I20251210 08:51:45.291474   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:45.301050   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:45.301479   416 tablet_replica.cc:333] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1: stopping tablet replica
I20251210 08:51:45.301946   416 raft_consensus.cc:2243] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:45.302218   416 raft_consensus.cc:2272] T 3b3b5f63b7ca402c9ff93a142368d247 P 6d930e42cc594aaeaece8724dd6083e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:45.317878   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:45.323113   416 master.cc:561] Master@127.0.104.62:45513 shutting down...
I20251210 08:51:45.330920   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:45.331198   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:45.331333   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67d5a60325984dc9a072fb5aeca3200d: stopping tablet replica
I20251210 08:51:45.345192   416 master.cc:583] Master@127.0.104.62:45513 shutdown complete.
[       OK ] AlterTableTest.TestTabletReports (900 ms)
[ RUN      ] AlterTableTest.TestAddExistingColumn
I20251210 08:51:45.355666   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41615
I20251210 08:51:45.356263   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:45.357061   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:45.358255   416 webserver.cc:492] Webserver started at http://127.0.104.62:42341/ using document root <none> and password file <none>
I20251210 08:51:45.358464   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:45.358551   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:45.358687   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:45.359277   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "d2066478b68f4b3c84c09631bc6c2ffc"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.361615   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:51:45.363088   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 08:51:45.363469   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 08:51:45.363569   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "d2066478b68f4b3c84c09631bc6c2ffc"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.363683   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-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 08:51:45.377652   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:45.378235   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:45.391713   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41615
I20251210 08:51:45.391753   639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41615 every 8 connection(s)
I20251210 08:51:45.393147   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 08:51:45.397158   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc: Bootstrap starting.
I20251210 08:51:45.398552   640 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:45.400241   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc: No bootstrap required, opened a new log
I20251210 08:51:45.400892   640 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2066478b68f4b3c84c09631bc6c2ffc" member_type: VOTER }
I20251210 08:51:45.401036   640 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:45.401126   640 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2066478b68f4b3c84c09631bc6c2ffc, State: Initialized, Role: FOLLOWER
I20251210 08:51:45.401332   640 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2066478b68f4b3c84c09631bc6c2ffc" member_type: VOTER }
I20251210 08:51:45.401481   640 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:45.401547   640 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:45.401654   640 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:45.403349   640 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2066478b68f4b3c84c09631bc6c2ffc" member_type: VOTER }
I20251210 08:51:45.403565   640 leader_election.cc:304] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d2066478b68f4b3c84c09631bc6c2ffc; no voters: 
I20251210 08:51:45.404037   640 leader_election.cc:290] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:45.404182   643 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:45.404698   643 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 1 LEADER]: Becoming Leader. State: Replica: d2066478b68f4b3c84c09631bc6c2ffc, State: Running, Role: LEADER
I20251210 08:51:45.404982   640 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:45.405009   643 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2066478b68f4b3c84c09631bc6c2ffc" member_type: VOTER }
I20251210 08:51:45.405900   644 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2066478b68f4b3c84c09631bc6c2ffc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2066478b68f4b3c84c09631bc6c2ffc" member_type: VOTER } }
I20251210 08:51:45.405934   645 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2066478b68f4b3c84c09631bc6c2ffc. Latest consensus state: current_term: 1 leader_uuid: "d2066478b68f4b3c84c09631bc6c2ffc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2066478b68f4b3c84c09631bc6c2ffc" member_type: VOTER } }
I20251210 08:51:45.406211   645 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:45.406208   644 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:45.407299   648 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:45.409142   648 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:45.412647   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:45.412833   648 catalog_manager.cc:1357] Generated new cluster ID: b8d7d78080c345faac79f584258bfeea
I20251210 08:51:45.412917   648 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:45.427136   648 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:45.427978   648 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:45.439273   648 catalog_manager.cc:6027] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc: Generated new TSK 0
I20251210 08:51:45.439539   648 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:45.445254   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:45.446326   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:45.448115   416 webserver.cc:492] Webserver started at http://127.0.104.1:39969/ using document root <none> and password file <none>
I20251210 08:51:45.448328   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:45.448392   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:45.448510   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:45.449085   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "4f6f06a6f431463dbc4ced557969ff08"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.451459   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:51:45.453027   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 08:51:45.453377   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 08:51:45.453475   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "4f6f06a6f431463dbc4ced557969ff08"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.453575   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1765356704385981-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 08:51:45.460665   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:45.461217   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:45.461701   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:45.462455   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:45.462530   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:45.462597   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:45.462649   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:45.480075   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36399
I20251210 08:51:45.480103   726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36399 every 8 connection(s)
I20251210 08:51:45.487558   727 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41615
I20251210 08:51:45.487709   727 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:45.488116   727 heartbeater.cc:507] Master 127.0.104.62:41615 requested a full tablet report, sending...
I20251210 08:51:45.488936   605 ts_manager.cc:194] Registered new tserver with Master: 4f6f06a6f431463dbc4ced557969ff08 (127.0.104.1:36399)
I20251210 08:51:45.489845   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008787949s
I20251210 08:51:45.490500   605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46686
I20251210 08:51:45.500801   605 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46696:
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 08:51:45.501792   727 heartbeater.cc:499] Master 127.0.104.62:41615 was elected leader, sending a full tablet report...
I20251210 08:51:45.514380   692 tablet_service.cc:1505] Processing CreateTablet for tablet 7e7c3a8932464111bba6d2f0575bd747 (DEFAULT_TABLE table=fake-table [id=6ec69b4230744262906e20f107a7fe09]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:45.514811   692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7c3a8932464111bba6d2f0575bd747. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:45.519693   739 tablet_bootstrap.cc:492] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08: Bootstrap starting.
I20251210 08:51:45.521836   739 tablet_bootstrap.cc:654] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:45.523458   739 tablet_bootstrap.cc:492] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08: No bootstrap required, opened a new log
I20251210 08:51:45.523587   739 ts_tablet_manager.cc:1403] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:51:45.524261   739 raft_consensus.cc:359] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f6f06a6f431463dbc4ced557969ff08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } }
I20251210 08:51:45.524400   739 raft_consensus.cc:385] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:45.524489   739 raft_consensus.cc:740] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6f06a6f431463dbc4ced557969ff08, State: Initialized, Role: FOLLOWER
I20251210 08:51:45.524739   739 consensus_queue.cc:260] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f6f06a6f431463dbc4ced557969ff08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } }
I20251210 08:51:45.524923   739 raft_consensus.cc:399] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:45.525039   739 raft_consensus.cc:493] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:45.525167   739 raft_consensus.cc:3060] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:45.527345   739 raft_consensus.cc:515] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f6f06a6f431463dbc4ced557969ff08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } }
I20251210 08:51:45.527590   739 leader_election.cc:304] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4f6f06a6f431463dbc4ced557969ff08; no voters: 
I20251210 08:51:45.528095   739 leader_election.cc:290] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:45.528266   741 raft_consensus.cc:2804] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:45.528856   741 raft_consensus.cc:697] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6f06a6f431463dbc4ced557969ff08, State: Running, Role: LEADER
I20251210 08:51:45.528861   739 ts_tablet_manager.cc:1434] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20251210 08:51:45.529209   741 consensus_queue.cc:237] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f6f06a6f431463dbc4ced557969ff08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } }
I20251210 08:51:45.531423   604 catalog_manager.cc:5654] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6f06a6f431463dbc4ced557969ff08 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "4f6f06a6f431463dbc4ced557969ff08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f6f06a6f431463dbc4ced557969ff08" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:45.550587   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:45.551410   604 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46696:
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 08:51:45.552995   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:45.560353   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:45.560748   416 tablet_replica.cc:333] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08: stopping tablet replica
I20251210 08:51:45.560905   416 raft_consensus.cc:2243] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:45.561086   416 raft_consensus.cc:2272] T 7e7c3a8932464111bba6d2f0575bd747 P 4f6f06a6f431463dbc4ced557969ff08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:45.575001   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:45.577904   416 master.cc:561] Master@127.0.104.62:41615 shutting down...
I20251210 08:51:45.584584   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:45.584844   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:45.585108   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2066478b68f4b3c84c09631bc6c2ffc: stopping tablet replica
I20251210 08:51:45.589263   416 master.cc:583] Master@127.0.104.62:41615 shutdown complete.
[       OK ] AlterTableTest.TestAddExistingColumn (242 ms)
[ RUN      ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20251210 08:51:45.598542   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39301
I20251210 08:51:45.599086   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:45.599882   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:45.601145   416 webserver.cc:492] Webserver started at http://127.0.104.62:33957/ using document root <none> and password file <none>
I20251210 08:51:45.601343   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:45.601419   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:45.601522   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:45.602129   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "bcf39bf9827147dcbbc254bea2c955b3"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.604465   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:51:45.606037   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 08:51:45.606352   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 08:51:45.606467   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "bcf39bf9827147dcbbc254bea2c955b3"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.606602   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-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 08:51:45.630887   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:45.631528   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:45.643949   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39301
I20251210 08:51:45.644004   801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39301 every 8 connection(s)
I20251210 08:51:45.645224   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 08:51:45.649155   802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3: Bootstrap starting.
I20251210 08:51:45.650527   802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:45.652117   802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3: No bootstrap required, opened a new log
I20251210 08:51:45.652944   802 raft_consensus.cc:359] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcf39bf9827147dcbbc254bea2c955b3" member_type: VOTER }
I20251210 08:51:45.653096   802 raft_consensus.cc:385] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:45.653198   802 raft_consensus.cc:740] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcf39bf9827147dcbbc254bea2c955b3, State: Initialized, Role: FOLLOWER
I20251210 08:51:45.653405   802 consensus_queue.cc:260] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcf39bf9827147dcbbc254bea2c955b3" member_type: VOTER }
I20251210 08:51:45.653544   802 raft_consensus.cc:399] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:45.653616   802 raft_consensus.cc:493] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:45.653719   802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:45.655443   802 raft_consensus.cc:515] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcf39bf9827147dcbbc254bea2c955b3" member_type: VOTER }
I20251210 08:51:45.655668   802 leader_election.cc:304] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bcf39bf9827147dcbbc254bea2c955b3; no voters: 
I20251210 08:51:45.656095   802 leader_election.cc:290] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:45.656219   805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:45.656675   805 raft_consensus.cc:697] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 1 LEADER]: Becoming Leader. State: Replica: bcf39bf9827147dcbbc254bea2c955b3, State: Running, Role: LEADER
I20251210 08:51:45.656944   805 consensus_queue.cc:237] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcf39bf9827147dcbbc254bea2c955b3" member_type: VOTER }
I20251210 08:51:45.656962   802 sys_catalog.cc:565] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:45.657794   806 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bcf39bf9827147dcbbc254bea2c955b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcf39bf9827147dcbbc254bea2c955b3" member_type: VOTER } }
I20251210 08:51:45.657821   807 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcf39bf9827147dcbbc254bea2c955b3. Latest consensus state: current_term: 1 leader_uuid: "bcf39bf9827147dcbbc254bea2c955b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcf39bf9827147dcbbc254bea2c955b3" member_type: VOTER } }
I20251210 08:51:45.658082   807 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:45.659999   806 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:45.660454   810 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:45.662439   810 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:45.662818   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:45.666038   810 catalog_manager.cc:1357] Generated new cluster ID: 2d66d9147abd47008f8dd5c2f394ae8c
I20251210 08:51:45.666121   810 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:45.682011   810 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:45.682780   810 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:45.690555   810 catalog_manager.cc:6027] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3: Generated new TSK 0
I20251210 08:51:45.690785   810 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:45.695429   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:45.696561   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:45.698283   416 webserver.cc:492] Webserver started at http://127.0.104.1:37213/ using document root <none> and password file <none>
I20251210 08:51:45.698505   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:45.698572   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:45.698688   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:45.699277   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "9d8731edcccf473fa5967272780def0f"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.701686   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:51:45.703223   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 08:51:45.703576   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:51:45.703703   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "9d8731edcccf473fa5967272780def0f"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.703812   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1765356704385981-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 08:51:45.723508   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:45.724160   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:45.724716   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:45.726006   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:45.726083   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:45.726176   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:45.726253   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:45.741024   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37499
I20251210 08:51:45.741065   888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37499 every 8 connection(s)
I20251210 08:51:45.748554   889 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39301
I20251210 08:51:45.748709   889 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:45.749136   889 heartbeater.cc:507] Master 127.0.104.62:39301 requested a full tablet report, sending...
I20251210 08:51:45.749987   767 ts_manager.cc:194] Registered new tserver with Master: 9d8731edcccf473fa5967272780def0f (127.0.104.1:37499)
I20251210 08:51:45.750777   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008902335s
I20251210 08:51:45.751101   767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57998
I20251210 08:51:45.762348   767 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58010:
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 08:51:45.763020   889 heartbeater.cc:499] Master 127.0.104.62:39301 was elected leader, sending a full tablet report...
I20251210 08:51:45.775923   854 tablet_service.cc:1505] Processing CreateTablet for tablet 9abdc1ed817f4220aac6f2a2dd4b5d80 (DEFAULT_TABLE table=fake-table [id=e4ed1709af474423adf28814c5ce7fa0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:45.776383   854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9abdc1ed817f4220aac6f2a2dd4b5d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:45.781175   901 tablet_bootstrap.cc:492] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f: Bootstrap starting.
I20251210 08:51:45.782948   901 tablet_bootstrap.cc:654] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:45.785181   901 tablet_bootstrap.cc:492] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f: No bootstrap required, opened a new log
I20251210 08:51:45.785327   901 ts_tablet_manager.cc:1403] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:51:45.785984   901 raft_consensus.cc:359] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d8731edcccf473fa5967272780def0f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37499 } }
I20251210 08:51:45.786173   901 raft_consensus.cc:385] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:45.786274   901 raft_consensus.cc:740] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8731edcccf473fa5967272780def0f, State: Initialized, Role: FOLLOWER
I20251210 08:51:45.786511   901 consensus_queue.cc:260] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d8731edcccf473fa5967272780def0f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37499 } }
I20251210 08:51:45.786700   901 raft_consensus.cc:399] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:45.786793   901 raft_consensus.cc:493] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:45.786909   901 raft_consensus.cc:3060] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:45.788919   901 raft_consensus.cc:515] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d8731edcccf473fa5967272780def0f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37499 } }
I20251210 08:51:45.789142   901 leader_election.cc:304] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d8731edcccf473fa5967272780def0f; no voters: 
I20251210 08:51:45.789568   901 leader_election.cc:290] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:45.789732   903 raft_consensus.cc:2804] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:45.790237   903 raft_consensus.cc:697] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 1 LEADER]: Becoming Leader. State: Replica: 9d8731edcccf473fa5967272780def0f, State: Running, Role: LEADER
I20251210 08:51:45.790343   901 ts_tablet_manager.cc:1434] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:51:45.790563   903 consensus_queue.cc:237] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d8731edcccf473fa5967272780def0f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37499 } }
I20251210 08:51:45.792564   766 catalog_manager.cc:5654] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d8731edcccf473fa5967272780def0f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9d8731edcccf473fa5967272780def0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d8731edcccf473fa5967272780def0f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37499 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:45.813192   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:45.813510   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 08:51:45.814411   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:45.821328   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:45.822448   416 tablet_replica.cc:333] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f: stopping tablet replica
I20251210 08:51:45.822605   416 raft_consensus.cc:2243] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:45.822762   416 raft_consensus.cc:2272] T 9abdc1ed817f4220aac6f2a2dd4b5d80 P 9d8731edcccf473fa5967272780def0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:45.826821   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:45.829649   416 master.cc:561] Master@127.0.104.62:39301 shutting down...
I20251210 08:51:45.836953   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:45.837195   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:45.837388   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P bcf39bf9827147dcbbc254bea2c955b3: stopping tablet replica
I20251210 08:51:45.851419   416 master.cc:583] Master@127.0.104.62:39301 shutdown complete.
[       OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (262 ms)
[ RUN      ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20251210 08:51:45.860791   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34521
I20251210 08:51:45.861311   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:45.862114   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:45.863255   416 webserver.cc:492] Webserver started at http://127.0.104.62:40421/ using document root <none> and password file <none>
I20251210 08:51:45.863463   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:45.863528   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:45.863641   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:45.864276   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "9542b5ba0f974e70bb6ddb26af5a1c96"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.866535   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:51:45.868099   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 08:51:45.868392   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:45.868490   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "9542b5ba0f974e70bb6ddb26af5a1c96"
format_stamp: "Formatted at 2025-12-10 08:51:45 on dist-test-slave-cbxd"
I20251210 08:51:45.868592   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-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 08:51:45.911628   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:45.912256   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:45.924681   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34521
I20251210 08:51:45.924700   963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34521 every 8 connection(s)
I20251210 08:51:45.925930   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 08:51:45.929826   964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96: Bootstrap starting.
I20251210 08:51:45.931193   964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:45.932830   964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96: No bootstrap required, opened a new log
I20251210 08:51:45.933502   964 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9542b5ba0f974e70bb6ddb26af5a1c96" member_type: VOTER }
I20251210 08:51:45.933643   964 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:45.933733   964 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9542b5ba0f974e70bb6ddb26af5a1c96, State: Initialized, Role: FOLLOWER
I20251210 08:51:45.933936   964 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9542b5ba0f974e70bb6ddb26af5a1c96" member_type: VOTER }
I20251210 08:51:45.934087   964 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:45.934160   964 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:45.934273   964 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:45.936014   964 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9542b5ba0f974e70bb6ddb26af5a1c96" member_type: VOTER }
I20251210 08:51:45.936264   964 leader_election.cc:304] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9542b5ba0f974e70bb6ddb26af5a1c96; no voters: 
I20251210 08:51:45.936715   964 leader_election.cc:290] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:45.936858   967 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:45.937664   967 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 1 LEADER]: Becoming Leader. State: Replica: 9542b5ba0f974e70bb6ddb26af5a1c96, State: Running, Role: LEADER
I20251210 08:51:45.937808   964 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:45.937985   967 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9542b5ba0f974e70bb6ddb26af5a1c96" member_type: VOTER }
I20251210 08:51:45.938900   968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9542b5ba0f974e70bb6ddb26af5a1c96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9542b5ba0f974e70bb6ddb26af5a1c96" member_type: VOTER } }
I20251210 08:51:45.939079   968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:45.939994   969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9542b5ba0f974e70bb6ddb26af5a1c96. Latest consensus state: current_term: 1 leader_uuid: "9542b5ba0f974e70bb6ddb26af5a1c96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9542b5ba0f974e70bb6ddb26af5a1c96" member_type: VOTER } }
I20251210 08:51:45.940181   969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:45.944713   972 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:45.946707   972 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:45.947798   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:45.950766   972 catalog_manager.cc:1357] Generated new cluster ID: 752fac266d564519a8e02142f465dad7
I20251210 08:51:45.950850   972 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:45.975065   972 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:45.975826   972 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:45.983379   972 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96: Generated new TSK 0
I20251210 08:51:45.983618   972 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:46.013264   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:46.014725   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:46.016300   416 webserver.cc:492] Webserver started at http://127.0.104.1:46133/ using document root <none> and password file <none>
I20251210 08:51:46.016559   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:46.016665   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:46.016810   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:46.017458   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "d7e3e24a77214b6b834da87713f1ca14"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.020025   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:51:46.021675   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 08:51:46.022022   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:46.022130   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "d7e3e24a77214b6b834da87713f1ca14"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.022259   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1765356704385981-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 08:51:46.043727   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:46.044500   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:46.045076   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:46.045907   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:46.045980   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:46.046106   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:46.046161   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:46.061872   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39431
I20251210 08:51:46.061887  1050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39431 every 8 connection(s)
I20251210 08:51:46.069766  1051 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34521
I20251210 08:51:46.069937  1051 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:46.070320  1051 heartbeater.cc:507] Master 127.0.104.62:34521 requested a full tablet report, sending...
I20251210 08:51:46.071189   929 ts_manager.cc:194] Registered new tserver with Master: d7e3e24a77214b6b834da87713f1ca14 (127.0.104.1:39431)
I20251210 08:51:46.071815   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009056187s
I20251210 08:51:46.072474   929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58172
I20251210 08:51:46.083148   929 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58176:
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 08:51:46.083716  1051 heartbeater.cc:499] Master 127.0.104.62:34521 was elected leader, sending a full tablet report...
I20251210 08:51:46.095829  1016 tablet_service.cc:1505] Processing CreateTablet for tablet 0ffd943086e34cc085f72bb8faf3f19b (DEFAULT_TABLE table=fake-table [id=6aee7216bbd744e8b5c962cf3ae78212]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:46.096371  1016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffd943086e34cc085f72bb8faf3f19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:46.102492  1063 tablet_bootstrap.cc:492] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14: Bootstrap starting.
I20251210 08:51:46.104295  1063 tablet_bootstrap.cc:654] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:46.105913  1063 tablet_bootstrap.cc:492] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14: No bootstrap required, opened a new log
I20251210 08:51:46.106046  1063 ts_tablet_manager.cc:1403] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:51:46.106714  1063 raft_consensus.cc:359] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e3e24a77214b6b834da87713f1ca14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39431 } }
I20251210 08:51:46.106899  1063 raft_consensus.cc:385] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:46.107008  1063 raft_consensus.cc:740] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7e3e24a77214b6b834da87713f1ca14, State: Initialized, Role: FOLLOWER
I20251210 08:51:46.107252  1063 consensus_queue.cc:260] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e3e24a77214b6b834da87713f1ca14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39431 } }
I20251210 08:51:46.107420  1063 raft_consensus.cc:399] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:46.107499  1063 raft_consensus.cc:493] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:46.107595  1063 raft_consensus.cc:3060] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:46.109656  1063 raft_consensus.cc:515] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e3e24a77214b6b834da87713f1ca14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39431 } }
I20251210 08:51:46.109850  1063 leader_election.cc:304] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d7e3e24a77214b6b834da87713f1ca14; no voters: 
I20251210 08:51:46.110227  1063 leader_election.cc:290] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:46.110410  1065 raft_consensus.cc:2804] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:46.110980  1063 ts_tablet_manager.cc:1434] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:51:46.111482  1065 raft_consensus.cc:697] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 1 LEADER]: Becoming Leader. State: Replica: d7e3e24a77214b6b834da87713f1ca14, State: Running, Role: LEADER
I20251210 08:51:46.111768  1065 consensus_queue.cc:237] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e3e24a77214b6b834da87713f1ca14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39431 } }
I20251210 08:51:46.113984   929 catalog_manager.cc:5654] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7e3e24a77214b6b834da87713f1ca14 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "d7e3e24a77214b6b834da87713f1ca14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e3e24a77214b6b834da87713f1ca14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39431 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:46.133598   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:46.183110   929 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58176:
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 08:51:46.189046  1072 tablet.cc:1722] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14: 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 08:51:46.189975  1072 tablet.cc:1620] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14: MemRowSet was empty: no flush needed.
I20251210 08:51:46.198766   929 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96: fake-table [id=6aee7216bbd744e8b5c962cf3ae78212] alter complete (version 1)
I20251210 08:51:46.222211   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:46.231045   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:46.231503   416 tablet_replica.cc:333] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14: stopping tablet replica
I20251210 08:51:46.231679   416 raft_consensus.cc:2243] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:46.231961   416 raft_consensus.cc:2272] T 0ffd943086e34cc085f72bb8faf3f19b P d7e3e24a77214b6b834da87713f1ca14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:46.237407   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:46.240989   416 master.cc:561] Master@127.0.104.62:34521 shutting down...
I20251210 08:51:46.249083   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:46.249357   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:46.249528   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9542b5ba0f974e70bb6ddb26af5a1c96: stopping tablet replica
I20251210 08:51:46.254016   416 master.cc:583] Master@127.0.104.62:34521 shutdown complete.
[       OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (406 ms)
[ RUN      ] AlterTableTest.TestRenamePrimaryKeyColumn
I20251210 08:51:46.268539   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41235
I20251210 08:51:46.269224   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:46.270354   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:46.271726   416 webserver.cc:492] Webserver started at http://127.0.104.62:38119/ using document root <none> and password file <none>
I20251210 08:51:46.272070   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:46.272163   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:46.272347   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:46.273133   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "2f77ba3369104eb1a01588b4be293c5d"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.276350   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251210 08:51:46.278342  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 08:51:46.278735   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 08:51:46.278841   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "2f77ba3369104eb1a01588b4be293c5d"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.278963   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-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 08:51:46.291322   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:46.292012   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:46.306242   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41235
I20251210 08:51:46.306313  1128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41235 every 8 connection(s)
I20251210 08:51:46.307758  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 08:51:46.314237  1129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d: Bootstrap starting.
I20251210 08:51:46.316212  1129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:46.318364  1129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d: No bootstrap required, opened a new log
I20251210 08:51:46.319243  1129 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f77ba3369104eb1a01588b4be293c5d" member_type: VOTER }
I20251210 08:51:46.319437  1129 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:46.319535  1129 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f77ba3369104eb1a01588b4be293c5d, State: Initialized, Role: FOLLOWER
I20251210 08:51:46.319772  1129 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f77ba3369104eb1a01588b4be293c5d" member_type: VOTER }
I20251210 08:51:46.319995  1129 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:46.320086  1129 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:46.320200  1129 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:46.322970  1129 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f77ba3369104eb1a01588b4be293c5d" member_type: VOTER }
I20251210 08:51:46.323220  1129 leader_election.cc:304] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2f77ba3369104eb1a01588b4be293c5d; no voters: 
I20251210 08:51:46.323683  1129 leader_election.cc:290] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:46.323810  1132 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:46.324479  1132 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 1 LEADER]: Becoming Leader. State: Replica: 2f77ba3369104eb1a01588b4be293c5d, State: Running, Role: LEADER
I20251210 08:51:46.324699  1129 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:46.324762  1132 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f77ba3369104eb1a01588b4be293c5d" member_type: VOTER }
I20251210 08:51:46.325769  1134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f77ba3369104eb1a01588b4be293c5d. Latest consensus state: current_term: 1 leader_uuid: "2f77ba3369104eb1a01588b4be293c5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f77ba3369104eb1a01588b4be293c5d" member_type: VOTER } }
I20251210 08:51:46.325731  1133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f77ba3369104eb1a01588b4be293c5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f77ba3369104eb1a01588b4be293c5d" member_type: VOTER } }
I20251210 08:51:46.326465  1134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:46.326510  1133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:46.338963  1138 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:46.341099  1138 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:46.344090   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:46.345476  1138 catalog_manager.cc:1357] Generated new cluster ID: 9c8c69ac7eaf4b239e8b5693594de290
I20251210 08:51:46.345570  1138 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:46.376420  1138 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:46.377288  1138 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:46.387145  1138 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d: Generated new TSK 0
I20251210 08:51:46.387498  1138 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:46.409242   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:46.410717   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:46.412274   416 webserver.cc:492] Webserver started at http://127.0.104.1:38467/ using document root <none> and password file <none>
I20251210 08:51:46.412503   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:46.412602   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:46.412753   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:46.413381   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "09d5162468fe4ff6bde2331893850939"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.416101   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:51:46.418480  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 08:51:46.418941   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:51:46.419071   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "09d5162468fe4ff6bde2331893850939"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.419239   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1765356704385981-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 08:51:46.434194   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:46.435053   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:46.435772   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:46.436908   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:46.436998   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:46.437567   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:46.437647   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20251210 08:51:46.456689   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34341
I20251210 08:51:46.456748  1215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34341 every 8 connection(s)
I20251210 08:51:46.466593  1216 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41235
I20251210 08:51:46.466759  1216 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:46.467234  1216 heartbeater.cc:507] Master 127.0.104.62:41235 requested a full tablet report, sending...
I20251210 08:51:46.468190  1094 ts_manager.cc:194] Registered new tserver with Master: 09d5162468fe4ff6bde2331893850939 (127.0.104.1:34341)
I20251210 08:51:46.469082   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011189253s
I20251210 08:51:46.469969  1094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41344
I20251210 08:51:46.481513  1216 heartbeater.cc:499] Master 127.0.104.62:41235 was elected leader, sending a full tablet report...
I20251210 08:51:46.482453  1093 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41354:
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 08:51:46.506454  1181 tablet_service.cc:1505] Processing CreateTablet for tablet 669aa7b1064444b7a143a30b42b7dbc7 (DEFAULT_TABLE table=fake-table [id=c0955311a29a48ceb5a129c7c3332104]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:46.507056  1181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669aa7b1064444b7a143a30b42b7dbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:46.515221  1228 tablet_bootstrap.cc:492] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939: Bootstrap starting.
I20251210 08:51:46.516966  1228 tablet_bootstrap.cc:654] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:46.519767  1228 tablet_bootstrap.cc:492] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939: No bootstrap required, opened a new log
I20251210 08:51:46.519968  1228 ts_tablet_manager.cc:1403] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:51:46.520707  1228 raft_consensus.cc:359] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09d5162468fe4ff6bde2331893850939" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34341 } }
I20251210 08:51:46.520886  1228 raft_consensus.cc:385] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:46.520977  1228 raft_consensus.cc:740] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09d5162468fe4ff6bde2331893850939, State: Initialized, Role: FOLLOWER
I20251210 08:51:46.521211  1228 consensus_queue.cc:260] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09d5162468fe4ff6bde2331893850939" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34341 } }
I20251210 08:51:46.521417  1228 raft_consensus.cc:399] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:46.521518  1228 raft_consensus.cc:493] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:46.521638  1228 raft_consensus.cc:3060] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:46.523883  1228 raft_consensus.cc:515] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09d5162468fe4ff6bde2331893850939" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34341 } }
I20251210 08:51:46.524155  1228 leader_election.cc:304] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09d5162468fe4ff6bde2331893850939; no voters: 
I20251210 08:51:46.524680  1228 leader_election.cc:290] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:46.524869  1230 raft_consensus.cc:2804] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:46.525532  1228 ts_tablet_manager.cc:1434] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251210 08:51:46.526376  1230 raft_consensus.cc:697] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 1 LEADER]: Becoming Leader. State: Replica: 09d5162468fe4ff6bde2331893850939, State: Running, Role: LEADER
I20251210 08:51:46.526710  1230 consensus_queue.cc:237] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09d5162468fe4ff6bde2331893850939" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34341 } }
I20251210 08:51:46.529052  1094 catalog_manager.cc:5654] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09d5162468fe4ff6bde2331893850939 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "09d5162468fe4ff6bde2331893850939" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09d5162468fe4ff6bde2331893850939" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34341 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:46.557947   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:46.590212  1094 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41354:
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 08:51:46.595687  1237 tablet.cc:1722] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939: 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 08:51:46.596411  1237 tablet.cc:1620] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939: MemRowSet was empty: no flush needed.
I20251210 08:51:46.605419  1094 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d: fake-table [id=c0955311a29a48ceb5a129c7c3332104] alter complete (version 1)
I20251210 08:51:46.620493  1094 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41354:
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 08:51:46.625907  1237 tablet.cc:1722] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939: 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 08:51:46.641214  1094 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d: fake-table [id=c0955311a29a48ceb5a129c7c3332104] alter complete (version 2)
I20251210 08:51:46.658778   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:46.669026   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:46.669499   416 tablet_replica.cc:333] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939: stopping tablet replica
I20251210 08:51:46.669713   416 raft_consensus.cc:2243] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:46.669963   416 raft_consensus.cc:2272] T 669aa7b1064444b7a143a30b42b7dbc7 P 09d5162468fe4ff6bde2331893850939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:46.685365   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:46.689666   416 master.cc:561] Master@127.0.104.62:41235 shutting down...
I20251210 08:51:46.698024   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:46.698282   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:46.698446   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f77ba3369104eb1a01588b4be293c5d: stopping tablet replica
I20251210 08:51:46.713078   416 master.cc:583] Master@127.0.104.62:41235 shutdown complete.
[       OK ] AlterTableTest.TestRenamePrimaryKeyColumn (456 ms)
[ RUN      ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20251210 08:51:46.724020   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35393
I20251210 08:51:46.724601   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:46.725479   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:46.726838   416 webserver.cc:492] Webserver started at http://127.0.104.62:45233/ using document root <none> and password file <none>
I20251210 08:51:46.727079   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:46.727164   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:46.727324   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:46.727983   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "6c02a701d6484a879e3813f8d2054a6a"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.730455   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251210 08:51:46.732174  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 08:51:46.732578   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 08:51:46.732726   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "6c02a701d6484a879e3813f8d2054a6a"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.732862   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-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 08:51:46.755939   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:46.756702   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:46.771622   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35393
I20251210 08:51:46.771637  1292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35393 every 8 connection(s)
I20251210 08:51:46.773298  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 08:51:46.777701  1293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: Bootstrap starting.
I20251210 08:51:46.779217  1293 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:46.781558  1293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: No bootstrap required, opened a new log
I20251210 08:51:46.782243  1293 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c02a701d6484a879e3813f8d2054a6a" member_type: VOTER }
I20251210 08:51:46.782387  1293 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:46.782481  1293 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c02a701d6484a879e3813f8d2054a6a, State: Initialized, Role: FOLLOWER
I20251210 08:51:46.782692  1293 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c02a701d6484a879e3813f8d2054a6a" member_type: VOTER }
I20251210 08:51:46.782852  1293 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:46.782928  1293 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:46.783046  1293 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:46.785024  1293 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c02a701d6484a879e3813f8d2054a6a" member_type: VOTER }
I20251210 08:51:46.785254  1293 leader_election.cc:304] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6c02a701d6484a879e3813f8d2054a6a; no voters: 
I20251210 08:51:46.785725  1293 leader_election.cc:290] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:46.785878  1296 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:46.786728  1293 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:46.788162  1296 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 1 LEADER]: Becoming Leader. State: Replica: 6c02a701d6484a879e3813f8d2054a6a, State: Running, Role: LEADER
I20251210 08:51:46.788534  1296 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c02a701d6484a879e3813f8d2054a6a" member_type: VOTER }
I20251210 08:51:46.790242  1297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c02a701d6484a879e3813f8d2054a6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c02a701d6484a879e3813f8d2054a6a" member_type: VOTER } }
I20251210 08:51:46.790460  1297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:46.790913  1298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c02a701d6484a879e3813f8d2054a6a. Latest consensus state: current_term: 1 leader_uuid: "6c02a701d6484a879e3813f8d2054a6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c02a701d6484a879e3813f8d2054a6a" member_type: VOTER } }
I20251210 08:51:46.791088  1298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:46.798164  1304 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:46.800292  1304 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:46.803186   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:46.804731  1304 catalog_manager.cc:1357] Generated new cluster ID: bc59c109099e4780a95141350bd9b5fa
I20251210 08:51:46.804831  1304 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:46.820039  1304 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:46.821210  1304 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:46.836915  1304 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: Generated new TSK 0
I20251210 08:51:46.837229  1304 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:46.868561   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:46.870220   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:46.871887   416 webserver.cc:492] Webserver started at http://127.0.104.1:43631/ using document root <none> and password file <none>
I20251210 08:51:46.872233   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:46.872351   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:46.872511   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:46.873363   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "c9d84b32ea03414f9a53d15c7039771b"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.877449   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20251210 08:51:46.879866  1318 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:46.880354   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.001s
I20251210 08:51:46.880482   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "c9d84b32ea03414f9a53d15c7039771b"
format_stamp: "Formatted at 2025-12-10 08:51:46 on dist-test-slave-cbxd"
I20251210 08:51:46.880643   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1765356704385981-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 08:51:46.895798   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:46.896703   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:46.897442   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:46.898555   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:46.898646   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:46.898757   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:46.898816   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:46.926025   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45809
I20251210 08:51:46.926066  1380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45809 every 8 connection(s)
I20251210 08:51:46.939950  1381 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35393
I20251210 08:51:46.940160  1381 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:46.940708  1381 heartbeater.cc:507] Master 127.0.104.62:35393 requested a full tablet report, sending...
I20251210 08:51:46.941776  1258 ts_manager.cc:194] Registered new tserver with Master: c9d84b32ea03414f9a53d15c7039771b (127.0.104.1:45809)
I20251210 08:51:46.942085   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014831105s
I20251210 08:51:46.943450  1258 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44306
I20251210 08:51:46.955291  1381 heartbeater.cc:499] Master 127.0.104.62:35393 was elected leader, sending a full tablet report...
I20251210 08:51:46.956845  1258 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44318:
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 08:51:46.974709  1346 tablet_service.cc:1505] Processing CreateTablet for tablet 20286454c40f4fb697c0c1237b10dd13 (DEFAULT_TABLE table=fake-table [id=c381dc31c7ff4b41aff9f3c109e97e02]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:46.975301  1346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20286454c40f4fb697c0c1237b10dd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:46.981634  1393 tablet_bootstrap.cc:492] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: Bootstrap starting.
I20251210 08:51:46.983655  1393 tablet_bootstrap.cc:654] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:46.985719  1393 tablet_bootstrap.cc:492] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: No bootstrap required, opened a new log
I20251210 08:51:46.985879  1393 ts_tablet_manager.cc:1403] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:51:46.986567  1393 raft_consensus.cc:359] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d84b32ea03414f9a53d15c7039771b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45809 } }
I20251210 08:51:46.986730  1393 raft_consensus.cc:385] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:46.986825  1393 raft_consensus.cc:740] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d84b32ea03414f9a53d15c7039771b, State: Initialized, Role: FOLLOWER
I20251210 08:51:46.987072  1393 consensus_queue.cc:260] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d84b32ea03414f9a53d15c7039771b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45809 } }
I20251210 08:51:46.987236  1393 raft_consensus.cc:399] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:46.987322  1393 raft_consensus.cc:493] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:46.987465  1393 raft_consensus.cc:3060] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:46.990195  1393 raft_consensus.cc:515] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d84b32ea03414f9a53d15c7039771b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45809 } }
I20251210 08:51:46.990447  1393 leader_election.cc:304] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c9d84b32ea03414f9a53d15c7039771b; no voters: 
I20251210 08:51:46.991740  1393 leader_election.cc:290] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:46.992007  1395 raft_consensus.cc:2804] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:46.992547  1393 ts_tablet_manager.cc:1434] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20251210 08:51:46.995579  1395 raft_consensus.cc:697] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 1 LEADER]: Becoming Leader. State: Replica: c9d84b32ea03414f9a53d15c7039771b, State: Running, Role: LEADER
I20251210 08:51:46.996451  1395 consensus_queue.cc:237] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d84b32ea03414f9a53d15c7039771b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45809 } }
I20251210 08:51:46.999644  1258 catalog_manager.cc:5654] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d84b32ea03414f9a53d15c7039771b (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c9d84b32ea03414f9a53d15c7039771b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d84b32ea03414f9a53d15c7039771b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45809 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:47.020603   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:47.021728  1257 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44318:
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 08:51:47.028463  1401 tablet.cc:1722] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: 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 08:51:47.030076  1401 tablet.cc:1620] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: MemRowSet was empty: no flush needed.
I20251210 08:51:47.038046  1257 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: fake-table [id=c381dc31c7ff4b41aff9f3c109e97e02] alter complete (version 1)
I20251210 08:51:47.070969  1257 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44318:
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 08:51:47.076700  1401 tablet.cc:1722] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: 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 08:51:47.077425  1401 tablet.cc:1620] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: MemRowSet was empty: no flush needed.
I20251210 08:51:47.086094  1257 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: fake-table [id=c381dc31c7ff4b41aff9f3c109e97e02] alter complete (version 2)
I20251210 08:51:47.122488  1258 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44318:
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 08:51:47.128067  1401 tablet.cc:1722] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: 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 08:51:47.128907  1401 tablet.cc:1620] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: MemRowSet was empty: no flush needed.
I20251210 08:51:47.138746  1257 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: fake-table [id=c381dc31c7ff4b41aff9f3c109e97e02] alter complete (version 3)
I20251210 08:51:47.171775  1258 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44318:
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 08:51:47.177165  1401 tablet.cc:1722] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: 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 08:51:47.178443  1401 tablet.cc:1620] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: MemRowSet was empty: no flush needed.
I20251210 08:51:47.187184  1258 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: fake-table [id=c381dc31c7ff4b41aff9f3c109e97e02] alter complete (version 4)
I20251210 08:51:47.216035  1258 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44318:
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 08:51:47.221367  1401 tablet.cc:1722] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: 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 08:51:47.222079  1401 tablet.cc:1620] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: MemRowSet was empty: no flush needed.
I20251210 08:51:47.229848  1258 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: fake-table [id=c381dc31c7ff4b41aff9f3c109e97e02] alter complete (version 5)
I20251210 08:51:47.232888   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:47.242723   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:47.243175   416 tablet_replica.cc:333] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b: stopping tablet replica
I20251210 08:51:47.243392   416 raft_consensus.cc:2243] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:47.243608   416 raft_consensus.cc:2272] T 20286454c40f4fb697c0c1237b10dd13 P c9d84b32ea03414f9a53d15c7039771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:47.248847   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:47.252208   416 master.cc:561] Master@127.0.104.62:35393 shutting down...
I20251210 08:51:47.260039   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:47.260350   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:47.260560   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c02a701d6484a879e3813f8d2054a6a: stopping tablet replica
I20251210 08:51:47.265511   416 master.cc:583] Master@127.0.104.62:35393 shutdown complete.
[       OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (552 ms)
[ RUN      ] AlterTableTest.TestAlterEmptyRLEBlock
I20251210 08:51:47.276269   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42347
I20251210 08:51:47.276845   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:47.277740   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:47.279132   416 webserver.cc:492] Webserver started at http://127.0.104.62:33933/ using document root <none> and password file <none>
I20251210 08:51:47.279402   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:47.279479   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:47.279628   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:47.280315   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "c5fa73639f80489fb9bffeca9bdf6629"
format_stamp: "Formatted at 2025-12-10 08:51:47 on dist-test-slave-cbxd"
I20251210 08:51:47.282877   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:51:47.284631  1406 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:47.285060   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 08:51:47.285224   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "c5fa73639f80489fb9bffeca9bdf6629"
format_stamp: "Formatted at 2025-12-10 08:51:47 on dist-test-slave-cbxd"
I20251210 08:51:47.285367   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-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 08:51:47.305294   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:47.306066   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:47.321060   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42347
I20251210 08:51:47.321060  1457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42347 every 8 connection(s)
I20251210 08:51:47.322691  1458 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 08:51:47.326890  1458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629: Bootstrap starting.
I20251210 08:51:47.328495  1458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:47.330610  1458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629: No bootstrap required, opened a new log
I20251210 08:51:47.331290  1458 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa73639f80489fb9bffeca9bdf6629" member_type: VOTER }
I20251210 08:51:47.331439  1458 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:47.331530  1458 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5fa73639f80489fb9bffeca9bdf6629, State: Initialized, Role: FOLLOWER
I20251210 08:51:47.331728  1458 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa73639f80489fb9bffeca9bdf6629" member_type: VOTER }
I20251210 08:51:47.331882  1458 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:47.331992  1458 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:47.332103  1458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:47.333909  1458 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa73639f80489fb9bffeca9bdf6629" member_type: VOTER }
I20251210 08:51:47.334137  1458 leader_election.cc:304] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c5fa73639f80489fb9bffeca9bdf6629; no voters: 
I20251210 08:51:47.334581  1458 leader_election.cc:290] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:47.334705  1461 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:47.335134  1461 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 1 LEADER]: Becoming Leader. State: Replica: c5fa73639f80489fb9bffeca9bdf6629, State: Running, Role: LEADER
I20251210 08:51:47.335466  1461 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa73639f80489fb9bffeca9bdf6629" member_type: VOTER }
I20251210 08:51:47.336345  1461 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5fa73639f80489fb9bffeca9bdf6629. Latest consensus state: current_term: 1 leader_uuid: "c5fa73639f80489fb9bffeca9bdf6629" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa73639f80489fb9bffeca9bdf6629" member_type: VOTER } }
I20251210 08:51:47.336532  1461 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:47.336439  1463 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5fa73639f80489fb9bffeca9bdf6629" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fa73639f80489fb9bffeca9bdf6629" member_type: VOTER } }
I20251210 08:51:47.336649  1463 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:47.341763  1458 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:47.344856  1465 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:47.347002  1465 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:47.350751   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:47.351038  1465 catalog_manager.cc:1357] Generated new cluster ID: c34a188ef64744a79fa6fce7f4377cea
I20251210 08:51:47.351138  1465 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:47.371021  1465 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:47.372217  1465 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:47.390144  1465 catalog_manager.cc:6027] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629: Generated new TSK 0
I20251210 08:51:47.390445  1465 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:47.415999   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:47.417981   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:47.419495   416 webserver.cc:492] Webserver started at http://127.0.104.1:35043/ using document root <none> and password file <none>
I20251210 08:51:47.419747   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:47.419840   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:47.420006   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:47.420771   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "9f173a0dd8524bc9b2648c3f7b9beb4a"
format_stamp: "Formatted at 2025-12-10 08:51:47 on dist-test-slave-cbxd"
I20251210 08:51:47.423839   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:51:47.425706  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 08:51:47.426101   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 08:51:47.426206   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "9f173a0dd8524bc9b2648c3f7b9beb4a"
format_stamp: "Formatted at 2025-12-10 08:51:47 on dist-test-slave-cbxd"
I20251210 08:51:47.426326   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1765356704385981-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 08:51:47.438803   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:47.439538   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:47.440217   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:47.441203   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:47.441282   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:47.441358   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:47.441399   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:47.466480   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34543
I20251210 08:51:47.466491  1544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34543 every 8 connection(s)
I20251210 08:51:47.474277  1545 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42347
I20251210 08:51:47.474436  1545 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:47.474766  1545 heartbeater.cc:507] Master 127.0.104.62:42347 requested a full tablet report, sending...
I20251210 08:51:47.475625  1423 ts_manager.cc:194] Registered new tserver with Master: 9f173a0dd8524bc9b2648c3f7b9beb4a (127.0.104.1:34543)
I20251210 08:51:47.476380   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008911576s
I20251210 08:51:47.477236  1423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59864
I20251210 08:51:47.487928  1423 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59868:
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 08:51:47.488694  1545 heartbeater.cc:499] Master 127.0.104.62:42347 was elected leader, sending a full tablet report...
I20251210 08:51:47.501581  1510 tablet_service.cc:1505] Processing CreateTablet for tablet a79e1691a55543b3a90e5c60d544c926 (DEFAULT_TABLE table=fake-table [id=82e2abedf62941b3abac747406731050]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:47.502135  1510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a79e1691a55543b3a90e5c60d544c926. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:47.509368  1557 tablet_bootstrap.cc:492] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a: Bootstrap starting.
I20251210 08:51:47.510880  1557 tablet_bootstrap.cc:654] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:47.513545  1557 tablet_bootstrap.cc:492] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a: No bootstrap required, opened a new log
I20251210 08:51:47.513705  1557 ts_tablet_manager.cc:1403] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:51:47.514500  1557 raft_consensus.cc:359] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f173a0dd8524bc9b2648c3f7b9beb4a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34543 } }
I20251210 08:51:47.514673  1557 raft_consensus.cc:385] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:47.514732  1557 raft_consensus.cc:740] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f173a0dd8524bc9b2648c3f7b9beb4a, State: Initialized, Role: FOLLOWER
I20251210 08:51:47.514933  1557 consensus_queue.cc:260] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f173a0dd8524bc9b2648c3f7b9beb4a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34543 } }
I20251210 08:51:47.515075  1557 raft_consensus.cc:399] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:47.515133  1557 raft_consensus.cc:493] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:47.515206  1557 raft_consensus.cc:3060] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:47.517910  1557 raft_consensus.cc:515] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f173a0dd8524bc9b2648c3f7b9beb4a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34543 } }
I20251210 08:51:47.518160  1557 leader_election.cc:304] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f173a0dd8524bc9b2648c3f7b9beb4a; no voters: 
I20251210 08:51:47.518674  1557 leader_election.cc:290] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:47.518812  1559 raft_consensus.cc:2804] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:47.520521  1559 raft_consensus.cc:697] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 1 LEADER]: Becoming Leader. State: Replica: 9f173a0dd8524bc9b2648c3f7b9beb4a, State: Running, Role: LEADER
I20251210 08:51:47.521023  1559 consensus_queue.cc:237] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f173a0dd8524bc9b2648c3f7b9beb4a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34543 } }
I20251210 08:51:47.523444  1423 catalog_manager.cc:5654] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f173a0dd8524bc9b2648c3f7b9beb4a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9f173a0dd8524bc9b2648c3f7b9beb4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f173a0dd8524bc9b2648c3f7b9beb4a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34543 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:47.525485  1557 ts_tablet_manager.cc:1434] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.002s
I20251210 08:51:47.549341   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:47.550352  1422 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59868:
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 08:51:47.555953  1565 tablet.cc:1722] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a: 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 08:51:47.556538  1565 tablet.cc:1620] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a: MemRowSet was empty: no flush needed.
I20251210 08:51:47.564502  1422 catalog_manager.cc:6199] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629: fake-table [id=82e2abedf62941b3abac747406731050] alter complete (version 1)
I20251210 08:51:47.584288  1422 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59868:
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 08:51:47.589293  1565 tablet.cc:1722] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a: 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 08:51:47.609766  1422 catalog_manager.cc:6199] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629: fake-table [id=82e2abedf62941b3abac747406731050] alter complete (version 2)
I20251210 08:51:47.623076   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:47.634371   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:47.634802   416 tablet_replica.cc:333] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a: stopping tablet replica
I20251210 08:51:47.635043   416 raft_consensus.cc:2243] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:47.635264   416 raft_consensus.cc:2272] T a79e1691a55543b3a90e5c60d544c926 P 9f173a0dd8524bc9b2648c3f7b9beb4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:47.640437   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:47.644519   416 master.cc:561] Master@127.0.104.62:42347 shutting down...
I20251210 08:51:47.653126   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:47.653414   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:47.653607   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5fa73639f80489fb9bffeca9bdf6629: stopping tablet replica
I20251210 08:51:47.658517   416 master.cc:583] Master@127.0.104.62:42347 shutdown complete.
[       OK ] AlterTableTest.TestAlterEmptyRLEBlock (392 ms)
[ RUN      ] AlterTableTest.TestAlterOnTSRestart
I20251210 08:51:47.669202   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46149
I20251210 08:51:47.669760   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:47.670567   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:47.671962   416 webserver.cc:492] Webserver started at http://127.0.104.62:35869/ using document root <none> and password file <none>
I20251210 08:51:47.672178   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:47.672235   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:47.672370   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:47.672974   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "c8bb7521d7a444a3b408583a29972b51"
format_stamp: "Formatted at 2025-12-10 08:51:47 on dist-test-slave-cbxd"
I20251210 08:51:47.675339   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:51:47.677235  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 08:51:47.677619   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:47.677726   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "c8bb7521d7a444a3b408583a29972b51"
format_stamp: "Formatted at 2025-12-10 08:51:47 on dist-test-slave-cbxd"
I20251210 08:51:47.677838   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-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 08:51:47.683970   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:47.684580   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:47.700284   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46149
I20251210 08:51:47.700289  1621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46149 every 8 connection(s)
I20251210 08:51:47.701767  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 08:51:47.705826  1622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51: Bootstrap starting.
I20251210 08:51:47.707324  1622 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:47.708983  1622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51: No bootstrap required, opened a new log
I20251210 08:51:47.709535  1622 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bb7521d7a444a3b408583a29972b51" member_type: VOTER }
I20251210 08:51:47.709661  1622 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:47.709710  1622 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8bb7521d7a444a3b408583a29972b51, State: Initialized, Role: FOLLOWER
I20251210 08:51:47.709903  1622 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bb7521d7a444a3b408583a29972b51" member_type: VOTER }
I20251210 08:51:47.710035  1622 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:47.710093  1622 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:47.710157  1622 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:47.711810  1622 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bb7521d7a444a3b408583a29972b51" member_type: VOTER }
I20251210 08:51:47.712029  1622 leader_election.cc:304] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8bb7521d7a444a3b408583a29972b51; no voters: 
I20251210 08:51:47.712442  1622 leader_election.cc:290] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:47.712548  1625 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:47.713327  1622 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:47.716079  1625 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 1 LEADER]: Becoming Leader. State: Replica: c8bb7521d7a444a3b408583a29972b51, State: Running, Role: LEADER
I20251210 08:51:47.716364  1625 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bb7521d7a444a3b408583a29972b51" member_type: VOTER }
I20251210 08:51:47.717259  1626 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8bb7521d7a444a3b408583a29972b51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bb7521d7a444a3b408583a29972b51" member_type: VOTER } }
I20251210 08:51:47.717418  1626 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:47.717278  1627 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8bb7521d7a444a3b408583a29972b51. Latest consensus state: current_term: 1 leader_uuid: "c8bb7521d7a444a3b408583a29972b51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bb7521d7a444a3b408583a29972b51" member_type: VOTER } }
I20251210 08:51:47.717684  1627 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:47.725589  1635 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:47.727402  1635 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:47.727818   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:47.730691  1635 catalog_manager.cc:1357] Generated new cluster ID: 9d24c1e1d64c4e989c8a006c1db62e68
I20251210 08:51:47.730787  1635 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:47.757380  1635 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:47.758168  1635 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:47.768208  1635 catalog_manager.cc:6027] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51: Generated new TSK 0
I20251210 08:51:47.768472  1635 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:47.792835   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:47.793886   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:47.795224   416 webserver.cc:492] Webserver started at http://127.0.104.1:45993/ using document root <none> and password file <none>
I20251210 08:51:47.795449   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:47.795506   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:47.795620   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:47.796288   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "abb2bdb733394a9f99dcb0e60685e17a"
format_stamp: "Formatted at 2025-12-10 08:51:47 on dist-test-slave-cbxd"
I20251210 08:51:47.798774   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:51:47.800264  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 08:51:47.800578   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:47.800671   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "abb2bdb733394a9f99dcb0e60685e17a"
format_stamp: "Formatted at 2025-12-10 08:51:47 on dist-test-slave-cbxd"
I20251210 08:51:47.800766   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-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 08:51:47.822196   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:47.822736   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:47.823256   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:47.824102   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:47.824157   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:47.824231   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:47.824266   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:47.836819   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34967
I20251210 08:51:47.836841  1708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34967 every 8 connection(s)
I20251210 08:51:47.843375  1709 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46149
I20251210 08:51:47.843514  1709 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:47.843845  1709 heartbeater.cc:507] Master 127.0.104.62:46149 requested a full tablet report, sending...
I20251210 08:51:47.844651  1587 ts_manager.cc:194] Registered new tserver with Master: abb2bdb733394a9f99dcb0e60685e17a (127.0.104.1:34967)
I20251210 08:51:47.845490   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007804675s
I20251210 08:51:47.845657  1587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59166
I20251210 08:51:47.856288  1587 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59170:
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 08:51:47.856738  1709 heartbeater.cc:499] Master 127.0.104.62:46149 was elected leader, sending a full tablet report...
I20251210 08:51:47.867617  1674 tablet_service.cc:1505] Processing CreateTablet for tablet 207475b426454f5284d321bf5046f460 (DEFAULT_TABLE table=fake-table [id=7e651886467546129417edcab1b6dd0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:47.868055  1674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207475b426454f5284d321bf5046f460. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:47.872448  1721 tablet_bootstrap.cc:492] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: Bootstrap starting.
I20251210 08:51:47.873689  1721 tablet_bootstrap.cc:654] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:47.875031  1721 tablet_bootstrap.cc:492] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: No bootstrap required, opened a new log
I20251210 08:51:47.875146  1721 ts_tablet_manager.cc:1403] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:51:47.875763  1721 raft_consensus.cc:359] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } }
I20251210 08:51:47.875944  1721 raft_consensus.cc:385] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:47.876010  1721 raft_consensus.cc:740] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abb2bdb733394a9f99dcb0e60685e17a, State: Initialized, Role: FOLLOWER
I20251210 08:51:47.876183  1721 consensus_queue.cc:260] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } }
I20251210 08:51:47.876315  1721 raft_consensus.cc:399] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:47.876389  1721 raft_consensus.cc:493] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:47.876463  1721 raft_consensus.cc:3060] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:47.878057  1721 raft_consensus.cc:515] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } }
I20251210 08:51:47.878227  1721 leader_election.cc:304] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: abb2bdb733394a9f99dcb0e60685e17a; no voters: 
I20251210 08:51:47.878647  1721 leader_election.cc:290] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:47.878796  1723 raft_consensus.cc:2804] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:47.879508  1721 ts_tablet_manager.cc:1434] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.005s
I20251210 08:51:47.879578  1723 raft_consensus.cc:697] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 LEADER]: Becoming Leader. State: Replica: abb2bdb733394a9f99dcb0e60685e17a, State: Running, Role: LEADER
I20251210 08:51:47.879828  1723 consensus_queue.cc:237] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } }
I20251210 08:51:47.881973  1587 catalog_manager.cc:5654] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a reported cstate change: term changed from 0 to 1, leader changed from <none> to abb2bdb733394a9f99dcb0e60685e17a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "abb2bdb733394a9f99dcb0e60685e17a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:47.899259   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:47.899468   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:47.906512   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:47.906939   416 tablet_replica.cc:333] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: stopping tablet replica
I20251210 08:51:47.907145   416 raft_consensus.cc:2243] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:47.907361   416 raft_consensus.cc:2272] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:47.911784   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:47.915725  1587 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59170:
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 08:51:47.919512  1571 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.1:34967: connect: Connection refused (error 111)
W20251210 08:51:47.920814  1571 catalog_manager.cc:4712] TS abb2bdb733394a9f99dcb0e60685e17a (127.0.104.1:34967): AlterTable RPC failed for tablet 207475b426454f5284d321bf5046f460: Network error: Client connection negotiation failed: client connection to 127.0.104.1:34967: connect: Connection refused (error 111)
I20251210 08:51:48.378129   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:48.379205   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:48.380518   416 webserver.cc:492] Webserver started at http://127.0.104.1:45993/ using document root <none> and password file <none>
I20251210 08:51:48.380750   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:48.380805   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 08:51:48.382668   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.002s
I20251210 08:51:48.383950  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 08:51:48.384299   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 08:51:48.384385   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "abb2bdb733394a9f99dcb0e60685e17a"
format_stamp: "Formatted at 2025-12-10 08:51:47 on dist-test-slave-cbxd"
I20251210 08:51:48.384492   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1765356704385981-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 08:51:48.398619   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:48.399163   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:48.399627   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:48.400995  1740 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251210 08:51:48.403653   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 08:51:48.403738   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.001s	sys 0.000s
I20251210 08:51:48.403839   416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251210 08:51:48.405586   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 08:51:48.405654   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251210 08:51:48.405732  1740 tablet_bootstrap.cc:492] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: Bootstrap starting.
I20251210 08:51:48.411043  1740 tablet_bootstrap.cc:492] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: 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 08:51:48.411535  1740 tablet_bootstrap.cc:492] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: Bootstrap complete.
I20251210 08:51:48.411792  1740 ts_tablet_manager.cc:1403] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20251210 08:51:48.412571  1740 raft_consensus.cc:359] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } }
I20251210 08:51:48.412767  1740 raft_consensus.cc:740] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: abb2bdb733394a9f99dcb0e60685e17a, State: Initialized, Role: FOLLOWER
I20251210 08:51:48.413043  1740 consensus_queue.cc:260] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [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: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } }
I20251210 08:51:48.413179  1740 raft_consensus.cc:399] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:48.413245  1740 raft_consensus.cc:493] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:48.413336  1740 raft_consensus.cc:3060] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 1 FOLLOWER]: Advancing to term 2
I20251210 08:51:48.415249  1740 raft_consensus.cc:515] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } }
I20251210 08:51:48.415472  1740 leader_election.cc:304] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [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: abb2bdb733394a9f99dcb0e60685e17a; no voters: 
I20251210 08:51:48.415931  1740 leader_election.cc:290] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251210 08:51:48.416016  1773 raft_consensus.cc:2804] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 2 FOLLOWER]: Leader election won for term 2
I20251210 08:51:48.416620  1740 ts_tablet_manager.cc:1434] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20251210 08:51:48.416989  1773 raft_consensus.cc:697] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 2 LEADER]: Becoming Leader. State: Replica: abb2bdb733394a9f99dcb0e60685e17a, State: Running, Role: LEADER
I20251210 08:51:48.417238  1773 consensus_queue.cc:237] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [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: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } }
I20251210 08:51:48.424350   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34967
I20251210 08:51:48.424367  1802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34967 every 8 connection(s)
I20251210 08:51:48.431557  1803 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46149
I20251210 08:51:48.431697  1803 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:48.432049  1803 heartbeater.cc:507] Master 127.0.104.62:46149 requested a full tablet report, sending...
I20251210 08:51:48.433531  1587 ts_manager.cc:194] Re-registered known tserver with Master: abb2bdb733394a9f99dcb0e60685e17a (127.0.104.1:34967)
I20251210 08:51:48.433969  1587 catalog_manager.cc:5654] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "abb2bdb733394a9f99dcb0e60685e17a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abb2bdb733394a9f99dcb0e60685e17a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34967 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:48.434221  1587 catalog_manager.cc:5746] TS abb2bdb733394a9f99dcb0e60685e17a (127.0.104.1:34967) does not have the latest schema for tablet 207475b426454f5284d321bf5046f460 (table fake-table [id=7e651886467546129417edcab1b6dd0f]). Expected version 1 got 0
I20251210 08:51:48.438699  1587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59182
I20251210 08:51:48.439785  1803 heartbeater.cc:499] Master 127.0.104.62:46149 was elected leader, sending a full tablet report...
I20251210 08:51:48.440959  1587 catalog_manager.cc:5746] TS abb2bdb733394a9f99dcb0e60685e17a (127.0.104.1:34967) does not have the latest schema for tablet 207475b426454f5284d321bf5046f460 (table fake-table [id=7e651886467546129417edcab1b6dd0f]). Expected version 1 got 0
I20251210 08:51:48.550844  1812 tablet.cc:1722] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: 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 08:51:48.551340  1812 tablet.cc:1620] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a: MemRowSet was empty: no flush needed.
I20251210 08:51:48.557811  1586 catalog_manager.cc:6199] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51: fake-table [id=7e651886467546129417edcab1b6dd0f] alter complete (version 1)
I20251210 08:51:48.561800   416 tablet_server.cc:178] TabletServer@127.0.104.1:34967 shutting down...
I20251210 08:51:48.570204   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:48.570550   416 tablet_replica.cc:333] stopping tablet replica
I20251210 08:51:48.570689   416 raft_consensus.cc:2243] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 2 LEADER]: Raft consensus shutting down.
I20251210 08:51:48.570852   416 raft_consensus.cc:2272] T 207475b426454f5284d321bf5046f460 P abb2bdb733394a9f99dcb0e60685e17a [term 2 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:48.574754   416 tablet_server.cc:195] TabletServer@127.0.104.1:34967 shutdown complete.
I20251210 08:51:48.577513   416 master.cc:561] Master@127.0.104.62:46149 shutting down...
I20251210 08:51:48.583609   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:48.583839   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:48.583956   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8bb7521d7a444a3b408583a29972b51: stopping tablet replica
I20251210 08:51:48.592536   416 master.cc:583] Master@127.0.104.62:46149 shutdown complete.
[       OK ] AlterTableTest.TestAlterOnTSRestart (933 ms)
[ RUN      ] AlterTableTest.TestShutdownWithPendingTasks
I20251210 08:51:48.602102   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46129
I20251210 08:51:48.602586   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:48.603364   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:48.604513   416 webserver.cc:492] Webserver started at http://127.0.104.62:44557/ using document root <none> and password file <none>
I20251210 08:51:48.604691   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:48.604736   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:48.604825   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:48.605330   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "064d6c5a5edd45519d632b55788fb9b5"
format_stamp: "Formatted at 2025-12-10 08:51:48 on dist-test-slave-cbxd"
I20251210 08:51:48.607487   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:51:48.608942  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 08:51:48.609263   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:48.609357   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "064d6c5a5edd45519d632b55788fb9b5"
format_stamp: "Formatted at 2025-12-10 08:51:48 on dist-test-slave-cbxd"
I20251210 08:51:48.609455   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-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 08:51:48.633108   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:48.633626   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:48.643553   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46129
I20251210 08:51:48.643568  1867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46129 every 8 connection(s)
I20251210 08:51:48.644801  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 08:51:48.648680  1868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5: Bootstrap starting.
I20251210 08:51:48.649792  1868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:48.651178  1868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5: No bootstrap required, opened a new log
I20251210 08:51:48.651732  1868 raft_consensus.cc:359] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "064d6c5a5edd45519d632b55788fb9b5" member_type: VOTER }
I20251210 08:51:48.651859  1868 raft_consensus.cc:385] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:48.651928  1868 raft_consensus.cc:740] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064d6c5a5edd45519d632b55788fb9b5, State: Initialized, Role: FOLLOWER
I20251210 08:51:48.652110  1868 consensus_queue.cc:260] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "064d6c5a5edd45519d632b55788fb9b5" member_type: VOTER }
I20251210 08:51:48.652205  1868 raft_consensus.cc:399] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:48.652243  1868 raft_consensus.cc:493] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:48.652292  1868 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:48.653890  1868 raft_consensus.cc:515] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "064d6c5a5edd45519d632b55788fb9b5" member_type: VOTER }
I20251210 08:51:48.654059  1868 leader_election.cc:304] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 064d6c5a5edd45519d632b55788fb9b5; no voters: 
I20251210 08:51:48.654417  1868 leader_election.cc:290] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:48.654596  1871 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:48.654995  1871 raft_consensus.cc:697] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 1 LEADER]: Becoming Leader. State: Replica: 064d6c5a5edd45519d632b55788fb9b5, State: Running, Role: LEADER
I20251210 08:51:48.655230  1871 consensus_queue.cc:237] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "064d6c5a5edd45519d632b55788fb9b5" member_type: VOTER }
I20251210 08:51:48.655313  1868 sys_catalog.cc:565] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:48.655891  1873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 064d6c5a5edd45519d632b55788fb9b5. Latest consensus state: current_term: 1 leader_uuid: "064d6c5a5edd45519d632b55788fb9b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "064d6c5a5edd45519d632b55788fb9b5" member_type: VOTER } }
I20251210 08:51:48.655985  1872 sys_catalog.cc:455] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "064d6c5a5edd45519d632b55788fb9b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "064d6c5a5edd45519d632b55788fb9b5" member_type: VOTER } }
I20251210 08:51:48.656061  1873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:48.656068  1872 sys_catalog.cc:458] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:48.657114  1876 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:48.658239  1876 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:48.659687   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:48.661047  1876 catalog_manager.cc:1357] Generated new cluster ID: c12870c6184743c0beb483c4ed8e0d54
I20251210 08:51:48.661146  1876 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:48.682894  1876 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:48.683671  1876 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:48.693826  1876 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5: Generated new TSK 0
I20251210 08:51:48.694082  1876 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:48.724784   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:48.725840   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:48.727067   416 webserver.cc:492] Webserver started at http://127.0.104.1:42587/ using document root <none> and password file <none>
I20251210 08:51:48.727290   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:48.727360   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:48.727476   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:48.728088   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "96150487e2b14f8ea6b655b7ad2abca0"
format_stamp: "Formatted at 2025-12-10 08:51:48 on dist-test-slave-cbxd"
I20251210 08:51:48.730428   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:51:48.731927  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 08:51:48.732244   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:48.732334   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "96150487e2b14f8ea6b655b7ad2abca0"
format_stamp: "Formatted at 2025-12-10 08:51:48 on dist-test-slave-cbxd"
I20251210 08:51:48.732432   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1765356704385981-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 08:51:48.744510   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:48.745059   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:48.745569   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:48.746364   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:48.746419   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:48.746486   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:48.746519   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:48.757313   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39645
I20251210 08:51:48.757328  1954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39645 every 8 connection(s)
I20251210 08:51:48.763731  1955 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46129
I20251210 08:51:48.763875  1955 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:48.764216  1955 heartbeater.cc:507] Master 127.0.104.62:46129 requested a full tablet report, sending...
I20251210 08:51:48.765064  1833 ts_manager.cc:194] Registered new tserver with Master: 96150487e2b14f8ea6b655b7ad2abca0 (127.0.104.1:39645)
I20251210 08:51:48.765936   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007761702s
I20251210 08:51:48.766058  1833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59230
I20251210 08:51:48.775893  1833 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59234:
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 08:51:48.777305  1955 heartbeater.cc:499] Master 127.0.104.62:46129 was elected leader, sending a full tablet report...
I20251210 08:51:48.787218  1920 tablet_service.cc:1505] Processing CreateTablet for tablet 3cb7aefc4a33478a94fb819701bf041b (DEFAULT_TABLE table=fake-table [id=5cecc8d3d9a141848fd1386549f6d007]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:48.787642  1920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb7aefc4a33478a94fb819701bf041b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:48.792243  1967 tablet_bootstrap.cc:492] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0: Bootstrap starting.
I20251210 08:51:48.793337  1967 tablet_bootstrap.cc:654] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:48.794661  1967 tablet_bootstrap.cc:492] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0: No bootstrap required, opened a new log
I20251210 08:51:48.794795  1967 ts_tablet_manager.cc:1403] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 08:51:48.795418  1967 raft_consensus.cc:359] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96150487e2b14f8ea6b655b7ad2abca0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39645 } }
I20251210 08:51:48.795573  1967 raft_consensus.cc:385] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:48.795619  1967 raft_consensus.cc:740] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96150487e2b14f8ea6b655b7ad2abca0, State: Initialized, Role: FOLLOWER
I20251210 08:51:48.795780  1967 consensus_queue.cc:260] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96150487e2b14f8ea6b655b7ad2abca0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39645 } }
I20251210 08:51:48.795926  1967 raft_consensus.cc:399] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:48.795972  1967 raft_consensus.cc:493] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:48.796022  1967 raft_consensus.cc:3060] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:48.797591  1967 raft_consensus.cc:515] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96150487e2b14f8ea6b655b7ad2abca0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39645 } }
I20251210 08:51:48.797758  1967 leader_election.cc:304] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96150487e2b14f8ea6b655b7ad2abca0; no voters: 
I20251210 08:51:48.798097  1967 leader_election.cc:290] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:48.798238  1969 raft_consensus.cc:2804] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:48.799356  1967 ts_tablet_manager.cc:1434] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 08:51:48.799437  1969 raft_consensus.cc:697] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 1 LEADER]: Becoming Leader. State: Replica: 96150487e2b14f8ea6b655b7ad2abca0, State: Running, Role: LEADER
I20251210 08:51:48.799746  1969 consensus_queue.cc:237] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96150487e2b14f8ea6b655b7ad2abca0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39645 } }
I20251210 08:51:48.801695  1833 catalog_manager.cc:5654] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96150487e2b14f8ea6b655b7ad2abca0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "96150487e2b14f8ea6b655b7ad2abca0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96150487e2b14f8ea6b655b7ad2abca0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39645 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:48.816717   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:48.816890   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:48.823558   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:48.823925   416 tablet_replica.cc:333] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0: stopping tablet replica
I20251210 08:51:48.824118   416 raft_consensus.cc:2243] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:48.824288   416 raft_consensus.cc:2272] T 3cb7aefc4a33478a94fb819701bf041b P 96150487e2b14f8ea6b655b7ad2abca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:48.828362   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:48.832512  1833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59234:
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 08:51:48.925117  1817 catalog_manager.cc:4712] TS 96150487e2b14f8ea6b655b7ad2abca0 (127.0.104.1:39645): AlterTable RPC failed for tablet 3cb7aefc4a33478a94fb819701bf041b: Network error: Client connection negotiation failed: client connection to 127.0.104.1:39645: connect: Connection refused (error 111)
I20251210 08:51:49.290304   416 master.cc:561] Master@127.0.104.62:46129 shutting down...
I20251210 08:51:49.460796   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:49.461067   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:49.461155   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 064d6c5a5edd45519d632b55788fb9b5: stopping tablet replica
I20251210 08:51:49.485618   416 master.cc:583] Master@127.0.104.62:46129 shutdown complete.
[       OK ] AlterTableTest.TestShutdownWithPendingTasks (892 ms)
[ RUN      ] AlterTableTest.TestRestartTSDuringAlter
I20251210 08:51:49.494940   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42683
I20251210 08:51:49.495450   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:49.496321   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:49.497473   416 webserver.cc:492] Webserver started at http://127.0.104.62:42925/ using document root <none> and password file <none>
I20251210 08:51:49.497676   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:49.497747   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:49.497876   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:49.498454   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "a71a5f82d7174a2090f7d253ea6b873d"
format_stamp: "Formatted at 2025-12-10 08:51:49 on dist-test-slave-cbxd"
I20251210 08:51:49.500792   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:51:49.502202  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 08:51:49.502523   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:49.502637   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "a71a5f82d7174a2090f7d253ea6b873d"
format_stamp: "Formatted at 2025-12-10 08:51:49 on dist-test-slave-cbxd"
I20251210 08:51:49.502763   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-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 08:51:49.533648   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:49.534196   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:49.545217   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42683
I20251210 08:51:49.545224  2030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42683 every 8 connection(s)
I20251210 08:51:49.546439  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 08:51:49.550457  2031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d: Bootstrap starting.
I20251210 08:51:49.551612  2031 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:49.553062  2031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d: No bootstrap required, opened a new log
I20251210 08:51:49.553715  2031 raft_consensus.cc:359] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71a5f82d7174a2090f7d253ea6b873d" member_type: VOTER }
I20251210 08:51:49.553851  2031 raft_consensus.cc:385] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:49.553923  2031 raft_consensus.cc:740] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71a5f82d7174a2090f7d253ea6b873d, State: Initialized, Role: FOLLOWER
I20251210 08:51:49.554119  2031 consensus_queue.cc:260] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71a5f82d7174a2090f7d253ea6b873d" member_type: VOTER }
I20251210 08:51:49.554246  2031 raft_consensus.cc:399] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:49.554319  2031 raft_consensus.cc:493] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:49.554428  2031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:49.556157  2031 raft_consensus.cc:515] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71a5f82d7174a2090f7d253ea6b873d" member_type: VOTER }
I20251210 08:51:49.556351  2031 leader_election.cc:304] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a71a5f82d7174a2090f7d253ea6b873d; no voters: 
I20251210 08:51:49.556726  2031 leader_election.cc:290] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:49.556842  2034 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:49.557260  2034 raft_consensus.cc:697] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 1 LEADER]: Becoming Leader. State: Replica: a71a5f82d7174a2090f7d253ea6b873d, State: Running, Role: LEADER
I20251210 08:51:49.557487  2034 consensus_queue.cc:237] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71a5f82d7174a2090f7d253ea6b873d" member_type: VOTER }
I20251210 08:51:49.557543  2031 sys_catalog.cc:565] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:49.558239  2036 sys_catalog.cc:455] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [sys.catalog]: SysCatalogTable state changed. Reason: New leader a71a5f82d7174a2090f7d253ea6b873d. Latest consensus state: current_term: 1 leader_uuid: "a71a5f82d7174a2090f7d253ea6b873d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71a5f82d7174a2090f7d253ea6b873d" member_type: VOTER } }
I20251210 08:51:49.558287  2035 sys_catalog.cc:455] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a71a5f82d7174a2090f7d253ea6b873d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71a5f82d7174a2090f7d253ea6b873d" member_type: VOTER } }
I20251210 08:51:49.558421  2036 sys_catalog.cc:458] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:49.558472  2035 sys_catalog.cc:458] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:49.558945  2039 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:49.560698  2039 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:49.562098   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:49.563687  2039 catalog_manager.cc:1357] Generated new cluster ID: 3af0ebfd22834bb3a8ea9629b36c778a
I20251210 08:51:49.563767  2039 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:49.585693  2039 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:49.586511  2039 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:49.603178  2039 catalog_manager.cc:6027] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d: Generated new TSK 0
I20251210 08:51:49.603443  2039 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:49.626968   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:49.628078   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:49.629351   416 webserver.cc:492] Webserver started at http://127.0.104.1:34069/ using document root <none> and password file <none>
I20251210 08:51:49.629577   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:49.629653   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:49.629787   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:49.630373   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "05527b8d44e0444384a26fd49374bbda"
format_stamp: "Formatted at 2025-12-10 08:51:49 on dist-test-slave-cbxd"
I20251210 08:51:49.632789   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:51:49.634267  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 08:51:49.634595   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:49.634702   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "05527b8d44e0444384a26fd49374bbda"
format_stamp: "Formatted at 2025-12-10 08:51:49 on dist-test-slave-cbxd"
I20251210 08:51:49.634819   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-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 08:51:49.646744   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:49.647264   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:49.647789   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:49.648615   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:49.648681   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:49.648777   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:49.648826   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:49.659413   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43137
I20251210 08:51:49.659435  2117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43137 every 8 connection(s)
I20251210 08:51:49.666531  2118 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42683
I20251210 08:51:49.666687  2118 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:49.667042  2118 heartbeater.cc:507] Master 127.0.104.62:42683 requested a full tablet report, sending...
I20251210 08:51:49.667917  1996 ts_manager.cc:194] Registered new tserver with Master: 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137)
I20251210 08:51:49.668095   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007697838s
I20251210 08:51:49.668992  1996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49102
I20251210 08:51:49.678929  1996 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49106:
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 08:51:49.680291  2118 heartbeater.cc:499] Master 127.0.104.62:42683 was elected leader, sending a full tablet report...
I20251210 08:51:49.691103  2083 tablet_service.cc:1505] Processing CreateTablet for tablet 0e3f72b85f4f4a7095950045ff14efa3 (DEFAULT_TABLE table=fake-table [id=99cbfd226da444ebbfc153ae34681640]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:49.691571  2083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3f72b85f4f4a7095950045ff14efa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:49.696695  2130 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Bootstrap starting.
I20251210 08:51:49.697988  2130 tablet_bootstrap.cc:654] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:49.699550  2130 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: No bootstrap required, opened a new log
I20251210 08:51:49.699688  2130 ts_tablet_manager.cc:1403] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:51:49.700343  2130 raft_consensus.cc:359] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.700500  2130 raft_consensus.cc:385] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:49.700572  2130 raft_consensus.cc:740] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05527b8d44e0444384a26fd49374bbda, State: Initialized, Role: FOLLOWER
I20251210 08:51:49.700763  2130 consensus_queue.cc:260] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.700886  2130 raft_consensus.cc:399] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:49.700959  2130 raft_consensus.cc:493] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:49.701041  2130 raft_consensus.cc:3060] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:49.702819  2130 raft_consensus.cc:515] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.703025  2130 leader_election.cc:304] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 05527b8d44e0444384a26fd49374bbda; no voters: 
I20251210 08:51:49.703502  2130 leader_election.cc:290] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:49.703634  2132 raft_consensus.cc:2804] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:49.708485  2130 ts_tablet_manager.cc:1434] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20251210 08:51:49.708550  2132 raft_consensus.cc:697] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 LEADER]: Becoming Leader. State: Replica: 05527b8d44e0444384a26fd49374bbda, State: Running, Role: LEADER
I20251210 08:51:49.708817  2132 consensus_queue.cc:237] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.710870  1996 catalog_manager.cc:5654] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda reported cstate change: term changed from 0 to 1, leader changed from <none> to 05527b8d44e0444384a26fd49374bbda (127.0.104.1). New cstate: current_term: 1 leader_uuid: "05527b8d44e0444384a26fd49374bbda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:49.731650   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:49.732546  1996 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49106:
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 08:51:49.734205   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:49.752825   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:49.753175   416 tablet_replica.cc:333] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: stopping tablet replica
I20251210 08:51:49.753489   416 raft_consensus.cc:2243] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:49.753717   416 raft_consensus.cc:2272] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:49.767858   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:49.771212   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:49.772341   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:49.773469   416 webserver.cc:492] Webserver started at http://127.0.104.1:34069/ using document root <none> and password file <none>
I20251210 08:51:49.773675   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:49.773722   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 08:51:49.775458   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 08:51:49.776654  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 08:51:49.776993   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:49.777086   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "05527b8d44e0444384a26fd49374bbda"
format_stamp: "Formatted at 2025-12-10 08:51:49 on dist-test-slave-cbxd"
I20251210 08:51:49.777189   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-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 08:51:49.799584   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:49.800159   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:49.800700   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:49.801826  2149 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251210 08:51:49.804060   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 08:51:49.804131   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20251210 08:51:49.804208   416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251210 08:51:49.805994   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 08:51:49.806051   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251210 08:51:49.806133  2149 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Bootstrap starting.
I20251210 08:51:49.810510  2149 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: 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 08:51:49.810931  2149 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Bootstrap complete.
I20251210 08:51:49.811218  2149 ts_tablet_manager.cc:1403] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:51:49.811972  2149 raft_consensus.cc:359] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.812147  2149 raft_consensus.cc:740] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05527b8d44e0444384a26fd49374bbda, State: Initialized, Role: FOLLOWER
I20251210 08:51:49.812377  2149 consensus_queue.cc:260] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [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: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.812506  2149 raft_consensus.cc:399] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:49.812575  2149 raft_consensus.cc:493] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:49.812650  2149 raft_consensus.cc:3060] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 1 FOLLOWER]: Advancing to term 2
I20251210 08:51:49.814419  2149 raft_consensus.cc:515] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.814610  2149 leader_election.cc:304] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [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: 05527b8d44e0444384a26fd49374bbda; no voters: 
I20251210 08:51:49.815002  2149 leader_election.cc:290] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251210 08:51:49.815222  2185 raft_consensus.cc:2804] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 FOLLOWER]: Leader election won for term 2
I20251210 08:51:49.815629  2185 raft_consensus.cc:697] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 LEADER]: Becoming Leader. State: Replica: 05527b8d44e0444384a26fd49374bbda, State: Running, Role: LEADER
I20251210 08:51:49.815917  2185 consensus_queue.cc:237] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [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: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.816599  2149 ts_tablet_manager.cc:1434] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20251210 08:51:49.820955   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43137
I20251210 08:51:49.820974  2211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43137 every 8 connection(s)
I20251210 08:51:49.827932  2212 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42683
I20251210 08:51:49.828071  2212 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:49.828469  2212 heartbeater.cc:507] Master 127.0.104.62:42683 requested a full tablet report, sending...
I20251210 08:51:49.829761  1996 ts_manager.cc:194] Re-registered known tserver with Master: 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137)
I20251210 08:51:49.830135   416 tablet_server.cc:178] TabletServer@127.0.104.1:43137 shutting down...
I20251210 08:51:49.830104  1996 catalog_manager.cc:5654] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "05527b8d44e0444384a26fd49374bbda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:49.830425  1996 catalog_manager.cc:5746] TS 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137) does not have the latest schema for tablet 0e3f72b85f4f4a7095950045ff14efa3 (table fake-table [id=99cbfd226da444ebbfc153ae34681640]). Expected version 1 got 0
I20251210 08:51:49.834901  1996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49112
I20251210 08:51:49.836445  2212 heartbeater.cc:499] Master 127.0.104.62:42683 was elected leader, sending a full tablet report...
I20251210 08:51:49.838907  1996 catalog_manager.cc:5746] TS 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137) does not have the latest schema for tablet 0e3f72b85f4f4a7095950045ff14efa3 (table fake-table [id=99cbfd226da444ebbfc153ae34681640]). Expected version 1 got 0
I20251210 08:51:49.840054   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:49.840390   416 tablet_replica.cc:333] stopping tablet replica
I20251210 08:51:49.840579   416 raft_consensus.cc:2243] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 LEADER]: Raft consensus shutting down.
I20251210 08:51:49.840759   416 raft_consensus.cc:2272] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 FOLLOWER]: Raft consensus is shut down!
W20251210 08:51:49.845420  2143 connection.cc:441] server connection from 127.0.0.1:34246 torn down before Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34246 (request call id 0) could send its response
I20251210 08:51:49.858021   416 tablet_server.cc:195] TabletServer@127.0.104.1:43137 shutdown complete.
I20251210 08:51:49.861181   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:49.862191   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:49.863286   416 webserver.cc:492] Webserver started at http://127.0.104.1:34069/ using document root <none> and password file <none>
I20251210 08:51:49.863492   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:49.863541   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 08:51:49.865322   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:49.866447  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 08:51:49.866770   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:49.866856   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "05527b8d44e0444384a26fd49374bbda"
format_stamp: "Formatted at 2025-12-10 08:51:49 on dist-test-slave-cbxd"
I20251210 08:51:49.866945   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-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 08:51:49.877673   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:49.878149   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:49.878623   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:49.881734   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 08:51:49.881809   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20251210 08:51:49.883651   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 08:51:49.883714   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251210 08:51:49.883826  2226 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Bootstrap starting.
I20251210 08:51:49.890177  2226 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: 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 08:51:49.890596  2226 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Bootstrap complete.
I20251210 08:51:49.890820  2226 ts_tablet_manager.cc:1403] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20251210 08:51:49.891513  2226 raft_consensus.cc:359] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.891664  2226 raft_consensus.cc:740] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05527b8d44e0444384a26fd49374bbda, State: Initialized, Role: FOLLOWER
I20251210 08:51:49.891858  2226 consensus_queue.cc:260] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [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: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.892028  2226 raft_consensus.cc:399] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:49.892086  2226 raft_consensus.cc:493] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:49.892163  2226 raft_consensus.cc:3060] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 2 FOLLOWER]: Advancing to term 3
I20251210 08:51:49.894833  2226 raft_consensus.cc:515] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.895073  2226 leader_election.cc:304] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [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: 05527b8d44e0444384a26fd49374bbda; no voters: 
I20251210 08:51:49.895480  2226 leader_election.cc:290] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [CANDIDATE]: Term 3 election: Requested vote from peers 
I20251210 08:51:49.895645  2237 raft_consensus.cc:2804] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 FOLLOWER]: Leader election won for term 3
I20251210 08:51:49.897663  2237 raft_consensus.cc:697] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 LEADER]: Becoming Leader. State: Replica: 05527b8d44e0444384a26fd49374bbda, State: Running, Role: LEADER
I20251210 08:51:49.898031  2237 consensus_queue.cc:237] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [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: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.902727  2226 ts_tablet_manager.cc:1434] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.008s
I20251210 08:51:49.912640   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43137
I20251210 08:51:49.912662  2288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43137 every 8 connection(s)
I20251210 08:51:49.919211  2289 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42683
I20251210 08:51:49.919341  2289 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:49.919648  2289 heartbeater.cc:507] Master 127.0.104.62:42683 requested a full tablet report, sending...
I20251210 08:51:49.920866  1996 ts_manager.cc:194] Re-registered known tserver with Master: 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137)
I20251210 08:51:49.921259  1996 catalog_manager.cc:5654] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "05527b8d44e0444384a26fd49374bbda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:49.921553  1996 catalog_manager.cc:5746] TS 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137) does not have the latest schema for tablet 0e3f72b85f4f4a7095950045ff14efa3 (table fake-table [id=99cbfd226da444ebbfc153ae34681640]). Expected version 1 got 0
I20251210 08:51:49.922192   416 tablet_server.cc:178] TabletServer@127.0.104.1:43137 shutting down...
I20251210 08:51:49.924994  1996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49118
I20251210 08:51:49.926529  2289 heartbeater.cc:499] Master 127.0.104.62:42683 was elected leader, sending a full tablet report...
I20251210 08:51:49.928608  1996 catalog_manager.cc:5746] TS 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137) does not have the latest schema for tablet 0e3f72b85f4f4a7095950045ff14efa3 (table fake-table [id=99cbfd226da444ebbfc153ae34681640]). Expected version 1 got 0
I20251210 08:51:49.931185   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:49.931488   416 tablet_replica.cc:333] stopping tablet replica
I20251210 08:51:49.931674   416 raft_consensus.cc:2243] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 LEADER]: Raft consensus shutting down.
I20251210 08:51:49.931849   416 raft_consensus.cc:2272] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:49.946076   416 tablet_server.cc:195] TabletServer@127.0.104.1:43137 shutdown complete.
W20251210 08:51:49.947080  1981 catalog_manager.cc:4712] TS 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137): AlterTable RPC failed for tablet 0e3f72b85f4f4a7095950045ff14efa3: Network error: Client connection negotiation failed: client connection to 127.0.104.1:43137: connect: Connection refused (error 111)
I20251210 08:51:49.949366   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:49.950333   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:49.951457   416 webserver.cc:492] Webserver started at http://127.0.104.1:34069/ using document root <none> and password file <none>
I20251210 08:51:49.951659   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:49.951727   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 08:51:49.953444   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:49.954579  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 08:51:49.954944   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:49.955041   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "05527b8d44e0444384a26fd49374bbda"
format_stamp: "Formatted at 2025-12-10 08:51:49 on dist-test-slave-cbxd"
I20251210 08:51:49.955148   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1765356704385981-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 08:51:49.970249   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:49.970777   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:49.971262   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:49.974331   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 08:51:49.974416   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20251210 08:51:49.976141   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 08:51:49.976226   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:51:49.976290  2303 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Bootstrap starting.
I20251210 08:51:49.981643  2303 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: 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 08:51:49.982038  2303 tablet_bootstrap.cc:492] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Bootstrap complete.
I20251210 08:51:49.982321  2303 ts_tablet_manager.cc:1403] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 08:51:49.982936  2303 raft_consensus.cc:359] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.983100  2303 raft_consensus.cc:740] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05527b8d44e0444384a26fd49374bbda, State: Initialized, Role: FOLLOWER
I20251210 08:51:49.983369  2303 consensus_queue.cc:260] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [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: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.983582  2303 raft_consensus.cc:399] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:49.983669  2303 raft_consensus.cc:493] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:49.983788  2303 raft_consensus.cc:3060] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 3 FOLLOWER]: Advancing to term 4
I20251210 08:51:49.985998  2303 raft_consensus.cc:515] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.986229  2303 leader_election.cc:304] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [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: 05527b8d44e0444384a26fd49374bbda; no voters: 
I20251210 08:51:49.986709  2303 leader_election.cc:290] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [CANDIDATE]: Term 4 election: Requested vote from peers 
I20251210 08:51:49.986807  2346 raft_consensus.cc:2804] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 4 FOLLOWER]: Leader election won for term 4
I20251210 08:51:49.987365  2303 ts_tablet_manager.cc:1434] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:51:49.988122  2346 raft_consensus.cc:697] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 4 LEADER]: Becoming Leader. State: Replica: 05527b8d44e0444384a26fd49374bbda, State: Running, Role: LEADER
I20251210 08:51:49.988384  2346 consensus_queue.cc:237] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [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: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } }
I20251210 08:51:49.991709   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43137
I20251210 08:51:49.991739  2365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43137 every 8 connection(s)
I20251210 08:51:49.998835  2366 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42683
I20251210 08:51:49.999006  2366 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:49.999430  2366 heartbeater.cc:507] Master 127.0.104.62:42683 requested a full tablet report, sending...
I20251210 08:51:50.000639  1996 ts_manager.cc:194] Re-registered known tserver with Master: 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137)
I20251210 08:51:50.001091  1996 catalog_manager.cc:5654] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "05527b8d44e0444384a26fd49374bbda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05527b8d44e0444384a26fd49374bbda" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43137 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:50.001410  1996 catalog_manager.cc:5746] TS 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137) does not have the latest schema for tablet 0e3f72b85f4f4a7095950045ff14efa3 (table fake-table [id=99cbfd226da444ebbfc153ae34681640]). Expected version 1 got 0
I20251210 08:51:50.004382  1996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49126
I20251210 08:51:50.005594  2366 heartbeater.cc:499] Master 127.0.104.62:42683 was elected leader, sending a full tablet report...
I20251210 08:51:50.006666  1996 catalog_manager.cc:5746] TS 05527b8d44e0444384a26fd49374bbda (127.0.104.1:43137) does not have the latest schema for tablet 0e3f72b85f4f4a7095950045ff14efa3 (table fake-table [id=99cbfd226da444ebbfc153ae34681640]). Expected version 1 got 0
I20251210 08:51:50.130580  2370 tablet.cc:1722] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: 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 08:51:50.131065  2370 tablet.cc:1620] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda: MemRowSet was empty: no flush needed.
I20251210 08:51:50.137290  1996 catalog_manager.cc:6199] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d: fake-table [id=99cbfd226da444ebbfc153ae34681640] alter complete (version 1)
I20251210 08:51:50.155175   416 tablet_server.cc:178] TabletServer@127.0.104.1:43137 shutting down...
I20251210 08:51:50.162622   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:50.162994   416 tablet_replica.cc:333] stopping tablet replica
I20251210 08:51:50.163183   416 raft_consensus.cc:2243] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 4 LEADER]: Raft consensus shutting down.
I20251210 08:51:50.163388   416 raft_consensus.cc:2272] T 0e3f72b85f4f4a7095950045ff14efa3 P 05527b8d44e0444384a26fd49374bbda [term 4 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:50.181978   416 tablet_server.cc:195] TabletServer@127.0.104.1:43137 shutdown complete.
I20251210 08:51:50.185050   416 master.cc:561] Master@127.0.104.62:42683 shutting down...
I20251210 08:51:50.191963   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:50.192204   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:50.192325   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P a71a5f82d7174a2090f7d253ea6b873d: stopping tablet replica
I20251210 08:51:50.196161   416 master.cc:583] Master@127.0.104.62:42683 shutdown complete.
[       OK ] AlterTableTest.TestRestartTSDuringAlter (710 ms)
[ RUN      ] AlterTableTest.TestGetSchemaAfterAlterTable
I20251210 08:51:50.205240   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43515
I20251210 08:51:50.205734   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:50.206486   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:50.207603   416 webserver.cc:492] Webserver started at http://127.0.104.62:43031/ using document root <none> and password file <none>
I20251210 08:51:50.207772   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:50.207815   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:50.207974   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:50.208513   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c"
format_stamp: "Formatted at 2025-12-10 08:51:50 on dist-test-slave-cbxd"
I20251210 08:51:50.210657   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:51:50.212006  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 08:51:50.212332   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:50.212420   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c"
format_stamp: "Formatted at 2025-12-10 08:51:50 on dist-test-slave-cbxd"
I20251210 08:51:50.212518   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-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 08:51:50.223876   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:50.224373   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:50.236261   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43515
I20251210 08:51:50.236302  2425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43515 every 8 connection(s)
I20251210 08:51:50.237521  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 08:51:50.241667  2426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c: Bootstrap starting.
I20251210 08:51:50.242983  2426 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:50.244503  2426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c: No bootstrap required, opened a new log
I20251210 08:51:50.245092  2426 raft_consensus.cc:359] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c" member_type: VOTER }
I20251210 08:51:50.245222  2426 raft_consensus.cc:385] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:50.245296  2426 raft_consensus.cc:740] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe0f24d7b64b1d97891cb95fffaf3c, State: Initialized, Role: FOLLOWER
I20251210 08:51:50.245500  2426 consensus_queue.cc:260] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c" member_type: VOTER }
I20251210 08:51:50.245632  2426 raft_consensus.cc:399] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:50.245688  2426 raft_consensus.cc:493] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:50.245762  2426 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:50.247460  2426 raft_consensus.cc:515] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c" member_type: VOTER }
I20251210 08:51:50.247646  2426 leader_election.cc:304] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e0fe0f24d7b64b1d97891cb95fffaf3c; no voters: 
I20251210 08:51:50.248046  2426 leader_election.cc:290] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:50.248171  2429 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:50.248625  2429 raft_consensus.cc:697] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 1 LEADER]: Becoming Leader. State: Replica: e0fe0f24d7b64b1d97891cb95fffaf3c, State: Running, Role: LEADER
I20251210 08:51:50.248888  2429 consensus_queue.cc:237] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c" member_type: VOTER }
I20251210 08:51:50.249039  2426 sys_catalog.cc:565] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:50.249725  2430 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c" member_type: VOTER } }
I20251210 08:51:50.249751  2431 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader e0fe0f24d7b64b1d97891cb95fffaf3c. Latest consensus state: current_term: 1 leader_uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0fe0f24d7b64b1d97891cb95fffaf3c" member_type: VOTER } }
I20251210 08:51:50.249964  2431 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:50.251823  2430 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:50.252624  2434 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:50.254431  2434 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:50.254776   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:50.257324  2434 catalog_manager.cc:1357] Generated new cluster ID: d8a29a378526407384f527e15a894563
I20251210 08:51:50.257409  2434 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:50.275771  2434 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:50.276573  2434 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:50.289391  2434 catalog_manager.cc:6027] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c: Generated new TSK 0
I20251210 08:51:50.289655  2434 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:50.320026   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:50.321204   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:50.322657   416 webserver.cc:492] Webserver started at http://127.0.104.1:45615/ using document root <none> and password file <none>
I20251210 08:51:50.322865   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:50.322952   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:50.323064   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:50.323674   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "9f9400109c694ea691f098ef74624c3f"
format_stamp: "Formatted at 2025-12-10 08:51:50 on dist-test-slave-cbxd"
I20251210 08:51:50.326098   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:51:50.327703  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 08:51:50.328092   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:51:50.328218   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "9f9400109c694ea691f098ef74624c3f"
format_stamp: "Formatted at 2025-12-10 08:51:50 on dist-test-slave-cbxd"
I20251210 08:51:50.328361   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1765356704385981-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 08:51:50.335759   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:50.336345   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:50.336899   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:50.337788   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:50.337857   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:50.337967   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:50.338022   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:50.350309   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41979
I20251210 08:51:50.350350  2512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41979 every 8 connection(s)
I20251210 08:51:50.357364  2513 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43515
I20251210 08:51:50.357532  2513 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:50.357895  2513 heartbeater.cc:507] Master 127.0.104.62:43515 requested a full tablet report, sending...
I20251210 08:51:50.358783  2391 ts_manager.cc:194] Registered new tserver with Master: 9f9400109c694ea691f098ef74624c3f (127.0.104.1:41979)
I20251210 08:51:50.358976   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007794458s
I20251210 08:51:50.360420  2391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35364
I20251210 08:51:50.370189  2391 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35380:
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 08:51:50.372016  2513 heartbeater.cc:499] Master 127.0.104.62:43515 was elected leader, sending a full tablet report...
I20251210 08:51:50.382258  2478 tablet_service.cc:1505] Processing CreateTablet for tablet 8a3ed44638474dbb924f5160904fbb4d (DEFAULT_TABLE table=fake-table [id=7a8313083af748dc8e616d4925c6564a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:50.382700  2478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a3ed44638474dbb924f5160904fbb4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:50.387574  2525 tablet_bootstrap.cc:492] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f: Bootstrap starting.
I20251210 08:51:50.389047  2525 tablet_bootstrap.cc:654] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:50.390794  2525 tablet_bootstrap.cc:492] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f: No bootstrap required, opened a new log
I20251210 08:51:50.390940  2525 ts_tablet_manager.cc:1403] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:51:50.391525  2525 raft_consensus.cc:359] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f9400109c694ea691f098ef74624c3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41979 } }
I20251210 08:51:50.391662  2525 raft_consensus.cc:385] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:50.391734  2525 raft_consensus.cc:740] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f9400109c694ea691f098ef74624c3f, State: Initialized, Role: FOLLOWER
I20251210 08:51:50.391952  2525 consensus_queue.cc:260] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f9400109c694ea691f098ef74624c3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41979 } }
I20251210 08:51:50.392127  2525 raft_consensus.cc:399] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:50.392199  2525 raft_consensus.cc:493] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:50.392310  2525 raft_consensus.cc:3060] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:50.393988  2525 raft_consensus.cc:515] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f9400109c694ea691f098ef74624c3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41979 } }
I20251210 08:51:50.394199  2525 leader_election.cc:304] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f9400109c694ea691f098ef74624c3f; no voters: 
I20251210 08:51:50.394651  2525 leader_election.cc:290] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:50.394840  2527 raft_consensus.cc:2804] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:50.395570  2527 raft_consensus.cc:697] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 1 LEADER]: Becoming Leader. State: Replica: 9f9400109c694ea691f098ef74624c3f, State: Running, Role: LEADER
I20251210 08:51:50.395923  2527 consensus_queue.cc:237] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f9400109c694ea691f098ef74624c3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41979 } }
I20251210 08:51:50.396176  2525 ts_tablet_manager.cc:1434] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251210 08:51:50.397799  2391 catalog_manager.cc:5654] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f9400109c694ea691f098ef74624c3f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9f9400109c694ea691f098ef74624c3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f9400109c694ea691f098ef74624c3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41979 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:50.413470   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:50.414317  2391 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35380:
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 08:51:50.419348  2533 tablet.cc:1722] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f: 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 08:51:50.419868  2533 tablet.cc:1620] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f: MemRowSet was empty: no flush needed.
I20251210 08:51:50.426115  2391 catalog_manager.cc:6199] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c: fake-table [id=7a8313083af748dc8e616d4925c6564a] alter complete (version 1)
I20251210 08:51:50.428007   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:51:50.435272   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:51:50.435639   416 tablet_replica.cc:333] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f: stopping tablet replica
I20251210 08:51:50.435822   416 raft_consensus.cc:2243] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:50.436050   416 raft_consensus.cc:2272] T 8a3ed44638474dbb924f5160904fbb4d P 9f9400109c694ea691f098ef74624c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:50.450242   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:51:50.453126   416 master.cc:561] Master@127.0.104.62:43515 shutting down...
I20251210 08:51:50.459789   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:51:50.460047   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:51:50.460222   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P e0fe0f24d7b64b1d97891cb95fffaf3c: stopping tablet replica
I20251210 08:51:50.473985   416 master.cc:583] Master@127.0.104.62:43515 shutdown complete.
[       OK ] AlterTableTest.TestGetSchemaAfterAlterTable (278 ms)
[ RUN      ] AlterTableTest.TestDropAndAddNewColumn
I20251210 08:51:50.483973   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41187
I20251210 08:51:50.484469   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:50.485258   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:50.486358   416 webserver.cc:492] Webserver started at http://127.0.104.62:34871/ using document root <none> and password file <none>
I20251210 08:51:50.486581   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:50.486655   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:50.486791   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:50.487370   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "715aa1a766bb4493bc5162350f2f7221"
format_stamp: "Formatted at 2025-12-10 08:51:50 on dist-test-slave-cbxd"
I20251210 08:51:50.489665   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:51:50.498274  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 08:51:50.498610   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.001s
I20251210 08:51:50.498715   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "715aa1a766bb4493bc5162350f2f7221"
format_stamp: "Formatted at 2025-12-10 08:51:50 on dist-test-slave-cbxd"
I20251210 08:51:50.498824   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-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 08:51:50.507830   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:50.508368   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:50.517688   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41187
I20251210 08:51:50.517701  2588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41187 every 8 connection(s)
I20251210 08:51:50.519119  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 08:51:50.522922  2589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221: Bootstrap starting.
I20251210 08:51:50.524039  2589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:50.525396  2589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221: No bootstrap required, opened a new log
I20251210 08:51:50.525961  2589 raft_consensus.cc:359] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715aa1a766bb4493bc5162350f2f7221" member_type: VOTER }
I20251210 08:51:50.526079  2589 raft_consensus.cc:385] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:50.526129  2589 raft_consensus.cc:740] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715aa1a766bb4493bc5162350f2f7221, State: Initialized, Role: FOLLOWER
I20251210 08:51:50.526295  2589 consensus_queue.cc:260] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715aa1a766bb4493bc5162350f2f7221" member_type: VOTER }
I20251210 08:51:50.526392  2589 raft_consensus.cc:399] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:50.526451  2589 raft_consensus.cc:493] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:50.526521  2589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:50.528224  2589 raft_consensus.cc:515] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715aa1a766bb4493bc5162350f2f7221" member_type: VOTER }
I20251210 08:51:50.528390  2589 leader_election.cc:304] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 715aa1a766bb4493bc5162350f2f7221; no voters: 
I20251210 08:51:50.528740  2589 leader_election.cc:290] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:50.528842  2592 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:50.529210  2592 raft_consensus.cc:697] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 1 LEADER]: Becoming Leader. State: Replica: 715aa1a766bb4493bc5162350f2f7221, State: Running, Role: LEADER
I20251210 08:51:50.529431  2592 consensus_queue.cc:237] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715aa1a766bb4493bc5162350f2f7221" member_type: VOTER }
I20251210 08:51:50.529505  2589 sys_catalog.cc:565] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:51:50.530076  2594 sys_catalog.cc:455] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 715aa1a766bb4493bc5162350f2f7221. Latest consensus state: current_term: 1 leader_uuid: "715aa1a766bb4493bc5162350f2f7221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715aa1a766bb4493bc5162350f2f7221" member_type: VOTER } }
I20251210 08:51:50.530053  2593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "715aa1a766bb4493bc5162350f2f7221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715aa1a766bb4493bc5162350f2f7221" member_type: VOTER } }
I20251210 08:51:50.530217  2594 sys_catalog.cc:458] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:50.530296  2593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [sys.catalog]: This master's current role is: LEADER
I20251210 08:51:50.530687  2596 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:51:50.531855  2596 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:51:50.534569  2596 catalog_manager.cc:1357] Generated new cluster ID: 2ea2e55eca7f46b8b3971e0ec89b3ac7
I20251210 08:51:50.534650  2596 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:51:50.535374   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:51:50.549782  2596 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:51:50.550530  2596 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:51:50.559118  2596 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221: Generated new TSK 0
I20251210 08:51:50.559353  2596 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:51:50.567875   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:51:50.568902   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:51:50.570142   416 webserver.cc:492] Webserver started at http://127.0.104.1:36359/ using document root <none> and password file <none>
I20251210 08:51:50.570330   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:51:50.570381   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:51:50.570473   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:51:50.570983   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "aa9a903c87d2446495c5087d4b130bf5"
format_stamp: "Formatted at 2025-12-10 08:51:50 on dist-test-slave-cbxd"
I20251210 08:51:50.573237   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:51:50.574605  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 08:51:50.574926   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 08:51:50.575022   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "aa9a903c87d2446495c5087d4b130bf5"
format_stamp: "Formatted at 2025-12-10 08:51:50 on dist-test-slave-cbxd"
I20251210 08:51:50.575116   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1765356704385981-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 08:51:50.591630   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:51:50.592172   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:51:50.592697   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:51:50.593446   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:51:50.593501   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:50.593569   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:51:50.593601   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:51:50.604146  2675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37385 every 8 connection(s)
I20251210 08:51:50.604122   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37385
I20251210 08:51:50.610249  2676 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41187
I20251210 08:51:50.610376  2676 heartbeater.cc:461] Registering TS with master...
I20251210 08:51:50.610723  2676 heartbeater.cc:507] Master 127.0.104.62:41187 requested a full tablet report, sending...
I20251210 08:51:50.611428  2554 ts_manager.cc:194] Registered new tserver with Master: aa9a903c87d2446495c5087d4b130bf5 (127.0.104.1:37385)
I20251210 08:51:50.611701   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006684212s
I20251210 08:51:50.612426  2554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34414
I20251210 08:51:50.621706  2554 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34430:
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 08:51:50.623473  2676 heartbeater.cc:499] Master 127.0.104.62:41187 was elected leader, sending a full tablet report...
I20251210 08:51:50.634876  2641 tablet_service.cc:1505] Processing CreateTablet for tablet d306ed2297ae4f33ad5cebe2bdff57c1 (DEFAULT_TABLE table=fake-table [id=b2a5dfc6a1914ffba3a414ce4648cfe2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:51:50.635295  2641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d306ed2297ae4f33ad5cebe2bdff57c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:51:50.639590  2688 tablet_bootstrap.cc:492] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5: Bootstrap starting.
I20251210 08:51:50.640990  2688 tablet_bootstrap.cc:654] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5: Neither blocks nor log segments found. Creating new log.
I20251210 08:51:50.642380  2688 tablet_bootstrap.cc:492] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5: No bootstrap required, opened a new log
I20251210 08:51:50.642493  2688 ts_tablet_manager.cc:1403] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:51:50.643044  2688 raft_consensus.cc:359] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa9a903c87d2446495c5087d4b130bf5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37385 } }
I20251210 08:51:50.643168  2688 raft_consensus.cc:385] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:51:50.643230  2688 raft_consensus.cc:740] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa9a903c87d2446495c5087d4b130bf5, State: Initialized, Role: FOLLOWER
I20251210 08:51:50.643404  2688 consensus_queue.cc:260] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa9a903c87d2446495c5087d4b130bf5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37385 } }
I20251210 08:51:50.643512  2688 raft_consensus.cc:399] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:51:50.643568  2688 raft_consensus.cc:493] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:51:50.643635  2688 raft_consensus.cc:3060] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:51:50.645460  2688 raft_consensus.cc:515] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa9a903c87d2446495c5087d4b130bf5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37385 } }
I20251210 08:51:50.645666  2688 leader_election.cc:304] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa9a903c87d2446495c5087d4b130bf5; no voters: 
I20251210 08:51:50.646095  2688 leader_election.cc:290] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:51:50.646240  2690 raft_consensus.cc:2804] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:51:50.646737  2688 ts_tablet_manager.cc:1434] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251210 08:51:50.646993  2690 raft_consensus.cc:697] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 1 LEADER]: Becoming Leader. State: Replica: aa9a903c87d2446495c5087d4b130bf5, State: Running, Role: LEADER
I20251210 08:51:50.647266  2690 consensus_queue.cc:237] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa9a903c87d2446495c5087d4b130bf5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37385 } }
I20251210 08:51:50.649039  2554 catalog_manager.cc:5654] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa9a903c87d2446495c5087d4b130bf5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa9a903c87d2446495c5087d4b130bf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa9a903c87d2446495c5087d4b130bf5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37385 } health_report { overall_health: HEALTHY } } }
I20251210 08:51:50.661576   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:51:55.610817  2677 maintenance_manager.cc:419] P aa9a903c87d2446495c5087d4b130bf5: Scheduling FlushMRSOp(d306ed2297ae4f33ad5cebe2bdff57c1): perf score=1.000000
I20251210 08:51:56.991763  2618 maintenance_manager.cc:643] P aa9a903c87d2446495c5087d4b130bf5: FlushMRSOp(d306ed2297ae4f33ad5cebe2bdff57c1) complete. Timing: real 1.380s	user 1.040s	sys 0.336s Metrics: {"bytes_written":118035,"cfile_init":1,"dirs.queue_time_us":343,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":746,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2555,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":39401,"thread_start_us":257,"threads_started":1}
I20251210 08:52:00.496752  2677 maintenance_manager.cc:419] P aa9a903c87d2446495c5087d4b130bf5: Scheduling FlushMRSOp(d306ed2297ae4f33ad5cebe2bdff57c1): perf score=1.000000
I20251210 08:52:01.567636  2618 maintenance_manager.cc:643] P aa9a903c87d2446495c5087d4b130bf5: FlushMRSOp(d306ed2297ae4f33ad5cebe2bdff57c1) complete. Timing: real 1.071s	user 0.990s	sys 0.076s Metrics: {"bytes_written":129543,"cfile_init":1,"dirs.queue_time_us":346,"dirs.run_cpu_time_us":187,"dirs.run_wall_time_us":1285,"drs_written":1,"lbm_read_time_us":51,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2811,"lbm_writes_lt_1ms":51,"peak_mem_usage":0,"rows_written":40650,"thread_start_us":222,"threads_started":1}
I20251210 08:52:01.568779  2677 maintenance_manager.cc:419] P aa9a903c87d2446495c5087d4b130bf5: Scheduling CompactRowSetsOp(d306ed2297ae4f33ad5cebe2bdff57c1): perf score=1.013823
I20251210 08:52:02.746469  2618 maintenance_manager.cc:643] P aa9a903c87d2446495c5087d4b130bf5: CompactRowSetsOp(d306ed2297ae4f33ad5cebe2bdff57c1) complete. Timing: real 1.177s	user 1.165s	sys 0.012s Metrics: {"bytes_written":253230,"cfile_cache_hit":8,"cfile_cache_hit_bytes":19474,"cfile_cache_miss":54,"cfile_cache_miss_bytes":1212708,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1602,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":1040,"drs_written":1,"lbm_read_time_us":2722,"lbm_reads_lt_1ms":74,"lbm_write_time_us":5079,"lbm_writes_lt_1ms":86,"num_input_rowsets":2,"peak_mem_usage":642891,"rows_written":80051,"thread_start_us":1087,"threads_started":5}
I20251210 08:52:03.182788   416 alter_table-test.cc:963] Verifying initial pattern
I20251210 08:52:04.987679   416 alter_table-test.cc:966] Dropping and adding back c1
I20251210 08:52:04.988451  2554 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34430:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 08:52:04.994782  2713 tablet.cc:1722] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5: 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 08:52:05.482460  2554 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221: fake-table [id=b2a5dfc6a1914ffba3a414ce4648cfe2] alter complete (version 1)
I20251210 08:52:05.556123  2554 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34430:
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 08:52:05.560956  2713 tablet.cc:1722] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5: 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 08:52:05.561401  2713 tablet.cc:1620] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5: MemRowSet was empty: no flush needed.
I20251210 08:52:05.615456  2554 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221: fake-table [id=b2a5dfc6a1914ffba3a414ce4648cfe2] alter complete (version 2)
I20251210 08:52:05.624478   416 alter_table-test.cc:973] Verifying that the new default shows up
I20251210 08:52:07.312578   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:07.321630   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:07.321887   416 tablet_replica.cc:333] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5: stopping tablet replica
I20251210 08:52:07.322089   416 raft_consensus.cc:2243] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:07.322311   416 raft_consensus.cc:2272] T d306ed2297ae4f33ad5cebe2bdff57c1 P aa9a903c87d2446495c5087d4b130bf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:07.336061   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:07.339473   416 master.cc:561] Master@127.0.104.62:41187 shutting down...
I20251210 08:52:07.345769   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:07.346000   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:07.346103   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 715aa1a766bb4493bc5162350f2f7221: stopping tablet replica
I20251210 08:52:07.359045   416 master.cc:583] Master@127.0.104.62:41187 shutdown complete.
[       OK ] AlterTableTest.TestDropAndAddNewColumn (16891 ms)
[ RUN      ] AlterTableTest.TestRenameTableAndAdd
I20251210 08:52:07.398031   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44071
I20251210 08:52:07.398553   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:07.399355   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:07.400537   416 webserver.cc:492] Webserver started at http://127.0.104.62:45649/ using document root <none> and password file <none>
I20251210 08:52:07.400765   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:07.400835   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:07.400972   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:07.401549   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "12729ba045f842729fa693d9e4e534a1"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.403765   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:52:07.405138  2721 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.405483   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:07.405591   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "12729ba045f842729fa693d9e4e534a1"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.405704   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-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 08:52:07.426558   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:07.427049   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:07.437340   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44071
I20251210 08:52:07.437351  2772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44071 every 8 connection(s)
I20251210 08:52:07.438552  2773 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 08:52:07.442516  2773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1: Bootstrap starting.
I20251210 08:52:07.443710  2773 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:07.445214  2773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1: No bootstrap required, opened a new log
I20251210 08:52:07.445757  2773 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12729ba045f842729fa693d9e4e534a1" member_type: VOTER }
I20251210 08:52:07.445888  2773 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:07.445953  2773 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12729ba045f842729fa693d9e4e534a1, State: Initialized, Role: FOLLOWER
I20251210 08:52:07.446139  2773 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12729ba045f842729fa693d9e4e534a1" member_type: VOTER }
I20251210 08:52:07.446259  2773 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:07.446316  2773 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:07.446380  2773 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:07.448040  2773 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12729ba045f842729fa693d9e4e534a1" member_type: VOTER }
I20251210 08:52:07.448215  2773 leader_election.cc:304] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 12729ba045f842729fa693d9e4e534a1; no voters: 
I20251210 08:52:07.448550  2773 leader_election.cc:290] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:07.448663  2776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:07.449080  2776 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 1 LEADER]: Becoming Leader. State: Replica: 12729ba045f842729fa693d9e4e534a1, State: Running, Role: LEADER
I20251210 08:52:07.449311  2776 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12729ba045f842729fa693d9e4e534a1" member_type: VOTER }
I20251210 08:52:07.449360  2773 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:07.449913  2777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12729ba045f842729fa693d9e4e534a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12729ba045f842729fa693d9e4e534a1" member_type: VOTER } }
I20251210 08:52:07.449950  2778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12729ba045f842729fa693d9e4e534a1. Latest consensus state: current_term: 1 leader_uuid: "12729ba045f842729fa693d9e4e534a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12729ba045f842729fa693d9e4e534a1" member_type: VOTER } }
I20251210 08:52:07.450107  2777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:07.450181  2778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:07.451359  2781 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:07.452929  2781 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:07.453650   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:07.455591  2781 catalog_manager.cc:1357] Generated new cluster ID: 89d0f97ee9b9417291d12485855ae842
I20251210 08:52:07.455684  2781 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:07.468099  2781 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:07.468861  2781 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:07.476552  2781 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1: Generated new TSK 0
I20251210 08:52:07.476809  2781 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:07.486440   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:07.487464   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:07.488726   416 webserver.cc:492] Webserver started at http://127.0.104.1:46163/ using document root <none> and password file <none>
I20251210 08:52:07.488940   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:07.489019   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:07.489146   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:07.489706   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "9a959cfe547944cfb4feddca37ee31b6"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.491961   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.001s
I20251210 08:52:07.493315  2797 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.493677   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:07.493773   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "9a959cfe547944cfb4feddca37ee31b6"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.493873   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1765356704385981-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 08:52:07.514735   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:07.515226   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:07.515728   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:07.516532   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:07.516599   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.516670   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:07.516713   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.528402   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35823
I20251210 08:52:07.528420  2859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35823 every 8 connection(s)
I20251210 08:52:07.534952  2860 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44071
I20251210 08:52:07.535099  2860 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:07.535456  2860 heartbeater.cc:507] Master 127.0.104.62:44071 requested a full tablet report, sending...
I20251210 08:52:07.536273  2738 ts_manager.cc:194] Registered new tserver with Master: 9a959cfe547944cfb4feddca37ee31b6 (127.0.104.1:35823)
I20251210 08:52:07.537045   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007808822s
I20251210 08:52:07.537350  2738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56396
I20251210 08:52:07.548753  2860 heartbeater.cc:499] Master 127.0.104.62:44071 was elected leader, sending a full tablet report...
I20251210 08:52:07.555500  2738 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56404:
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 08:52:07.567339  2825 tablet_service.cc:1505] Processing CreateTablet for tablet ece017fbda094a70984fccc29e3cc678 (DEFAULT_TABLE table=fake-table [id=97f426813806412c9ae47be779eedddd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:07.567771  2825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece017fbda094a70984fccc29e3cc678. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:07.572201  2872 tablet_bootstrap.cc:492] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6: Bootstrap starting.
I20251210 08:52:07.573527  2872 tablet_bootstrap.cc:654] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:07.575037  2872 tablet_bootstrap.cc:492] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6: No bootstrap required, opened a new log
I20251210 08:52:07.575188  2872 ts_tablet_manager.cc:1403] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 08:52:07.575838  2872 raft_consensus.cc:359] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a959cfe547944cfb4feddca37ee31b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35823 } }
I20251210 08:52:07.576025  2872 raft_consensus.cc:385] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:07.576100  2872 raft_consensus.cc:740] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a959cfe547944cfb4feddca37ee31b6, State: Initialized, Role: FOLLOWER
I20251210 08:52:07.576296  2872 consensus_queue.cc:260] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a959cfe547944cfb4feddca37ee31b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35823 } }
I20251210 08:52:07.576423  2872 raft_consensus.cc:399] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:07.576498  2872 raft_consensus.cc:493] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:07.576581  2872 raft_consensus.cc:3060] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:07.578289  2872 raft_consensus.cc:515] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a959cfe547944cfb4feddca37ee31b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35823 } }
I20251210 08:52:07.578497  2872 leader_election.cc:304] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a959cfe547944cfb4feddca37ee31b6; no voters: 
I20251210 08:52:07.578910  2872 leader_election.cc:290] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:07.579053  2874 raft_consensus.cc:2804] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:07.579531  2872 ts_tablet_manager.cc:1434] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.001s
I20251210 08:52:07.579789  2874 raft_consensus.cc:697] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 1 LEADER]: Becoming Leader. State: Replica: 9a959cfe547944cfb4feddca37ee31b6, State: Running, Role: LEADER
I20251210 08:52:07.580101  2874 consensus_queue.cc:237] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a959cfe547944cfb4feddca37ee31b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35823 } }
I20251210 08:52:07.582204  2738 catalog_manager.cc:5654] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a959cfe547944cfb4feddca37ee31b6 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9a959cfe547944cfb4feddca37ee31b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a959cfe547944cfb4feddca37ee31b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35823 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:07.597370   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:07.598091  2738 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56404:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20251210 08:52:07.602730  2880 tablet.cc:1722] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6: 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 08:52:07.608898  2738 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1: someothername [id=97f426813806412c9ae47be779eedddd] alter complete (version 1)
I20251210 08:52:07.610446  2738 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56404:
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 08:52:07.614521  2880 tablet.cc:1722] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6: 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 08:52:07.614925  2880 tablet.cc:1620] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6: MemRowSet was empty: no flush needed.
I20251210 08:52:07.621336  2738 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1: someothername [id=97f426813806412c9ae47be779eedddd] alter complete (version 2)
I20251210 08:52:07.621963   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:07.629199   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:07.629578   416 tablet_replica.cc:333] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6: stopping tablet replica
I20251210 08:52:07.629755   416 raft_consensus.cc:2243] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:07.629930   416 raft_consensus.cc:2272] T ece017fbda094a70984fccc29e3cc678 P 9a959cfe547944cfb4feddca37ee31b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:07.643975   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:07.646986   416 master.cc:561] Master@127.0.104.62:44071 shutting down...
I20251210 08:52:07.653842   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:07.654103   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:07.654292   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12729ba045f842729fa693d9e4e534a1: stopping tablet replica
I20251210 08:52:07.674661   416 master.cc:583] Master@127.0.104.62:44071 shutdown complete.
[       OK ] AlterTableTest.TestRenameTableAndAdd (286 ms)
[ RUN      ] AlterTableTest.TestRenameToSameName
I20251210 08:52:07.684748   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39577
I20251210 08:52:07.685263   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:07.686062   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:07.687191   416 webserver.cc:492] Webserver started at http://127.0.104.62:36111/ using document root <none> and password file <none>
I20251210 08:52:07.687400   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:07.687480   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:07.687609   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:07.688242   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "ad768543d6a54b379f13bdd74fa38a56"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.690578   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:52:07.692075  2884 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.692385   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 08:52:07.692494   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "ad768543d6a54b379f13bdd74fa38a56"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.692605   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-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 08:52:07.704970   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:07.705497   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:07.716051  2935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39577 every 8 connection(s)
I20251210 08:52:07.716073   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39577
I20251210 08:52:07.717339  2936 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 08:52:07.721398  2936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56: Bootstrap starting.
I20251210 08:52:07.722663  2936 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:07.724268  2936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56: No bootstrap required, opened a new log
I20251210 08:52:07.724838  2936 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad768543d6a54b379f13bdd74fa38a56" member_type: VOTER }
I20251210 08:52:07.724985  2936 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:07.725059  2936 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad768543d6a54b379f13bdd74fa38a56, State: Initialized, Role: FOLLOWER
I20251210 08:52:07.725265  2936 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad768543d6a54b379f13bdd74fa38a56" member_type: VOTER }
I20251210 08:52:07.725384  2936 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:07.725455  2936 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:07.725536  2936 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:07.727200  2936 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad768543d6a54b379f13bdd74fa38a56" member_type: VOTER }
I20251210 08:52:07.727386  2936 leader_election.cc:304] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad768543d6a54b379f13bdd74fa38a56; no voters: 
I20251210 08:52:07.727766  2936 leader_election.cc:290] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:07.727936  2939 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:07.728380  2939 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 1 LEADER]: Becoming Leader. State: Replica: ad768543d6a54b379f13bdd74fa38a56, State: Running, Role: LEADER
I20251210 08:52:07.728614  2936 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:07.728616  2939 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad768543d6a54b379f13bdd74fa38a56" member_type: VOTER }
I20251210 08:52:07.729471  2940 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad768543d6a54b379f13bdd74fa38a56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad768543d6a54b379f13bdd74fa38a56" member_type: VOTER } }
I20251210 08:52:07.729513  2941 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad768543d6a54b379f13bdd74fa38a56. Latest consensus state: current_term: 1 leader_uuid: "ad768543d6a54b379f13bdd74fa38a56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad768543d6a54b379f13bdd74fa38a56" member_type: VOTER } }
I20251210 08:52:07.729718  2940 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:07.729746  2941 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:07.730718  2944 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:07.732002  2944 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:07.733659   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:07.734654  2944 catalog_manager.cc:1357] Generated new cluster ID: b99faa6a1a7c402ba26e1ca22cf05815
I20251210 08:52:07.734745  2944 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:07.747426  2944 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:07.748282  2944 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:07.759964  2944 catalog_manager.cc:6027] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56: Generated new TSK 0
I20251210 08:52:07.760210  2944 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:07.766209   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:07.767299   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:07.768661   416 webserver.cc:492] Webserver started at http://127.0.104.1:40475/ using document root <none> and password file <none>
I20251210 08:52:07.768886   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:07.768970   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:07.769110   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:07.769675   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "328f84e415914f228bbfe39f75c0ae57"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.772109   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:52:07.773591  2960 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.773974   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:07.774075   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "328f84e415914f228bbfe39f75c0ae57"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.774183   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1765356704385981-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 08:52:07.791234   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:07.791719   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:07.792308   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:07.793128   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:07.793197   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.793293   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:07.793380   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.804651   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37941
I20251210 08:52:07.804673  3022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37941 every 8 connection(s)
I20251210 08:52:07.811465  3023 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39577
I20251210 08:52:07.811610  3023 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:07.811964  3023 heartbeater.cc:507] Master 127.0.104.62:39577 requested a full tablet report, sending...
I20251210 08:52:07.812752  2901 ts_manager.cc:194] Registered new tserver with Master: 328f84e415914f228bbfe39f75c0ae57 (127.0.104.1:37941)
I20251210 08:52:07.813393   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007884143s
I20251210 08:52:07.814036  2901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39016
I20251210 08:52:07.823498  2901 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39018:
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 08:52:07.825241  3023 heartbeater.cc:499] Master 127.0.104.62:39577 was elected leader, sending a full tablet report...
I20251210 08:52:07.835054  2988 tablet_service.cc:1505] Processing CreateTablet for tablet 64b8fcfb57d145e5a05be8d0cac6909c (DEFAULT_TABLE table=fake-table [id=ada9e0708ccf40a6bec75d8291836016]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:07.835518  2988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b8fcfb57d145e5a05be8d0cac6909c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:07.840415  3035 tablet_bootstrap.cc:492] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57: Bootstrap starting.
I20251210 08:52:07.841691  3035 tablet_bootstrap.cc:654] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:07.843334  3035 tablet_bootstrap.cc:492] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57: No bootstrap required, opened a new log
I20251210 08:52:07.843478  3035 ts_tablet_manager.cc:1403] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:07.844098  3035 raft_consensus.cc:359] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "328f84e415914f228bbfe39f75c0ae57" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37941 } }
I20251210 08:52:07.844246  3035 raft_consensus.cc:385] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:07.844321  3035 raft_consensus.cc:740] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 328f84e415914f228bbfe39f75c0ae57, State: Initialized, Role: FOLLOWER
I20251210 08:52:07.844525  3035 consensus_queue.cc:260] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "328f84e415914f228bbfe39f75c0ae57" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37941 } }
I20251210 08:52:07.844658  3035 raft_consensus.cc:399] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:07.844736  3035 raft_consensus.cc:493] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:07.844827  3035 raft_consensus.cc:3060] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:07.846518  3035 raft_consensus.cc:515] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "328f84e415914f228bbfe39f75c0ae57" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37941 } }
I20251210 08:52:07.846722  3035 leader_election.cc:304] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 328f84e415914f228bbfe39f75c0ae57; no voters: 
I20251210 08:52:07.847194  3035 leader_election.cc:290] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:07.847316  3037 raft_consensus.cc:2804] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:07.848094  3037 raft_consensus.cc:697] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 1 LEADER]: Becoming Leader. State: Replica: 328f84e415914f228bbfe39f75c0ae57, State: Running, Role: LEADER
I20251210 08:52:07.848204  3035 ts_tablet_manager.cc:1434] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:07.848362  3037 consensus_queue.cc:237] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "328f84e415914f228bbfe39f75c0ae57" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37941 } }
I20251210 08:52:07.850173  2901 catalog_manager.cc:5654] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 328f84e415914f228bbfe39f75c0ae57 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "328f84e415914f228bbfe39f75c0ae57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "328f84e415914f228bbfe39f75c0ae57" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37941 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:07.864593   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:07.865317  2901 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39018:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20251210 08:52:07.866415   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:07.872860   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:07.873255   416 tablet_replica.cc:333] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57: stopping tablet replica
I20251210 08:52:07.873440   416 raft_consensus.cc:2243] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:07.873624   416 raft_consensus.cc:2272] T 64b8fcfb57d145e5a05be8d0cac6909c P 328f84e415914f228bbfe39f75c0ae57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:07.887831   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:07.890928   416 master.cc:561] Master@127.0.104.62:39577 shutting down...
I20251210 08:52:07.897378   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:07.897610   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:07.897775   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad768543d6a54b379f13bdd74fa38a56: stopping tablet replica
I20251210 08:52:07.901684   416 master.cc:583] Master@127.0.104.62:39577 shutdown complete.
[       OK ] AlterTableTest.TestRenameToSameName (225 ms)
[ RUN      ] AlterTableTest.TestBootstrapAfterAlters
I20251210 08:52:07.910537   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46077
I20251210 08:52:07.911036   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:07.911819   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:07.912977   416 webserver.cc:492] Webserver started at http://127.0.104.62:36691/ using document root <none> and password file <none>
I20251210 08:52:07.913198   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:07.913272   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:07.913407   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:07.913955   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.916167   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20251210 08:52:07.917501  3046 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.917824   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:07.917939   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.918048   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-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 08:52:07.926836   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:07.927330   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:07.937970   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46077
I20251210 08:52:07.937987  3097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46077 every 8 connection(s)
I20251210 08:52:07.939169  3098 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 08:52:07.943130  3098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0: Bootstrap starting.
I20251210 08:52:07.944451  3098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:07.945996  3098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0: No bootstrap required, opened a new log
I20251210 08:52:07.946614  3098 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0" member_type: VOTER }
I20251210 08:52:07.946753  3098 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:07.946828  3098 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f119517a03c4e0e961bf4aa3dfb3fa0, State: Initialized, Role: FOLLOWER
I20251210 08:52:07.947055  3098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0" member_type: VOTER }
I20251210 08:52:07.947193  3098 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:07.947270  3098 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:07.947361  3098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:07.949205  3098 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0" member_type: VOTER }
I20251210 08:52:07.949404  3098 leader_election.cc:304] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f119517a03c4e0e961bf4aa3dfb3fa0; no voters: 
I20251210 08:52:07.949810  3098 leader_election.cc:290] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:07.949914  3101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:07.950337  3101 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 1 LEADER]: Becoming Leader. State: Replica: 3f119517a03c4e0e961bf4aa3dfb3fa0, State: Running, Role: LEADER
I20251210 08:52:07.950562  3101 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0" member_type: VOTER }
I20251210 08:52:07.950637  3098 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:07.951170  3102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0" member_type: VOTER } }
I20251210 08:52:07.951202  3103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f119517a03c4e0e961bf4aa3dfb3fa0. Latest consensus state: current_term: 1 leader_uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f119517a03c4e0e961bf4aa3dfb3fa0" member_type: VOTER } }
I20251210 08:52:07.951386  3102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:07.951459  3103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:07.956712  3106 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:07.957846  3106 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:07.958997   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:07.960640  3106 catalog_manager.cc:1357] Generated new cluster ID: c2e755eabb7e45abb30657d6b4ce2f7d
I20251210 08:52:07.960736  3106 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:07.976220  3106 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:07.977010  3106 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:07.986899  3106 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0: Generated new TSK 0
I20251210 08:52:07.987162  3106 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:07.991497   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:07.992586   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:07.993800   416 webserver.cc:492] Webserver started at http://127.0.104.1:34449/ using document root <none> and password file <none>
I20251210 08:52:07.994031   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:07.994110   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:07.994247   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:07.994803   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.997117   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:52:07.998500  3122 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:07.998788   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 08:52:07.998895   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:07.999010   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-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 08:52:08.021051   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:08.021595   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:08.022133   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:08.022910   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:08.022979   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:08.023087   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:08.023145   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:08.034276   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41477
I20251210 08:52:08.034297  3184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41477 every 8 connection(s)
I20251210 08:52:08.040891  3185 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46077
I20251210 08:52:08.041043  3185 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:08.041347  3185 heartbeater.cc:507] Master 127.0.104.62:46077 requested a full tablet report, sending...
I20251210 08:52:08.042150  3063 ts_manager.cc:194] Registered new tserver with Master: 91a9ce4afd5847e7a11a5e9d6f3ebf43 (127.0.104.1:41477)
I20251210 08:52:08.042883   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007748384s
I20251210 08:52:08.043171  3063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35076
I20251210 08:52:08.053061  3063 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35082:
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 08:52:08.054605  3185 heartbeater.cc:499] Master 127.0.104.62:46077 was elected leader, sending a full tablet report...
I20251210 08:52:08.065215  3150 tablet_service.cc:1505] Processing CreateTablet for tablet fe14adc87d2b450f97e19efd9168d411 (DEFAULT_TABLE table=fake-table [id=3a61389c6bc348b3886d89d7089208e9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:08.065620  3150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe14adc87d2b450f97e19efd9168d411. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:08.070502  3197 tablet_bootstrap.cc:492] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Bootstrap starting.
I20251210 08:52:08.071789  3197 tablet_bootstrap.cc:654] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:08.073506  3197 tablet_bootstrap.cc:492] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: No bootstrap required, opened a new log
I20251210 08:52:08.073642  3197 ts_tablet_manager.cc:1403] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:08.074236  3197 raft_consensus.cc:359] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.074386  3197 raft_consensus.cc:385] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:08.074465  3197 raft_consensus.cc:740] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a9ce4afd5847e7a11a5e9d6f3ebf43, State: Initialized, Role: FOLLOWER
I20251210 08:52:08.074666  3197 consensus_queue.cc:260] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.074793  3197 raft_consensus.cc:399] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:08.074870  3197 raft_consensus.cc:493] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:08.074958  3197 raft_consensus.cc:3060] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:08.076772  3197 raft_consensus.cc:515] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.077003  3197 leader_election.cc:304] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 91a9ce4afd5847e7a11a5e9d6f3ebf43; no voters: 
I20251210 08:52:08.077692  3197 leader_election.cc:290] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:08.077816  3199 raft_consensus.cc:2804] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:08.078488  3197 ts_tablet_manager.cc:1434] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:08.078922  3199 raft_consensus.cc:697] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 LEADER]: Becoming Leader. State: Replica: 91a9ce4afd5847e7a11a5e9d6f3ebf43, State: Running, Role: LEADER
I20251210 08:52:08.079151  3199 consensus_queue.cc:237] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.081092  3063 catalog_manager.cc:5654] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91a9ce4afd5847e7a11a5e9d6f3ebf43 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:08.094647   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:08.095427  3063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35082:
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 08:52:08.100417  3205 tablet.cc:1722] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.100903  3205 tablet.cc:1620] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: MemRowSet was empty: no flush needed.
I20251210 08:52:08.106963  3063 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0: fake-table [id=3a61389c6bc348b3886d89d7089208e9] alter complete (version 1)
I20251210 08:52:08.169600   416 alter_table-test.cc:1013] Dropping c1
I20251210 08:52:08.170403  3062 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35082:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 08:52:08.175172  3205 tablet.cc:1722] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.190315  3062 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0: fake-table [id=3a61389c6bc348b3886d89d7089208e9] alter complete (version 2)
I20251210 08:52:08.197958   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:08.207149   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:08.207566   416 tablet_replica.cc:333] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: stopping tablet replica
I20251210 08:52:08.207798   416 raft_consensus.cc:2243] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:08.208046   416 raft_consensus.cc:2272] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:08.223137   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:08.226950   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:08.228246   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:08.229564   416 webserver.cc:492] Webserver started at http://127.0.104.1:34449/ using document root <none> and password file <none>
I20251210 08:52:08.229808   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:08.229874   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 08:52:08.231863   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:08.237859  3214 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:08.238301   416 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.000s
I20251210 08:52:08.238417   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:08.238555   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-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 08:52:08.254155   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:08.254758   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:08.256238   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:08.257634  3221 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251210 08:52:08.261399   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 08:52:08.261492   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.001s	sys 0.000s
I20251210 08:52:08.261598   416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251210 08:52:08.263295   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 08:52:08.263386   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251210 08:52:08.263461  3221 tablet_bootstrap.cc:492] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Bootstrap starting.
I20251210 08:52:08.271006  3221 tablet.cc:1722] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.271657  3221 tablet.cc:1620] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: MemRowSet was empty: no flush needed.
I20251210 08:52:08.271857  3221 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:52:08.278381  3221 tablet.cc:1722] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.278970   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41477
I20251210 08:52:08.278970  3278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41477 every 8 connection(s)
I20251210 08:52:08.279125  3221 tablet.cc:1620] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: MemRowSet was empty: no flush needed.
I20251210 08:52:08.279264  3221 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:52:08.280009  3221 tablet_bootstrap.cc:492] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.280522  3221 tablet_bootstrap.cc:492] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Bootstrap complete.
I20251210 08:52:08.291386  3221 ts_tablet_manager.cc:1403] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20251210 08:52:08.292855  3221 raft_consensus.cc:359] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.293068  3221 raft_consensus.cc:740] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a9ce4afd5847e7a11a5e9d6f3ebf43, State: Initialized, Role: FOLLOWER
I20251210 08:52:08.293309  3221 consensus_queue.cc:260] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [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: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.293471  3221 raft_consensus.cc:399] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:08.293557  3221 raft_consensus.cc:493] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:08.293633  3279 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46077
I20251210 08:52:08.293699  3221 raft_consensus.cc:3060] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 1 FOLLOWER]: Advancing to term 2
I20251210 08:52:08.293799  3279 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:08.294154  3279 heartbeater.cc:507] Master 127.0.104.62:46077 requested a full tablet report, sending...
I20251210 08:52:08.296617  3221 raft_consensus.cc:515] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.296919  3221 leader_election.cc:304] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [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: 91a9ce4afd5847e7a11a5e9d6f3ebf43; no voters: 
I20251210 08:52:08.297472  3221 leader_election.cc:290] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251210 08:52:08.297626  3283 raft_consensus.cc:2804] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 FOLLOWER]: Leader election won for term 2
I20251210 08:52:08.298343  3062 ts_manager.cc:194] Re-registered known tserver with Master: 91a9ce4afd5847e7a11a5e9d6f3ebf43 (127.0.104.1:41477)
I20251210 08:52:08.300185  3062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35092
I20251210 08:52:08.301366  3283 raft_consensus.cc:697] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 LEADER]: Becoming Leader. State: Replica: 91a9ce4afd5847e7a11a5e9d6f3ebf43, State: Running, Role: LEADER
I20251210 08:52:08.301764  3279 heartbeater.cc:499] Master 127.0.104.62:46077 was elected leader, sending a full tablet report...
I20251210 08:52:08.301707  3283 consensus_queue.cc:237] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [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: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.303516  3062 catalog_manager.cc:5654] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:08.305133  3221 ts_tablet_manager.cc:1434] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20251210 08:52:08.329715  3062 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35082:
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 08:52:08.350414  3288 tablet.cc:1722] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.351353  3288 tablet.cc:1620] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: MemRowSet was empty: no flush needed.
I20251210 08:52:08.359958  3063 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0: fake-table [id=3a61389c6bc348b3886d89d7089208e9] alter complete (version 3)
I20251210 08:52:08.368858   416 tablet_server.cc:178] TabletServer@127.0.104.1:41477 shutting down...
I20251210 08:52:08.377933   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:08.378381   416 tablet_replica.cc:333] stopping tablet replica
I20251210 08:52:08.378615   416 raft_consensus.cc:2243] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 LEADER]: Raft consensus shutting down.
I20251210 08:52:08.378831   416 raft_consensus.cc:2272] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:08.394021   416 tablet_server.cc:195] TabletServer@127.0.104.1:41477 shutdown complete.
I20251210 08:52:08.398295   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:08.399549   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:08.401024   416 webserver.cc:492] Webserver started at http://127.0.104.1:34449/ using document root <none> and password file <none>
I20251210 08:52:08.401302   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:08.401371   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251210 08:52:08.403611   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:52:08.409034  3294 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:08.409441   416 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.000s
I20251210 08:52:08.409567   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43"
format_stamp: "Formatted at 2025-12-10 08:52:07 on dist-test-slave-cbxd"
I20251210 08:52:08.409715   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1765356704385981-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 08:52:08.422751   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:08.423388   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:08.424075   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:08.428884   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251210 08:52:08.428978   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20251210 08:52:08.430882   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251210 08:52:08.430984   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251210 08:52:08.431071  3301 tablet_bootstrap.cc:492] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Bootstrap starting.
I20251210 08:52:08.439025  3301 tablet.cc:1722] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.439684  3301 tablet.cc:1620] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: MemRowSet was empty: no flush needed.
I20251210 08:52:08.439788  3301 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:52:08.445439  3301 tablet.cc:1722] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.446314  3301 tablet.cc:1620] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: MemRowSet was empty: no flush needed.
I20251210 08:52:08.446455  3301 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:52:08.447665  3301 tablet.cc:1722] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.448215  3301 tablet.cc:1620] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: MemRowSet was empty: no flush needed.
I20251210 08:52:08.448403  3301 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:52:08.449184  3301 tablet_bootstrap.cc:492] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: 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 08:52:08.449621  3301 tablet_bootstrap.cc:492] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Bootstrap complete.
I20251210 08:52:08.450541   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41477
I20251210 08:52:08.450587  3359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41477 every 8 connection(s)
I20251210 08:52:08.455798  3301 ts_tablet_manager.cc:1403] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20251210 08:52:08.456812  3301 raft_consensus.cc:359] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.457118  3301 raft_consensus.cc:740] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a9ce4afd5847e7a11a5e9d6f3ebf43, State: Initialized, Role: FOLLOWER
I20251210 08:52:08.457454  3301 consensus_queue.cc:260] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [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: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.457696  3301 raft_consensus.cc:399] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:08.457825  3301 raft_consensus.cc:493] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:08.457996  3301 raft_consensus.cc:3060] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 2 FOLLOWER]: Advancing to term 3
I20251210 08:52:08.461587  3301 raft_consensus.cc:515] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.461848  3301 leader_election.cc:304] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [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: 91a9ce4afd5847e7a11a5e9d6f3ebf43; no voters: 
I20251210 08:52:08.462278  3301 leader_election.cc:290] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20251210 08:52:08.462383  3363 raft_consensus.cc:2804] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 3 FOLLOWER]: Leader election won for term 3
I20251210 08:52:08.466061  3360 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46077
I20251210 08:52:08.466348  3360 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:08.466822  3360 heartbeater.cc:507] Master 127.0.104.62:46077 requested a full tablet report, sending...
I20251210 08:52:08.469364  3301 ts_tablet_manager.cc:1434] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20251210 08:52:08.469714  3363 raft_consensus.cc:697] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 3 LEADER]: Becoming Leader. State: Replica: 91a9ce4afd5847e7a11a5e9d6f3ebf43, State: Running, Role: LEADER
I20251210 08:52:08.470028  3363 consensus_queue.cc:237] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [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: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } }
I20251210 08:52:08.471839  3063 ts_manager.cc:194] Re-registered known tserver with Master: 91a9ce4afd5847e7a11a5e9d6f3ebf43 (127.0.104.1:41477)
I20251210 08:52:08.472362  3063 catalog_manager.cc:5654] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a9ce4afd5847e7a11a5e9d6f3ebf43" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41477 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:08.476233  3063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35106
I20251210 08:52:08.478204  3360 heartbeater.cc:499] Master 127.0.104.62:46077 was elected leader, sending a full tablet report...
I20251210 08:52:08.492892   416 tablet_server.cc:178] TabletServer@127.0.104.1:41477 shutting down...
I20251210 08:52:08.501260   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:08.501634   416 tablet_replica.cc:333] stopping tablet replica
I20251210 08:52:08.501842   416 raft_consensus.cc:2243] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 3 LEADER]: Raft consensus shutting down.
I20251210 08:52:08.502063   416 raft_consensus.cc:2272] T fe14adc87d2b450f97e19efd9168d411 P 91a9ce4afd5847e7a11a5e9d6f3ebf43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:08.506939   416 tablet_server.cc:195] TabletServer@127.0.104.1:41477 shutdown complete.
I20251210 08:52:08.511350   416 master.cc:561] Master@127.0.104.62:46077 shutting down...
I20251210 08:52:08.518851   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:08.519165   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:08.519376   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f119517a03c4e0e961bf4aa3dfb3fa0: stopping tablet replica
I20251210 08:52:08.523614   416 master.cc:583] Master@127.0.104.62:46077 shutdown complete.
[       OK ] AlterTableTest.TestBootstrapAfterAlters (626 ms)
[ RUN      ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20251210 08:52:08.537772   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42351
I20251210 08:52:08.538489   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:08.539649   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:08.541188   416 webserver.cc:492] Webserver started at http://127.0.104.62:41185/ using document root <none> and password file <none>
I20251210 08:52:08.541491   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:08.541592   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:08.541760   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:08.542593   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "6c8e71d6f34042b6af26ffcbf314d34d"
format_stamp: "Formatted at 2025-12-10 08:52:08 on dist-test-slave-cbxd"
I20251210 08:52:08.546005   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 08:52:08.547857  3371 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:08.548293   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:08.548403   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "6c8e71d6f34042b6af26ffcbf314d34d"
format_stamp: "Formatted at 2025-12-10 08:52:08 on dist-test-slave-cbxd"
I20251210 08:52:08.548530   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-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 08:52:08.560864   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:08.561460   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:08.574892   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42351
I20251210 08:52:08.574935  3422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42351 every 8 connection(s)
I20251210 08:52:08.576314  3423 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 08:52:08.582206  3423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d: Bootstrap starting.
I20251210 08:52:08.583890  3423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:08.585667  3423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d: No bootstrap required, opened a new log
I20251210 08:52:08.586436  3423 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8e71d6f34042b6af26ffcbf314d34d" member_type: VOTER }
I20251210 08:52:08.586599  3423 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:08.586670  3423 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8e71d6f34042b6af26ffcbf314d34d, State: Initialized, Role: FOLLOWER
I20251210 08:52:08.586875  3423 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8e71d6f34042b6af26ffcbf314d34d" member_type: VOTER }
I20251210 08:52:08.587028  3423 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:08.587102  3423 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:08.587188  3423 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:08.589681  3423 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8e71d6f34042b6af26ffcbf314d34d" member_type: VOTER }
I20251210 08:52:08.589906  3423 leader_election.cc:304] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6c8e71d6f34042b6af26ffcbf314d34d; no voters: 
I20251210 08:52:08.590348  3423 leader_election.cc:290] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:08.590448  3426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:08.591024  3426 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 1 LEADER]: Becoming Leader. State: Replica: 6c8e71d6f34042b6af26ffcbf314d34d, State: Running, Role: LEADER
I20251210 08:52:08.591187  3423 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:08.591305  3426 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8e71d6f34042b6af26ffcbf314d34d" member_type: VOTER }
I20251210 08:52:08.592103  3427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c8e71d6f34042b6af26ffcbf314d34d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8e71d6f34042b6af26ffcbf314d34d" member_type: VOTER } }
I20251210 08:52:08.592286  3427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:08.592636  3428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c8e71d6f34042b6af26ffcbf314d34d. Latest consensus state: current_term: 1 leader_uuid: "6c8e71d6f34042b6af26ffcbf314d34d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c8e71d6f34042b6af26ffcbf314d34d" member_type: VOTER } }
I20251210 08:52:08.592797  3428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:08.605966  3431 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:08.607892  3431 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:08.611644  3431 catalog_manager.cc:1357] Generated new cluster ID: e6fb5cd850174274b378e8e844357084
I20251210 08:52:08.611742   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:08.611750  3431 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:08.638161  3431 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:08.639269  3431 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:08.653007  3431 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d: Generated new TSK 0
I20251210 08:52:08.653303  3431 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:08.676676   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:08.677888   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:08.679397   416 webserver.cc:492] Webserver started at http://127.0.104.1:41085/ using document root <none> and password file <none>
I20251210 08:52:08.679625   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:08.679721   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:08.679863   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:08.680516   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "faf2edc42b0742559d6db58688f9d7f8"
format_stamp: "Formatted at 2025-12-10 08:52:08 on dist-test-slave-cbxd"
I20251210 08:52:08.683032   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:08.684633  3448 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:08.685003   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:08.685112   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "faf2edc42b0742559d6db58688f9d7f8"
format_stamp: "Formatted at 2025-12-10 08:52:08 on dist-test-slave-cbxd"
I20251210 08:52:08.685237   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1765356704385981-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 08:52:08.693478   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:08.694118   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:08.694686   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:08.695573   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:08.695643   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:08.695739   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:08.695799   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:08.718024   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45327
I20251210 08:52:08.718032  3510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45327 every 8 connection(s)
I20251210 08:52:08.729552  3511 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42351
I20251210 08:52:08.729732  3511 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:08.730202  3511 heartbeater.cc:507] Master 127.0.104.62:42351 requested a full tablet report, sending...
I20251210 08:52:08.731133  3388 ts_manager.cc:194] Registered new tserver with Master: faf2edc42b0742559d6db58688f9d7f8 (127.0.104.1:45327)
I20251210 08:52:08.731310   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012238279s
I20251210 08:52:08.732314  3388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36398
I20251210 08:52:08.743695  3511 heartbeater.cc:499] Master 127.0.104.62:42351 was elected leader, sending a full tablet report...
I20251210 08:52:08.743697  3388 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36410:
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 08:52:08.758540  3476 tablet_service.cc:1505] Processing CreateTablet for tablet ab5586e485c84f78b4d26383809b9d19 (DEFAULT_TABLE table=fake-table [id=70cd6a5f3a514f598ca4d02789dfda98]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:08.758985  3476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab5586e485c84f78b4d26383809b9d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:08.764838  3523 tablet_bootstrap.cc:492] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: Bootstrap starting.
I20251210 08:52:08.766745  3523 tablet_bootstrap.cc:654] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:08.768699  3523 tablet_bootstrap.cc:492] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: No bootstrap required, opened a new log
I20251210 08:52:08.768834  3523 ts_tablet_manager.cc:1403] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:08.769516  3523 raft_consensus.cc:359] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf2edc42b0742559d6db58688f9d7f8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45327 } }
I20251210 08:52:08.769665  3523 raft_consensus.cc:385] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:08.769737  3523 raft_consensus.cc:740] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faf2edc42b0742559d6db58688f9d7f8, State: Initialized, Role: FOLLOWER
I20251210 08:52:08.769949  3523 consensus_queue.cc:260] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf2edc42b0742559d6db58688f9d7f8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45327 } }
I20251210 08:52:08.770090  3523 raft_consensus.cc:399] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:08.770169  3523 raft_consensus.cc:493] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:08.770272  3523 raft_consensus.cc:3060] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:08.772348  3523 raft_consensus.cc:515] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf2edc42b0742559d6db58688f9d7f8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45327 } }
I20251210 08:52:08.772567  3523 leader_election.cc:304] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: faf2edc42b0742559d6db58688f9d7f8; no voters: 
I20251210 08:52:08.773005  3523 leader_election.cc:290] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:08.773131  3525 raft_consensus.cc:2804] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:08.773564  3525 raft_consensus.cc:697] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 1 LEADER]: Becoming Leader. State: Replica: faf2edc42b0742559d6db58688f9d7f8, State: Running, Role: LEADER
I20251210 08:52:08.773864  3525 consensus_queue.cc:237] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf2edc42b0742559d6db58688f9d7f8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45327 } }
I20251210 08:52:08.776038  3388 catalog_manager.cc:5654] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to faf2edc42b0742559d6db58688f9d7f8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "faf2edc42b0742559d6db58688f9d7f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf2edc42b0742559d6db58688f9d7f8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45327 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:08.780051  3523 ts_tablet_manager.cc:1434] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20251210 08:52:08.805966   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:08.806880  3387 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36410:
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 08:52:08.812415  3531 tablet.cc:1722] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: 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 08:52:08.812922  3531 tablet.cc:1620] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: MemRowSet was empty: no flush needed.
I20251210 08:52:08.820299  3388 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d: fake-table [id=70cd6a5f3a514f598ca4d02789dfda98] alter complete (version 1)
I20251210 08:52:08.874850   416 alter_table-test.cc:1068] Dropping c1
I20251210 08:52:08.875947  3388 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36410:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 08:52:08.881146  3531 tablet.cc:1722] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: 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 08:52:08.881760  3531 tablet.cc:1620] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: MemRowSet was empty: no flush needed.
I20251210 08:52:08.889890  3387 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d: fake-table [id=70cd6a5f3a514f598ca4d02789dfda98] alter complete (version 2)
I20251210 08:52:08.920511   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:08.931262   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:08.931700   416 tablet_replica.cc:333] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8: stopping tablet replica
I20251210 08:52:08.931978   416 raft_consensus.cc:2243] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:08.932257   416 raft_consensus.cc:2272] T ab5586e485c84f78b4d26383809b9d19 P faf2edc42b0742559d6db58688f9d7f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:08.948017   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:08.952075   416 master.cc:561] Master@127.0.104.62:42351 shutting down...
I20251210 08:52:08.960407   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:08.960709   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:08.960933   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c8e71d6f34042b6af26ffcbf314d34d: stopping tablet replica
I20251210 08:52:08.976094   416 master.cc:583] Master@127.0.104.62:42351 shutdown complete.
[       OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (450 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20251210 08:52:08.987766   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41749
I20251210 08:52:08.988360   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:08.989212   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:08.990584   416 webserver.cc:492] Webserver started at http://127.0.104.62:35597/ using document root <none> and password file <none>
I20251210 08:52:08.990832   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:08.990912   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:08.991065   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:08.991683   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "12da582c52ad439c8f0762e7ad325cb2"
format_stamp: "Formatted at 2025-12-10 08:52:08 on dist-test-slave-cbxd"
I20251210 08:52:08.994323   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251210 08:52:08.995980  3539 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:08.996322   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 08:52:08.996436   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "12da582c52ad439c8f0762e7ad325cb2"
format_stamp: "Formatted at 2025-12-10 08:52:08 on dist-test-slave-cbxd"
I20251210 08:52:08.996560   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-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 08:52:09.033350   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:09.033959   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:09.048555   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41749
I20251210 08:52:09.048576  3590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41749 every 8 connection(s)
I20251210 08:52:09.049714  3591 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 08:52:09.053814  3591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2: Bootstrap starting.
I20251210 08:52:09.055138  3591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:09.056718  3591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2: No bootstrap required, opened a new log
I20251210 08:52:09.057360  3591 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da582c52ad439c8f0762e7ad325cb2" member_type: VOTER }
I20251210 08:52:09.057502  3591 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:09.057570  3591 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12da582c52ad439c8f0762e7ad325cb2, State: Initialized, Role: FOLLOWER
I20251210 08:52:09.057761  3591 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da582c52ad439c8f0762e7ad325cb2" member_type: VOTER }
I20251210 08:52:09.057886  3591 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:09.057967  3591 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:09.058058  3591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:09.059798  3591 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da582c52ad439c8f0762e7ad325cb2" member_type: VOTER }
I20251210 08:52:09.060030  3591 leader_election.cc:304] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 12da582c52ad439c8f0762e7ad325cb2; no voters: 
I20251210 08:52:09.060443  3591 leader_election.cc:290] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:09.060562  3594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:09.060992  3594 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 1 LEADER]: Becoming Leader. State: Replica: 12da582c52ad439c8f0762e7ad325cb2, State: Running, Role: LEADER
I20251210 08:52:09.061668  3591 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:09.061661  3594 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da582c52ad439c8f0762e7ad325cb2" member_type: VOTER }
I20251210 08:52:09.062530  3595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12da582c52ad439c8f0762e7ad325cb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da582c52ad439c8f0762e7ad325cb2" member_type: VOTER } }
I20251210 08:52:09.062577  3596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12da582c52ad439c8f0762e7ad325cb2. Latest consensus state: current_term: 1 leader_uuid: "12da582c52ad439c8f0762e7ad325cb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da582c52ad439c8f0762e7ad325cb2" member_type: VOTER } }
I20251210 08:52:09.062796  3596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:09.063421  3595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:09.064035  3599 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:09.065707  3599 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:09.066542   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:09.068624  3599 catalog_manager.cc:1357] Generated new cluster ID: 9ec9a3bd4db5420691f5331d21c78265
I20251210 08:52:09.068711  3599 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:09.074716  3599 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:09.075452  3599 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:09.085871  3599 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2: Generated new TSK 0
I20251210 08:52:09.086146  3599 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:09.099541   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:09.100647   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:09.101938   416 webserver.cc:492] Webserver started at http://127.0.104.1:33603/ using document root <none> and password file <none>
I20251210 08:52:09.102144   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:09.102209   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:09.102324   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:09.102865   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "68c1309ddfa24f23917dfb1c76014b14"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.105283   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:09.106657  3615 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.106958   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:09.107060   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "68c1309ddfa24f23917dfb1c76014b14"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.107183   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1765356704385981-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 08:52:09.125679   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:09.126758   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:09.127305   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:09.128147   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:09.128227   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.128332   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:09.128391   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.140666   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37031
I20251210 08:52:09.140688  3677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37031 every 8 connection(s)
I20251210 08:52:09.148110  3678 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41749
I20251210 08:52:09.148308  3678 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:09.148739  3678 heartbeater.cc:507] Master 127.0.104.62:41749 requested a full tablet report, sending...
I20251210 08:52:09.149549  3556 ts_manager.cc:194] Registered new tserver with Master: 68c1309ddfa24f23917dfb1c76014b14 (127.0.104.1:37031)
I20251210 08:52:09.150427   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008882647s
I20251210 08:52:09.150640  3556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58334
I20251210 08:52:09.160933  3556 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58342:
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 08:52:09.161886  3678 heartbeater.cc:499] Master 127.0.104.62:41749 was elected leader, sending a full tablet report...
I20251210 08:52:09.174322  3643 tablet_service.cc:1505] Processing CreateTablet for tablet 03539b1b317644d38cfd5c646ad9d179 (DEFAULT_TABLE table=fake-table [id=31f965d85f5e4706bb8ad531183b95ec]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:09.174772  3643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03539b1b317644d38cfd5c646ad9d179. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:09.179615  3690 tablet_bootstrap.cc:492] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: Bootstrap starting.
I20251210 08:52:09.181394  3690 tablet_bootstrap.cc:654] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:09.183311  3690 tablet_bootstrap.cc:492] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: No bootstrap required, opened a new log
I20251210 08:52:09.183471  3690 ts_tablet_manager.cc:1403] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:09.184327  3690 raft_consensus.cc:359] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68c1309ddfa24f23917dfb1c76014b14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37031 } }
I20251210 08:52:09.184494  3690 raft_consensus.cc:385] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:09.184597  3690 raft_consensus.cc:740] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c1309ddfa24f23917dfb1c76014b14, State: Initialized, Role: FOLLOWER
I20251210 08:52:09.184829  3690 consensus_queue.cc:260] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68c1309ddfa24f23917dfb1c76014b14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37031 } }
I20251210 08:52:09.185034  3690 raft_consensus.cc:399] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:09.185124  3690 raft_consensus.cc:493] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:09.185236  3690 raft_consensus.cc:3060] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:09.187397  3690 raft_consensus.cc:515] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68c1309ddfa24f23917dfb1c76014b14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37031 } }
I20251210 08:52:09.187593  3690 leader_election.cc:304] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 68c1309ddfa24f23917dfb1c76014b14; no voters: 
I20251210 08:52:09.188033  3690 leader_election.cc:290] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:09.188151  3692 raft_consensus.cc:2804] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:09.188632  3692 raft_consensus.cc:697] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 1 LEADER]: Becoming Leader. State: Replica: 68c1309ddfa24f23917dfb1c76014b14, State: Running, Role: LEADER
I20251210 08:52:09.188656  3690 ts_tablet_manager.cc:1434] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251210 08:52:09.188930  3692 consensus_queue.cc:237] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68c1309ddfa24f23917dfb1c76014b14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37031 } }
I20251210 08:52:09.191298  3555 catalog_manager.cc:5654] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c1309ddfa24f23917dfb1c76014b14 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "68c1309ddfa24f23917dfb1c76014b14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68c1309ddfa24f23917dfb1c76014b14" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37031 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:09.211452   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:09.212320  3555 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58342:
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 08:52:09.217137  3698 tablet.cc:1722] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: 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 08:52:09.217645  3698 tablet.cc:1620] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: MemRowSet was empty: no flush needed.
I20251210 08:52:09.224434  3555 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2: fake-table [id=31f965d85f5e4706bb8ad531183b95ec] alter complete (version 1)
I20251210 08:52:09.262707   416 alter_table-test.cc:1104] Dropping c1
I20251210 08:52:09.263490  3555 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58342:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 08:52:09.267961  3698 tablet.cc:1722] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: 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 08:52:09.268427  3698 tablet.cc:1620] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: MemRowSet was empty: no flush needed.
I20251210 08:52:09.275007  3555 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2: fake-table [id=31f965d85f5e4706bb8ad531183b95ec] alter complete (version 2)
I20251210 08:52:09.288662   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:09.295298   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:09.295670   416 tablet_replica.cc:333] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14: stopping tablet replica
I20251210 08:52:09.295837   416 raft_consensus.cc:2243] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:09.296054   416 raft_consensus.cc:2272] T 03539b1b317644d38cfd5c646ad9d179 P 68c1309ddfa24f23917dfb1c76014b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:09.300403   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:09.311082   416 master.cc:561] Master@127.0.104.62:41749 shutting down...
I20251210 08:52:09.317935   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:09.318197   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:09.318383   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12da582c52ad439c8f0762e7ad325cb2: stopping tablet replica
I20251210 08:52:09.332335   416 master.cc:583] Master@127.0.104.62:41749 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (354 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20251210 08:52:09.342553   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41151
I20251210 08:52:09.343072   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:09.343875   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:09.345063   416 webserver.cc:492] Webserver started at http://127.0.104.62:35951/ using document root <none> and password file <none>
I20251210 08:52:09.345271   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:09.345335   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:09.345439   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:09.346055   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "11f72c436f15447aaae2881fd61eaedc"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.348524   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:09.349994  3704 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.350317   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:09.350425   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "11f72c436f15447aaae2881fd61eaedc"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.350538   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-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 08:52:09.366490   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:09.367066   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:09.377923   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41151
I20251210 08:52:09.377954  3755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41151 every 8 connection(s)
I20251210 08:52:09.379289  3756 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 08:52:09.383527  3756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc: Bootstrap starting.
I20251210 08:52:09.384886  3756 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:09.386435  3756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc: No bootstrap required, opened a new log
I20251210 08:52:09.387061  3756 raft_consensus.cc:359] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f72c436f15447aaae2881fd61eaedc" member_type: VOTER }
I20251210 08:52:09.387207  3756 raft_consensus.cc:385] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:09.387262  3756 raft_consensus.cc:740] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f72c436f15447aaae2881fd61eaedc, State: Initialized, Role: FOLLOWER
I20251210 08:52:09.387475  3756 consensus_queue.cc:260] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f72c436f15447aaae2881fd61eaedc" member_type: VOTER }
I20251210 08:52:09.387599  3756 raft_consensus.cc:399] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:09.387655  3756 raft_consensus.cc:493] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:09.387723  3756 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:09.389555  3756 raft_consensus.cc:515] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f72c436f15447aaae2881fd61eaedc" member_type: VOTER }
I20251210 08:52:09.389740  3756 leader_election.cc:304] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 11f72c436f15447aaae2881fd61eaedc; no voters: 
I20251210 08:52:09.390115  3756 leader_election.cc:290] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:09.390229  3759 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:09.390640  3759 raft_consensus.cc:697] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 1 LEADER]: Becoming Leader. State: Replica: 11f72c436f15447aaae2881fd61eaedc, State: Running, Role: LEADER
I20251210 08:52:09.390878  3759 consensus_queue.cc:237] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f72c436f15447aaae2881fd61eaedc" member_type: VOTER }
I20251210 08:52:09.390995  3756 sys_catalog.cc:565] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:09.391580  3761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 11f72c436f15447aaae2881fd61eaedc. Latest consensus state: current_term: 1 leader_uuid: "11f72c436f15447aaae2881fd61eaedc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f72c436f15447aaae2881fd61eaedc" member_type: VOTER } }
I20251210 08:52:09.391721  3760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "11f72c436f15447aaae2881fd61eaedc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f72c436f15447aaae2881fd61eaedc" member_type: VOTER } }
I20251210 08:52:09.391865  3761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:09.391952  3760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:09.393170  3763 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:09.394873  3763 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:09.398070   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:09.398173  3763 catalog_manager.cc:1357] Generated new cluster ID: 1b8a659a8efc459b95ea2393c6fd67fd
I20251210 08:52:09.398279  3763 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:09.419515  3763 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:09.420326  3763 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:09.428656  3763 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc: Generated new TSK 0
I20251210 08:52:09.428884  3763 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:09.430722   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:09.431772   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:09.433049   416 webserver.cc:492] Webserver started at http://127.0.104.1:43779/ using document root <none> and password file <none>
I20251210 08:52:09.433270   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:09.433348   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:09.433480   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:09.434060   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "2a771e2c98754166aa2034e6d87ea569"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.436481   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:52:09.437877  3780 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.438271   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 08:52:09.438372   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "2a771e2c98754166aa2034e6d87ea569"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.438476   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1765356704385981-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 08:52:09.448191   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:09.448774   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:09.449296   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:09.450568   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:09.450664   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.450739   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:09.450784   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.462754   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:32809
I20251210 08:52:09.462772  3842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:32809 every 8 connection(s)
I20251210 08:52:09.470415  3843 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41151
I20251210 08:52:09.470570  3843 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:09.470896  3843 heartbeater.cc:507] Master 127.0.104.62:41151 requested a full tablet report, sending...
I20251210 08:52:09.471720  3721 ts_manager.cc:194] Registered new tserver with Master: 2a771e2c98754166aa2034e6d87ea569 (127.0.104.1:32809)
I20251210 08:52:09.472426   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008850142s
I20251210 08:52:09.472815  3721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58128
I20251210 08:52:09.482870  3721 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58134:
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 08:52:09.484230  3843 heartbeater.cc:499] Master 127.0.104.62:41151 was elected leader, sending a full tablet report...
I20251210 08:52:09.495585  3808 tablet_service.cc:1505] Processing CreateTablet for tablet 21d143d576204026a51fb400722b7a8b (DEFAULT_TABLE table=fake-table [id=1b9e781e2fd94415905f2571270cd2e3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:09.496088  3808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d143d576204026a51fb400722b7a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:09.500711  3855 tablet_bootstrap.cc:492] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569: Bootstrap starting.
I20251210 08:52:09.502066  3855 tablet_bootstrap.cc:654] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:09.503749  3855 tablet_bootstrap.cc:492] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569: No bootstrap required, opened a new log
I20251210 08:52:09.503867  3855 ts_tablet_manager.cc:1403] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:09.504458  3855 raft_consensus.cc:359] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a771e2c98754166aa2034e6d87ea569" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 32809 } }
I20251210 08:52:09.504591  3855 raft_consensus.cc:385] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:09.504662  3855 raft_consensus.cc:740] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a771e2c98754166aa2034e6d87ea569, State: Initialized, Role: FOLLOWER
I20251210 08:52:09.504870  3855 consensus_queue.cc:260] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a771e2c98754166aa2034e6d87ea569" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 32809 } }
I20251210 08:52:09.505029  3855 raft_consensus.cc:399] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:09.505112  3855 raft_consensus.cc:493] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:09.505215  3855 raft_consensus.cc:3060] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:09.507037  3855 raft_consensus.cc:515] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a771e2c98754166aa2034e6d87ea569" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 32809 } }
I20251210 08:52:09.507288  3855 leader_election.cc:304] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2a771e2c98754166aa2034e6d87ea569; no voters: 
I20251210 08:52:09.507892  3857 raft_consensus.cc:2804] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:09.508350  3857 raft_consensus.cc:697] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 1 LEADER]: Becoming Leader. State: Replica: 2a771e2c98754166aa2034e6d87ea569, State: Running, Role: LEADER
I20251210 08:52:09.508412  3855 leader_election.cc:290] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:09.508608  3857 consensus_queue.cc:237] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a771e2c98754166aa2034e6d87ea569" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 32809 } }
I20251210 08:52:09.508836  3855 ts_tablet_manager.cc:1434] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:09.510425  3720 catalog_manager.cc:5654] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a771e2c98754166aa2034e6d87ea569 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2a771e2c98754166aa2034e6d87ea569" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a771e2c98754166aa2034e6d87ea569" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 32809 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:09.526000   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:09.550786  3721 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58134:
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 08:52:09.555290  3863 tablet.cc:1722] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569: 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 08:52:09.555789  3863 tablet.cc:1620] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569: MemRowSet was empty: no flush needed.
I20251210 08:52:09.562384  3720 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc: fake-table [id=1b9e781e2fd94415905f2571270cd2e3] alter complete (version 1)
I20251210 08:52:09.586222   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:09.593111   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:09.593487   416 tablet_replica.cc:333] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569: stopping tablet replica
I20251210 08:52:09.593673   416 raft_consensus.cc:2243] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:09.593891   416 raft_consensus.cc:2272] T 21d143d576204026a51fb400722b7a8b P 2a771e2c98754166aa2034e6d87ea569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:09.608155   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:09.611351   416 master.cc:561] Master@127.0.104.62:41151 shutting down...
I20251210 08:52:09.617692   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:09.617924   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:09.618085   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 11f72c436f15447aaae2881fd61eaedc: stopping tablet replica
I20251210 08:52:09.632272   416 master.cc:583] Master@127.0.104.62:41151 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (299 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20251210 08:52:09.642436   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43875
I20251210 08:52:09.642956   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:09.643778   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:09.644901   416 webserver.cc:492] Webserver started at http://127.0.104.62:36541/ using document root <none> and password file <none>
I20251210 08:52:09.645130   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:09.645205   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:09.645329   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:09.645888   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "595d1adefb41466f91fe8fb4afbbacbc"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.648260   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20251210 08:52:09.649752  3867 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.650116   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:09.650216   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "595d1adefb41466f91fe8fb4afbbacbc"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.650318   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-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 08:52:09.664223   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:09.664813   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:09.675947   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43875
I20251210 08:52:09.675959  3918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43875 every 8 connection(s)
I20251210 08:52:09.677264  3919 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 08:52:09.681413  3919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc: Bootstrap starting.
I20251210 08:52:09.682739  3919 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:09.684314  3919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc: No bootstrap required, opened a new log
I20251210 08:52:09.684945  3919 raft_consensus.cc:359] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "595d1adefb41466f91fe8fb4afbbacbc" member_type: VOTER }
I20251210 08:52:09.685075  3919 raft_consensus.cc:385] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:09.685143  3919 raft_consensus.cc:740] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595d1adefb41466f91fe8fb4afbbacbc, State: Initialized, Role: FOLLOWER
I20251210 08:52:09.685345  3919 consensus_queue.cc:260] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "595d1adefb41466f91fe8fb4afbbacbc" member_type: VOTER }
I20251210 08:52:09.685467  3919 raft_consensus.cc:399] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:09.685539  3919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:09.685626  3919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:09.687355  3919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "595d1adefb41466f91fe8fb4afbbacbc" member_type: VOTER }
I20251210 08:52:09.687542  3919 leader_election.cc:304] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 595d1adefb41466f91fe8fb4afbbacbc; no voters: 
I20251210 08:52:09.687974  3919 leader_election.cc:290] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:09.688051  3922 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:09.688476  3922 raft_consensus.cc:697] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 1 LEADER]: Becoming Leader. State: Replica: 595d1adefb41466f91fe8fb4afbbacbc, State: Running, Role: LEADER
I20251210 08:52:09.688705  3922 consensus_queue.cc:237] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "595d1adefb41466f91fe8fb4afbbacbc" member_type: VOTER }
I20251210 08:52:09.688784  3919 sys_catalog.cc:565] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:09.689476  3924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 595d1adefb41466f91fe8fb4afbbacbc. Latest consensus state: current_term: 1 leader_uuid: "595d1adefb41466f91fe8fb4afbbacbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "595d1adefb41466f91fe8fb4afbbacbc" member_type: VOTER } }
I20251210 08:52:09.689643  3924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:09.689554  3923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "595d1adefb41466f91fe8fb4afbbacbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "595d1adefb41466f91fe8fb4afbbacbc" member_type: VOTER } }
I20251210 08:52:09.689918  3923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:09.690809  3926 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:09.692698  3926 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:09.695145   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:09.696029  3926 catalog_manager.cc:1357] Generated new cluster ID: d062f5eeb68d4dcba768a20e5bfcff78
I20251210 08:52:09.696131  3926 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:09.708189  3926 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:09.709028  3926 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:09.719210  3926 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc: Generated new TSK 0
I20251210 08:52:09.719501  3926 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:09.728000   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:09.729101   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:09.730374   416 webserver.cc:492] Webserver started at http://127.0.104.1:33695/ using document root <none> and password file <none>
I20251210 08:52:09.730587   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:09.730652   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:09.730756   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:09.731314   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "a13fb3a4f1034ed6bb7d721486d9ec16"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.733865   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:09.735283  3943 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.735587   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:09.735697   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "a13fb3a4f1034ed6bb7d721486d9ec16"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.735823   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1765356704385981-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 08:52:09.750923   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:09.751554   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:09.752120   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:09.752912   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:09.752977   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.753073   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:09.753126   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.765203   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:46095
I20251210 08:52:09.765218  4005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:46095 every 8 connection(s)
I20251210 08:52:09.772610  4006 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43875
I20251210 08:52:09.772768  4006 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:09.773110  4006 heartbeater.cc:507] Master 127.0.104.62:43875 requested a full tablet report, sending...
I20251210 08:52:09.773941  3884 ts_manager.cc:194] Registered new tserver with Master: a13fb3a4f1034ed6bb7d721486d9ec16 (127.0.104.1:46095)
I20251210 08:52:09.773993   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007888077s
I20251210 08:52:09.775490  3884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46690
I20251210 08:52:09.784915  3884 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46704:
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 08:52:09.786756  4006 heartbeater.cc:499] Master 127.0.104.62:43875 was elected leader, sending a full tablet report...
I20251210 08:52:09.797885  3971 tablet_service.cc:1505] Processing CreateTablet for tablet 93e8fc665ed345d29dfc491291eab8fe (DEFAULT_TABLE table=fake-table [id=1f87dcfea3864c04a26a5fad0d7c9cf0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:09.798342  3971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e8fc665ed345d29dfc491291eab8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:09.803267  4018 tablet_bootstrap.cc:492] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: Bootstrap starting.
I20251210 08:52:09.804880  4018 tablet_bootstrap.cc:654] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:09.806402  4018 tablet_bootstrap.cc:492] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: No bootstrap required, opened a new log
I20251210 08:52:09.806524  4018 ts_tablet_manager.cc:1403] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:09.807085  4018 raft_consensus.cc:359] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a13fb3a4f1034ed6bb7d721486d9ec16" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46095 } }
I20251210 08:52:09.807220  4018 raft_consensus.cc:385] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:09.807274  4018 raft_consensus.cc:740] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13fb3a4f1034ed6bb7d721486d9ec16, State: Initialized, Role: FOLLOWER
I20251210 08:52:09.807433  4018 consensus_queue.cc:260] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a13fb3a4f1034ed6bb7d721486d9ec16" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46095 } }
I20251210 08:52:09.807548  4018 raft_consensus.cc:399] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:09.807600  4018 raft_consensus.cc:493] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:09.807667  4018 raft_consensus.cc:3060] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:09.809679  4018 raft_consensus.cc:515] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a13fb3a4f1034ed6bb7d721486d9ec16" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46095 } }
I20251210 08:52:09.809914  4018 leader_election.cc:304] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a13fb3a4f1034ed6bb7d721486d9ec16; no voters: 
I20251210 08:52:09.810392  4018 leader_election.cc:290] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:09.810493  4020 raft_consensus.cc:2804] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:09.811113  4018 ts_tablet_manager.cc:1434] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:09.811446  4020 raft_consensus.cc:697] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 1 LEADER]: Becoming Leader. State: Replica: a13fb3a4f1034ed6bb7d721486d9ec16, State: Running, Role: LEADER
I20251210 08:52:09.811657  4020 consensus_queue.cc:237] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a13fb3a4f1034ed6bb7d721486d9ec16" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46095 } }
I20251210 08:52:09.813561  3884 catalog_manager.cc:5654] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 reported cstate change: term changed from 0 to 1, leader changed from <none> to a13fb3a4f1034ed6bb7d721486d9ec16 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a13fb3a4f1034ed6bb7d721486d9ec16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a13fb3a4f1034ed6bb7d721486d9ec16" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46095 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:09.834585   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:09.856344  3884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46704:
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 08:52:09.860670  4027 tablet.cc:1722] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: 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 08:52:09.861148  4027 tablet.cc:1620] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: MemRowSet was empty: no flush needed.
I20251210 08:52:09.867520  3884 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc: fake-table [id=1f87dcfea3864c04a26a5fad0d7c9cf0] alter complete (version 1)
I20251210 08:52:09.883275   416 alter_table-test.cc:1208] Dropping c2
I20251210 08:52:09.884606  3883 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46704:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251210 08:52:09.889912  4027 tablet.cc:1722] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: 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 08:52:09.890497  4027 tablet.cc:1620] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: MemRowSet was empty: no flush needed.
I20251210 08:52:09.898036  3883 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc: fake-table [id=1f87dcfea3864c04a26a5fad0d7c9cf0] alter complete (version 2)
I20251210 08:52:09.911973   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:09.919320   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:09.919687   416 tablet_replica.cc:333] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16: stopping tablet replica
I20251210 08:52:09.919867   416 raft_consensus.cc:2243] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:09.920092   416 raft_consensus.cc:2272] T 93e8fc665ed345d29dfc491291eab8fe P a13fb3a4f1034ed6bb7d721486d9ec16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:09.934350   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:09.937783   416 master.cc:561] Master@127.0.104.62:43875 shutting down...
I20251210 08:52:09.944950   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:09.945196   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:09.945358   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 595d1adefb41466f91fe8fb4afbbacbc: stopping tablet replica
I20251210 08:52:09.967136   416 master.cc:583] Master@127.0.104.62:43875 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (334 ms)
[ RUN      ] AlterTableTest.TestReadHistoryAfterAlter
I20251210 08:52:09.977084   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34833
I20251210 08:52:09.977571   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:09.978359   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:09.979516   416 webserver.cc:492] Webserver started at http://127.0.104.62:33891/ using document root <none> and password file <none>
I20251210 08:52:09.979709   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:09.979764   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:09.979869   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:09.980420   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "566ddd2296c0499eaf9cd7f8caea4c8f"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.982652   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:52:09.984072  4031 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:09.984417   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:09.984510   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "566ddd2296c0499eaf9cd7f8caea4c8f"
format_stamp: "Formatted at 2025-12-10 08:52:09 on dist-test-slave-cbxd"
I20251210 08:52:09.984596   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-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 08:52:10.008680   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:10.009200   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:10.018859   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34833
I20251210 08:52:10.018875  4082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34833 every 8 connection(s)
I20251210 08:52:10.020125  4083 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 08:52:10.024225  4083 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f: Bootstrap starting.
I20251210 08:52:10.025378  4083 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:10.026821  4083 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f: No bootstrap required, opened a new log
I20251210 08:52:10.027474  4083 raft_consensus.cc:359] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "566ddd2296c0499eaf9cd7f8caea4c8f" member_type: VOTER }
I20251210 08:52:10.027595  4083 raft_consensus.cc:385] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:10.027642  4083 raft_consensus.cc:740] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566ddd2296c0499eaf9cd7f8caea4c8f, State: Initialized, Role: FOLLOWER
I20251210 08:52:10.027818  4083 consensus_queue.cc:260] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "566ddd2296c0499eaf9cd7f8caea4c8f" member_type: VOTER }
I20251210 08:52:10.027942  4083 raft_consensus.cc:399] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:10.027995  4083 raft_consensus.cc:493] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:10.028060  4083 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:10.030205  4083 raft_consensus.cc:515] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "566ddd2296c0499eaf9cd7f8caea4c8f" member_type: VOTER }
I20251210 08:52:10.030376  4083 leader_election.cc:304] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 566ddd2296c0499eaf9cd7f8caea4c8f; no voters: 
I20251210 08:52:10.030755  4083 leader_election.cc:290] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:10.030865  4086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:10.031291  4086 raft_consensus.cc:697] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 1 LEADER]: Becoming Leader. State: Replica: 566ddd2296c0499eaf9cd7f8caea4c8f, State: Running, Role: LEADER
I20251210 08:52:10.031509  4083 sys_catalog.cc:565] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:10.031492  4086 consensus_queue.cc:237] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "566ddd2296c0499eaf9cd7f8caea4c8f" member_type: VOTER }
I20251210 08:52:10.032137  4088 sys_catalog.cc:455] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 566ddd2296c0499eaf9cd7f8caea4c8f. Latest consensus state: current_term: 1 leader_uuid: "566ddd2296c0499eaf9cd7f8caea4c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "566ddd2296c0499eaf9cd7f8caea4c8f" member_type: VOTER } }
I20251210 08:52:10.032219  4087 sys_catalog.cc:455] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "566ddd2296c0499eaf9cd7f8caea4c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "566ddd2296c0499eaf9cd7f8caea4c8f" member_type: VOTER } }
I20251210 08:52:10.032282  4088 sys_catalog.cc:458] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:10.032303  4087 sys_catalog.cc:458] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:10.032756  4090 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:10.034005  4090 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:10.036880  4090 catalog_manager.cc:1357] Generated new cluster ID: 5c569d79064543869ab364c921948aca
I20251210 08:52:10.036975  4090 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:10.039959   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:10.051466  4090 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:10.052299  4090 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:10.068099  4090 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f: Generated new TSK 0
I20251210 08:52:10.068324  4090 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:10.072566   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:10.073546   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:10.074726   416 webserver.cc:492] Webserver started at http://127.0.104.1:39989/ using document root <none> and password file <none>
I20251210 08:52:10.074903   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:10.074957   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:10.075039   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:10.075543   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "9eb56cce2533473093ecf17f1befedb0"
format_stamp: "Formatted at 2025-12-10 08:52:10 on dist-test-slave-cbxd"
I20251210 08:52:10.077899   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:10.079319  4107 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:10.079658   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:10.079743   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "9eb56cce2533473093ecf17f1befedb0"
format_stamp: "Formatted at 2025-12-10 08:52:10 on dist-test-slave-cbxd"
I20251210 08:52:10.079838   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1765356704385981-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 08:52:10.094522   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:10.094986   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:10.095477   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:10.096226   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:10.096279   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:10.096351   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:10.096390   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:10.106873   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35155
I20251210 08:52:10.106902  4169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35155 every 8 connection(s)
I20251210 08:52:10.113051  4170 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34833
I20251210 08:52:10.113179  4170 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:10.113476  4170 heartbeater.cc:507] Master 127.0.104.62:34833 requested a full tablet report, sending...
I20251210 08:52:10.114225  4048 ts_manager.cc:194] Registered new tserver with Master: 9eb56cce2533473093ecf17f1befedb0 (127.0.104.1:35155)
I20251210 08:52:10.114357   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006684698s
I20251210 08:52:10.115248  4048 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37706
I20251210 08:52:10.124189  4048 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37722:
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 08:52:10.126458  4170 heartbeater.cc:499] Master 127.0.104.62:34833 was elected leader, sending a full tablet report...
I20251210 08:52:10.136245  4135 tablet_service.cc:1505] Processing CreateTablet for tablet c35fa7afd7554fe2b669a2239bb91d8e (DEFAULT_TABLE table=fake-table [id=33b2335b23a34bbba135d28ac01e7cca]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:10.136740  4135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35fa7afd7554fe2b669a2239bb91d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:10.142026  4182 tablet_bootstrap.cc:492] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0: Bootstrap starting.
I20251210 08:52:10.143231  4182 tablet_bootstrap.cc:654] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:10.145309  4182 tablet_bootstrap.cc:492] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0: No bootstrap required, opened a new log
I20251210 08:52:10.145439  4182 ts_tablet_manager.cc:1403] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:10.146035  4182 raft_consensus.cc:359] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9eb56cce2533473093ecf17f1befedb0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35155 } }
I20251210 08:52:10.146164  4182 raft_consensus.cc:385] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:10.146215  4182 raft_consensus.cc:740] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb56cce2533473093ecf17f1befedb0, State: Initialized, Role: FOLLOWER
I20251210 08:52:10.146400  4182 consensus_queue.cc:260] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9eb56cce2533473093ecf17f1befedb0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35155 } }
I20251210 08:52:10.146517  4182 raft_consensus.cc:399] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:10.146574  4182 raft_consensus.cc:493] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:10.146643  4182 raft_consensus.cc:3060] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:10.148504  4182 raft_consensus.cc:515] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9eb56cce2533473093ecf17f1befedb0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35155 } }
I20251210 08:52:10.148689  4182 leader_election.cc:304] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9eb56cce2533473093ecf17f1befedb0; no voters: 
I20251210 08:52:10.149129  4182 leader_election.cc:290] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:10.149253  4184 raft_consensus.cc:2804] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:10.149784  4182 ts_tablet_manager.cc:1434] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251210 08:52:10.150302  4184 raft_consensus.cc:697] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 1 LEADER]: Becoming Leader. State: Replica: 9eb56cce2533473093ecf17f1befedb0, State: Running, Role: LEADER
I20251210 08:52:10.150529  4184 consensus_queue.cc:237] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9eb56cce2533473093ecf17f1befedb0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35155 } }
I20251210 08:52:10.152410  4047 catalog_manager.cc:5654] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eb56cce2533473093ecf17f1befedb0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9eb56cce2533473093ecf17f1befedb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9eb56cce2533473093ecf17f1befedb0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35155 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:10.166705   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:10.205374  4048 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37722:
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 08:52:10.210024  4191 tablet.cc:1722] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0: 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 08:52:10.210541  4191 tablet.cc:1620] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0: MemRowSet was empty: no flush needed.
I20251210 08:52:10.217458  4048 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f: fake-table [id=33b2335b23a34bbba135d28ac01e7cca] alter complete (version 1)
I20251210 08:52:10.227409   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:10.239095   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:10.239436   416 tablet_replica.cc:333] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0: stopping tablet replica
I20251210 08:52:10.239615   416 raft_consensus.cc:2243] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:10.239825   416 raft_consensus.cc:2272] T c35fa7afd7554fe2b669a2239bb91d8e P 9eb56cce2533473093ecf17f1befedb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:10.253947   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:10.257129   416 master.cc:561] Master@127.0.104.62:34833 shutting down...
I20251210 08:52:10.263686   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:10.263971   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:10.264168   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 566ddd2296c0499eaf9cd7f8caea4c8f: stopping tablet replica
I20251210 08:52:10.268016   416 master.cc:583] Master@127.0.104.62:34833 shutdown complete.
[       OK ] AlterTableTest.TestReadHistoryAfterAlter (299 ms)
[ RUN      ] AlterTableTest.TestAlterUnderWriteLoad
I20251210 08:52:10.277287   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36995
I20251210 08:52:10.277833   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:10.278651   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:10.279814   416 webserver.cc:492] Webserver started at http://127.0.104.62:33973/ using document root <none> and password file <none>
I20251210 08:52:10.280040   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:10.280097   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:10.280205   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:10.280746   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "6fd72ace905a444bb05b29c94c3f7dd6"
format_stamp: "Formatted at 2025-12-10 08:52:10 on dist-test-slave-cbxd"
I20251210 08:52:10.282991   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:10.284471  4195 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:10.284819   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:10.284914   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "6fd72ace905a444bb05b29c94c3f7dd6"
format_stamp: "Formatted at 2025-12-10 08:52:10 on dist-test-slave-cbxd"
I20251210 08:52:10.285010   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-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 08:52:10.296303   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:10.296728   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:10.306035   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36995
I20251210 08:52:10.306056  4246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36995 every 8 connection(s)
I20251210 08:52:10.307281  4247 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 08:52:10.311259  4247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: Bootstrap starting.
I20251210 08:52:10.312377  4247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:10.313704  4247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: No bootstrap required, opened a new log
I20251210 08:52:10.314287  4247 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd72ace905a444bb05b29c94c3f7dd6" member_type: VOTER }
I20251210 08:52:10.314399  4247 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:10.314446  4247 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fd72ace905a444bb05b29c94c3f7dd6, State: Initialized, Role: FOLLOWER
I20251210 08:52:10.314623  4247 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd72ace905a444bb05b29c94c3f7dd6" member_type: VOTER }
I20251210 08:52:10.314723  4247 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:10.314775  4247 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:10.314843  4247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:10.316568  4247 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd72ace905a444bb05b29c94c3f7dd6" member_type: VOTER }
I20251210 08:52:10.316733  4247 leader_election.cc:304] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6fd72ace905a444bb05b29c94c3f7dd6; no voters: 
I20251210 08:52:10.317078  4247 leader_election.cc:290] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:10.317207  4250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:10.317586  4250 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 1 LEADER]: Becoming Leader. State: Replica: 6fd72ace905a444bb05b29c94c3f7dd6, State: Running, Role: LEADER
I20251210 08:52:10.317795  4250 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd72ace905a444bb05b29c94c3f7dd6" member_type: VOTER }
I20251210 08:52:10.317833  4247 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:10.318418  4251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6fd72ace905a444bb05b29c94c3f7dd6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd72ace905a444bb05b29c94c3f7dd6" member_type: VOTER } }
I20251210 08:52:10.318570  4251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:10.318439  4252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6fd72ace905a444bb05b29c94c3f7dd6. Latest consensus state: current_term: 1 leader_uuid: "6fd72ace905a444bb05b29c94c3f7dd6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd72ace905a444bb05b29c94c3f7dd6" member_type: VOTER } }
I20251210 08:52:10.318712  4252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:10.322093   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20251210 08:52:10.322835  4266 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251210 08:52:10.322911  4266 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251210 08:52:10.322983  4255 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:10.323856  4255 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:10.326498  4255 catalog_manager.cc:1357] Generated new cluster ID: e803b28d3d634c69a8d753f4c8677ba4
I20251210 08:52:10.326586  4255 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:10.354012  4255 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:10.354730  4255 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:10.362557  4255 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: Generated new TSK 0
I20251210 08:52:10.362769  4255 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:10.387085   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:10.388312   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:10.389695   416 webserver.cc:492] Webserver started at http://127.0.104.1:36761/ using document root <none> and password file <none>
I20251210 08:52:10.390053   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:10.390136   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:10.390268   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:10.390847   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "b55b7256b82c4b78bd1cb06bf7594e28"
format_stamp: "Formatted at 2025-12-10 08:52:10 on dist-test-slave-cbxd"
I20251210 08:52:10.393226   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:10.394620  4271 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:10.394982   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:10.395073   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "b55b7256b82c4b78bd1cb06bf7594e28"
format_stamp: "Formatted at 2025-12-10 08:52:10 on dist-test-slave-cbxd"
I20251210 08:52:10.395164   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1765356704385981-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 08:52:10.413683   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:10.414175   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:10.414660   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:10.415470   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:10.415524   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:10.415589   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:10.415628   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:10.426617   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39937
I20251210 08:52:10.426654  4333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39937 every 8 connection(s)
I20251210 08:52:10.433197  4334 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36995
I20251210 08:52:10.433339  4334 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:10.433629  4334 heartbeater.cc:507] Master 127.0.104.62:36995 requested a full tablet report, sending...
I20251210 08:52:10.434414  4212 ts_manager.cc:194] Registered new tserver with Master: b55b7256b82c4b78bd1cb06bf7594e28 (127.0.104.1:39937)
I20251210 08:52:10.435233   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00773427s
I20251210 08:52:10.435418  4212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54342
I20251210 08:52:10.445403  4212 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54356:
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 08:52:10.446610  4334 heartbeater.cc:499] Master 127.0.104.62:36995 was elected leader, sending a full tablet report...
I20251210 08:52:10.457108  4299 tablet_service.cc:1505] Processing CreateTablet for tablet e7863b9a192f4c89bcb11afd9d799ad4 (DEFAULT_TABLE table=fake-table [id=16895e3ae00b40c5a88342fdb9999540]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:10.457558  4299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7863b9a192f4c89bcb11afd9d799ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:10.462512  4346 tablet_bootstrap.cc:492] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: Bootstrap starting.
I20251210 08:52:10.463706  4346 tablet_bootstrap.cc:654] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:10.465142  4346 tablet_bootstrap.cc:492] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: No bootstrap required, opened a new log
I20251210 08:52:10.465293  4346 ts_tablet_manager.cc:1403] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:10.465803  4346 raft_consensus.cc:359] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b55b7256b82c4b78bd1cb06bf7594e28" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39937 } }
I20251210 08:52:10.465924  4346 raft_consensus.cc:385] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:10.465962  4346 raft_consensus.cc:740] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b55b7256b82c4b78bd1cb06bf7594e28, State: Initialized, Role: FOLLOWER
I20251210 08:52:10.466112  4346 consensus_queue.cc:260] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b55b7256b82c4b78bd1cb06bf7594e28" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39937 } }
I20251210 08:52:10.466207  4346 raft_consensus.cc:399] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:10.466244  4346 raft_consensus.cc:493] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:10.466300  4346 raft_consensus.cc:3060] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:10.467952  4346 raft_consensus.cc:515] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b55b7256b82c4b78bd1cb06bf7594e28" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39937 } }
I20251210 08:52:10.468130  4346 leader_election.cc:304] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b55b7256b82c4b78bd1cb06bf7594e28; no voters: 
I20251210 08:52:10.468497  4346 leader_election.cc:290] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:10.468616  4348 raft_consensus.cc:2804] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:10.469029  4348 raft_consensus.cc:697] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 1 LEADER]: Becoming Leader. State: Replica: b55b7256b82c4b78bd1cb06bf7594e28, State: Running, Role: LEADER
I20251210 08:52:10.469290  4346 ts_tablet_manager.cc:1434] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:52:10.469255  4348 consensus_queue.cc:237] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b55b7256b82c4b78bd1cb06bf7594e28" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39937 } }
I20251210 08:52:10.471148  4212 catalog_manager.cc:5654] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 reported cstate change: term changed from 0 to 1, leader changed from <none> to b55b7256b82c4b78bd1cb06bf7594e28 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "b55b7256b82c4b78bd1cb06bf7594e28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b55b7256b82c4b78bd1cb06bf7594e28" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39937 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:10.486779   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:10.500315  4356 alter_table-test.cc:1347] Scanner saw 0 rows
I20251210 08:52:10.503866  4356 alter_table-test.cc:1347] Scanner saw 0 rows
I20251210 08:52:10.509234  4356 alter_table-test.cc:1347] Scanner saw 50 rows
I20251210 08:52:10.512971  4356 alter_table-test.cc:1347] Scanner saw 100 rows
I20251210 08:52:10.517019  4356 alter_table-test.cc:1347] Scanner saw 100 rows
I20251210 08:52:10.521653  4356 alter_table-test.cc:1347] Scanner saw 150 rows
I20251210 08:52:10.525756  4356 alter_table-test.cc:1347] Scanner saw 200 rows
I20251210 08:52:10.529819  4356 alter_table-test.cc:1347] Scanner saw 200 rows
I20251210 08:52:10.536404  4356 alter_table-test.cc:1347] Scanner saw 250 rows
I20251210 08:52:10.548043  4356 alter_table-test.cc:1347] Scanner saw 300 rows
I20251210 08:52:10.553212  4356 alter_table-test.cc:1347] Scanner saw 300 rows
I20251210 08:52:10.557893  4356 alter_table-test.cc:1347] Scanner saw 350 rows
I20251210 08:52:10.563777  4356 alter_table-test.cc:1347] Scanner saw 400 rows
I20251210 08:52:10.569082  4356 alter_table-test.cc:1347] Scanner saw 450 rows
I20251210 08:52:10.574242  4356 alter_table-test.cc:1347] Scanner saw 500 rows
I20251210 08:52:10.580777  4356 alter_table-test.cc:1347] Scanner saw 500 rows
I20251210 08:52:10.587594  4356 alter_table-test.cc:1347] Scanner saw 550 rows
I20251210 08:52:10.595631  4356 alter_table-test.cc:1347] Scanner saw 600 rows
I20251210 08:52:10.601606  4356 alter_table-test.cc:1347] Scanner saw 650 rows
I20251210 08:52:10.608382  4356 alter_table-test.cc:1347] Scanner saw 650 rows
I20251210 08:52:10.617830  4356 alter_table-test.cc:1347] Scanner saw 700 rows
I20251210 08:52:10.625753  4356 alter_table-test.cc:1347] Scanner saw 800 rows
I20251210 08:52:10.635149  4356 alter_table-test.cc:1347] Scanner saw 850 rows
I20251210 08:52:10.645617  4356 alter_table-test.cc:1347] Scanner saw 900 rows
I20251210 08:52:10.656024  4356 alter_table-test.cc:1347] Scanner saw 950 rows
I20251210 08:52:10.667044  4356 alter_table-test.cc:1347] Scanner saw 1050 rows
I20251210 08:52:10.678036  4356 alter_table-test.cc:1347] Scanner saw 1100 rows
I20251210 08:52:10.687976  4356 alter_table-test.cc:1347] Scanner saw 1200 rows
I20251210 08:52:10.698536  4356 alter_table-test.cc:1347] Scanner saw 1250 rows
I20251210 08:52:10.723181  4356 alter_table-test.cc:1347] Scanner saw 1350 rows
I20251210 08:52:10.736272  4356 alter_table-test.cc:1347] Scanner saw 1450 rows
I20251210 08:52:10.749197  4356 alter_table-test.cc:1347] Scanner saw 1500 rows
I20251210 08:52:10.764168  4356 alter_table-test.cc:1347] Scanner saw 1650 rows
I20251210 08:52:10.779047  4356 alter_table-test.cc:1347] Scanner saw 1750 rows
I20251210 08:52:10.794728  4356 alter_table-test.cc:1347] Scanner saw 1850 rows
I20251210 08:52:10.810518  4356 alter_table-test.cc:1347] Scanner saw 2000 rows
I20251210 08:52:10.829108  4356 alter_table-test.cc:1347] Scanner saw 2150 rows
I20251210 08:52:10.856313  4356 alter_table-test.cc:1347] Scanner saw 2250 rows
I20251210 08:52:10.876549  4356 alter_table-test.cc:1347] Scanner saw 2300 rows
I20251210 08:52:10.900924  4356 alter_table-test.cc:1347] Scanner saw 2400 rows
I20251210 08:52:10.923774  4356 alter_table-test.cc:1347] Scanner saw 2550 rows
I20251210 08:52:10.949946  4356 alter_table-test.cc:1347] Scanner saw 2700 rows
I20251210 08:52:10.973501  4356 alter_table-test.cc:1347] Scanner saw 2900 rows
I20251210 08:52:10.999759  4356 alter_table-test.cc:1347] Scanner saw 3050 rows
I20251210 08:52:11.031432  4356 alter_table-test.cc:1347] Scanner saw 3250 rows
I20251210 08:52:11.061800  4356 alter_table-test.cc:1347] Scanner saw 3450 rows
I20251210 08:52:11.089965  4356 alter_table-test.cc:1347] Scanner saw 3650 rows
I20251210 08:52:11.121001  4356 alter_table-test.cc:1347] Scanner saw 3850 rows
I20251210 08:52:11.155494  4356 alter_table-test.cc:1347] Scanner saw 4050 rows
I20251210 08:52:11.188366  4356 alter_table-test.cc:1347] Scanner saw 4250 rows
I20251210 08:52:11.222786  4356 alter_table-test.cc:1347] Scanner saw 4500 rows
I20251210 08:52:11.257647  4356 alter_table-test.cc:1347] Scanner saw 4600 rows
I20251210 08:52:11.294698  4356 alter_table-test.cc:1347] Scanner saw 4850 rows
I20251210 08:52:11.336432  4356 alter_table-test.cc:1347] Scanner saw 5100 rows
I20251210 08:52:11.378877  4356 alter_table-test.cc:1347] Scanner saw 5400 rows
I20251210 08:52:11.419183  4356 alter_table-test.cc:1347] Scanner saw 5700 rows
I20251210 08:52:11.468473  4356 alter_table-test.cc:1347] Scanner saw 6000 rows
I20251210 08:52:11.513918  4356 alter_table-test.cc:1347] Scanner saw 6300 rows
I20251210 08:52:11.567550  4356 alter_table-test.cc:1347] Scanner saw 6600 rows
I20251210 08:52:11.612596  4356 alter_table-test.cc:1347] Scanner saw 6950 rows
I20251210 08:52:11.665585  4356 alter_table-test.cc:1347] Scanner saw 7250 rows
I20251210 08:52:11.722105  4356 alter_table-test.cc:1347] Scanner saw 7600 rows
I20251210 08:52:11.782194  4356 alter_table-test.cc:1347] Scanner saw 8000 rows
I20251210 08:52:11.841653  4356 alter_table-test.cc:1347] Scanner saw 8450 rows
I20251210 08:52:11.912458  4356 alter_table-test.cc:1347] Scanner saw 8900 rows
I20251210 08:52:11.980144  4356 alter_table-test.cc:1347] Scanner saw 9350 rows
I20251210 08:52:12.056097  4356 alter_table-test.cc:1347] Scanner saw 9800 rows
I20251210 08:52:12.131711  4356 alter_table-test.cc:1347] Scanner saw 10350 rows
I20251210 08:52:12.210232  4356 alter_table-test.cc:1347] Scanner saw 10900 rows
I20251210 08:52:12.295527  4356 alter_table-test.cc:1347] Scanner saw 11450 rows
I20251210 08:52:12.377156  4356 alter_table-test.cc:1347] Scanner saw 12000 rows
I20251210 08:52:12.465860  4356 alter_table-test.cc:1347] Scanner saw 12550 rows
I20251210 08:52:12.559085  4356 alter_table-test.cc:1347] Scanner saw 13150 rows
I20251210 08:52:12.659194  4356 alter_table-test.cc:1347] Scanner saw 13800 rows
I20251210 08:52:12.763223  4356 alter_table-test.cc:1347] Scanner saw 14450 rows
I20251210 08:52:12.871325  4356 alter_table-test.cc:1347] Scanner saw 15200 rows
I20251210 08:52:12.980033  4356 alter_table-test.cc:1347] Scanner saw 16000 rows
I20251210 08:52:13.107255  4356 alter_table-test.cc:1347] Scanner saw 16800 rows
I20251210 08:52:13.238154  4356 alter_table-test.cc:1347] Scanner saw 17600 rows
I20251210 08:52:13.379483  4356 alter_table-test.cc:1347] Scanner saw 18400 rows
I20251210 08:52:13.488821  4211 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54356:
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 08:52:13.511538  4358 tablet.cc:1722] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: 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 08:52:13.535354  4356 alter_table-test.cc:1347] Scanner saw 19300 rows
I20251210 08:52:13.718720  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:13.892680  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:14.061928  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:14.244509  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:14.423781  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:14.599778  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:14.728834  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:14.836709  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:14.933420  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:15.043335  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:15.051172  4358 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60980 (request call id 1) took 1541 ms. Trace:
I20251210 08:52:15.051375  4358 rpcz_store.cc:276] 1210 08:52:13.509907 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:13.509952 (+    45us) service_pool.cc:225] Handling call
1210 08:52:15.051146 (+1541194us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:13.510422 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:13.510549 (+   127us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:13.510555 (+     6us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:13.510561 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:13.510580 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:13.510581 (+     1us) op_driver.cc:348] REPLICATION: starting
1210 08:52:13.510736 (+   155us) log.cc:844] Serialized 193 byte log entry
1210 08:52:13.511402 (+   666us) op_driver.cc:464] REPLICATION: finished
1210 08:52:13.511511 (+   109us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:15.047406 (+1535895us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:15.047720 (+   314us) log.cc:844] Serialized 5 byte log entry
1210 08:52:15.050365 (+  2645us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:15.051049 (+   684us) log.cc:844] Serialized 15 byte log entry
1210 08:52:15.051091 (+    42us) alter_schema_op.cc:73] Released schema lock
1210 08:52:15.051095 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":14848,"child_traces":[["op",{"apply.queue_time_us":61,"bytes_written":93560,"cfile_init":1,"compiler_manager_pool.queue_time_us":436,"compiler_manager_pool.run_cpu_time_us":577867,"compiler_manager_pool.run_wall_time_us":579599,"dirs.queue_time_us":450,"dirs.run_cpu_time_us":136,"dirs.run_wall_time_us":697,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4012,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"prepare.queue_time_us":187,"prepare.run_cpu_time_us":383,"prepare.run_wall_time_us":383,"replication_time_us":791,"rows_written":20100,"thread_start_us":884,"threads_started":3,"wal-append.queue_time_us":370}]]}
I20251210 08:52:15.062973  4358 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=818, attempt_no=0}) took 1553 ms. Trace:
I20251210 08:52:15.063187  4358 rpcz_store.cc:276] 1210 08:52:13.509719 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:13.509767 (+    48us) service_pool.cc:225] Handling call
1210 08:52:15.062945 (+1553178us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:13.510852 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:13.510933 (+    81us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:15.051367 (+1540434us) write_op.cc:435] Acquired schema lock
1210 08:52:15.051371 (+     4us) tablet.cc:660] Decoding operations
1210 08:52:15.051732 (+   361us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:15.051749 (+    17us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:15.051755 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:15.052280 (+   525us) tablet.cc:699] Row locks acquired
1210 08:52:15.052284 (+     4us) write_op.cc:260] PREPARE: finished
1210 08:52:15.052330 (+    46us) write_op.cc:270] Start()
1210 08:52:15.052389 (+    59us) write_op.cc:276] Timestamp: L: 912
1210 08:52:15.052393 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:52:15.052859 (+   466us) log.cc:844] Serialized 788 byte log entry
1210 08:52:15.060315 (+  7456us) op_driver.cc:464] REPLICATION: finished
1210 08:52:15.060454 (+   139us) write_op.cc:301] APPLY: starting
1210 08:52:15.060472 (+    18us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:15.061476 (+  1004us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:15.061506 (+    30us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:15.062417 (+   911us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:15.062489 (+    72us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=50,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:52:15.062499 (+    10us) write_op.cc:312] APPLY: finished
1210 08:52:15.062678 (+   179us) log.cc:844] Serialized 320 byte log entry
1210 08:52:15.062756 (+    78us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:15.062809 (+    53us) write_op.cc:454] Released schema lock
1210 08:52:15.062819 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12468,"cfile_init":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":8,"mutex_wait_us":56,"num_ops":50,"prepare.queue_time_us":624,"prepare.run_cpu_time_us":236506,"prepare.run_wall_time_us":1542078,"replication_time_us":7890}]]}
I20251210 08:52:15.072975  4211 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: fake-table [id=16895e3ae00b40c5a88342fdb9999540] alter complete (version 1)
I20251210 08:52:15.135484  4358 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=817, attempt_no=0}) took 1626 ms. Trace:
I20251210 08:52:15.135628  4358 rpcz_store.cc:276] 1210 08:52:13.509361 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:13.509900 (+   539us) service_pool.cc:225] Handling call
1210 08:52:15.135458 (+1625558us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:15.052987 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:15.053099 (+   112us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:15.053104 (+     5us) write_op.cc:435] Acquired schema lock
1210 08:52:15.053107 (+     3us) tablet.cc:660] Decoding operations
1210 08:52:15.053565 (+   458us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:15.053575 (+    10us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:15.053581 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:15.054100 (+   519us) tablet.cc:699] Row locks acquired
1210 08:52:15.054102 (+     2us) write_op.cc:260] PREPARE: finished
1210 08:52:15.054141 (+    39us) write_op.cc:270] Start()
1210 08:52:15.054172 (+    31us) write_op.cc:276] Timestamp: L: 913
1210 08:52:15.054175 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:15.054368 (+   193us) log.cc:844] Serialized 788 byte log entry
1210 08:52:15.061558 (+  7190us) op_driver.cc:464] REPLICATION: finished
1210 08:52:15.064094 (+  2536us) write_op.cc:301] APPLY: starting
1210 08:52:15.064108 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:15.092503 (+ 28395us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:15.092529 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:15.134803 (+ 42274us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:15.134858 (+    55us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 08:52:15.134865 (+     7us) write_op.cc:312] APPLY: finished
1210 08:52:15.135031 (+   166us) log.cc:844] Serialized 420 byte log entry
1210 08:52:15.135304 (+   273us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:15.135355 (+    51us) write_op.cc:454] Released schema lock
1210 08:52:15.135364 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2491,"cfile_cache_hit":246,"cfile_cache_hit_bytes":689019,"cfile_cache_miss":11,"cfile_cache_miss_bytes":41923,"lbm_read_time_us":363,"lbm_reads_lt_1ms":11,"mutex_wait_us":252,"num_ops":50,"prepare.queue_time_us":1542690,"prepare.run_cpu_time_us":1441,"prepare.run_wall_time_us":1438,"replication_time_us":7360,"thread_start_us":10813,"threads_started":1}]]}
I20251210 08:52:15.208091  4356 alter_table-test.cc:1347] Scanner saw 20100 rows
I20251210 08:52:15.240296  4356 alter_table-test.cc:1347] Scanner saw 21000 rows
I20251210 08:52:15.272569  4356 alter_table-test.cc:1347] Scanner saw 21200 rows
I20251210 08:52:15.313768  4356 alter_table-test.cc:1347] Scanner saw 21300 rows
I20251210 08:52:15.346621  4356 alter_table-test.cc:1347] Scanner saw 21500 rows
I20251210 08:52:15.379530  4356 alter_table-test.cc:1347] Scanner saw 21750 rows
I20251210 08:52:15.405994  4356 alter_table-test.cc:1347] Scanner saw 22000 rows
I20251210 08:52:15.437357  4356 alter_table-test.cc:1347] Scanner saw 22150 rows
I20251210 08:52:15.467262  4356 alter_table-test.cc:1347] Scanner saw 22300 rows
I20251210 08:52:15.499622  4356 alter_table-test.cc:1347] Scanner saw 22500 rows
I20251210 08:52:15.538450  4356 alter_table-test.cc:1347] Scanner saw 22700 rows
I20251210 08:52:15.576534  4356 alter_table-test.cc:1347] Scanner saw 22950 rows
I20251210 08:52:15.608331  4356 alter_table-test.cc:1347] Scanner saw 23250 rows
I20251210 08:52:15.646027  4356 alter_table-test.cc:1347] Scanner saw 23400 rows
I20251210 08:52:15.682572  4356 alter_table-test.cc:1347] Scanner saw 23700 rows
I20251210 08:52:15.730505  4356 alter_table-test.cc:1347] Scanner saw 23950 rows
I20251210 08:52:15.765089  4356 alter_table-test.cc:1347] Scanner saw 24300 rows
I20251210 08:52:15.804844  4356 alter_table-test.cc:1347] Scanner saw 24500 rows
I20251210 08:52:15.840560  4356 alter_table-test.cc:1347] Scanner saw 24850 rows
I20251210 08:52:15.899453  4356 alter_table-test.cc:1347] Scanner saw 25050 rows
I20251210 08:52:15.936867  4356 alter_table-test.cc:1347] Scanner saw 25350 rows
I20251210 08:52:15.974291  4356 alter_table-test.cc:1347] Scanner saw 25600 rows
I20251210 08:52:16.016963  4356 alter_table-test.cc:1347] Scanner saw 25800 rows
I20251210 08:52:16.060225  4356 alter_table-test.cc:1347] Scanner saw 26150 rows
I20251210 08:52:16.101253  4356 alter_table-test.cc:1347] Scanner saw 26400 rows
I20251210 08:52:16.142448  4356 alter_table-test.cc:1347] Scanner saw 26650 rows
I20251210 08:52:16.188604  4356 alter_table-test.cc:1347] Scanner saw 26900 rows
I20251210 08:52:16.235087  4356 alter_table-test.cc:1347] Scanner saw 27200 rows
I20251210 08:52:16.283838  4356 alter_table-test.cc:1347] Scanner saw 27500 rows
I20251210 08:52:16.328716  4356 alter_table-test.cc:1347] Scanner saw 27800 rows
I20251210 08:52:16.372402  4356 alter_table-test.cc:1347] Scanner saw 28150 rows
I20251210 08:52:16.418658  4356 alter_table-test.cc:1347] Scanner saw 28400 rows
I20251210 08:52:16.470803  4356 alter_table-test.cc:1347] Scanner saw 28650 rows
I20251210 08:52:16.521368  4356 alter_table-test.cc:1347] Scanner saw 28950 rows
I20251210 08:52:16.570403  4356 alter_table-test.cc:1347] Scanner saw 29250 rows
I20251210 08:52:16.629384  4356 alter_table-test.cc:1347] Scanner saw 29450 rows
I20251210 08:52:16.687201  4356 alter_table-test.cc:1347] Scanner saw 29700 rows
I20251210 08:52:16.733000  4356 alter_table-test.cc:1347] Scanner saw 30100 rows
I20251210 08:52:16.779947  4356 alter_table-test.cc:1347] Scanner saw 30350 rows
I20251210 08:52:16.835304  4356 alter_table-test.cc:1347] Scanner saw 30650 rows
I20251210 08:52:16.887859  4356 alter_table-test.cc:1347] Scanner saw 31000 rows
I20251210 08:52:16.939481  4356 alter_table-test.cc:1347] Scanner saw 31350 rows
I20251210 08:52:17.005452  4356 alter_table-test.cc:1347] Scanner saw 31650 rows
I20251210 08:52:17.071201  4356 alter_table-test.cc:1347] Scanner saw 32150 rows
I20251210 08:52:17.131217  4356 alter_table-test.cc:1347] Scanner saw 32500 rows
I20251210 08:52:17.205631  4356 alter_table-test.cc:1347] Scanner saw 32800 rows
I20251210 08:52:17.269486  4356 alter_table-test.cc:1347] Scanner saw 33200 rows
I20251210 08:52:17.345057  4356 alter_table-test.cc:1347] Scanner saw 33500 rows
I20251210 08:52:17.416399  4356 alter_table-test.cc:1347] Scanner saw 33950 rows
I20251210 08:52:17.501209  4356 alter_table-test.cc:1347] Scanner saw 34350 rows
I20251210 08:52:17.571657  4356 alter_table-test.cc:1347] Scanner saw 34900 rows
I20251210 08:52:17.653227  4356 alter_table-test.cc:1347] Scanner saw 35300 rows
I20251210 08:52:17.727761  4356 alter_table-test.cc:1347] Scanner saw 35850 rows
I20251210 08:52:17.790581  4356 alter_table-test.cc:1347] Scanner saw 36300 rows
I20251210 08:52:17.864668  4356 alter_table-test.cc:1347] Scanner saw 36600 rows
I20251210 08:52:17.950804  4356 alter_table-test.cc:1347] Scanner saw 37100 rows
I20251210 08:52:18.022292  4356 alter_table-test.cc:1347] Scanner saw 37650 rows
I20251210 08:52:18.100603  4356 alter_table-test.cc:1347] Scanner saw 38050 rows
I20251210 08:52:18.182169  4356 alter_table-test.cc:1347] Scanner saw 38600 rows
I20251210 08:52:18.218889  4211 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54356:
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 08:52:18.246255  4358 tablet.cc:1722] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: 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 08:52:18.274324  4356 alter_table-test.cc:1347] Scanner saw 39150 rows
I20251210 08:52:18.386003  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:18.499182  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:18.611275  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:18.720561  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:18.831087  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:18.934526  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:19.048102  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:19.162482  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:19.259001  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:19.350550  4358 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60980 (request call id 2) took 1108 ms. Trace:
I20251210 08:52:19.350698  4358 rpcz_store.cc:276] 1210 08:52:18.242116 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:18.242171 (+    55us) service_pool.cc:225] Handling call
1210 08:52:19.350519 (+1108348us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:18.242618 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:18.242786 (+   168us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:18.245145 (+  2359us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:18.245155 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:18.245178 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:18.245187 (+     9us) op_driver.cc:348] REPLICATION: starting
1210 08:52:18.245397 (+   210us) log.cc:844] Serialized 227 byte log entry
1210 08:52:18.246105 (+   708us) op_driver.cc:464] REPLICATION: finished
1210 08:52:18.246207 (+   102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:19.343265 (+1097058us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:19.343697 (+   432us) log.cc:844] Serialized 5 byte log entry
1210 08:52:19.349391 (+  5694us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:19.350403 (+  1012us) log.cc:844] Serialized 15 byte log entry
1210 08:52:19.350459 (+    56us) alter_schema_op.cc:73] Released schema lock
1210 08:52:19.350463 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"bytes_written":81772,"cfile_init":1,"compiler_manager_pool.queue_time_us":532,"compiler_manager_pool.run_cpu_time_us":646739,"compiler_manager_pool.run_wall_time_us":650131,"dirs.queue_time_us":528,"dirs.run_cpu_time_us":196,"dirs.run_wall_time_us":741,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2922,"lbm_writes_lt_1ms":42,"peak_mem_usage":0,"prepare.queue_time_us":85,"prepare.run_cpu_time_us":775,"prepare.run_wall_time_us":2836,"replication_time_us":895,"rows_written":19350,"thread_start_us":2490,"threads_started":3,"wal-append.queue_time_us":1943}]]}
I20251210 08:52:19.365223  4211 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: fake-table [id=16895e3ae00b40c5a88342fdb9999540] alter complete (version 2)
I20251210 08:52:19.371446  4358 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=1286, attempt_no=0}) took 1127 ms. Trace:
I20251210 08:52:19.371685  4358 rpcz_store.cc:276] 1210 08:52:18.243754 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:18.243867 (+   113us) service_pool.cc:225] Handling call
1210 08:52:19.371409 (+1127542us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:18.245500 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:18.245604 (+   104us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:19.353562 (+1107958us) write_op.cc:435] Acquired schema lock
1210 08:52:19.353567 (+     5us) tablet.cc:660] Decoding operations
1210 08:52:19.353963 (+   396us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:19.353972 (+     9us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:19.353976 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:19.354428 (+   452us) tablet.cc:699] Row locks acquired
1210 08:52:19.354431 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:52:19.354469 (+    38us) write_op.cc:270] Start()
1210 08:52:19.354501 (+    32us) write_op.cc:276] Timestamp: L: 1451
1210 08:52:19.354505 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:52:19.354756 (+   251us) log.cc:844] Serialized 788 byte log entry
1210 08:52:19.368103 (+ 13347us) op_driver.cc:464] REPLICATION: finished
1210 08:52:19.368202 (+    99us) write_op.cc:301] APPLY: starting
1210 08:52:19.368219 (+    17us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:19.369681 (+  1462us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:19.369723 (+    42us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:19.370812 (+  1089us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:19.370888 (+    76us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:52:19.370902 (+    14us) write_op.cc:312] APPLY: finished
1210 08:52:19.371107 (+   205us) log.cc:844] Serialized 320 byte log entry
1210 08:52:19.371205 (+    98us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:19.371267 (+    62us) write_op.cc:454] Released schema lock
1210 08:52:19.371277 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"cfile_cache_hit":3,"cfile_cache_hit_bytes":12318,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16573,"cfile_init":1,"lbm_read_time_us":182,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1192,"prepare.run_cpu_time_us":169825,"prepare.run_wall_time_us":1109323,"replication_time_us":13574}]]}
I20251210 08:52:19.377559  4356 alter_table-test.cc:1347] Scanner saw 39450 rows
I20251210 08:52:19.436327  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=1287, attempt_no=0}) took 1186 ms. Trace:
I20251210 08:52:19.436457  4385 rpcz_store.cc:276] 1210 08:52:18.249514 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:18.249561 (+    47us) service_pool.cc:225] Handling call
1210 08:52:19.436303 (+1186742us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:19.354890 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:19.355009 (+   119us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:19.355016 (+     7us) write_op.cc:435] Acquired schema lock
1210 08:52:19.355019 (+     3us) tablet.cc:660] Decoding operations
1210 08:52:19.355757 (+   738us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:19.355772 (+    15us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:19.355779 (+     7us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:19.356285 (+   506us) tablet.cc:699] Row locks acquired
1210 08:52:19.356288 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:52:19.356332 (+    44us) write_op.cc:270] Start()
1210 08:52:19.356366 (+    34us) write_op.cc:276] Timestamp: L: 1452
1210 08:52:19.356370 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:52:19.356606 (+   236us) log.cc:844] Serialized 788 byte log entry
1210 08:52:19.368220 (+ 11614us) op_driver.cc:464] REPLICATION: finished
1210 08:52:19.375141 (+  6921us) write_op.cc:301] APPLY: starting
1210 08:52:19.375162 (+    21us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:19.405089 (+ 29927us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:19.405116 (+    27us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:19.435710 (+ 30594us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:19.435768 (+    58us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=124,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 08:52:19.435775 (+     7us) write_op.cc:312] APPLY: finished
1210 08:52:19.435935 (+   160us) log.cc:844] Serialized 420 byte log entry
1210 08:52:19.436166 (+   231us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:19.436213 (+    47us) write_op.cc:454] Released schema lock
1210 08:52:19.436222 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6855,"cfile_cache_hit":266,"cfile_cache_hit_bytes":762051,"cfile_cache_miss":6,"cfile_cache_miss_bytes":21368,"lbm_read_time_us":207,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":1104852,"prepare.run_cpu_time_us":1782,"prepare.run_wall_time_us":1781,"replication_time_us":11834,"thread_start_us":8245,"threads_started":1}]]}
I20251210 08:52:19.445773  4356 alter_table-test.cc:1347] Scanner saw 39500 rows
I20251210 08:52:19.513873  4356 alter_table-test.cc:1347] Scanner saw 39850 rows
I20251210 08:52:19.566861  4356 alter_table-test.cc:1347] Scanner saw 40250 rows
I20251210 08:52:19.630052  4356 alter_table-test.cc:1347] Scanner saw 40550 rows
I20251210 08:52:19.699851  4356 alter_table-test.cc:1347] Scanner saw 40850 rows
I20251210 08:52:19.766464  4356 alter_table-test.cc:1347] Scanner saw 41350 rows
I20251210 08:52:19.829030  4356 alter_table-test.cc:1347] Scanner saw 41650 rows
I20251210 08:52:19.892179  4356 alter_table-test.cc:1347] Scanner saw 42000 rows
I20251210 08:52:19.967641  4356 alter_table-test.cc:1347] Scanner saw 42350 rows
I20251210 08:52:20.041898  4356 alter_table-test.cc:1347] Scanner saw 42800 rows
I20251210 08:52:20.114980  4356 alter_table-test.cc:1347] Scanner saw 43250 rows
I20251210 08:52:20.182220  4356 alter_table-test.cc:1347] Scanner saw 43750 rows
I20251210 08:52:20.259450  4356 alter_table-test.cc:1347] Scanner saw 44150 rows
I20251210 08:52:20.344929  4356 alter_table-test.cc:1347] Scanner saw 44550 rows
I20251210 08:52:20.424294  4356 alter_table-test.cc:1347] Scanner saw 45000 rows
I20251210 08:52:20.496899  4356 alter_table-test.cc:1347] Scanner saw 45550 rows
I20251210 08:52:20.573616  4356 alter_table-test.cc:1347] Scanner saw 46000 rows
I20251210 08:52:20.638523  4356 alter_table-test.cc:1347] Scanner saw 46500 rows
I20251210 08:52:20.731463  4356 alter_table-test.cc:1347] Scanner saw 46850 rows
I20251210 08:52:20.815150  4356 alter_table-test.cc:1347] Scanner saw 47450 rows
I20251210 08:52:20.921469  4356 alter_table-test.cc:1347] Scanner saw 47950 rows
I20251210 08:52:21.003705  4356 alter_table-test.cc:1347] Scanner saw 48550 rows
I20251210 08:52:21.081123  4356 alter_table-test.cc:1347] Scanner saw 49050 rows
I20251210 08:52:21.166292  4356 alter_table-test.cc:1347] Scanner saw 49500 rows
I20251210 08:52:21.246331  4356 alter_table-test.cc:1347] Scanner saw 49950 rows
I20251210 08:52:21.327553  4356 alter_table-test.cc:1347] Scanner saw 50450 rows
I20251210 08:52:21.419966  4356 alter_table-test.cc:1347] Scanner saw 50950 rows
I20251210 08:52:21.515206  4356 alter_table-test.cc:1347] Scanner saw 51450 rows
I20251210 08:52:21.613440  4356 alter_table-test.cc:1347] Scanner saw 52100 rows
I20251210 08:52:21.699064  4356 alter_table-test.cc:1347] Scanner saw 52750 rows
I20251210 08:52:21.795447  4356 alter_table-test.cc:1347] Scanner saw 53250 rows
I20251210 08:52:21.887997  4356 alter_table-test.cc:1347] Scanner saw 53850 rows
I20251210 08:52:21.987673  4356 alter_table-test.cc:1347] Scanner saw 54400 rows
I20251210 08:52:22.086925  4356 alter_table-test.cc:1347] Scanner saw 55050 rows
I20251210 08:52:22.196278  4356 alter_table-test.cc:1347] Scanner saw 55650 rows
I20251210 08:52:22.299165  4356 alter_table-test.cc:1347] Scanner saw 56350 rows
I20251210 08:52:22.403455  4356 alter_table-test.cc:1347] Scanner saw 56950 rows
I20251210 08:52:22.500540  4356 alter_table-test.cc:1347] Scanner saw 57500 rows
I20251210 08:52:22.600836  4211 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54356:
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 08:52:22.619570  4356 alter_table-test.cc:1347] Scanner saw 58050 rows
I20251210 08:52:22.638842  4385 tablet.cc:1722] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: 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 08:52:22.715726  4356 alter_table-test.cc:1347] Scanner saw 58800 rows
I20251210 08:52:22.871515  4356 alter_table-test.cc:1347] Scanner saw 58900 rows
I20251210 08:52:23.032562  4356 alter_table-test.cc:1347] Scanner saw 58900 rows
I20251210 08:52:23.197444  4356 alter_table-test.cc:1347] Scanner saw 58900 rows
I20251210 08:52:23.440687  4356 alter_table-test.cc:1347] Scanner saw 58900 rows
I20251210 08:52:23.594486  4356 alter_table-test.cc:1347] Scanner saw 58900 rows
I20251210 08:52:23.740916  4356 alter_table-test.cc:1347] Scanner saw 58900 rows
I20251210 08:52:23.864681  4356 alter_table-test.cc:1347] Scanner saw 58900 rows
I20251210 08:52:23.876207  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60980 (request call id 3) took 1241 ms. Trace:
I20251210 08:52:23.876345  4385 rpcz_store.cc:276] 1210 08:52:22.634465 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:22.634625 (+   160us) service_pool.cc:225] Handling call
1210 08:52:23.876182 (+1241557us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:22.635024 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:22.635203 (+   179us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:22.637991 (+  2788us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:22.638000 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:22.638025 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:22.638027 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:52:22.638207 (+   180us) log.cc:844] Serialized 262 byte log entry
1210 08:52:22.638676 (+   469us) op_driver.cc:464] REPLICATION: finished
1210 08:52:22.638794 (+   118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:23.870405 (+1231611us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:23.870802 (+   397us) log.cc:844] Serialized 5 byte log entry
1210 08:52:23.874957 (+  4155us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:23.876087 (+  1130us) log.cc:844] Serialized 15 byte log entry
1210 08:52:23.876133 (+    46us) alter_schema_op.cc:73] Released schema lock
1210 08:52:23.876137 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"bytes_written":77190,"cfile_init":1,"compiler_manager_pool.queue_time_us":538,"compiler_manager_pool.run_cpu_time_us":664929,"compiler_manager_pool.run_wall_time_us":665984,"dirs.queue_time_us":1622,"dirs.run_cpu_time_us":221,"dirs.run_wall_time_us":967,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3343,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"prepare.queue_time_us":55,"prepare.run_cpu_time_us":821,"prepare.run_wall_time_us":3241,"replication_time_us":620,"rows_written":19450,"thread_start_us":2190,"threads_started":3,"wal-append.queue_time_us":418}]]}
I20251210 08:52:23.881067  4211 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: fake-table [id=16895e3ae00b40c5a88342fdb9999540] alter complete (version 3)
I20251210 08:52:23.898240  4398 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=1758, attempt_no=0}) took 1256 ms. Trace:
I20251210 08:52:23.898350  4398 rpcz_store.cc:276] 1210 08:52:22.641638 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:22.641691 (+    53us) service_pool.cc:225] Handling call
1210 08:52:23.898215 (+1256524us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:23.877600 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:23.877718 (+   118us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:23.877724 (+     6us) write_op.cc:435] Acquired schema lock
1210 08:52:23.877726 (+     2us) tablet.cc:660] Decoding operations
1210 08:52:23.878011 (+   285us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:23.878021 (+    10us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:23.878025 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:23.878347 (+   322us) tablet.cc:699] Row locks acquired
1210 08:52:23.878348 (+     1us) write_op.cc:260] PREPARE: finished
1210 08:52:23.878375 (+    27us) write_op.cc:270] Start()
1210 08:52:23.878399 (+    24us) write_op.cc:276] Timestamp: L: 1972
1210 08:52:23.878401 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:52:23.888383 (+  9982us) log.cc:844] Serialized 788 byte log entry
1210 08:52:23.888605 (+   222us) spinlock_profiling.cc:243] Waited 9.61 ms on lock 0x61600009f454. stack: 00007f5741316ee6 00007f5741316ca0 00007f57400cd3ad 00000000005064e4 00000000005064ad 0000000000505d6a 00007f574bd9f922 00007f574d182875 00007f574d181399 00007f574d1897c0 00007f574d1895cd 000000000053be8c 00007f574135d20f 00007f574136052b 00007f57413603a8 000000000053be8c
1210 08:52:23.892115 (+  3510us) op_driver.cc:464] REPLICATION: finished
1210 08:52:23.896243 (+  4128us) write_op.cc:301] APPLY: starting
1210 08:52:23.896264 (+    21us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:23.897062 (+   798us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:23.897064 (+     2us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:23.897743 (+   679us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:23.897793 (+    50us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=150,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:52:23.897799 (+     6us) write_op.cc:312] APPLY: finished
1210 08:52:23.897953 (+   154us) log.cc:844] Serialized 320 byte log entry
1210 08:52:23.898034 (+    81us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:23.898092 (+    58us) write_op.cc:454] Released schema lock
1210 08:52:23.898103 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4062,"cfile_cache_hit":13,"cfile_cache_hit_bytes":41506,"num_ops":50,"prepare.queue_time_us":1235459,"prepare.run_cpu_time_us":1471,"prepare.run_wall_time_us":11035,"replication_time_us":13673,"spinlock_wait_cycles":22098816,"thread_start_us":3960,"threads_started":1}]]}
I20251210 08:52:23.925442  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=1757, attempt_no=0}) took 1290 ms. Trace:
I20251210 08:52:23.925595  4385 rpcz_store.cc:276] 1210 08:52:22.634609 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:22.635028 (+   419us) service_pool.cc:225] Handling call
1210 08:52:23.925414 (+1290386us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:22.638309 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:22.638407 (+    98us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:23.876183 (+1237776us) write_op.cc:435] Acquired schema lock
1210 08:52:23.876187 (+     4us) tablet.cc:660] Decoding operations
1210 08:52:23.876578 (+   391us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:23.876594 (+    16us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:23.876600 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:23.877228 (+   628us) tablet.cc:699] Row locks acquired
1210 08:52:23.877231 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:52:23.877273 (+    42us) write_op.cc:270] Start()
1210 08:52:23.877308 (+    35us) write_op.cc:276] Timestamp: L: 1971
1210 08:52:23.877310 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:52:23.877490 (+   180us) log.cc:844] Serialized 788 byte log entry
1210 08:52:23.878324 (+   834us) op_driver.cc:464] REPLICATION: finished
1210 08:52:23.878404 (+    80us) write_op.cc:301] APPLY: starting
1210 08:52:23.878418 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:23.898175 (+ 19757us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:23.898201 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:23.924892 (+ 26691us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:23.924967 (+    75us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=148,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 08:52:23.924976 (+     9us) write_op.cc:312] APPLY: finished
1210 08:52:23.925148 (+   172us) log.cc:844] Serialized 420 byte log entry
1210 08:52:23.925236 (+    88us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:23.925291 (+    55us) write_op.cc:454] Released schema lock
1210 08:52:23.925303 (+    12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"cfile_cache_hit":269,"cfile_cache_hit_bytes":739102,"cfile_cache_miss":14,"cfile_cache_miss_bytes":48877,"cfile_init":1,"lbm_read_time_us":439,"lbm_reads_lt_1ms":18,"num_ops":50,"prepare.queue_time_us":2884,"prepare.run_cpu_time_us":212437,"prepare.run_wall_time_us":1239246,"replication_time_us":989}]]}
I20251210 08:52:23.986280  4356 alter_table-test.cc:1347] Scanner saw 58900 rows
I20251210 08:52:24.084786  4356 alter_table-test.cc:1347] Scanner saw 59450 rows
I20251210 08:52:24.169986  4356 alter_table-test.cc:1347] Scanner saw 60100 rows
I20251210 08:52:24.264940  4356 alter_table-test.cc:1347] Scanner saw 60550 rows
I20251210 08:52:24.357565  4356 alter_table-test.cc:1347] Scanner saw 61200 rows
I20251210 08:52:24.456796  4356 alter_table-test.cc:1347] Scanner saw 61700 rows
I20251210 08:52:24.553442  4356 alter_table-test.cc:1347] Scanner saw 62300 rows
I20251210 08:52:24.658608  4356 alter_table-test.cc:1347] Scanner saw 62800 rows
I20251210 08:52:24.762671  4356 alter_table-test.cc:1347] Scanner saw 63550 rows
I20251210 08:52:24.864194  4356 alter_table-test.cc:1347] Scanner saw 64150 rows
I20251210 08:52:24.968282  4356 alter_table-test.cc:1347] Scanner saw 64700 rows
I20251210 08:52:25.077093  4356 alter_table-test.cc:1347] Scanner saw 65350 rows
I20251210 08:52:25.198105  4356 alter_table-test.cc:1347] Scanner saw 65950 rows
I20251210 08:52:25.308723  4356 alter_table-test.cc:1347] Scanner saw 66800 rows
I20251210 08:52:25.430482  4356 alter_table-test.cc:1347] Scanner saw 67400 rows
I20251210 08:52:25.550626  4356 alter_table-test.cc:1347] Scanner saw 68100 rows
I20251210 08:52:25.657195  4356 alter_table-test.cc:1347] Scanner saw 68900 rows
I20251210 08:52:25.770076  4356 alter_table-test.cc:1347] Scanner saw 69450 rows
I20251210 08:52:25.887949  4356 alter_table-test.cc:1347] Scanner saw 70100 rows
I20251210 08:52:26.040611  4356 alter_table-test.cc:1347] Scanner saw 70850 rows
I20251210 08:52:26.165215  4356 alter_table-test.cc:1347] Scanner saw 71750 rows
I20251210 08:52:26.286214  4356 alter_table-test.cc:1347] Scanner saw 72500 rows
I20251210 08:52:26.413015  4356 alter_table-test.cc:1347] Scanner saw 73150 rows
I20251210 08:52:26.526293  4356 alter_table-test.cc:1347] Scanner saw 73900 rows
I20251210 08:52:26.666539  4356 alter_table-test.cc:1347] Scanner saw 74550 rows
I20251210 08:52:26.806378  4356 alter_table-test.cc:1347] Scanner saw 75350 rows
I20251210 08:52:26.941450  4356 alter_table-test.cc:1347] Scanner saw 76050 rows
I20251210 08:52:26.993961  4211 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54356:
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 08:52:27.038516  4385 tablet.cc:1722] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: 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 08:52:27.072963  4356 alter_table-test.cc:1347] Scanner saw 76850 rows
I20251210 08:52:27.269459  4356 alter_table-test.cc:1347] Scanner saw 77300 rows
I20251210 08:52:27.472141  4356 alter_table-test.cc:1347] Scanner saw 77300 rows
I20251210 08:52:27.727883  4356 alter_table-test.cc:1347] Scanner saw 77300 rows
I20251210 08:52:27.923383  4356 alter_table-test.cc:1347] Scanner saw 77300 rows
I20251210 08:52:28.099779  4356 alter_table-test.cc:1347] Scanner saw 77300 rows
I20251210 08:52:28.214601  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60980 (request call id 4) took 1183 ms. Trace:
I20251210 08:52:28.214819  4385 rpcz_store.cc:276] 1210 08:52:27.030662 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:27.030734 (+    72us) service_pool.cc:225] Handling call
1210 08:52:28.214579 (+1183845us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:27.031155 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:27.031334 (+   179us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:27.037341 (+  6007us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:27.037352 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:27.037376 (+    24us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:27.037379 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:27.037598 (+   219us) log.cc:844] Serialized 296 byte log entry
1210 08:52:27.038346 (+   748us) op_driver.cc:464] REPLICATION: finished
1210 08:52:27.038467 (+   121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:28.208939 (+1170472us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:28.209367 (+   428us) log.cc:844] Serialized 5 byte log entry
1210 08:52:28.213390 (+  4023us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:28.214492 (+  1102us) log.cc:844] Serialized 15 byte log entry
1210 08:52:28.214538 (+    46us) alter_schema_op.cc:73] Released schema lock
1210 08:52:28.214542 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73,"bytes_written":70592,"cfile_init":1,"compiler_manager_pool.queue_time_us":461,"compiler_manager_pool.run_cpu_time_us":614053,"compiler_manager_pool.run_wall_time_us":616811,"dirs.queue_time_us":567,"dirs.run_cpu_time_us":188,"dirs.run_wall_time_us":806,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3010,"lbm_writes_lt_1ms":48,"peak_mem_usage":0,"prepare.queue_time_us":64,"prepare.run_cpu_time_us":1118,"prepare.run_wall_time_us":6496,"replication_time_us":941,"rows_written":18400,"thread_start_us":1000,"threads_started":3,"wal-append.queue_time_us":444}]]}
I20251210 08:52:28.230748  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=2199, attempt_no=0}) took 1197 ms. Trace:
I20251210 08:52:28.230903  4385 rpcz_store.cc:276] 1210 08:52:27.033115 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:27.033207 (+    92us) service_pool.cc:225] Handling call
1210 08:52:28.230715 (+1197508us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:27.037705 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:27.037818 (+   113us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:28.216306 (+1178488us) write_op.cc:435] Acquired schema lock
1210 08:52:28.216310 (+     4us) tablet.cc:660] Decoding operations
1210 08:52:28.216625 (+   315us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:28.216638 (+    13us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:28.216642 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:28.216878 (+   236us) tablet.cc:699] Row locks acquired
1210 08:52:28.216879 (+     1us) write_op.cc:260] PREPARE: finished
1210 08:52:28.216922 (+    43us) write_op.cc:270] Start()
1210 08:52:28.216952 (+    30us) write_op.cc:276] Timestamp: L: 2447
1210 08:52:28.216954 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:52:28.217137 (+   183us) log.cc:844] Serialized 788 byte log entry
1210 08:52:28.226713 (+  9576us) op_driver.cc:464] REPLICATION: finished
1210 08:52:28.226810 (+    97us) write_op.cc:301] APPLY: starting
1210 08:52:28.226831 (+    21us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:28.228876 (+  2045us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:28.228911 (+    35us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:28.230112 (+  1201us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:28.230187 (+    75us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=200,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:52:28.230197 (+    10us) write_op.cc:312] APPLY: finished
1210 08:52:28.230394 (+   197us) log.cc:844] Serialized 320 byte log entry
1210 08:52:28.230498 (+   104us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:28.230565 (+    67us) write_op.cc:454] Released schema lock
1210 08:52:28.230576 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"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":180,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":4037,"prepare.run_cpu_time_us":188935,"prepare.run_wall_time_us":1179490,"replication_time_us":9721}]]}
I20251210 08:52:28.239925  4211 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: fake-table [id=16895e3ae00b40c5a88342fdb9999540] alter complete (version 4)
I20251210 08:52:28.255116  4356 alter_table-test.cc:1347] Scanner saw 77300 rows
I20251210 08:52:28.280675  4410 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=2200, attempt_no=0}) took 1239 ms. Trace:
I20251210 08:52:28.280799  4410 rpcz_store.cc:276] 1210 08:52:27.041650 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:27.041851 (+   201us) service_pool.cc:225] Handling call
1210 08:52:28.280653 (+1238802us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:28.217218 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:28.217300 (+    82us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:28.217304 (+     4us) write_op.cc:435] Acquired schema lock
1210 08:52:28.217305 (+     1us) tablet.cc:660] Decoding operations
1210 08:52:28.217531 (+   226us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:28.217538 (+     7us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:28.217540 (+     2us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:28.217797 (+   257us) tablet.cc:699] Row locks acquired
1210 08:52:28.217798 (+     1us) write_op.cc:260] PREPARE: finished
1210 08:52:28.217822 (+    24us) write_op.cc:270] Start()
1210 08:52:28.217843 (+    21us) write_op.cc:276] Timestamp: L: 2448
1210 08:52:28.217845 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:52:28.217984 (+   139us) log.cc:844] Serialized 788 byte log entry
1210 08:52:28.227766 (+  9782us) op_driver.cc:464] REPLICATION: finished
1210 08:52:28.231249 (+  3483us) write_op.cc:301] APPLY: starting
1210 08:52:28.231263 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:28.255774 (+ 24511us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:28.255800 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:28.280262 (+ 24462us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:28.280309 (+    47us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=175,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 08:52:28.280315 (+     6us) write_op.cc:312] APPLY: finished
1210 08:52:28.280439 (+   124us) log.cc:844] Serialized 420 byte log entry
1210 08:52:28.280509 (+    70us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:28.280560 (+    51us) write_op.cc:454] Released schema lock
1210 08:52:28.280569 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3428,"cfile_cache_hit":284,"cfile_cache_hit_bytes":787676,"cfile_cache_miss":5,"cfile_cache_miss_bytes":17067,"lbm_read_time_us":216,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1174890,"prepare.run_cpu_time_us":804,"prepare.run_wall_time_us":803,"replication_time_us":9893,"spinlock_wait_cycles":896,"thread_start_us":8462,"threads_started":1}]]}
I20251210 08:52:28.387887  4356 alter_table-test.cc:1347] Scanner saw 77500 rows
I20251210 08:52:28.508587  4356 alter_table-test.cc:1347] Scanner saw 78400 rows
I20251210 08:52:28.634622  4356 alter_table-test.cc:1347] Scanner saw 79000 rows
I20251210 08:52:28.767753  4356 alter_table-test.cc:1347] Scanner saw 79750 rows
I20251210 08:52:28.898334  4356 alter_table-test.cc:1347] Scanner saw 80500 rows
I20251210 08:52:29.020040  4356 alter_table-test.cc:1347] Scanner saw 81200 rows
I20251210 08:52:29.156960  4356 alter_table-test.cc:1347] Scanner saw 81900 rows
I20251210 08:52:29.288877  4356 alter_table-test.cc:1347] Scanner saw 82650 rows
I20251210 08:52:29.417492  4356 alter_table-test.cc:1347] Scanner saw 83300 rows
I20251210 08:52:29.559693  4356 alter_table-test.cc:1347] Scanner saw 84050 rows
I20251210 08:52:29.698635  4356 alter_table-test.cc:1347] Scanner saw 84850 rows
I20251210 08:52:29.848783  4356 alter_table-test.cc:1347] Scanner saw 85550 rows
I20251210 08:52:29.988647  4356 alter_table-test.cc:1347] Scanner saw 86350 rows
I20251210 08:52:30.146674  4356 alter_table-test.cc:1347] Scanner saw 87050 rows
I20251210 08:52:30.299722  4356 alter_table-test.cc:1347] Scanner saw 88000 rows
I20251210 08:52:30.474893  4356 alter_table-test.cc:1347] Scanner saw 88950 rows
I20251210 08:52:30.626456  4356 alter_table-test.cc:1347] Scanner saw 89900 rows
I20251210 08:52:30.802752  4356 alter_table-test.cc:1347] Scanner saw 90700 rows
I20251210 08:52:30.999948  4356 alter_table-test.cc:1347] Scanner saw 91650 rows
I20251210 08:52:31.156664  4356 alter_table-test.cc:1347] Scanner saw 92800 rows
I20251210 08:52:31.332444  4356 alter_table-test.cc:1347] Scanner saw 93650 rows
I20251210 08:52:31.386961  4211 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54356:
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 08:52:31.411219  4385 tablet.cc:1722] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: 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 08:52:31.554723  4356 alter_table-test.cc:1347] Scanner saw 94700 rows
I20251210 08:52:31.785909  4356 alter_table-test.cc:1347] Scanner saw 95100 rows
I20251210 08:52:32.045372  4356 alter_table-test.cc:1347] Scanner saw 95100 rows
I20251210 08:52:32.284432  4356 alter_table-test.cc:1347] Scanner saw 95100 rows
I20251210 08:52:32.556639  4356 alter_table-test.cc:1347] Scanner saw 95100 rows
I20251210 08:52:32.639170  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60980 (request call id 5) took 1232 ms. Trace:
I20251210 08:52:32.639356  4385 rpcz_store.cc:276] 1210 08:52:31.407014 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:31.407072 (+    58us) service_pool.cc:225] Handling call
1210 08:52:32.639146 (+1232074us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:31.407441 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:31.407632 (+   191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:31.410269 (+  2637us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:31.410277 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:31.410298 (+    21us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:31.410301 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:31.410477 (+   176us) log.cc:844] Serialized 330 byte log entry
1210 08:52:31.411099 (+   622us) op_driver.cc:464] REPLICATION: finished
1210 08:52:31.411194 (+    95us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:32.633034 (+1221840us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:32.633499 (+   465us) log.cc:844] Serialized 5 byte log entry
1210 08:52:32.637848 (+  4349us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:32.639063 (+  1215us) log.cc:844] Serialized 15 byte log entry
1210 08:52:32.639104 (+    41us) alter_schema_op.cc:73] Released schema lock
1210 08:52:32.639108 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"bytes_written":70273,"cfile_init":1,"compiler_manager_pool.queue_time_us":966,"compiler_manager_pool.run_cpu_time_us":697637,"compiler_manager_pool.run_wall_time_us":700053,"dirs.queue_time_us":552,"dirs.run_cpu_time_us":226,"dirs.run_wall_time_us":786,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3091,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"prepare.queue_time_us":49,"prepare.run_cpu_time_us":898,"prepare.run_wall_time_us":3083,"replication_time_us":774,"rows_written":17800,"thread_start_us":1428,"threads_started":3,"wal-append.queue_time_us":481}]]}
I20251210 08:52:32.657815  4422 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=2631, attempt_no=0}) took 1244 ms. Trace:
I20251210 08:52:32.658041  4422 rpcz_store.cc:276] 1210 08:52:31.413272 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:31.413326 (+    54us) service_pool.cc:225] Handling call
1210 08:52:32.657786 (+1244460us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:32.641329 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:32.641418 (+    89us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:32.641421 (+     3us) write_op.cc:435] Acquired schema lock
1210 08:52:32.641422 (+     1us) tablet.cc:660] Decoding operations
1210 08:52:32.641616 (+   194us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:32.641623 (+     7us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:32.641626 (+     3us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:32.641934 (+   308us) tablet.cc:699] Row locks acquired
1210 08:52:32.641937 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:52:32.641967 (+    30us) write_op.cc:270] Start()
1210 08:52:32.641994 (+    27us) write_op.cc:276] Timestamp: L: 2907
1210 08:52:32.641997 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:32.642165 (+   168us) log.cc:844] Serialized 788 byte log entry
1210 08:52:32.646723 (+  4558us) op_driver.cc:464] REPLICATION: finished
1210 08:52:32.653284 (+  6561us) write_op.cc:301] APPLY: starting
1210 08:52:32.653304 (+    20us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:32.655542 (+  2238us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:32.655577 (+    35us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:32.656868 (+  1291us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:32.656947 (+    79us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=247,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:52:32.656957 (+    10us) write_op.cc:312] APPLY: finished
1210 08:52:32.657251 (+   294us) log.cc:844] Serialized 320 byte log entry
1210 08:52:32.657579 (+   328us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:32.657638 (+    59us) write_op.cc:454] Released schema lock
1210 08:52:32.657649 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6496,"cfile_cache_hit":19,"cfile_cache_hit_bytes":62173,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1227598,"prepare.run_cpu_time_us":894,"prepare.run_wall_time_us":883,"replication_time_us":4707,"thread_start_us":9218,"threads_started":1}]]}
I20251210 08:52:32.680778  4212 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: fake-table [id=16895e3ae00b40c5a88342fdb9999540] alter complete (version 5)
I20251210 08:52:32.694720  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=2630, attempt_no=0}) took 1286 ms. Trace:
I20251210 08:52:32.694943  4385 rpcz_store.cc:276] 1210 08:52:31.407867 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:31.407931 (+    64us) service_pool.cc:225] Handling call
1210 08:52:32.694694 (+1286763us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:31.410567 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:31.410657 (+    90us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:32.640369 (+1229712us) write_op.cc:435] Acquired schema lock
1210 08:52:32.640371 (+     2us) tablet.cc:660] Decoding operations
1210 08:52:32.640683 (+   312us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:32.640696 (+    13us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:32.640700 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:32.640981 (+   281us) tablet.cc:699] Row locks acquired
1210 08:52:32.640982 (+     1us) write_op.cc:260] PREPARE: finished
1210 08:52:32.641023 (+    41us) write_op.cc:270] Start()
1210 08:52:32.641052 (+    29us) write_op.cc:276] Timestamp: L: 2906
1210 08:52:32.641054 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:52:32.641243 (+   189us) log.cc:844] Serialized 788 byte log entry
1210 08:52:32.646382 (+  5139us) op_driver.cc:464] REPLICATION: finished
1210 08:52:32.646493 (+   111us) write_op.cc:301] APPLY: starting
1210 08:52:32.646513 (+    20us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:32.672248 (+ 25735us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:32.672287 (+    39us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:32.694196 (+ 21909us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:32.694266 (+    70us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=183,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 08:52:32.694274 (+     8us) write_op.cc:312] APPLY: finished
1210 08:52:32.694441 (+   167us) log.cc:844] Serialized 420 byte log entry
1210 08:52:32.694524 (+    83us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:32.694579 (+    55us) write_op.cc:454] Released schema lock
1210 08:52:32.694589 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"cfile_cache_hit":294,"cfile_cache_hit_bytes":809559,"cfile_cache_miss":9,"cfile_cache_miss_bytes":33379,"lbm_read_time_us":195,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":2193,"prepare.run_cpu_time_us":192424,"prepare.run_wall_time_us":1230723,"replication_time_us":5288}]]}
I20251210 08:52:32.763202  4356 alter_table-test.cc:1347] Scanner saw 95100 rows
I20251210 08:52:32.928409  4356 alter_table-test.cc:1347] Scanner saw 95600 rows
I20251210 08:52:33.078603  4356 alter_table-test.cc:1347] Scanner saw 96600 rows
I20251210 08:52:33.230989  4356 alter_table-test.cc:1347] Scanner saw 97400 rows
I20251210 08:52:33.388259  4356 alter_table-test.cc:1347] Scanner saw 98200 rows
I20251210 08:52:33.573984  4356 alter_table-test.cc:1347] Scanner saw 98950 rows
I20251210 08:52:33.731851  4356 alter_table-test.cc:1347] Scanner saw 100100 rows
I20251210 08:52:33.893802  4356 alter_table-test.cc:1347] Scanner saw 100900 rows
I20251210 08:52:34.067028  4356 alter_table-test.cc:1347] Scanner saw 101650 rows
I20251210 08:52:34.258095  4356 alter_table-test.cc:1347] Scanner saw 102600 rows
I20251210 08:52:34.464078  4356 alter_table-test.cc:1347] Scanner saw 103700 rows
I20251210 08:52:34.632035  4356 alter_table-test.cc:1347] Scanner saw 104900 rows
I20251210 08:52:34.822973  4356 alter_table-test.cc:1347] Scanner saw 105750 rows
I20251210 08:52:35.019589  4356 alter_table-test.cc:1347] Scanner saw 106800 rows
I20251210 08:52:35.231074  4356 alter_table-test.cc:1347] Scanner saw 107900 rows
I20251210 08:52:35.423768  4356 alter_table-test.cc:1347] Scanner saw 109250 rows
I20251210 08:52:35.617439  4356 alter_table-test.cc:1347] Scanner saw 110250 rows
I20251210 08:52:35.769126  4212 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54356:
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 08:52:35.795084  4422 tablet.cc:1722] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: 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 08:52:35.804621  4356 alter_table-test.cc:1347] Scanner saw 111300 rows
I20251210 08:52:36.061080  4356 alter_table-test.cc:1347] Scanner saw 112200 rows
I20251210 08:52:36.340508  4356 alter_table-test.cc:1347] Scanner saw 112200 rows
I20251210 08:52:36.617240  4356 alter_table-test.cc:1347] Scanner saw 112200 rows
I20251210 08:52:36.884047  4356 alter_table-test.cc:1347] Scanner saw 112200 rows
I20251210 08:52:37.014814  4422 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60980 (request call id 6) took 1225 ms. Trace:
I20251210 08:52:37.014984  4422 rpcz_store.cc:276] 1210 08:52:35.789815 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:35.789863 (+    48us) service_pool.cc:225] Handling call
1210 08:52:37.014789 (+1224926us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:35.790280 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:35.790477 (+   197us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:35.793937 (+  3460us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:35.793947 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:35.793969 (+    22us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:35.793972 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:35.794170 (+   198us) log.cc:844] Serialized 364 byte log entry
1210 08:52:35.794944 (+   774us) op_driver.cc:464] REPLICATION: finished
1210 08:52:35.795058 (+   114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:37.008926 (+1213868us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:37.009415 (+   489us) log.cc:844] Serialized 5 byte log entry
1210 08:52:37.013484 (+  4069us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:37.014711 (+  1227us) log.cc:844] Serialized 15 byte log entry
1210 08:52:37.014751 (+    40us) alter_schema_op.cc:73] Released schema lock
1210 08:52:37.014755 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"bytes_written":65830,"cfile_init":1,"compiler_manager_pool.queue_time_us":742,"compiler_manager_pool.run_cpu_time_us":715002,"compiler_manager_pool.run_wall_time_us":730295,"dirs.queue_time_us":435,"dirs.run_cpu_time_us":227,"dirs.run_wall_time_us":12245,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3008,"lbm_writes_lt_1ms":55,"peak_mem_usage":0,"prepare.queue_time_us":84,"prepare.run_cpu_time_us":1033,"prepare.run_wall_time_us":3951,"replication_time_us":947,"rows_written":17100,"thread_start_us":1209,"threads_started":3,"wal-append.queue_time_us":460}]]}
I20251210 08:52:37.033840  4435 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=3044, attempt_no=0}) took 1235 ms. Trace:
I20251210 08:52:37.034092  4435 rpcz_store.cc:276] 1210 08:52:35.798451 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:35.798528 (+    77us) service_pool.cc:225] Handling call
1210 08:52:37.033779 (+1235251us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:37.016555 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:37.016640 (+    85us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:37.016644 (+     4us) write_op.cc:435] Acquired schema lock
1210 08:52:37.016645 (+     1us) tablet.cc:660] Decoding operations
1210 08:52:37.016867 (+   222us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:37.016874 (+     7us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:37.016877 (+     3us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:37.017098 (+   221us) tablet.cc:699] Row locks acquired
1210 08:52:37.017100 (+     2us) write_op.cc:260] PREPARE: finished
1210 08:52:37.017123 (+    23us) write_op.cc:270] Start()
1210 08:52:37.017144 (+    21us) write_op.cc:276] Timestamp: L: 3343
1210 08:52:37.017146 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:52:37.017273 (+   127us) log.cc:844] Serialized 788 byte log entry
1210 08:52:37.022410 (+  5137us) op_driver.cc:464] REPLICATION: finished
1210 08:52:37.028801 (+  6391us) write_op.cc:301] APPLY: starting
1210 08:52:37.028822 (+    21us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:37.031580 (+  2758us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:37.031615 (+    35us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:37.032917 (+  1302us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:37.032985 (+    68us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=300,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:52:37.032993 (+     8us) write_op.cc:312] APPLY: finished
1210 08:52:37.033175 (+   182us) log.cc:844] Serialized 320 byte log entry
1210 08:52:37.033589 (+   414us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:37.033649 (+    60us) write_op.cc:454] Released schema lock
1210 08:52:37.033660 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6322,"cfile_cache_hit":22,"cfile_cache_hit_bytes":70523,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":177,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1217582,"prepare.run_cpu_time_us":756,"prepare.run_wall_time_us":755,"replication_time_us":5244,"thread_start_us":11004,"threads_started":1}]]}
I20251210 08:52:37.058126  4211 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: fake-table [id=16895e3ae00b40c5a88342fdb9999540] alter complete (version 6)
I20251210 08:52:37.073799  4422 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=3043, attempt_no=0}) took 1280 ms. Trace:
I20251210 08:52:37.074045  4422 rpcz_store.cc:276] 1210 08:52:35.793084 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:35.793157 (+    73us) service_pool.cc:225] Handling call
1210 08:52:37.073776 (+1280619us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:35.794289 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:35.794386 (+    97us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:37.015477 (+1221091us) write_op.cc:435] Acquired schema lock
1210 08:52:37.015480 (+     3us) tablet.cc:660] Decoding operations
1210 08:52:37.015866 (+   386us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:37.015877 (+    11us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:37.015881 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:37.016213 (+   332us) tablet.cc:699] Row locks acquired
1210 08:52:37.016215 (+     2us) write_op.cc:260] PREPARE: finished
1210 08:52:37.016251 (+    36us) write_op.cc:270] Start()
1210 08:52:37.016281 (+    30us) write_op.cc:276] Timestamp: L: 3342
1210 08:52:37.016283 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:52:37.016475 (+   192us) log.cc:844] Serialized 788 byte log entry
1210 08:52:37.022052 (+  5577us) op_driver.cc:464] REPLICATION: finished
1210 08:52:37.022162 (+   110us) write_op.cc:301] APPLY: starting
1210 08:52:37.022181 (+    19us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:37.042151 (+ 19970us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:37.042183 (+    32us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:37.073337 (+ 31154us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:37.073407 (+    70us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=218,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 08:52:37.073416 (+     9us) write_op.cc:312] APPLY: finished
1210 08:52:37.073564 (+   148us) log.cc:844] Serialized 420 byte log entry
1210 08:52:37.073624 (+    60us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:37.073675 (+    51us) write_op.cc:454] Released schema lock
1210 08:52:37.073685 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"cfile_cache_hit":322,"cfile_cache_hit_bytes":889828,"cfile_cache_miss":6,"cfile_cache_miss_bytes":22324,"lbm_read_time_us":147,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":634,"prepare.run_cpu_time_us":185594,"prepare.run_wall_time_us":1222245,"replication_time_us":5730,"spinlock_wait_cycles":1280}]]}
I20251210 08:52:37.135210  4356 alter_table-test.cc:1347] Scanner saw 112200 rows
I20251210 08:52:37.332569  4356 alter_table-test.cc:1347] Scanner saw 112650 rows
I20251210 08:52:37.520277  4356 alter_table-test.cc:1347] Scanner saw 113800 rows
I20251210 08:52:37.704236  4356 alter_table-test.cc:1347] Scanner saw 114800 rows
I20251210 08:52:37.904502  4356 alter_table-test.cc:1347] Scanner saw 115800 rows
I20251210 08:52:38.110559  4356 alter_table-test.cc:1347] Scanner saw 116900 rows
I20251210 08:52:38.317204  4356 alter_table-test.cc:1347] Scanner saw 118050 rows
I20251210 08:52:38.515774  4356 alter_table-test.cc:1347] Scanner saw 119200 rows
I20251210 08:52:38.715291  4356 alter_table-test.cc:1347] Scanner saw 120250 rows
I20251210 08:52:38.968129  4356 alter_table-test.cc:1347] Scanner saw 121300 rows
I20251210 08:52:39.224036  4356 alter_table-test.cc:1347] Scanner saw 122600 rows
I20251210 08:52:39.475169  4356 alter_table-test.cc:1347] Scanner saw 123750 rows
I20251210 08:52:39.705958  4356 alter_table-test.cc:1347] Scanner saw 124850 rows
I20251210 08:52:39.939322  4356 alter_table-test.cc:1347] Scanner saw 126150 rows
I20251210 08:52:40.152997  4211 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54356:
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 08:52:40.166021  4356 alter_table-test.cc:1347] Scanner saw 127350 rows
I20251210 08:52:40.199669  4422 tablet.cc:1722] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: 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 08:52:40.435235  4356 alter_table-test.cc:1347] Scanner saw 128600 rows
I20251210 08:52:40.483462  4211 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: fake-table [id=16895e3ae00b40c5a88342fdb9999540] alter complete (version 7)
I20251210 08:52:40.725391  4356 alter_table-test.cc:1347] Scanner saw 128700 rows
I20251210 08:52:41.006460  4356 alter_table-test.cc:1347] Scanner saw 128700 rows
I20251210 08:52:41.299602  4356 alter_table-test.cc:1347] Scanner saw 128700 rows
I20251210 08:52:41.400164  4422 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:60980 (request call id 7) took 1214 ms. Trace:
I20251210 08:52:41.400354  4422 rpcz_store.cc:276] 1210 08:52:40.186002 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:40.186051 (+    49us) service_pool.cc:225] Handling call
1210 08:52:41.400139 (+1214088us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:40.186446 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:40.186686 (+   240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:40.198456 (+ 11770us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:40.198467 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:40.198767 (+   300us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:40.198770 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:40.198982 (+   212us) log.cc:844] Serialized 398 byte log entry
1210 08:52:40.199504 (+   522us) op_driver.cc:464] REPLICATION: finished
1210 08:52:40.199622 (+   118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:41.392036 (+1192414us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:41.392546 (+   510us) log.cc:844] Serialized 5 byte log entry
1210 08:52:41.398051 (+  5505us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:41.400042 (+  1991us) log.cc:844] Serialized 15 byte log entry
1210 08:52:41.400092 (+    50us) alter_schema_op.cc:73] Released schema lock
1210 08:52:41.400097 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75,"bytes_written":61096,"cfile_init":1,"compiler_manager_pool.queue_time_us":447,"compiler_manager_pool.run_cpu_time_us":722695,"compiler_manager_pool.run_wall_time_us":752214,"dirs.queue_time_us":488,"dirs.run_cpu_time_us":225,"dirs.run_wall_time_us":819,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3132,"lbm_writes_lt_1ms":59,"peak_mem_usage":0,"prepare.queue_time_us":41,"prepare.run_cpu_time_us":2133,"prepare.run_wall_time_us":12600,"replication_time_us":709,"rows_written":16500,"thread_start_us":2247,"threads_started":3,"wal-append.queue_time_us":1683}]]}
I20251210 08:52:41.410498  4422 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=3443, attempt_no=0}) took 1219 ms. Trace:
I20251210 08:52:41.410764  4422 rpcz_store.cc:276] 1210 08:52:40.191069 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:40.191132 (+    63us) service_pool.cc:225] Handling call
1210 08:52:41.410472 (+1219340us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:40.199095 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:40.199199 (+   104us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:41.401513 (+1202314us) write_op.cc:435] Acquired schema lock
1210 08:52:41.401518 (+     5us) tablet.cc:660] Decoding operations
1210 08:52:41.401853 (+   335us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:41.401869 (+    16us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:41.401874 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:41.402260 (+   386us) tablet.cc:699] Row locks acquired
1210 08:52:41.402264 (+     4us) write_op.cc:260] PREPARE: finished
1210 08:52:41.402318 (+    54us) write_op.cc:270] Start()
1210 08:52:41.402355 (+    37us) write_op.cc:276] Timestamp: L: 3762
1210 08:52:41.402358 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:41.402578 (+   220us) log.cc:844] Serialized 788 byte log entry
1210 08:52:41.405177 (+  2599us) op_driver.cc:464] REPLICATION: finished
1210 08:52:41.405307 (+   130us) write_op.cc:301] APPLY: starting
1210 08:52:41.405323 (+    16us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:41.408361 (+  3038us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:41.408389 (+    28us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:41.409721 (+  1332us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:41.409788 (+    67us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=350,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:52:41.409798 (+    10us) write_op.cc:312] APPLY: finished
1210 08:52:41.409977 (+   179us) log.cc:844] Serialized 320 byte log entry
1210 08:52:41.410275 (+   298us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:41.410346 (+    71us) write_op.cc:454] Released schema lock
1210 08:52:41.410358 (+    12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"cfile_cache_hit":21,"cfile_cache_hit_bytes":78298,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":180,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":7533,"prepare.run_cpu_time_us":182798,"prepare.run_wall_time_us":1203543,"replication_time_us":2786}]]}
I20251210 08:52:41.458606  4448 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:32772 (ReqId={client: 45c43365532444018a30b93f8bb979a1, seq_no=3444, attempt_no=0}) took 1257 ms. Trace:
I20251210 08:52:41.458824  4448 rpcz_store.cc:276] 1210 08:52:40.201059 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:40.201106 (+    47us) service_pool.cc:225] Handling call
1210 08:52:41.458579 (+1257473us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:41.402683 (+     0us) write_op.cc:183] PREPARE: starting on tablet e7863b9a192f4c89bcb11afd9d799ad4
1210 08:52:41.402787 (+   104us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:52:41.402792 (+     5us) write_op.cc:435] Acquired schema lock
1210 08:52:41.402795 (+     3us) tablet.cc:660] Decoding operations
1210 08:52:41.403159 (+   364us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:52:41.403168 (+     9us) write_op.cc:641] Partition lock acquired for write op
1210 08:52:41.403173 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:52:41.403590 (+   417us) tablet.cc:699] Row locks acquired
1210 08:52:41.403593 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:52:41.403626 (+    33us) write_op.cc:270] Start()
1210 08:52:41.403653 (+    27us) write_op.cc:276] Timestamp: L: 3763
1210 08:52:41.403656 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:41.403821 (+   165us) log.cc:844] Serialized 788 byte log entry
1210 08:52:41.405325 (+  1504us) op_driver.cc:464] REPLICATION: finished
1210 08:52:41.411766 (+  6441us) write_op.cc:301] APPLY: starting
1210 08:52:41.411785 (+    19us) tablet.cc:1365] starting BulkCheckPresence
1210 08:52:41.432612 (+ 20827us) tablet.cc:1368] finished BulkCheckPresence
1210 08:52:41.432642 (+    30us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:52:41.458166 (+ 25524us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:52:41.458236 (+    70us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=251,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1210 08:52:41.458242 (+     6us) write_op.cc:312] APPLY: finished
1210 08:52:41.458353 (+   111us) log.cc:844] Serialized 420 byte log entry
1210 08:52:41.458419 (+    66us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:52:41.458469 (+    50us) write_op.cc:454] Released schema lock
1210 08:52:41.458487 (+    18us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6376,"cfile_cache_hit":346,"cfile_cache_hit_bytes":957445,"cfile_cache_miss":4,"cfile_cache_miss_bytes":11596,"lbm_read_time_us":150,"lbm_reads_lt_1ms":4,"num_ops":50,"prepare.queue_time_us":1201140,"prepare.run_cpu_time_us":1189,"prepare.run_wall_time_us":1188,"replication_time_us":1648,"spinlock_wait_cycles":1280,"thread_start_us":6679,"threads_started":1}]]}
I20251210 08:52:41.579317  4356 alter_table-test.cc:1347] Scanner saw 128700 rows
I20251210 08:52:41.796066  4356 alter_table-test.cc:1347] Scanner saw 129500 rows
I20251210 08:52:42.019145  4356 alter_table-test.cc:1347] Scanner saw 130400 rows
I20251210 08:52:42.240417  4356 alter_table-test.cc:1347] Scanner saw 131400 rows
I20251210 08:52:42.496184  4356 alter_table-test.cc:1347] Scanner saw 132500 rows
I20251210 08:52:42.728145  4356 alter_table-test.cc:1347] Scanner saw 133950 rows
I20251210 08:52:42.967026  4356 alter_table-test.cc:1347] Scanner saw 135100 rows
I20251210 08:52:43.196795  4356 alter_table-test.cc:1347] Scanner saw 136250 rows
I20251210 08:52:43.432461  4356 alter_table-test.cc:1347] Scanner saw 137400 rows
I20251210 08:52:43.486788  4212 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54356:
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 08:52:43.542179  4449 tablet.cc:1722] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: 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 08:52:43.704612  4356 alter_table-test.cc:1347] Scanner saw 138450 rows
I20251210 08:52:43.998802  4356 alter_table-test.cc:1347] Scanner saw 138800 rows
I20251210 08:52:44.325354  4356 alter_table-test.cc:1347] Scanner saw 138800 rows
I20251210 08:52:44.416555  4212 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: fake-table [id=16895e3ae00b40c5a88342fdb9999540] alter complete (version 8)
I20251210 08:52:44.665241  4356 alter_table-test.cc:1347] Scanner saw 138800 rows
I20251210 08:52:44.669329   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:44.679188   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:44.679494   416 tablet_replica.cc:333] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28: stopping tablet replica
I20251210 08:52:44.679692   416 raft_consensus.cc:2243] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:44.680006   416 raft_consensus.cc:2272] T e7863b9a192f4c89bcb11afd9d799ad4 P b55b7256b82c4b78bd1cb06bf7594e28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:44.697301   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:44.701344   416 master.cc:561] Master@127.0.104.62:36995 shutting down...
I20251210 08:52:44.709970   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:44.710281   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:44.710436   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fd72ace905a444bb05b29c94c3f7dd6: stopping tablet replica
I20251210 08:52:44.724788   416 master.cc:583] Master@127.0.104.62:36995 shutdown complete.
[       OK ] AlterTableTest.TestAlterUnderWriteLoad (34459 ms)
[ RUN      ] AlterTableTest.TestInsertAfterAlterTable
I20251210 08:52:44.736464   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35047
I20251210 08:52:44.737035   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:44.737908   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:44.739238   416 webserver.cc:492] Webserver started at http://127.0.104.62:36317/ using document root <none> and password file <none>
I20251210 08:52:44.739439   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:44.739513   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:44.739656   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:44.740299   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "5fe9d3d7ca6246f99e95e02951915fb4"
format_stamp: "Formatted at 2025-12-10 08:52:44 on dist-test-slave-cbxd"
I20251210 08:52:44.742813   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:44.744552  4465 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:44.744907   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:44.745009   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "5fe9d3d7ca6246f99e95e02951915fb4"
format_stamp: "Formatted at 2025-12-10 08:52:44 on dist-test-slave-cbxd"
I20251210 08:52:44.745131   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-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 08:52:44.778869   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:44.779419   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:44.790289   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35047
I20251210 08:52:44.790306  4516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35047 every 8 connection(s)
I20251210 08:52:44.791571  4517 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 08:52:44.796269  4517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4: Bootstrap starting.
I20251210 08:52:44.797601  4517 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:44.799244  4517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4: No bootstrap required, opened a new log
I20251210 08:52:44.799890  4517 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fe9d3d7ca6246f99e95e02951915fb4" member_type: VOTER }
I20251210 08:52:44.800076  4517 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:44.800133  4517 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe9d3d7ca6246f99e95e02951915fb4, State: Initialized, Role: FOLLOWER
I20251210 08:52:44.800319  4517 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fe9d3d7ca6246f99e95e02951915fb4" member_type: VOTER }
I20251210 08:52:44.800429  4517 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:44.800490  4517 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:44.800571  4517 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:44.802477  4517 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fe9d3d7ca6246f99e95e02951915fb4" member_type: VOTER }
I20251210 08:52:44.802690  4517 leader_election.cc:304] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5fe9d3d7ca6246f99e95e02951915fb4; no voters: 
I20251210 08:52:44.803066  4517 leader_election.cc:290] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:44.803201  4520 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:44.803618  4520 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 1 LEADER]: Becoming Leader. State: Replica: 5fe9d3d7ca6246f99e95e02951915fb4, State: Running, Role: LEADER
I20251210 08:52:44.803879  4517 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:44.803887  4520 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fe9d3d7ca6246f99e95e02951915fb4" member_type: VOTER }
I20251210 08:52:44.804996  4521 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5fe9d3d7ca6246f99e95e02951915fb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fe9d3d7ca6246f99e95e02951915fb4" member_type: VOTER } }
I20251210 08:52:44.805153  4521 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:44.805404  4522 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5fe9d3d7ca6246f99e95e02951915fb4. Latest consensus state: current_term: 1 leader_uuid: "5fe9d3d7ca6246f99e95e02951915fb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fe9d3d7ca6246f99e95e02951915fb4" member_type: VOTER } }
I20251210 08:52:44.805576  4522 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:44.806712  4525 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:44.808362  4525 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:44.809109   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:44.811312  4525 catalog_manager.cc:1357] Generated new cluster ID: b4cf5969439944a0978fccc7f5bffde3
I20251210 08:52:44.811396  4525 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:44.818692  4525 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:44.819485  4525 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:44.836103  4525 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4: Generated new TSK 0
I20251210 08:52:44.836372  4525 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:44.841919   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:44.843087   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:44.844602   416 webserver.cc:492] Webserver started at http://127.0.104.1:36631/ using document root <none> and password file <none>
I20251210 08:52:44.844851   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:44.844933   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:44.845069   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:44.845754   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "9c7af8875fdb4eb983f221b6c682f2ce"
format_stamp: "Formatted at 2025-12-10 08:52:44 on dist-test-slave-cbxd"
I20251210 08:52:44.848670   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20251210 08:52:44.850188  4541 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:44.850587   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:44.850703   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "9c7af8875fdb4eb983f221b6c682f2ce"
format_stamp: "Formatted at 2025-12-10 08:52:44 on dist-test-slave-cbxd"
I20251210 08:52:44.850827   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1765356704385981-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 08:52:44.863001   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:44.863575   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:44.864184   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:44.865037   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:44.865106   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:44.865206   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:44.865260   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:44.877687   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33223
I20251210 08:52:44.877687  4603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33223 every 8 connection(s)
I20251210 08:52:44.884814  4604 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35047
I20251210 08:52:44.884992  4604 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:44.885370  4604 heartbeater.cc:507] Master 127.0.104.62:35047 requested a full tablet report, sending...
I20251210 08:52:44.886399  4482 ts_manager.cc:194] Registered new tserver with Master: 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1:33223)
I20251210 08:52:44.886490   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00783956s
I20251210 08:52:44.887647  4482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44362
I20251210 08:52:44.897102  4482 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44376:
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 08:52:44.898991  4604 heartbeater.cc:499] Master 127.0.104.62:35047 was elected leader, sending a full tablet report...
I20251210 08:52:44.909854  4569 tablet_service.cc:1505] Processing CreateTablet for tablet 296dc0ac7548469b9d803df4f49330ee (DEFAULT_TABLE table=fake-table [id=6c543e804850417a990fed29e6797515]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:44.910298  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296dc0ac7548469b9d803df4f49330ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.915791  4616 tablet_bootstrap.cc:492] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:44.917440  4616 tablet_bootstrap.cc:654] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:44.919258  4616 tablet_bootstrap.cc:492] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:44.919445  4616 ts_tablet_manager.cc:1403] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:44.920140  4616 raft_consensus.cc:359] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.920301  4616 raft_consensus.cc:385] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:44.920377  4616 raft_consensus.cc:740] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:44.920593  4616 consensus_queue.cc:260] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.920738  4616 raft_consensus.cc:399] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:44.920815  4616 raft_consensus.cc:493] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:44.920910  4616 raft_consensus.cc:3060] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:44.923595  4616 raft_consensus.cc:515] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.923835  4616 leader_election.cc:304] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:44.924301  4616 leader_election.cc:290] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:44.924432  4618 raft_consensus.cc:2804] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:44.924863  4618 raft_consensus.cc:697] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:44.925015  4616 ts_tablet_manager.cc:1434] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20251210 08:52:44.925136  4618 consensus_queue.cc:237] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.927090  4481 catalog_manager.cc:5654] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:44.947847   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:44.949213  4481 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44376:
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 08:52:44.960178  4569 tablet_service.cc:1505] Processing CreateTablet for tablet 6b98f44e18a34e6887f2787a3bdaed50 (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:44.960595  4567 tablet_service.cc:1505] Processing CreateTablet for tablet 7c9fd32eb0994685a3bcd70fdaccefe6 (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251210 08:52:44.960747  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b98f44e18a34e6887f2787a3bdaed50. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.961040  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c9fd32eb0994685a3bcd70fdaccefe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.961354  4568 tablet_service.cc:1505] Processing CreateTablet for tablet 93f1a2373f1c4370bfaf2318ba0793ab (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251210 08:52:44.961764  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93f1a2373f1c4370bfaf2318ba0793ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.963328  4560 tablet_service.cc:1505] Processing CreateTablet for tablet 00911c5329dc4f6bb463a646b9089343 (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251210 08:52:44.963745  4560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00911c5329dc4f6bb463a646b9089343. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.964221  4566 tablet_service.cc:1505] Processing CreateTablet for tablet 21c9e3616ef44bdf9004512f3d1af2b5 (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251210 08:52:44.964598  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c9e3616ef44bdf9004512f3d1af2b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.967160  4616 tablet_bootstrap.cc:492] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:44.968247  4565 tablet_service.cc:1505] Processing CreateTablet for tablet dacc63aa2d5746908aa433aebfb45b96 (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251210 08:52:44.968567  4616 tablet_bootstrap.cc:654] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:44.968678  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacc63aa2d5746908aa433aebfb45b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.970304  4616 tablet_bootstrap.cc:492] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:44.970474  4616 ts_tablet_manager.cc:1403] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20251210 08:52:44.971065  4616 raft_consensus.cc:359] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.971220  4616 raft_consensus.cc:385] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:44.971292  4616 raft_consensus.cc:740] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:44.971515  4616 consensus_queue.cc:260] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.971657  4616 raft_consensus.cc:399] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:44.971745  4616 raft_consensus.cc:493] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:44.971845  4616 raft_consensus.cc:3060] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:44.972221  4564 tablet_service.cc:1505] Processing CreateTablet for tablet 7e95316df2544647b6d5d43b503a0c8b (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251210 08:52:44.972595  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e95316df2544647b6d5d43b503a0c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.973742  4616 raft_consensus.cc:515] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.973948  4616 leader_election.cc:304] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:44.974128  4616 leader_election.cc:290] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:44.974210  4618 raft_consensus.cc:2804] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:44.974385  4618 raft_consensus.cc:697] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:44.974720  4616 ts_tablet_manager.cc:1434] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.001s
I20251210 08:52:44.974633  4618 consensus_queue.cc:237] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.974658  4561 tablet_service.cc:1505] Processing CreateTablet for tablet 23af76ce25b9468991cda99d76180767 (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251210 08:52:44.975008  4616 tablet_bootstrap.cc:492] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:44.975296  4561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23af76ce25b9468991cda99d76180767. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.975426  4562 tablet_service.cc:1505] Processing CreateTablet for tablet adb769b12667430c9f1c1fed952c5cf2 (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251210 08:52:44.975797  4562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb769b12667430c9f1c1fed952c5cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.980309  4563 tablet_service.cc:1505] Processing CreateTablet for tablet 9f2d965dc5af471f807f128dfec7c957 (DEFAULT_TABLE table=split-table [id=a82b231916784a74b119a3caba712b82]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251210 08:52:44.980775  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2d965dc5af471f807f128dfec7c957. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:44.984247  4616 tablet_bootstrap.cc:654] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:44.990588  4482 catalog_manager.cc:5654] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:44.992427  4616 tablet_bootstrap.cc:492] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:44.992609  4616 ts_tablet_manager.cc:1403] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20251210 08:52:44.993363  4616 raft_consensus.cc:359] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.993546  4616 raft_consensus.cc:385] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:44.993630  4616 raft_consensus.cc:740] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:44.993870  4616 consensus_queue.cc:260] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.994040  4616 raft_consensus.cc:399] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:44.994109  4616 raft_consensus.cc:493] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:44.994202  4616 raft_consensus.cc:3060] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:44.996253  4616 raft_consensus.cc:515] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.996490  4616 leader_election.cc:304] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:44.996691  4616 leader_election.cc:290] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:44.996776  4618 raft_consensus.cc:2804] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:44.996910  4618 raft_consensus.cc:697] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:44.997222  4616 ts_tablet_manager.cc:1434] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251210 08:52:44.997155  4618 consensus_queue.cc:237] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:44.997506  4616 tablet_bootstrap.cc:492] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:44.999073  4616 tablet_bootstrap.cc:654] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:44.999352  4482 catalog_manager.cc:5654] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.000839  4616 tablet_bootstrap.cc:492] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:45.000996  4616 ts_tablet_manager.cc:1403] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:45.001546  4616 raft_consensus.cc:359] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.001721  4616 raft_consensus.cc:385] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.001811  4616 raft_consensus.cc:740] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.002051  4616 consensus_queue.cc:260] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.002185  4616 raft_consensus.cc:399] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.002290  4616 raft_consensus.cc:493] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.002408  4616 raft_consensus.cc:3060] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.004635  4616 raft_consensus.cc:515] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.004868  4616 leader_election.cc:304] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:45.005065  4616 leader_election.cc:290] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.005141  4618 raft_consensus.cc:2804] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.005324  4618 raft_consensus.cc:697] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:45.005574  4616 ts_tablet_manager.cc:1434] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.001s
I20251210 08:52:45.005565  4618 consensus_queue.cc:237] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.005903  4616 tablet_bootstrap.cc:492] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:45.007580  4616 tablet_bootstrap.cc:654] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.007776  4481 catalog_manager.cc:5654] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.012974  4616 tablet_bootstrap.cc:492] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:45.013129  4616 ts_tablet_manager.cc:1403] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.003s
I20251210 08:52:45.013742  4616 raft_consensus.cc:359] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.013903  4616 raft_consensus.cc:385] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.013974  4616 raft_consensus.cc:740] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.014176  4616 consensus_queue.cc:260] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.014312  4616 raft_consensus.cc:399] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.014386  4616 raft_consensus.cc:493] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.014494  4616 raft_consensus.cc:3060] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.016759  4616 raft_consensus.cc:515] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.016973  4616 leader_election.cc:304] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:45.017153  4616 leader_election.cc:290] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.017228  4618 raft_consensus.cc:2804] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.017367  4618 raft_consensus.cc:697] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:45.017632  4616 ts_tablet_manager.cc:1434] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:45.017632  4618 consensus_queue.cc:237] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.017935  4616 tablet_bootstrap.cc:492] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:45.019588  4616 tablet_bootstrap.cc:654] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.020121  4481 catalog_manager.cc:5654] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.021322  4616 tablet_bootstrap.cc:492] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:45.021499  4616 ts_tablet_manager.cc:1403] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:45.022150  4616 raft_consensus.cc:359] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.022310  4616 raft_consensus.cc:385] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.022396  4616 raft_consensus.cc:740] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.022620  4616 consensus_queue.cc:260] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.022760  4616 raft_consensus.cc:399] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.022855  4616 raft_consensus.cc:493] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.022956  4616 raft_consensus.cc:3060] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.025333  4616 raft_consensus.cc:515] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.025532  4616 leader_election.cc:304] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:45.025691  4616 leader_election.cc:290] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.025807  4618 raft_consensus.cc:2804] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.025974  4618 raft_consensus.cc:697] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:45.026082  4616 ts_tablet_manager.cc:1434] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251210 08:52:45.026211  4618 consensus_queue.cc:237] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.026351  4616 tablet_bootstrap.cc:492] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:45.028035  4616 tablet_bootstrap.cc:654] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.028313  4481 catalog_manager.cc:5654] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.029812  4616 tablet_bootstrap.cc:492] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:45.029973  4616 ts_tablet_manager.cc:1403] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:45.030601  4616 raft_consensus.cc:359] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.030764  4616 raft_consensus.cc:385] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.030848  4616 raft_consensus.cc:740] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.031071  4616 consensus_queue.cc:260] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.031206  4616 raft_consensus.cc:399] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.031289  4616 raft_consensus.cc:493] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.031383  4616 raft_consensus.cc:3060] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.033551  4616 raft_consensus.cc:515] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.033802  4616 leader_election.cc:304] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:45.033998  4616 leader_election.cc:290] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.034076  4618 raft_consensus.cc:2804] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.034241  4618 raft_consensus.cc:697] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:45.034451  4616 ts_tablet_manager.cc:1434] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:45.034503  4618 consensus_queue.cc:237] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.034739  4616 tablet_bootstrap.cc:492] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:45.036437  4616 tablet_bootstrap.cc:654] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.036851  4481 catalog_manager.cc:5654] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.038167  4616 tablet_bootstrap.cc:492] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:45.038311  4616 ts_tablet_manager.cc:1403] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:45.038937  4616 raft_consensus.cc:359] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.039081  4616 raft_consensus.cc:385] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.039165  4616 raft_consensus.cc:740] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.039390  4616 consensus_queue.cc:260] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.039561  4616 raft_consensus.cc:399] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.039649  4616 raft_consensus.cc:493] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.039757  4616 raft_consensus.cc:3060] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.042620  4616 raft_consensus.cc:515] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.042851  4616 leader_election.cc:304] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:45.043037  4616 leader_election.cc:290] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.043110  4618 raft_consensus.cc:2804] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.043247  4618 raft_consensus.cc:697] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:45.043512  4616 ts_tablet_manager.cc:1434] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20251210 08:52:45.043504  4618 consensus_queue.cc:237] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.043874  4616 tablet_bootstrap.cc:492] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:45.045570  4616 tablet_bootstrap.cc:654] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.046103  4481 catalog_manager.cc:5654] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.047926  4616 tablet_bootstrap.cc:492] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:45.048089  4616 ts_tablet_manager.cc:1403] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20251210 08:52:45.048787  4616 raft_consensus.cc:359] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.048966  4616 raft_consensus.cc:385] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.049081  4616 raft_consensus.cc:740] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.049324  4616 consensus_queue.cc:260] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.049454  4616 raft_consensus.cc:399] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.049535  4616 raft_consensus.cc:493] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.049623  4616 raft_consensus.cc:3060] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.051837  4616 raft_consensus.cc:515] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.052093  4616 leader_election.cc:304] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:45.052376  4616 leader_election.cc:290] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.052426  4618 raft_consensus.cc:2804] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.052587  4618 raft_consensus.cc:697] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:45.052848  4616 ts_tablet_manager.cc:1434] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:45.052800  4618 consensus_queue.cc:237] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.053099  4616 tablet_bootstrap.cc:492] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:45.054710  4616 tablet_bootstrap.cc:654] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.055009  4481 catalog_manager.cc:5654] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.056423  4616 tablet_bootstrap.cc:492] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:45.056589  4616 ts_tablet_manager.cc:1403] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 08:52:45.057194  4616 raft_consensus.cc:359] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.057354  4616 raft_consensus.cc:385] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.057466  4616 raft_consensus.cc:740] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.057672  4616 consensus_queue.cc:260] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.057796  4616 raft_consensus.cc:399] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.057875  4616 raft_consensus.cc:493] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.057971  4616 raft_consensus.cc:3060] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.060132  4616 raft_consensus.cc:515] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.060359  4616 leader_election.cc:304] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:45.060581  4616 leader_election.cc:290] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.060653  4618 raft_consensus.cc:2804] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.060830  4618 raft_consensus.cc:697] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:45.060997  4616 ts_tablet_manager.cc:1434] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20251210 08:52:45.061072  4618 consensus_queue.cc:237] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.061264  4616 tablet_bootstrap.cc:492] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce: Bootstrap starting.
I20251210 08:52:45.063139  4616 tablet_bootstrap.cc:654] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.063539  4481 catalog_manager.cc:5654] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.065078  4616 tablet_bootstrap.cc:492] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce: No bootstrap required, opened a new log
I20251210 08:52:45.065222  4616 ts_tablet_manager.cc:1403] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:45.065816  4616 raft_consensus.cc:359] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.065982  4616 raft_consensus.cc:385] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.066068  4616 raft_consensus.cc:740] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.066310  4616 consensus_queue.cc:260] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.066493  4616 raft_consensus.cc:399] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.066574  4616 raft_consensus.cc:493] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.066671  4616 raft_consensus.cc:3060] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.068905  4616 raft_consensus.cc:515] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.069119  4616 leader_election.cc:304] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c7af8875fdb4eb983f221b6c682f2ce; no voters: 
I20251210 08:52:45.069324  4616 leader_election.cc:290] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.069396  4618 raft_consensus.cc:2804] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.069556  4618 raft_consensus.cc:697] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Becoming Leader. State: Replica: 9c7af8875fdb4eb983f221b6c682f2ce, State: Running, Role: LEADER
I20251210 08:52:45.069808  4616 ts_tablet_manager.cc:1434] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.001s
I20251210 08:52:45.069821  4618 consensus_queue.cc:237] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } }
I20251210 08:52:45.071978  4481 catalog_manager.cc:5654] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7af8875fdb4eb983f221b6c682f2ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c7af8875fdb4eb983f221b6c682f2ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33223 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.084065  4481 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44376:
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 08:52:45.111591  4660 tablet.cc:1722] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.113458  4660 tablet.cc:1620] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.114770  4653 tablet.cc:1722] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.116827  4653 tablet.cc:1620] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.123994  4646 tablet.cc:1722] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.124734  4646 tablet.cc:1620] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.127496  4660 tablet.cc:1722] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.128813  4660 tablet.cc:1620] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.130534  4653 tablet.cc:1722] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.131071  4653 tablet.cc:1620] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.132025  4646 tablet.cc:1722] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.132515  4646 tablet.cc:1620] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.137503  4660 tablet.cc:1722] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.138098  4660 tablet.cc:1620] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.140301  4645 tablet.cc:1722] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.140969  4645 tablet.cc:1620] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.141628  4646 tablet.cc:1722] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.142144  4646 tablet.cc:1620] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.144119  4660 tablet.cc:1722] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce: 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 08:52:45.144707  4660 tablet.cc:1620] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce: MemRowSet was empty: no flush needed.
I20251210 08:52:45.155153  4482 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4: split-table [id=a82b231916784a74b119a3caba712b82] alter complete (version 1)
I20251210 08:52:45.171839   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:45.180351   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:45.180756   416 tablet_replica.cc:333] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.180962   416 raft_consensus.cc:2243] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.181180   416 raft_consensus.cc:2272] T 93f1a2373f1c4370bfaf2318ba0793ab P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.182008   416 tablet_replica.cc:333] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.182173   416 raft_consensus.cc:2243] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.182367   416 raft_consensus.cc:2272] T dacc63aa2d5746908aa433aebfb45b96 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.183135   416 tablet_replica.cc:333] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.183291   416 raft_consensus.cc:2243] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.183466   416 raft_consensus.cc:2272] T 6b98f44e18a34e6887f2787a3bdaed50 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.184216   416 tablet_replica.cc:333] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.184362   416 raft_consensus.cc:2243] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.184525   416 raft_consensus.cc:2272] T 21c9e3616ef44bdf9004512f3d1af2b5 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.185182   416 tablet_replica.cc:333] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.185339   416 raft_consensus.cc:2243] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.185508   416 raft_consensus.cc:2272] T adb769b12667430c9f1c1fed952c5cf2 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.186228   416 tablet_replica.cc:333] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.186376   416 raft_consensus.cc:2243] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.186537   416 raft_consensus.cc:2272] T 7c9fd32eb0994685a3bcd70fdaccefe6 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.187258   416 tablet_replica.cc:333] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.187404   416 raft_consensus.cc:2243] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.187572   416 raft_consensus.cc:2272] T 00911c5329dc4f6bb463a646b9089343 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.188319   416 tablet_replica.cc:333] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.188463   416 raft_consensus.cc:2243] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.188614   416 raft_consensus.cc:2272] T 296dc0ac7548469b9d803df4f49330ee P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.189245   416 tablet_replica.cc:333] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.189383   416 raft_consensus.cc:2243] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.189551   416 raft_consensus.cc:2272] T 23af76ce25b9468991cda99d76180767 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.190222   416 tablet_replica.cc:333] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.190357   416 raft_consensus.cc:2243] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.190517   416 raft_consensus.cc:2272] T 7e95316df2544647b6d5d43b503a0c8b P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.191205   416 tablet_replica.cc:333] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce: stopping tablet replica
I20251210 08:52:45.191334   416 raft_consensus.cc:2243] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.191496   416 raft_consensus.cc:2272] T 9f2d965dc5af471f807f128dfec7c957 P 9c7af8875fdb4eb983f221b6c682f2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.208914   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:45.214133   416 master.cc:561] Master@127.0.104.62:35047 shutting down...
I20251210 08:52:45.226711   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:45.227001   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:45.227183   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5fe9d3d7ca6246f99e95e02951915fb4: stopping tablet replica
I20251210 08:52:45.241247   416 master.cc:583] Master@127.0.104.62:35047 shutdown complete.
[       OK ] AlterTableTest.TestInsertAfterAlterTable (518 ms)
[ RUN      ] AlterTableTest.TestMultipleAlters
I20251210 08:52:45.255402   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43601
I20251210 08:52:45.255985   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:45.256848   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:45.258118   416 webserver.cc:492] Webserver started at http://127.0.104.62:45555/ using document root <none> and password file <none>
I20251210 08:52:45.258344   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:45.258442   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:45.258581   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:45.259230   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "fd36a03ec10449828c311323a863f6b2"
format_stamp: "Formatted at 2025-12-10 08:52:45 on dist-test-slave-cbxd"
I20251210 08:52:45.261783   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:45.263422  4665 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:45.263757   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:45.263875   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "fd36a03ec10449828c311323a863f6b2"
format_stamp: "Formatted at 2025-12-10 08:52:45 on dist-test-slave-cbxd"
I20251210 08:52:45.264137   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-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 08:52:45.278160   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:45.278728   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:45.290741   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43601
I20251210 08:52:45.290772  4716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43601 every 8 connection(s)
I20251210 08:52:45.292147  4717 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 08:52:45.296896  4717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2: Bootstrap starting.
I20251210 08:52:45.298391  4717 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.300354  4717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2: No bootstrap required, opened a new log
I20251210 08:52:45.300993  4717 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd36a03ec10449828c311323a863f6b2" member_type: VOTER }
I20251210 08:52:45.301141  4717 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.301198  4717 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd36a03ec10449828c311323a863f6b2, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.301400  4717 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd36a03ec10449828c311323a863f6b2" member_type: VOTER }
I20251210 08:52:45.301541  4717 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.301604  4717 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.301698  4717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.303647  4717 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd36a03ec10449828c311323a863f6b2" member_type: VOTER }
I20251210 08:52:45.303851  4717 leader_election.cc:304] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fd36a03ec10449828c311323a863f6b2; no voters: 
I20251210 08:52:45.304333  4717 leader_election.cc:290] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.304517  4720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.305014  4720 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 1 LEADER]: Becoming Leader. State: Replica: fd36a03ec10449828c311323a863f6b2, State: Running, Role: LEADER
I20251210 08:52:45.305158  4717 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:45.305323  4720 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd36a03ec10449828c311323a863f6b2" member_type: VOTER }
I20251210 08:52:45.306301  4722 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd36a03ec10449828c311323a863f6b2. Latest consensus state: current_term: 1 leader_uuid: "fd36a03ec10449828c311323a863f6b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd36a03ec10449828c311323a863f6b2" member_type: VOTER } }
I20251210 08:52:45.306530  4722 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:45.306286  4721 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd36a03ec10449828c311323a863f6b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd36a03ec10449828c311323a863f6b2" member_type: VOTER } }
I20251210 08:52:45.308626  4726 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:45.308681  4721 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:45.309854  4726 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:45.311318   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:45.312991  4726 catalog_manager.cc:1357] Generated new cluster ID: a61027498bfc450ca972bf4938900c1d
I20251210 08:52:45.313071  4726 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:45.331084  4726 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:45.332058  4726 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:45.345361  4726 catalog_manager.cc:6027] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2: Generated new TSK 0
I20251210 08:52:45.345650  4726 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:45.376744   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:45.377862   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:45.379180   416 webserver.cc:492] Webserver started at http://127.0.104.1:36027/ using document root <none> and password file <none>
I20251210 08:52:45.379400   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:45.379475   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:45.379573   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:45.380194   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "7a90d1bbfed248e7bb9b29dd876e3171"
format_stamp: "Formatted at 2025-12-10 08:52:45 on dist-test-slave-cbxd"
I20251210 08:52:45.382627   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:52:45.384181  4741 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:45.384547   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:45.384667   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "7a90d1bbfed248e7bb9b29dd876e3171"
format_stamp: "Formatted at 2025-12-10 08:52:45 on dist-test-slave-cbxd"
I20251210 08:52:45.384791   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1765356704385981-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 08:52:45.400985   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:45.401484   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:45.402035   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:45.402871   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:45.402942   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:45.403036   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:45.403096   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:45.420473   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41069
I20251210 08:52:45.420485  4803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41069 every 8 connection(s)
I20251210 08:52:45.427810  4804 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43601
I20251210 08:52:45.428066  4804 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:45.428527  4804 heartbeater.cc:507] Master 127.0.104.62:43601 requested a full tablet report, sending...
I20251210 08:52:45.429560  4682 ts_manager.cc:194] Registered new tserver with Master: 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069)
I20251210 08:52:45.430315   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008975296s
I20251210 08:52:45.430889  4682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44508
I20251210 08:52:45.441725  4682 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.442308  4804 heartbeater.cc:499] Master 127.0.104.62:43601 was elected leader, sending a full tablet report...
I20251210 08:52:45.453967  4769 tablet_service.cc:1505] Processing CreateTablet for tablet bb0db31c87994f42a2b4bf81b6737b34 (DEFAULT_TABLE table=fake-table [id=36297547e4b4469ba343c39f53457245]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:45.454524  4769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0db31c87994f42a2b4bf81b6737b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.459475  4816 tablet_bootstrap.cc:492] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.460867  4816 tablet_bootstrap.cc:654] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.462613  4816 tablet_bootstrap.cc:492] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.462766  4816 ts_tablet_manager.cc:1403] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:45.463332  4816 raft_consensus.cc:359] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.463469  4816 raft_consensus.cc:385] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.463521  4816 raft_consensus.cc:740] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.463683  4816 consensus_queue.cc:260] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.463799  4816 raft_consensus.cc:399] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.463856  4816 raft_consensus.cc:493] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.463955  4816 raft_consensus.cc:3060] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.466008  4816 raft_consensus.cc:515] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.466217  4816 leader_election.cc:304] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.466692  4816 leader_election.cc:290] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.466825  4818 raft_consensus.cc:2804] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.467561  4818 raft_consensus.cc:697] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.467806  4818 consensus_queue.cc:237] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.468343  4816 ts_tablet_manager.cc:1434] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20251210 08:52:45.469796  4681 catalog_manager.cc:5654] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.493230   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:45.494324  4681 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.504685  4769 tablet_service.cc:1505] Processing CreateTablet for tablet 451ae75c01794c3bb8fb10182606dd85 (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:45.504920  4768 tablet_service.cc:1505] Processing CreateTablet for tablet d0c3c2ad02f94818a9caf7ba4191513f (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251210 08:52:45.505210  4769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451ae75c01794c3bb8fb10182606dd85. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.505532  4767 tablet_service.cc:1505] Processing CreateTablet for tablet c9e0fe8350d44e8aa70e593934c356c8 (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251210 08:52:45.505946  4767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e0fe8350d44e8aa70e593934c356c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.506866  4761 tablet_service.cc:1505] Processing CreateTablet for tablet 0babcea969454244b11be21967d2d5c3 (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251210 08:52:45.507266  4761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0babcea969454244b11be21967d2d5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.508217  4766 tablet_service.cc:1505] Processing CreateTablet for tablet 7c36775501214af2bf132fba32f2f272 (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251210 08:52:45.508601  4766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c36775501214af2bf132fba32f2f272. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.509214  4760 tablet_service.cc:1505] Processing CreateTablet for tablet 9e7ecc1124d44253bdec473deb869bd5 (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251210 08:52:45.509564  4760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7ecc1124d44253bdec473deb869bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.512290  4762 tablet_service.cc:1505] Processing CreateTablet for tablet 73984b1c0bf143f5b11dbddec04237b4 (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251210 08:52:45.512717  4762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73984b1c0bf143f5b11dbddec04237b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.513381  4765 tablet_service.cc:1505] Processing CreateTablet for tablet 02c0e76a005547e8a4f7111f65e9a9ee (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251210 08:52:45.513782  4765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c0e76a005547e8a4f7111f65e9a9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.516270  4764 tablet_service.cc:1505] Processing CreateTablet for tablet 2120a86fa77340068bd5534a5b2120d5 (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251210 08:52:45.516316  4763 tablet_service.cc:1505] Processing CreateTablet for tablet 20f3d7ecd0094fdc9592ce9c1e139c13 (DEFAULT_TABLE table=split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251210 08:52:45.516696  4764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2120a86fa77340068bd5534a5b2120d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.516927  4763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f3d7ecd0094fdc9592ce9c1e139c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.520076  4768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c3c2ad02f94818a9caf7ba4191513f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:45.525828  4816 tablet_bootstrap.cc:492] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.527523  4816 tablet_bootstrap.cc:654] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.529460  4816 tablet_bootstrap.cc:492] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.529630  4816 ts_tablet_manager.cc:1403] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 08:52:45.530408  4816 raft_consensus.cc:359] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.530556  4816 raft_consensus.cc:385] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.530604  4816 raft_consensus.cc:740] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.530804  4816 consensus_queue.cc:260] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.530929  4816 raft_consensus.cc:399] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.530999  4816 raft_consensus.cc:493] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.531090  4816 raft_consensus.cc:3060] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.533028  4816 raft_consensus.cc:515] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.533236  4816 leader_election.cc:304] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.533423  4816 leader_election.cc:290] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.533566  4818 raft_consensus.cc:2804] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.533807  4818 raft_consensus.cc:697] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.533855  4816 ts_tablet_manager.cc:1434] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:52:45.534140  4816 tablet_bootstrap.cc:492] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.534066  4818 consensus_queue.cc:237] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.535997  4816 tablet_bootstrap.cc:654] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.536466  4682 catalog_manager.cc:5654] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.537704  4816 tablet_bootstrap.cc:492] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.537858  4816 ts_tablet_manager.cc:1403] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:45.538539  4816 raft_consensus.cc:359] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.538714  4816 raft_consensus.cc:385] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.538794  4816 raft_consensus.cc:740] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.539003  4816 consensus_queue.cc:260] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.539191  4816 raft_consensus.cc:399] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.539279  4816 raft_consensus.cc:493] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.539382  4816 raft_consensus.cc:3060] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.541563  4816 raft_consensus.cc:515] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.541779  4816 leader_election.cc:304] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.541965  4816 leader_election.cc:290] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.542068  4818 raft_consensus.cc:2804] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.542237  4818 raft_consensus.cc:697] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.542379  4816 ts_tablet_manager.cc:1434] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:45.542502  4818 consensus_queue.cc:237] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.542618  4816 tablet_bootstrap.cc:492] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.544203  4816 tablet_bootstrap.cc:654] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.544752  4681 catalog_manager.cc:5654] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.546068  4816 tablet_bootstrap.cc:492] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.546219  4816 ts_tablet_manager.cc:1403] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:45.546865  4816 raft_consensus.cc:359] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.547035  4816 raft_consensus.cc:385] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.547132  4816 raft_consensus.cc:740] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.547343  4816 consensus_queue.cc:260] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.547477  4816 raft_consensus.cc:399] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.547550  4816 raft_consensus.cc:493] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.547638  4816 raft_consensus.cc:3060] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.549875  4816 raft_consensus.cc:515] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.550102  4816 leader_election.cc:304] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.550305  4816 leader_election.cc:290] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.550388  4818 raft_consensus.cc:2804] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.550609  4818 raft_consensus.cc:697] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.550765  4816 ts_tablet_manager.cc:1434] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:45.550858  4818 consensus_queue.cc:237] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.551033  4816 tablet_bootstrap.cc:492] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.552723  4816 tablet_bootstrap.cc:654] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.553228  4682 catalog_manager.cc:5654] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.554519  4816 tablet_bootstrap.cc:492] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.554661  4816 ts_tablet_manager.cc:1403] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:45.555408  4816 raft_consensus.cc:359] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.555590  4816 raft_consensus.cc:385] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.555677  4816 raft_consensus.cc:740] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.555882  4816 consensus_queue.cc:260] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.556082  4816 raft_consensus.cc:399] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.556176  4816 raft_consensus.cc:493] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.556275  4816 raft_consensus.cc:3060] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.558537  4816 raft_consensus.cc:515] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.558751  4816 leader_election.cc:304] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.558940  4816 leader_election.cc:290] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.559011  4818 raft_consensus.cc:2804] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.559172  4818 raft_consensus.cc:697] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.559402  4816 ts_tablet_manager.cc:1434] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20251210 08:52:45.559408  4818 consensus_queue.cc:237] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.559697  4816 tablet_bootstrap.cc:492] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.561497  4816 tablet_bootstrap.cc:654] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.562690  4682 catalog_manager.cc:5654] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.563256  4816 tablet_bootstrap.cc:492] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.563403  4816 ts_tablet_manager.cc:1403] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:45.564122  4816 raft_consensus.cc:359] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.564306  4816 raft_consensus.cc:385] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.564391  4816 raft_consensus.cc:740] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.564613  4816 consensus_queue.cc:260] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.564738  4816 raft_consensus.cc:399] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.564838  4816 raft_consensus.cc:493] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.564949  4816 raft_consensus.cc:3060] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.567013  4816 raft_consensus.cc:515] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.567209  4816 leader_election.cc:304] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.567394  4816 leader_election.cc:290] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.567493  4818 raft_consensus.cc:2804] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.567673  4818 raft_consensus.cc:697] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.567837  4816 ts_tablet_manager.cc:1434] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20251210 08:52:45.567974  4818 consensus_queue.cc:237] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.568128  4816 tablet_bootstrap.cc:492] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.569893  4816 tablet_bootstrap.cc:654] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.570343  4682 catalog_manager.cc:5654] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.571560  4816 tablet_bootstrap.cc:492] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.571702  4816 ts_tablet_manager.cc:1403] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:45.572484  4816 raft_consensus.cc:359] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.572661  4816 raft_consensus.cc:385] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.572751  4816 raft_consensus.cc:740] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.572983  4816 consensus_queue.cc:260] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.573153  4816 raft_consensus.cc:399] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.573251  4816 raft_consensus.cc:493] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.573351  4816 raft_consensus.cc:3060] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.575290  4816 raft_consensus.cc:515] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.575496  4816 leader_election.cc:304] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.575672  4816 leader_election.cc:290] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.575750  4818 raft_consensus.cc:2804] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.575884  4818 raft_consensus.cc:697] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.576164  4816 ts_tablet_manager.cc:1434] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20251210 08:52:45.576143  4818 consensus_queue.cc:237] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.576467  4816 tablet_bootstrap.cc:492] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.578039  4816 tablet_bootstrap.cc:654] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.578471  4682 catalog_manager.cc:5654] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.579589  4816 tablet_bootstrap.cc:492] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.579730  4816 ts_tablet_manager.cc:1403] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 08:52:45.580469  4816 raft_consensus.cc:359] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.580637  4816 raft_consensus.cc:385] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.580722  4816 raft_consensus.cc:740] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.580938  4816 consensus_queue.cc:260] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.581075  4816 raft_consensus.cc:399] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.581151  4816 raft_consensus.cc:493] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.581256  4816 raft_consensus.cc:3060] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.583312  4816 raft_consensus.cc:515] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.583549  4816 leader_election.cc:304] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.583729  4816 leader_election.cc:290] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.583792  4818 raft_consensus.cc:2804] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.584025  4818 raft_consensus.cc:697] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.584177  4816 ts_tablet_manager.cc:1434] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20251210 08:52:45.584280  4818 consensus_queue.cc:237] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.584458  4816 tablet_bootstrap.cc:492] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.586102  4816 tablet_bootstrap.cc:654] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.586830  4682 catalog_manager.cc:5654] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.587970  4816 tablet_bootstrap.cc:492] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.588115  4816 ts_tablet_manager.cc:1403] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 08:52:45.588740  4816 raft_consensus.cc:359] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.588912  4816 raft_consensus.cc:385] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.589002  4816 raft_consensus.cc:740] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.589223  4816 consensus_queue.cc:260] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.589389  4816 raft_consensus.cc:399] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.589498  4816 raft_consensus.cc:493] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.589594  4816 raft_consensus.cc:3060] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.592337  4816 raft_consensus.cc:515] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.592598  4816 leader_election.cc:304] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.592761  4816 leader_election.cc:290] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.592860  4818 raft_consensus.cc:2804] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.593020  4818 raft_consensus.cc:697] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.593189  4816 ts_tablet_manager.cc:1434] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:45.593292  4818 consensus_queue.cc:237] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.593438  4816 tablet_bootstrap.cc:492] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.595184  4816 tablet_bootstrap.cc:654] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.595711  4682 catalog_manager.cc:5654] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.596935  4816 tablet_bootstrap.cc:492] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.597077  4816 ts_tablet_manager.cc:1403] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:45.597741  4816 raft_consensus.cc:359] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.597915  4816 raft_consensus.cc:385] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.598004  4816 raft_consensus.cc:740] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.598253  4816 consensus_queue.cc:260] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.598397  4816 raft_consensus.cc:399] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.598484  4816 raft_consensus.cc:493] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.598585  4816 raft_consensus.cc:3060] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.601051  4816 raft_consensus.cc:515] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.601315  4816 leader_election.cc:304] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.601529  4816 leader_election.cc:290] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.601632  4818 raft_consensus.cc:2804] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.601801  4818 raft_consensus.cc:697] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.602002  4816 ts_tablet_manager.cc:1434] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20251210 08:52:45.602062  4818 consensus_queue.cc:237] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.602301  4816 tablet_bootstrap.cc:492] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: Bootstrap starting.
I20251210 08:52:45.603756  4816 tablet_bootstrap.cc:654] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:45.605969  4816 tablet_bootstrap.cc:492] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: No bootstrap required, opened a new log
I20251210 08:52:45.606173  4816 ts_tablet_manager.cc:1403] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:45.605969  4682 catalog_manager.cc:5654] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.606951  4816 raft_consensus.cc:359] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.607084  4816 raft_consensus.cc:385] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:45.607167  4816 raft_consensus.cc:740] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Initialized, Role: FOLLOWER
I20251210 08:52:45.607362  4816 consensus_queue.cc:260] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.607509  4816 raft_consensus.cc:399] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:45.607591  4816 raft_consensus.cc:493] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:45.607689  4816 raft_consensus.cc:3060] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:45.610492  4816 raft_consensus.cc:515] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.610754  4816 leader_election.cc:304] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a90d1bbfed248e7bb9b29dd876e3171; no voters: 
I20251210 08:52:45.610966  4816 leader_election.cc:290] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:45.611053  4818 raft_consensus.cc:2804] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:45.611224  4818 raft_consensus.cc:697] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Becoming Leader. State: Replica: 7a90d1bbfed248e7bb9b29dd876e3171, State: Running, Role: LEADER
I20251210 08:52:45.611423  4816 ts_tablet_manager.cc:1434] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20251210 08:52:45.611477  4818 consensus_queue.cc:237] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } }
I20251210 08:52:45.613708  4682 catalog_manager.cc:5654] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a90d1bbfed248e7bb9b29dd876e3171" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41069 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:45.623178  4682 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.647953  4682 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.715732  4682 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.715466  4845 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.724267  4854 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.729728  4856 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.729861  4852 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.761663  4845 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.763381  4854 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.769686  4852 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.770195  4856 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.772320  4681 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.792686  4854 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.793357  4854 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.798492  4854 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.799723  4854 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.800647  4682 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 7c36775501214af2bf132fba32f2f272 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 4 got 1
I20251210 08:52:45.804636  4854 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.805330  4854 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.810277  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 20f3d7ecd0094fdc9592ce9c1e139c13 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 4 got 1
I20251210 08:52:45.810551  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 73984b1c0bf143f5b11dbddec04237b4 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 4 got 1
I20251210 08:52:45.813978  4681 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.815950  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 451ae75c01794c3bb8fb10182606dd85 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 4 got 1
I20251210 08:52:45.816828  4856 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.817662  4856 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.826781  4854 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.828759  4854 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.830709  4856 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.832917  4856 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.828624  4852 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.838737  4681 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.840309  4854 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.840909  4854 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.842005  4856 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.842523  4856 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.840682  4852 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.851423  4845 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.852223  4845 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.853451  4856 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.854238  4856 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.860153  4852 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.860926  4852 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.860395  4854 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.862576  4854 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.862840  4845 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.863834  4845 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.867554  4856 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.870915  4856 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.871196  4682 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.873752  4852 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.875803  4845 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.874454  4852 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.876979  4845 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.882786  4679 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.889021  4845 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.889995  4845 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.893163  4856 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.895191  4856 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.899166  4682 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.900681  4845 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.903963  4852 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.904728  4852 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.905256  4845 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.911695  4856 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.913596  4856 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.917151  4854 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.917237  4852 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.919488  4854 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.921312  4845 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.922340  4845 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.929981  4681 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44520:
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 08:52:45.930480  4845 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.931586  4845 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.941263  4856 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.944309  4856 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.944231  4845 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.944828  4854 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.945849  4845 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.946568  4854 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.955644  4845 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.958978  4854 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.961793  4854 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.962106  4845 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.966022  4856 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.966996  4856 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.970170  4854 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.970887  4854 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.981582  4845 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.982110  4856 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.982456  4845 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.984831  4856 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.991333  4845 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.992178  4845 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.996749  4856 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:45.997459  4856 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:45.999310  4854 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.000717  4854 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.003742  4856 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.004428  4856 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.006057  4854 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.006771  4854 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.011453  4854 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.012492  4854 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.011833  4856 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.013026  4856 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.017777  4854 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.017997  4856 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.018507  4854 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.018581  4856 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.023288  4854 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.023975  4854 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.024528  4856 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.025149  4856 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.028826  4854 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.029896  4854 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.030741  4856 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.031462  4856 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.036494  4854 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.037214  4854 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.038748  4856 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.039121  4845 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.039700  4856 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.039949  4845 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.042104  4854 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.042822  4854 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.047207  4856 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.047752  4854 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.048722  4845 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.050328  4845 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.050486  4854 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.048674  4856 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.052551  4852 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.052863  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 2120a86fa77340068bd5534a5b2120d5 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 1
I20251210 08:52:46.053107  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 02c0e76a005547e8a4f7111f65e9a9ee (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 1
I20251210 08:52:46.053283  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 0babcea969454244b11be21967d2d5c3 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 1
I20251210 08:52:46.057680  4852 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.058450  4852 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.058699  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 73984b1c0bf143f5b11dbddec04237b4 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 4
I20251210 08:52:46.058969  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 20f3d7ecd0094fdc9592ce9c1e139c13 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 5
I20251210 08:52:46.059257  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 7c36775501214af2bf132fba32f2f272 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.059504  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 2120a86fa77340068bd5534a5b2120d5 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 6
I20251210 08:52:46.059737  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet c9e0fe8350d44e8aa70e593934c356c8 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 6
I20251210 08:52:46.059983  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 451ae75c01794c3bb8fb10182606dd85 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.060155  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet d0c3c2ad02f94818a9caf7ba4191513f (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 6
I20251210 08:52:46.060586  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 9e7ecc1124d44253bdec473deb869bd5 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 6
I20251210 08:52:46.060436  4845 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.060859  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 0babcea969454244b11be21967d2d5c3 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 5
I20251210 08:52:46.061206  4680 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 02c0e76a005547e8a4f7111f65e9a9ee (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.060878  4856 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.061853  4856 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.061249  4845 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.065696  4852 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.070026  4852 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.071065  4681 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 73984b1c0bf143f5b11dbddec04237b4 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 4
I20251210 08:52:46.071375  4681 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 02c0e76a005547e8a4f7111f65e9a9ee (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.071588  4681 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 451ae75c01794c3bb8fb10182606dd85 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.071797  4681 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 0babcea969454244b11be21967d2d5c3 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 6
I20251210 08:52:46.074534  4856 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.075341  4682 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet c9e0fe8350d44e8aa70e593934c356c8 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.076263  4856 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.075892  4854 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.077239  4854 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.079851  4682 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 7c36775501214af2bf132fba32f2f272 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.082767  4845 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.083550  4845 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.084200  4852 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.084628  4682 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 9e7ecc1124d44253bdec473deb869bd5 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.085036  4852 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.087172  4856 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.088503  4856 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.089221  4681 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 20f3d7ecd0094fdc9592ce9c1e139c13 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 6
I20251210 08:52:46.089485  4681 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet d0c3c2ad02f94818a9caf7ba4191513f (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.092245  4854 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.093438  4845 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.093889  4681 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 02c0e76a005547e8a4f7111f65e9a9ee (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 8
I20251210 08:52:46.094244  4854 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.094688  4845 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.096139  4852 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.098326  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 2120a86fa77340068bd5534a5b2120d5 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.098573  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 73984b1c0bf143f5b11dbddec04237b4 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 5
I20251210 08:52:46.100319  4852 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.102454  4856 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.103678  4856 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.104995  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 451ae75c01794c3bb8fb10182606dd85 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 8
I20251210 08:52:46.107036  4852 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.107759  4852 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.109534  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 9e7ecc1124d44253bdec473deb869bd5 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 8
I20251210 08:52:46.112519  4856 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.113348  4856 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.114332  4852 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.115012  4852 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.116874  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 20f3d7ecd0094fdc9592ce9c1e139c13 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.119963  4856 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.120699  4845 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.121997  4856 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.123330  4845 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.124078  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet d0c3c2ad02f94818a9caf7ba4191513f (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 8
I20251210 08:52:46.124322  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 2120a86fa77340068bd5534a5b2120d5 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 8
I20251210 08:52:46.124501  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 7c36775501214af2bf132fba32f2f272 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 8
I20251210 08:52:46.123775  4854 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.125542  4854 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.131744  4856 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.133044  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 0babcea969454244b11be21967d2d5c3 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.133329  4856 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.132844  4852 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.135305  4852 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.138137  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet c9e0fe8350d44e8aa70e593934c356c8 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 8
I20251210 08:52:46.138480  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 451ae75c01794c3bb8fb10182606dd85 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.138751  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 02c0e76a005547e8a4f7111f65e9a9ee (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.135612  4854 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.139516  4854 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.139814  4856 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.140450  4856 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.144172  4845 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.144986  4845 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.145766  4856 tablet.cc:1722] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.146380  4856 tablet.cc:1620] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.147061  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 73984b1c0bf143f5b11dbddec04237b4 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 6
I20251210 08:52:46.147295  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 9e7ecc1124d44253bdec473deb869bd5 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.151134  4856 tablet.cc:1722] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.151074  4845 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.151885  4856 tablet.cc:1620] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.152174  4845 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.152560  4854 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.153164  4854 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.144937  4852 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.153892  4852 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.157274  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 20f3d7ecd0094fdc9592ce9c1e139c13 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 8
I20251210 08:52:46.157537  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 7c36775501214af2bf132fba32f2f272 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.157474  4856 tablet.cc:1722] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.158175  4856 tablet.cc:1620] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.158390  4854 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.159039  4854 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.161334  4845 tablet.cc:1722] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.162009  4845 tablet.cc:1620] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.163031  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 73984b1c0bf143f5b11dbddec04237b4 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 7
I20251210 08:52:46.163401  4852 tablet.cc:1722] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.163762  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 2120a86fa77340068bd5534a5b2120d5 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.164000  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet d0c3c2ad02f94818a9caf7ba4191513f (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.164125  4852 tablet.cc:1620] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.168345  4856 tablet.cc:1722] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.168776  4852 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.169423  4856 tablet.cc:1620] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.169426  4852 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.172042  4845 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.172722  4845 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.171703  4854 tablet.cc:1722] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.173651  4854 tablet.cc:1620] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.172235  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet c9e0fe8350d44e8aa70e593934c356c8 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.175825  4856 tablet.cc:1722] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.176514  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 0babcea969454244b11be21967d2d5c3 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 8
I20251210 08:52:46.176784  4856 tablet.cc:1620] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.177891  4845 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.178689  4845 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.181252  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 0babcea969454244b11be21967d2d5c3 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.181631  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 73984b1c0bf143f5b11dbddec04237b4 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.182021  4852 tablet.cc:1722] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.182718  4852 tablet.cc:1620] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.189271  4679 catalog_manager.cc:5746] TS 7a90d1bbfed248e7bb9b29dd876e3171 (127.0.104.1:41069) does not have the latest schema for tablet 73984b1c0bf143f5b11dbddec04237b4 (table split-table [id=9dfc81cb1d5248cd8a27996967ff27ab]). Expected version 10 got 9
I20251210 08:52:46.189059  4845 tablet.cc:1722] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: 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 08:52:46.189826  4845 tablet.cc:1620] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: MemRowSet was empty: no flush needed.
I20251210 08:52:46.197434  4679 catalog_manager.cc:6199] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2: split-table [id=9dfc81cb1d5248cd8a27996967ff27ab] alter complete (version 10)
I20251210 08:52:46.216094   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:46.224252   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:46.224550   416 tablet_replica.cc:333] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.224740   416 raft_consensus.cc:2243] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.224946   416 raft_consensus.cc:2272] T c9e0fe8350d44e8aa70e593934c356c8 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.225736   416 tablet_replica.cc:333] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.225881   416 raft_consensus.cc:2243] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.226049   416 raft_consensus.cc:2272] T d0c3c2ad02f94818a9caf7ba4191513f P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.226671   416 tablet_replica.cc:333] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.226805   416 raft_consensus.cc:2243] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.226958   416 raft_consensus.cc:2272] T 9e7ecc1124d44253bdec473deb869bd5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.227543   416 tablet_replica.cc:333] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.227675   416 raft_consensus.cc:2243] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.227823   416 raft_consensus.cc:2272] T 451ae75c01794c3bb8fb10182606dd85 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.228449   416 tablet_replica.cc:333] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.228605   416 raft_consensus.cc:2243] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.228744   416 raft_consensus.cc:2272] T 0babcea969454244b11be21967d2d5c3 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.229288   416 tablet_replica.cc:333] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.229410   416 raft_consensus.cc:2243] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.229558   416 raft_consensus.cc:2272] T 2120a86fa77340068bd5534a5b2120d5 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.230088   416 tablet_replica.cc:333] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.230202   416 raft_consensus.cc:2243] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.230338   416 raft_consensus.cc:2272] T 7c36775501214af2bf132fba32f2f272 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.230976   416 tablet_replica.cc:333] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.231094   416 raft_consensus.cc:2243] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.231249   416 raft_consensus.cc:2272] T 20f3d7ecd0094fdc9592ce9c1e139c13 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.231824   416 tablet_replica.cc:333] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.231992   416 raft_consensus.cc:2243] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.232113   416 raft_consensus.cc:2272] T bb0db31c87994f42a2b4bf81b6737b34 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.232676   416 tablet_replica.cc:333] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.232806   416 raft_consensus.cc:2243] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.232971   416 raft_consensus.cc:2272] T 73984b1c0bf143f5b11dbddec04237b4 P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.233500   416 tablet_replica.cc:333] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171: stopping tablet replica
I20251210 08:52:46.233623   416 raft_consensus.cc:2243] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.233785   416 raft_consensus.cc:2272] T 02c0e76a005547e8a4f7111f65e9a9ee P 7a90d1bbfed248e7bb9b29dd876e3171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.261066   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:46.266114   416 master.cc:561] Master@127.0.104.62:43601 shutting down...
I20251210 08:52:46.273813   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.274075   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.274211   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd36a03ec10449828c311323a863f6b2: stopping tablet replica
I20251210 08:52:46.288373   416 master.cc:583] Master@127.0.104.62:43601 shutdown complete.
[       OK ] AlterTableTest.TestMultipleAlters (1045 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioning
I20251210 08:52:46.301195   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33019
I20251210 08:52:46.301765   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:46.302693   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:46.303956   416 webserver.cc:492] Webserver started at http://127.0.104.62:32995/ using document root <none> and password file <none>
I20251210 08:52:46.304188   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:46.304265   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:46.304414   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:46.305025   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "37efc9b7f4dd4da69ededddb6490029a"
format_stamp: "Formatted at 2025-12-10 08:52:46 on dist-test-slave-cbxd"
I20251210 08:52:46.307497   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:46.309046  4867 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:46.309369   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:46.309501   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "37efc9b7f4dd4da69ededddb6490029a"
format_stamp: "Formatted at 2025-12-10 08:52:46 on dist-test-slave-cbxd"
I20251210 08:52:46.309630   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-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 08:52:46.319753   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:46.320498   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:46.334321   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33019
I20251210 08:52:46.334342  4918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33019 every 8 connection(s)
I20251210 08:52:46.335975  4919 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 08:52:46.340555  4919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Bootstrap starting.
I20251210 08:52:46.341921  4919 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.343698  4919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: No bootstrap required, opened a new log
I20251210 08:52:46.344424  4919 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37efc9b7f4dd4da69ededddb6490029a" member_type: VOTER }
I20251210 08:52:46.344565  4919 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.344653  4919 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37efc9b7f4dd4da69ededddb6490029a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.344872  4919 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37efc9b7f4dd4da69ededddb6490029a" member_type: VOTER }
I20251210 08:52:46.345014  4919 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.345088  4919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.345201  4919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.347126  4919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37efc9b7f4dd4da69ededddb6490029a" member_type: VOTER }
I20251210 08:52:46.347354  4919 leader_election.cc:304] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 37efc9b7f4dd4da69ededddb6490029a; no voters: 
I20251210 08:52:46.347795  4919 leader_election.cc:290] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.347991  4922 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.348583  4922 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 1 LEADER]: Becoming Leader. State: Replica: 37efc9b7f4dd4da69ededddb6490029a, State: Running, Role: LEADER
I20251210 08:52:46.348719  4919 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:46.348927  4922 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37efc9b7f4dd4da69ededddb6490029a" member_type: VOTER }
I20251210 08:52:46.349936  4924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37efc9b7f4dd4da69ededddb6490029a. Latest consensus state: current_term: 1 leader_uuid: "37efc9b7f4dd4da69ededddb6490029a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37efc9b7f4dd4da69ededddb6490029a" member_type: VOTER } }
I20251210 08:52:46.350114  4924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:46.350965  4923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37efc9b7f4dd4da69ededddb6490029a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37efc9b7f4dd4da69ededddb6490029a" member_type: VOTER } }
I20251210 08:52:46.351234  4923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:46.351691  4929 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:46.355257  4929 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:46.359413   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:46.360936  4929 catalog_manager.cc:1357] Generated new cluster ID: d8522f23f27f4b69bc15a8c3e6f6073e
I20251210 08:52:46.361061  4929 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:46.374586  4929 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:46.375415  4929 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:46.389802  4929 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Generated new TSK 0
I20251210 08:52:46.390076  4929 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:46.392241   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:46.393438   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:46.394809   416 webserver.cc:492] Webserver started at http://127.0.104.1:38131/ using document root <none> and password file <none>
I20251210 08:52:46.395041   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:46.395135   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:46.395273   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:46.395959   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "a198ae187d85477abe93180cb256957a"
format_stamp: "Formatted at 2025-12-10 08:52:46 on dist-test-slave-cbxd"
I20251210 08:52:46.398540   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251210 08:52:46.400265  4943 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:46.400640   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 08:52:46.400760   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "a198ae187d85477abe93180cb256957a"
format_stamp: "Formatted at 2025-12-10 08:52:46 on dist-test-slave-cbxd"
I20251210 08:52:46.400897   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-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 08:52:46.421892   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:46.422539   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:46.423108   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:46.424036   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:46.424113   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:46.424230   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:46.424285   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:46.436823   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37965
I20251210 08:52:46.436818  5005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37965 every 8 connection(s)
I20251210 08:52:46.443929  5006 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33019
I20251210 08:52:46.444103  5006 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:46.444471  5006 heartbeater.cc:507] Master 127.0.104.62:33019 requested a full tablet report, sending...
I20251210 08:52:46.445333  4884 ts_manager.cc:194] Registered new tserver with Master: a198ae187d85477abe93180cb256957a (127.0.104.1:37965)
I20251210 08:52:46.445612   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007841201s
I20251210 08:52:46.446523  4884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58830
I20251210 08:52:46.456939  4884 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58836:
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 08:52:46.457803  5006 heartbeater.cc:499] Master 127.0.104.62:33019 was elected leader, sending a full tablet report...
I20251210 08:52:46.470006  4971 tablet_service.cc:1505] Processing CreateTablet for tablet e7b531f16efa4f9bb2ada20f714fa6fb (DEFAULT_TABLE table=fake-table [id=fb04a977f33f443295ffbdd29570f6f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:46.470469  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b531f16efa4f9bb2ada20f714fa6fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.475951  5018 tablet_bootstrap.cc:492] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.477399  5018 tablet_bootstrap.cc:654] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.479240  5018 tablet_bootstrap.cc:492] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.479393  5018 ts_tablet_manager.cc:1403] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:46.480091  5018 raft_consensus.cc:359] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.480252  5018 raft_consensus.cc:385] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.480346  5018 raft_consensus.cc:740] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.480554  5018 consensus_queue.cc:260] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.480731  5018 raft_consensus.cc:399] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.480811  5018 raft_consensus.cc:493] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.480916  5018 raft_consensus.cc:3060] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.482936  5018 raft_consensus.cc:515] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.483165  5018 leader_election.cc:304] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.483662  5018 leader_election.cc:290] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.483806  5020 raft_consensus.cc:2804] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.484273  5020 raft_consensus.cc:697] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.484407  5018 ts_tablet_manager.cc:1434] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20251210 08:52:46.484611  5020 consensus_queue.cc:237] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.486725  4884 catalog_manager.cc:5654] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.501858   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:46.503273  4884 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58836:
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 08:52:46.511790  4971 tablet_service.cc:1505] Processing CreateTablet for tablet 7c50d4695a6f4d8a9c344287a64f6df9 (DEFAULT_TABLE table=test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:46.512028  4970 tablet_service.cc:1505] Processing CreateTablet for tablet 965268381dc5431ab763a6e8c289f5a8 (DEFAULT_TABLE table=test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:46.512292  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c50d4695a6f4d8a9c344287a64f6df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.512508  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965268381dc5431ab763a6e8c289f5a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.518051  5018 tablet_bootstrap.cc:492] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.519424  5018 tablet_bootstrap.cc:654] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.521178  5018 tablet_bootstrap.cc:492] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.521332  5018 ts_tablet_manager.cc:1403] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 08:52:46.521950  5018 raft_consensus.cc:359] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.522120  5018 raft_consensus.cc:385] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.522193  5018 raft_consensus.cc:740] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.522429  5018 consensus_queue.cc:260] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.522570  5018 raft_consensus.cc:399] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.522668  5018 raft_consensus.cc:493] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.522779  5018 raft_consensus.cc:3060] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.524847  5018 raft_consensus.cc:515] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.525060  5018 leader_election.cc:304] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.525242  5018 leader_election.cc:290] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.525323  5020 raft_consensus.cc:2804] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.525520  5020 raft_consensus.cc:697] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.525698  5018 ts_tablet_manager.cc:1434] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:46.525779  5020 consensus_queue.cc:237] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.526005  5018 tablet_bootstrap.cc:492] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.527742  5018 tablet_bootstrap.cc:654] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.528100  4884 catalog_manager.cc:5654] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.529609  5018 tablet_bootstrap.cc:492] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.529772  5018 ts_tablet_manager.cc:1403] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:46.530462  5018 raft_consensus.cc:359] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.530634  5018 raft_consensus.cc:385] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.530745  5018 raft_consensus.cc:740] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.530979  5018 consensus_queue.cc:260] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.531162  5018 raft_consensus.cc:399] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.531248  5018 raft_consensus.cc:493] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.531361  5018 raft_consensus.cc:3060] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.533813  5018 raft_consensus.cc:515] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.534056  5018 leader_election.cc:304] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.534228  5018 leader_election.cc:290] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.534363  5020 raft_consensus.cc:2804] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.534547  5020 raft_consensus.cc:697] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.534637  5018 ts_tablet_manager.cc:1434] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:52:46.534811  5020 consensus_queue.cc:237] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.536656  4884 catalog_manager.cc:5654] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.570247  4883 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58836:
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 08:52:46.574277  4883 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet 7c50d4695a6f4d8a9c344287a64f6df9
I20251210 08:52:46.574828  4883 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet 965268381dc5431ab763a6e8c289f5a8
I20251210 08:52:46.575394  4970 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c50d4695a6f4d8a9c344287a64f6df9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:46 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:46.575453  4971 tablet_service.cc:1552] Processing DeleteTablet for tablet 965268381dc5431ab763a6e8c289f5a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:46 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:46.576298  5034 tablet_replica.cc:333] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: stopping tablet replica
I20251210 08:52:46.576470  5034 raft_consensus.cc:2243] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.576699  5034 raft_consensus.cc:2272] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.578600  5034 ts_tablet_manager.cc:1916] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:46.580143  4884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58836:
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
I20251210 08:52:46.584290  5034 ts_tablet_manager.cc:1929] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
W20251210 08:52:46.584484  4884 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6b48e8e56b3742828beafdb407a9ad62 has no consensus state
I20251210 08:52:46.584482  5034 log.cc:1199] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root/wals/7c50d4695a6f4d8a9c344287a64f6df9
W20251210 08:52:46.584709  4884 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e57875d80b0244ffbddcf7fbf60bb15a has no consensus state
I20251210 08:52:46.585014  5034 ts_tablet_manager.cc:1950] T 7c50d4695a6f4d8a9c344287a64f6df9 P a198ae187d85477abe93180cb256957a: Deleting consensus metadata
I20251210 08:52:46.586225  5034 tablet_replica.cc:333] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: stopping tablet replica
I20251210 08:52:46.586347  4871 catalog_manager.cc:4985] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): tablet 7c50d4695a6f4d8a9c344287a64f6df9 (table test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]) successfully deleted
I20251210 08:52:46.586440  5034 raft_consensus.cc:2243] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.586670  5034 raft_consensus.cc:2272] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.587535  5034 ts_tablet_manager.cc:1916] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:46.589380  4970 tablet_service.cc:1505] Processing CreateTablet for tablet 6b48e8e56b3742828beafdb407a9ad62 (DEFAULT_TABLE table=test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:46.589633  4971 tablet_service.cc:1505] Processing CreateTablet for tablet e57875d80b0244ffbddcf7fbf60bb15a (DEFAULT_TABLE table=test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:46.589867  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b48e8e56b3742828beafdb407a9ad62. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.590067  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57875d80b0244ffbddcf7fbf60bb15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.593987  5034 ts_tablet_manager.cc:1929] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 08:52:46.594172  5034 log.cc:1199] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root/wals/965268381dc5431ab763a6e8c289f5a8
I20251210 08:52:46.594578  5034 ts_tablet_manager.cc:1950] T 965268381dc5431ab763a6e8c289f5a8 P a198ae187d85477abe93180cb256957a: Deleting consensus metadata
I20251210 08:52:46.595371  5018 tablet_bootstrap.cc:492] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.595752  4871 catalog_manager.cc:4985] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): tablet 965268381dc5431ab763a6e8c289f5a8 (table test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]) successfully deleted
I20251210 08:52:46.597025  5018 tablet_bootstrap.cc:654] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.598683  5018 tablet_bootstrap.cc:492] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.598834  5018 ts_tablet_manager.cc:1403] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:46.599426  5018 raft_consensus.cc:359] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.599593  5018 raft_consensus.cc:385] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.599671  5018 raft_consensus.cc:740] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.599884  5018 consensus_queue.cc:260] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.600066  5018 raft_consensus.cc:399] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.600164  5018 raft_consensus.cc:493] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.600266  5018 raft_consensus.cc:3060] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.602638  5018 raft_consensus.cc:515] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.602911  5018 leader_election.cc:304] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.603144  5018 leader_election.cc:290] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.603212  5020 raft_consensus.cc:2804] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.603403  5020 raft_consensus.cc:697] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.603547  5018 ts_tablet_manager.cc:1434] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20251210 08:52:46.603677  5020 consensus_queue.cc:237] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.603812  5018 tablet_bootstrap.cc:492] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.605645  5018 tablet_bootstrap.cc:654] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.605964  4884 catalog_manager.cc:5654] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.607537  5018 tablet_bootstrap.cc:492] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.607681  5018 ts_tablet_manager.cc:1403] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:46.608435  5018 raft_consensus.cc:359] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.608583  5018 raft_consensus.cc:385] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.608688  5018 raft_consensus.cc:740] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.608922  5018 consensus_queue.cc:260] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.609071  5018 raft_consensus.cc:399] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.609156  5018 raft_consensus.cc:493] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.609265  5018 raft_consensus.cc:3060] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.611624  5018 raft_consensus.cc:515] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.611857  5018 leader_election.cc:304] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.612102  5018 leader_election.cc:290] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.612241  5020 raft_consensus.cc:2804] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.612428  5020 raft_consensus.cc:697] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.612524  5018 ts_tablet_manager.cc:1434] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:46.612704  5020 consensus_queue.cc:237] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.614552  4884 catalog_manager.cc:5654] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.619238  4884 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab] alter complete (version 0)
I20251210 08:52:46.648932  4879 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58836:
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 08:52:46.654574  4879 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bee9b221085848da9085b336c0dd906f has no consensus state
W20251210 08:52:46.654784  4879 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f859bda23ede47e0a2ba83ea8a21b4c4 has no consensus state
I20251210 08:52:46.654857  4879 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet 6b48e8e56b3742828beafdb407a9ad62
I20251210 08:52:46.655107  4879 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet e57875d80b0244ffbddcf7fbf60bb15a
I20251210 08:52:46.655817  4970 tablet_service.cc:1552] Processing DeleteTablet for tablet 6b48e8e56b3742828beafdb407a9ad62 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:46 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:46.655818  4971 tablet_service.cc:1552] Processing DeleteTablet for tablet e57875d80b0244ffbddcf7fbf60bb15a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:46 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:46.656173  5034 tablet_replica.cc:333] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: stopping tablet replica
I20251210 08:52:46.656370  5034 raft_consensus.cc:2243] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.656615  5034 raft_consensus.cc:2272] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.658474  5034 ts_tablet_manager.cc:1916] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:46.660229  4971 tablet_service.cc:1505] Processing CreateTablet for tablet bee9b221085848da9085b336c0dd906f (DEFAULT_TABLE table=test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 08:52:46.660323  4970 tablet_service.cc:1505] Processing CreateTablet for tablet f859bda23ede47e0a2ba83ea8a21b4c4 (DEFAULT_TABLE table=test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 08:52:46.660713  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee9b221085848da9085b336c0dd906f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.660943  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f859bda23ede47e0a2ba83ea8a21b4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.665395  5034 ts_tablet_manager.cc:1929] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 08:52:46.665578  5034 log.cc:1199] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root/wals/6b48e8e56b3742828beafdb407a9ad62
I20251210 08:52:46.666078  5034 ts_tablet_manager.cc:1950] T 6b48e8e56b3742828beafdb407a9ad62 P a198ae187d85477abe93180cb256957a: Deleting consensus metadata
I20251210 08:52:46.667521  5034 tablet_replica.cc:333] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: stopping tablet replica
I20251210 08:52:46.667740  5034 raft_consensus.cc:2243] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.667985  5034 raft_consensus.cc:2272] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.670230  4871 catalog_manager.cc:4985] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): tablet 6b48e8e56b3742828beafdb407a9ad62 (table test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]) successfully deleted
I20251210 08:52:46.670782  5034 ts_tablet_manager.cc:1916] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:46.671096  5018 tablet_bootstrap.cc:492] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.673008  5018 tablet_bootstrap.cc:654] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.675258  5018 tablet_bootstrap.cc:492] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.675448  5018 ts_tablet_manager.cc:1403] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:52:46.676275  5018 raft_consensus.cc:359] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.676487  5018 raft_consensus.cc:385] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.676573  5018 raft_consensus.cc:740] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.676803  5018 consensus_queue.cc:260] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.676985  5018 raft_consensus.cc:399] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.677093  5018 raft_consensus.cc:493] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.677186  5018 raft_consensus.cc:3060] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.681224  5018 raft_consensus.cc:515] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.679538  5034 ts_tablet_manager.cc:1929] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 08:52:46.681525  5018 leader_election.cc:304] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.681649  5034 log.cc:1199] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root/wals/e57875d80b0244ffbddcf7fbf60bb15a
I20251210 08:52:46.682054  5034 ts_tablet_manager.cc:1950] T e57875d80b0244ffbddcf7fbf60bb15a P a198ae187d85477abe93180cb256957a: Deleting consensus metadata
I20251210 08:52:46.682580  5021 raft_consensus.cc:2804] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.682736  5021 raft_consensus.cc:697] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.682999  5021 consensus_queue.cc:237] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.684007  5018 leader_election.cc:290] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.684574  5018 ts_tablet_manager.cc:1434] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20251210 08:52:46.684998  5018 tablet_bootstrap.cc:492] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.685422  4881 catalog_manager.cc:5654] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.687317  4871 catalog_manager.cc:4985] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): tablet e57875d80b0244ffbddcf7fbf60bb15a (table test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]) successfully deleted
I20251210 08:52:46.687040  5018 tablet_bootstrap.cc:654] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.689893  5018 tablet_bootstrap.cc:492] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.690120  5018 ts_tablet_manager.cc:1403] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:46.690862  5018 raft_consensus.cc:359] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.691009  5018 raft_consensus.cc:385] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.691133  5018 raft_consensus.cc:740] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.691401  5018 consensus_queue.cc:260] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.691573  5018 raft_consensus.cc:399] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.691670  5018 raft_consensus.cc:493] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.691784  5018 raft_consensus.cc:3060] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:46.692772  4869 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet bee9b221085848da9085b336c0dd906f (table test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet bee9b221085848da9085b336c0dd906f consensus state has no leader
I20251210 08:52:46.694433  5018 raft_consensus.cc:515] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.694671  5018 leader_election.cc:304] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.694989  5021 raft_consensus.cc:2804] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.695148  5021 raft_consensus.cc:697] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.695380  5021 consensus_queue.cc:237] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.697077  5018 leader_election.cc:290] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.697669  5018 ts_tablet_manager.cc:1434] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:52:46.697846  4881 catalog_manager.cc:5654] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.702874  4881 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab] alter complete (version 0)
I20251210 08:52:46.745904  4883 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58836:
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 08:52:46.750716  4883 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4b179fa727643099cb6cdd03df299e3 has no consensus state
W20251210 08:52:46.750880  4883 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4515db5e914c43a39220d033ac7f9315 has no consensus state
I20251210 08:52:46.750981  4883 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet bee9b221085848da9085b336c0dd906f
I20251210 08:52:46.751219  4883 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet f859bda23ede47e0a2ba83ea8a21b4c4
I20251210 08:52:46.751812  4970 tablet_service.cc:1552] Processing DeleteTablet for tablet bee9b221085848da9085b336c0dd906f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:46 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:46.751972  4971 tablet_service.cc:1552] Processing DeleteTablet for tablet f859bda23ede47e0a2ba83ea8a21b4c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:46 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:46.752167  5034 tablet_replica.cc:333] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: stopping tablet replica
I20251210 08:52:46.752381  5034 raft_consensus.cc:2243] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.752663  5034 raft_consensus.cc:2272] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:52:46.754282  4871 catalog_manager.cc:5064] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): alter failed for tablet bee9b221085848da9085b336c0dd906f (table test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]): Illegal state: Tablet not RUNNING: STOPPING
I20251210 08:52:46.754400  5034 ts_tablet_manager.cc:1916] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:46.756254  4971 tablet_service.cc:1505] Processing CreateTablet for tablet b4b179fa727643099cb6cdd03df299e3 (DEFAULT_TABLE table=test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 08:52:46.756476  4970 tablet_service.cc:1505] Processing CreateTablet for tablet 4515db5e914c43a39220d033ac7f9315 (DEFAULT_TABLE table=test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 08:52:46.756736  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b179fa727643099cb6cdd03df299e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.756964  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4515db5e914c43a39220d033ac7f9315. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.760483  5034 ts_tablet_manager.cc:1929] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 08:52:46.760627  5034 log.cc:1199] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root/wals/bee9b221085848da9085b336c0dd906f
I20251210 08:52:46.761034  5034 ts_tablet_manager.cc:1950] T bee9b221085848da9085b336c0dd906f P a198ae187d85477abe93180cb256957a: Deleting consensus metadata
I20251210 08:52:46.761991  5034 tablet_replica.cc:333] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: stopping tablet replica
I20251210 08:52:46.762320  5034 raft_consensus.cc:2243] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:46.762405  4871 catalog_manager.cc:4985] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): tablet bee9b221085848da9085b336c0dd906f (table test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]) successfully deleted
I20251210 08:52:46.762673  5034 raft_consensus.cc:2272] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:46.763924  5034 ts_tablet_manager.cc:1916] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:46.763924  5018 tablet_bootstrap.cc:492] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.765748  5018 tablet_bootstrap.cc:654] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.769341  5034 ts_tablet_manager.cc:1929] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251210 08:52:46.769500  5034 log.cc:1199] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root/wals/f859bda23ede47e0a2ba83ea8a21b4c4
I20251210 08:52:46.769934  5034 ts_tablet_manager.cc:1950] T f859bda23ede47e0a2ba83ea8a21b4c4 P a198ae187d85477abe93180cb256957a: Deleting consensus metadata
I20251210 08:52:46.770720  5018 tablet_bootstrap.cc:492] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.770907  4871 catalog_manager.cc:4985] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): tablet f859bda23ede47e0a2ba83ea8a21b4c4 (table test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab]) successfully deleted
I20251210 08:52:46.770962  5018 ts_tablet_manager.cc:1403] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.007s
I20251210 08:52:46.771584  5018 raft_consensus.cc:359] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.771754  5018 raft_consensus.cc:385] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.771838  5018 raft_consensus.cc:740] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.772073  5018 consensus_queue.cc:260] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.772197  5018 raft_consensus.cc:399] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.772266  5018 raft_consensus.cc:493] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.772330  5018 raft_consensus.cc:3060] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.774099  5018 raft_consensus.cc:515] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.774312  5018 leader_election.cc:304] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.774557  5018 leader_election.cc:290] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.774643  5021 raft_consensus.cc:2804] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.774840  5021 raft_consensus.cc:697] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.775022  5018 ts_tablet_manager.cc:1434] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20251210 08:52:46.775064  5021 consensus_queue.cc:237] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.775318  5018 tablet_bootstrap.cc:492] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.777670  4881 catalog_manager.cc:5654] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.778043  5018 tablet_bootstrap.cc:654] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.779935  5018 tablet_bootstrap.cc:492] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.780068  5018 ts_tablet_manager.cc:1403] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20251210 08:52:46.780759  5018 raft_consensus.cc:359] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.780939  5018 raft_consensus.cc:385] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.781016  5018 raft_consensus.cc:740] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.781194  5018 consensus_queue.cc:260] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.781327  5018 raft_consensus.cc:399] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.781385  5018 raft_consensus.cc:493] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.781459  5018 raft_consensus.cc:3060] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.783704  5018 raft_consensus.cc:515] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.783952  5018 leader_election.cc:304] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.784132  5018 leader_election.cc:290] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.784200  5021 raft_consensus.cc:2804] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.784389  5021 raft_consensus.cc:697] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.784576  5018 ts_tablet_manager.cc:1434] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20251210 08:52:46.784619  5021 consensus_queue.cc:237] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.786487  4881 catalog_manager.cc:5654] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.790763  4881 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: test-alter-range-partitioning [id=88c1eb6a9de647fd90b6b7a5eee906ab] alter complete (version 0)
I20251210 08:52:46.822496  4881 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58836:
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 08:52:46.826509  4881 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a87f4d1c414a429182a4b15828234672 has no consensus state
W20251210 08:52:46.827157  4881 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c60a294731e14dd3882e7fd4707a330b has no consensus state
I20251210 08:52:46.828316  5033 tablet.cc:1722] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: 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 08:52:46.829365  5032 tablet.cc:1722] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a: 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 08:52:46.832881  4971 tablet_service.cc:1505] Processing CreateTablet for tablet c60a294731e14dd3882e7fd4707a330b (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251210 08:52:46.833509  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60a294731e14dd3882e7fd4707a330b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.832881  4970 tablet_service.cc:1505] Processing CreateTablet for tablet a87f4d1c414a429182a4b15828234672 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=88c1eb6a9de647fd90b6b7a5eee906ab]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251210 08:52:46.834003  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87f4d1c414a429182a4b15828234672. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:46.840670  5018 tablet_bootstrap.cc:492] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.842693  5018 tablet_bootstrap.cc:654] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:46.858753  4871 catalog_manager.cc:5058] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): alter failed for tablet bee9b221085848da9085b336c0dd906f (table test-alter-range-partitioning-renamed [id=88c1eb6a9de647fd90b6b7a5eee906ab]),no further retry: Not found: Tablet not found: bee9b221085848da9085b336c0dd906f
I20251210 08:52:46.864220  5018 tablet_bootstrap.cc:492] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.864480  5018 ts_tablet_manager.cc:1403] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20251210 08:52:46.865379  5018 raft_consensus.cc:359] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.865679  5018 raft_consensus.cc:385] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.865823  5018 raft_consensus.cc:740] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.866155  5018 consensus_queue.cc:260] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.866400  5018 raft_consensus.cc:399] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.866560  5018 raft_consensus.cc:493] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.871526  5018 raft_consensus.cc:3060] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.874598  5018 raft_consensus.cc:515] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.874850  5018 leader_election.cc:304] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.875085  5018 leader_election.cc:290] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.875197  5021 raft_consensus.cc:2804] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.875381  5021 raft_consensus.cc:697] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.875590  5018 ts_tablet_manager.cc:1434] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20251210 08:52:46.875672  5021 consensus_queue.cc:237] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.875846  5018 tablet_bootstrap.cc:492] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a: Bootstrap starting.
I20251210 08:52:46.877588  5018 tablet_bootstrap.cc:654] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:46.878405  4883 catalog_manager.cc:5654] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.878810  4883 catalog_manager.cc:5746] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965) does not have the latest schema for tablet a87f4d1c414a429182a4b15828234672 (table test-alter-range-partitioning-renamed [id=88c1eb6a9de647fd90b6b7a5eee906ab]). Expected version 1 got 0
I20251210 08:52:46.879297  5018 tablet_bootstrap.cc:492] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a: No bootstrap required, opened a new log
I20251210 08:52:46.879442  5018 ts_tablet_manager.cc:1403] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:46.880256  5018 raft_consensus.cc:359] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.880419  5018 raft_consensus.cc:385] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:46.880546  5018 raft_consensus.cc:740] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a198ae187d85477abe93180cb256957a, State: Initialized, Role: FOLLOWER
I20251210 08:52:46.880932  5018 consensus_queue.cc:260] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.881099  5018 raft_consensus.cc:399] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:46.881225  5018 raft_consensus.cc:493] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:46.881388  5018 raft_consensus.cc:3060] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:46.884095  5018 raft_consensus.cc:515] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.884418  5018 leader_election.cc:304] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a198ae187d85477abe93180cb256957a; no voters: 
I20251210 08:52:46.884649  5018 leader_election.cc:290] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:46.884740  5021 raft_consensus.cc:2804] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:46.884909  5021 raft_consensus.cc:697] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Becoming Leader. State: Replica: a198ae187d85477abe93180cb256957a, State: Running, Role: LEADER
I20251210 08:52:46.885165  5021 consensus_queue.cc:237] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } }
I20251210 08:52:46.885632  5018 ts_tablet_manager.cc:1434] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20251210 08:52:46.887636  4881 catalog_manager.cc:5654] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a reported cstate change: term changed from 0 to 1, leader changed from <none> to a198ae187d85477abe93180cb256957a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a198ae187d85477abe93180cb256957a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a198ae187d85477abe93180cb256957a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37965 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:46.888077  4881 catalog_manager.cc:5746] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965) does not have the latest schema for tablet c60a294731e14dd3882e7fd4707a330b (table test-alter-range-partitioning-renamed [id=88c1eb6a9de647fd90b6b7a5eee906ab]). Expected version 1 got 0
I20251210 08:52:46.894100  4881 catalog_manager.cc:5746] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965) does not have the latest schema for tablet c60a294731e14dd3882e7fd4707a330b (table test-alter-range-partitioning-renamed [id=88c1eb6a9de647fd90b6b7a5eee906ab]). Expected version 1 got 0
I20251210 08:52:46.904966  5032 tablet.cc:1722] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a: 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 08:52:46.961165  5032 tablet.cc:1722] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a: 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 08:52:46.970073  4881 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: test-alter-range-partitioning-renamed [id=88c1eb6a9de647fd90b6b7a5eee906ab] alter complete (version 1)
I20251210 08:52:47.035362  4881 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58836:
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 08:52:47.039969  4881 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet b4b179fa727643099cb6cdd03df299e3
I20251210 08:52:47.040297  4881 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet 4515db5e914c43a39220d033ac7f9315
I20251210 08:52:47.040534  4881 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet a87f4d1c414a429182a4b15828234672
I20251210 08:52:47.040751  4881 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: Sending DeleteTablet for 1 replicas of tablet c60a294731e14dd3882e7fd4707a330b
I20251210 08:52:47.041008  4970 tablet_service.cc:1552] Processing DeleteTablet for tablet b4b179fa727643099cb6cdd03df299e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:47 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:47.041254  4971 tablet_service.cc:1552] Processing DeleteTablet for tablet 4515db5e914c43a39220d033ac7f9315 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:47 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:47.041471  5034 tablet_replica.cc:333] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: stopping tablet replica
I20251210 08:52:47.041684  5034 raft_consensus.cc:2243] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.041932  5034 raft_consensus.cc:2272] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.042090  4971 tablet_service.cc:1552] Processing DeleteTablet for tablet c60a294731e14dd3882e7fd4707a330b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:47 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:47.042254  4969 tablet_service.cc:1552] Processing DeleteTablet for tablet a87f4d1c414a429182a4b15828234672 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:47 UTC) from {username='slave'} at 127.0.0.1:42354
I20251210 08:52:47.043855  5034 ts_tablet_manager.cc:1916] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:47.045446   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:47.056290  5034 ts_tablet_manager.cc:1929] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20251210 08:52:47.056989  5034 log.cc:1199] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1765356704385981-416-0/minicluster-data/ts-0-root/wals/b4b179fa727643099cb6cdd03df299e3
I20251210 08:52:47.057654  5034 ts_tablet_manager.cc:1950] T b4b179fa727643099cb6cdd03df299e3 P a198ae187d85477abe93180cb256957a: Deleting consensus metadata
I20251210 08:52:47.058866   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:47.059264  4871 catalog_manager.cc:4985] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): tablet b4b179fa727643099cb6cdd03df299e3 (table test-alter-range-partitioning-renamed [id=88c1eb6a9de647fd90b6b7a5eee906ab]) successfully deleted
W20251210 08:52:47.060477  4871 catalog_manager.cc:4977] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): delete failed for tablet 4515db5e914c43a39220d033ac7f9315 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20251210 08:52:47.060858   416 tablet_replica.cc:333] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a: stopping tablet replica
W20251210 08:52:47.060969  4871 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20251210 08:52:47.061107   416 raft_consensus.cc:2243] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.061348   416 raft_consensus.cc:2272] T c60a294731e14dd3882e7fd4707a330b P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.062841   416 tablet_replica.cc:333] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a: stopping tablet replica
I20251210 08:52:47.063107   416 raft_consensus.cc:2243] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.063602   416 raft_consensus.cc:2272] T 4515db5e914c43a39220d033ac7f9315 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.065025   416 tablet_replica.cc:333] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a: stopping tablet replica
W20251210 08:52:47.065109  4871 catalog_manager.cc:4712] TS a198ae187d85477abe93180cb256957a (127.0.104.1:37965): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c60a294731e14dd3882e7fd4707a330b: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251210 08:52:47.065388   416 raft_consensus.cc:2243] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.065611   416 raft_consensus.cc:2272] T a87f4d1c414a429182a4b15828234672 P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.066511   416 tablet_replica.cc:333] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a: stopping tablet replica
I20251210 08:52:47.066658   416 raft_consensus.cc:2243] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.066823   416 raft_consensus.cc:2272] T e7b531f16efa4f9bb2ada20f714fa6fb P a198ae187d85477abe93180cb256957a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.072247   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:47.081808   416 master.cc:561] Master@127.0.104.62:33019 shutting down...
I20251210 08:52:47.138893   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.139238   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.139380   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37efc9b7f4dd4da69ededddb6490029a: stopping tablet replica
I20251210 08:52:47.143927   416 master.cc:583] Master@127.0.104.62:33019 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioning (855 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioningInvalid
I20251210 08:52:47.156745   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43353
I20251210 08:52:47.157315   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:47.158221   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:47.159693   416 webserver.cc:492] Webserver started at http://127.0.104.62:43557/ using document root <none> and password file <none>
I20251210 08:52:47.159991   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:47.160094   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:47.160249   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:47.160938   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "cce2b271a5654eba9b828dc668a81dee"
format_stamp: "Formatted at 2025-12-10 08:52:47 on dist-test-slave-cbxd"
I20251210 08:52:47.163697   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:47.165508  5059 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:47.165915   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 08:52:47.166031   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "cce2b271a5654eba9b828dc668a81dee"
format_stamp: "Formatted at 2025-12-10 08:52:47 on dist-test-slave-cbxd"
I20251210 08:52:47.166183   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-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 08:52:47.185480   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:47.186151   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:47.200735   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43353
I20251210 08:52:47.200755  5110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43353 every 8 connection(s)
I20251210 08:52:47.202244  5111 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 08:52:47.207232  5111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee: Bootstrap starting.
I20251210 08:52:47.208809  5111 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:47.210500  5111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee: No bootstrap required, opened a new log
I20251210 08:52:47.211246  5111 raft_consensus.cc:359] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce2b271a5654eba9b828dc668a81dee" member_type: VOTER }
I20251210 08:52:47.211397  5111 raft_consensus.cc:385] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:47.211489  5111 raft_consensus.cc:740] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce2b271a5654eba9b828dc668a81dee, State: Initialized, Role: FOLLOWER
I20251210 08:52:47.211712  5111 consensus_queue.cc:260] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce2b271a5654eba9b828dc668a81dee" member_type: VOTER }
I20251210 08:52:47.211863  5111 raft_consensus.cc:399] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:47.211977  5111 raft_consensus.cc:493] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:47.212090  5111 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:47.214298  5111 raft_consensus.cc:515] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce2b271a5654eba9b828dc668a81dee" member_type: VOTER }
I20251210 08:52:47.214516  5111 leader_election.cc:304] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cce2b271a5654eba9b828dc668a81dee; no voters: 
I20251210 08:52:47.214999  5111 leader_election.cc:290] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:47.215130  5114 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:47.215569  5114 raft_consensus.cc:697] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 1 LEADER]: Becoming Leader. State: Replica: cce2b271a5654eba9b828dc668a81dee, State: Running, Role: LEADER
I20251210 08:52:47.215890  5114 consensus_queue.cc:237] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce2b271a5654eba9b828dc668a81dee" member_type: VOTER }
I20251210 08:52:47.216727  5116 sys_catalog.cc:455] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cce2b271a5654eba9b828dc668a81dee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce2b271a5654eba9b828dc668a81dee" member_type: VOTER } }
I20251210 08:52:47.216766  5115 sys_catalog.cc:455] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [sys.catalog]: SysCatalogTable state changed. Reason: New leader cce2b271a5654eba9b828dc668a81dee. Latest consensus state: current_term: 1 leader_uuid: "cce2b271a5654eba9b828dc668a81dee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce2b271a5654eba9b828dc668a81dee" member_type: VOTER } }
I20251210 08:52:47.216966  5111 sys_catalog.cc:565] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:47.217015  5115 sys_catalog.cc:458] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:47.216892  5116 sys_catalog.cc:458] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:47.224762  5118 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:47.226609  5118 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:47.230782  5118 catalog_manager.cc:1357] Generated new cluster ID: 61577493c346448caedbd0977dace83a
I20251210 08:52:47.230950  5118 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:47.232007   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:47.251554  5118 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:47.252580  5118 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:47.266491  5118 catalog_manager.cc:6027] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee: Generated new TSK 0
I20251210 08:52:47.266805  5118 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:47.297030   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:47.298262   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:47.299688   416 webserver.cc:492] Webserver started at http://127.0.104.1:41355/ using document root <none> and password file <none>
I20251210 08:52:47.299996   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:47.300086   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:47.300246   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:47.300900   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "7b752a7e84d64cec9426e1ab6a7617b4"
format_stamp: "Formatted at 2025-12-10 08:52:47 on dist-test-slave-cbxd"
I20251210 08:52:47.303505   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:47.305177  5135 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:47.305578   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:47.305702   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "7b752a7e84d64cec9426e1ab6a7617b4"
format_stamp: "Formatted at 2025-12-10 08:52:47 on dist-test-slave-cbxd"
I20251210 08:52:47.305841   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1765356704385981-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 08:52:47.328718   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:47.329340   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:47.330008   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:47.330999   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:47.331089   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:47.331192   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:47.331272   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:47.350462   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36601
I20251210 08:52:47.350486  5197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36601 every 8 connection(s)
I20251210 08:52:47.362128  5198 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43353
I20251210 08:52:47.362337  5198 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:47.362830  5198 heartbeater.cc:507] Master 127.0.104.62:43353 requested a full tablet report, sending...
I20251210 08:52:47.363870  5076 ts_manager.cc:194] Registered new tserver with Master: 7b752a7e84d64cec9426e1ab6a7617b4 (127.0.104.1:36601)
I20251210 08:52:47.364893   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013388748s
I20251210 08:52:47.365239  5076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45524
I20251210 08:52:47.376935  5198 heartbeater.cc:499] Master 127.0.104.62:43353 was elected leader, sending a full tablet report...
I20251210 08:52:47.387347  5076 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.402014  5163 tablet_service.cc:1505] Processing CreateTablet for tablet bce51c6988ef4ad3bdd03b7c61697cd4 (DEFAULT_TABLE table=fake-table [id=dd261efc74ec4741a4c67fe6155623a9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:47.402459  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce51c6988ef4ad3bdd03b7c61697cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:47.408129  5210 tablet_bootstrap.cc:492] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4: Bootstrap starting.
I20251210 08:52:47.409700  5210 tablet_bootstrap.cc:654] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:47.411348  5210 tablet_bootstrap.cc:492] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4: No bootstrap required, opened a new log
I20251210 08:52:47.411481  5210 ts_tablet_manager.cc:1403] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 08:52:47.412210  5210 raft_consensus.cc:359] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.412357  5210 raft_consensus.cc:385] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:47.412411  5210 raft_consensus.cc:740] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b752a7e84d64cec9426e1ab6a7617b4, State: Initialized, Role: FOLLOWER
I20251210 08:52:47.412590  5210 consensus_queue.cc:260] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.412804  5210 raft_consensus.cc:399] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:47.412879  5210 raft_consensus.cc:493] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:47.412951  5210 raft_consensus.cc:3060] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:47.415416  5210 raft_consensus.cc:515] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.415630  5210 leader_election.cc:304] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b752a7e84d64cec9426e1ab6a7617b4; no voters: 
I20251210 08:52:47.416103  5210 leader_election.cc:290] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:47.416217  5212 raft_consensus.cc:2804] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:47.416814  5210 ts_tablet_manager.cc:1434] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20251210 08:52:47.417168  5212 raft_consensus.cc:697] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 LEADER]: Becoming Leader. State: Replica: 7b752a7e84d64cec9426e1ab6a7617b4, State: Running, Role: LEADER
I20251210 08:52:47.417402  5212 consensus_queue.cc:237] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.419667  5076 catalog_manager.cc:5654] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b752a7e84d64cec9426e1ab6a7617b4 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:47.441637   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:47.443001  5076 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.451126  5163 tablet_service.cc:1505] Processing CreateTablet for tablet e22f0a70f74943efafd2fa2565ca7c38 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=b222d21984454ee581fbfa9c1f4a74f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:47.451551  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22f0a70f74943efafd2fa2565ca7c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:47.457103  5210 tablet_bootstrap.cc:492] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4: Bootstrap starting.
I20251210 08:52:47.458406  5210 tablet_bootstrap.cc:654] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:47.460441  5210 tablet_bootstrap.cc:492] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4: No bootstrap required, opened a new log
I20251210 08:52:47.460660  5210 ts_tablet_manager.cc:1403] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20251210 08:52:47.461297  5210 raft_consensus.cc:359] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.461468  5210 raft_consensus.cc:385] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:47.461572  5210 raft_consensus.cc:740] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b752a7e84d64cec9426e1ab6a7617b4, State: Initialized, Role: FOLLOWER
I20251210 08:52:47.461803  5210 consensus_queue.cc:260] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.461938  5210 raft_consensus.cc:399] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:47.462034  5210 raft_consensus.cc:493] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:47.462132  5210 raft_consensus.cc:3060] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:47.464239  5210 raft_consensus.cc:515] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.464490  5210 leader_election.cc:304] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b752a7e84d64cec9426e1ab6a7617b4; no voters: 
I20251210 08:52:47.464704  5210 leader_election.cc:290] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:47.464798  5212 raft_consensus.cc:2804] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:47.464990  5212 raft_consensus.cc:697] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 LEADER]: Becoming Leader. State: Replica: 7b752a7e84d64cec9426e1ab6a7617b4, State: Running, Role: LEADER
I20251210 08:52:47.465137  5210 ts_tablet_manager.cc:1434] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:47.465262  5212 consensus_queue.cc:237] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.467597  5075 catalog_manager.cc:5654] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b752a7e84d64cec9426e1ab6a7617b4 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:47.505424  5075 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.512871  5075 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.520476  5075 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.527798  5075 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.545110   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 08:52:47.545295   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 08:52:47.545378   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 08:52:47.545439   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 08:52:47.545514   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 08:52:47.545576   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 08:52:47.545643   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 08:52:47.545699   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 08:52:47.545766   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 08:52:47.545837   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 08:52:47.545917   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 08:52:47.545974   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 08:52:47.546032   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 08:52:47.546084   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 08:52:47.546160   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 08:52:47.546226   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 08:52:47.546291   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 08:52:47.546345   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 08:52:47.546422   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 08:52:47.546475   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 08:52:47.546548   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 08:52:47.546604   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 08:52:47.546682   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 08:52:47.546738   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 08:52:47.546815   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 08:52:47.546871   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 08:52:47.546952   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 08:52:47.547008   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 08:52:47.547075   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 08:52:47.547135   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 08:52:47.547202   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 08:52:47.547255   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 08:52:47.547323   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 08:52:47.547377   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 08:52:47.547444   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 08:52:47.547499   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 08:52:47.547575   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 08:52:47.547631   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 08:52:47.547705   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 08:52:47.547763   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 08:52:47.547839   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 08:52:47.547924   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 08:52:47.547997   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 08:52:47.548053   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 08:52:47.548120   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 08:52:47.548175   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 08:52:47.548249   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 08:52:47.548305   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 08:52:47.548373   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 08:52:47.548430   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 08:52:47.548503   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 08:52:47.548576   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 08:52:47.548652   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 08:52:47.548708   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 08:52:47.548776   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 08:52:47.548839   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 08:52:47.548913   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 08:52:47.548969   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 08:52:47.549037   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 08:52:47.549093   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 08:52:47.549163   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 08:52:47.549221   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 08:52:47.549285   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 08:52:47.549341   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 08:52:47.549409   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 08:52:47.549463   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 08:52:47.549530   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 08:52:47.549589   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 08:52:47.549657   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 08:52:47.549710   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 08:52:47.549777   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 08:52:47.549840   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 08:52:47.549907   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 08:52:47.549962   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 08:52:47.550029   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 08:52:47.550082   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 08:52:47.550148   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 08:52:47.550204   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 08:52:47.550269   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 08:52:47.550323   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 08:52:47.550390   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 08:52:47.550446   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 08:52:47.550513   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 08:52:47.550575   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 08:52:47.550643   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 08:52:47.550697   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 08:52:47.550765   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 08:52:47.550832   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 08:52:47.550904   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 08:52:47.550961   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 08:52:47.551035   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 08:52:47.551092   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 08:52:47.551159   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 08:52:47.551214   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 08:52:47.551281   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 08:52:47.551337   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 08:52:47.551410   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 08:52:47.551470   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 08:52:47.551549   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 08:52:47.551604   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 }
I20251210 08:52:47.559612  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.566776  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.573896  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.581212  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.590870  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.597532  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.604187  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.611742  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.618691  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.625990  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.632822  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.640203  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.647853  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.653486  5073 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 31eb2ae3dac34401b83375d964b03aff has no consensus state
W20251210 08:52:47.654155  5073 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2c63e69784274db3bf6e2e1d2b11415a has no consensus state
I20251210 08:52:47.658615  5163 tablet_service.cc:1505] Processing CreateTablet for tablet 31eb2ae3dac34401b83375d964b03aff (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=b222d21984454ee581fbfa9c1f4a74f8]), partition=RANGE (c0) PARTITION VALUES < 0
I20251210 08:52:47.659092  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31eb2ae3dac34401b83375d964b03aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:47.660329  5162 tablet_service.cc:1505] Processing CreateTablet for tablet 2c63e69784274db3bf6e2e1d2b11415a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=b222d21984454ee581fbfa9c1f4a74f8]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20251210 08:52:47.660759  5162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c63e69784274db3bf6e2e1d2b11415a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:47.666553  5210 tablet_bootstrap.cc:492] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4: Bootstrap starting.
I20251210 08:52:47.668290  5210 tablet_bootstrap.cc:654] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:47.670192  5210 tablet_bootstrap.cc:492] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4: No bootstrap required, opened a new log
I20251210 08:52:47.670361  5210 ts_tablet_manager.cc:1403] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:47.671198  5210 raft_consensus.cc:359] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.671377  5210 raft_consensus.cc:385] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:47.671432  5210 raft_consensus.cc:740] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b752a7e84d64cec9426e1ab6a7617b4, State: Initialized, Role: FOLLOWER
I20251210 08:52:47.671662  5210 consensus_queue.cc:260] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.671833  5210 raft_consensus.cc:399] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:47.671941  5210 raft_consensus.cc:493] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:47.672029  5210 raft_consensus.cc:3060] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:47.675184  5210 raft_consensus.cc:515] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.675426  5210 leader_election.cc:304] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b752a7e84d64cec9426e1ab6a7617b4; no voters: 
I20251210 08:52:47.675611  5210 leader_election.cc:290] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:47.675683  5212 raft_consensus.cc:2804] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:47.675819  5212 raft_consensus.cc:697] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 LEADER]: Becoming Leader. State: Replica: 7b752a7e84d64cec9426e1ab6a7617b4, State: Running, Role: LEADER
I20251210 08:52:47.676064  5212 consensus_queue.cc:237] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.676194  5210 ts_tablet_manager.cc:1434] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 08:52:47.676452  5210 tablet_bootstrap.cc:492] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4: Bootstrap starting.
I20251210 08:52:47.677907  5210 tablet_bootstrap.cc:654] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:47.680884  5210 tablet_bootstrap.cc:492] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4: No bootstrap required, opened a new log
I20251210 08:52:47.681036  5210 ts_tablet_manager.cc:1403] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20251210 08:52:47.681178  5073 catalog_manager.cc:5654] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b752a7e84d64cec9426e1ab6a7617b4 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:47.681800  5210 raft_consensus.cc:359] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.681968  5210 raft_consensus.cc:385] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:47.682025  5210 raft_consensus.cc:740] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b752a7e84d64cec9426e1ab6a7617b4, State: Initialized, Role: FOLLOWER
I20251210 08:52:47.682219  5210 consensus_queue.cc:260] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.682376  5210 raft_consensus.cc:399] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:47.682430  5210 raft_consensus.cc:493] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:47.682493  5210 raft_consensus.cc:3060] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:47.685617  5210 raft_consensus.cc:515] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.685878  5210 leader_election.cc:304] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b752a7e84d64cec9426e1ab6a7617b4; no voters: 
I20251210 08:52:47.686084  5210 leader_election.cc:290] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:47.686120  5212 raft_consensus.cc:2804] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:47.686259  5212 raft_consensus.cc:697] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 LEADER]: Becoming Leader. State: Replica: 7b752a7e84d64cec9426e1ab6a7617b4, State: Running, Role: LEADER
I20251210 08:52:47.686511  5210 ts_tablet_manager.cc:1434] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:47.686473  5212 consensus_queue.cc:237] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } }
I20251210 08:52:47.688656  5073 catalog_manager.cc:5654] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b752a7e84d64cec9426e1ab6a7617b4 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b752a7e84d64cec9426e1ab6a7617b4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36601 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:47.693804  5073 catalog_manager.cc:6199] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee: test-alter-range-partitioning-invalid [id=b222d21984454ee581fbfa9c1f4a74f8] alter complete (version 0)
I20251210 08:52:47.704066  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.718997  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.731523  5076 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.742637  5076 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.753459  5073 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45526:
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 08:52:47.765188   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:47.786357   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:47.786763   416 tablet_replica.cc:333] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4: stopping tablet replica
I20251210 08:52:47.787003   416 raft_consensus.cc:2243] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.787194   416 raft_consensus.cc:2272] T 2c63e69784274db3bf6e2e1d2b11415a P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.788106   416 tablet_replica.cc:333] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4: stopping tablet replica
I20251210 08:52:47.788249   416 raft_consensus.cc:2243] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.788385   416 raft_consensus.cc:2272] T 31eb2ae3dac34401b83375d964b03aff P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.789256   416 tablet_replica.cc:333] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4: stopping tablet replica
I20251210 08:52:47.789384   416 raft_consensus.cc:2243] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.789526   416 raft_consensus.cc:2272] T bce51c6988ef4ad3bdd03b7c61697cd4 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.790235   416 tablet_replica.cc:333] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4: stopping tablet replica
I20251210 08:52:47.790355   416 raft_consensus.cc:2243] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.790522   416 raft_consensus.cc:2272] T e22f0a70f74943efafd2fa2565ca7c38 P 7b752a7e84d64cec9426e1ab6a7617b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.805665   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:47.809803   416 master.cc:561] Master@127.0.104.62:43353 shutting down...
I20251210 08:52:47.817852   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:47.818154   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:47.818264   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P cce2b271a5654eba9b828dc668a81dee: stopping tablet replica
I20251210 08:52:47.822203   416 master.cc:583] Master@127.0.104.62:43353 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioningInvalid (676 ms)
[ RUN      ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20251210 08:52:47.833101   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42525
I20251210 08:52:47.833632   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:47.834455   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:47.836014   416 webserver.cc:492] Webserver started at http://127.0.104.62:36943/ using document root <none> and password file <none>
I20251210 08:52:47.836251   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:47.836319   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:47.836450   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:47.837145   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "6f7fbd9d3b284b8c8212e87c5258f424"
format_stamp: "Formatted at 2025-12-10 08:52:47 on dist-test-slave-cbxd"
I20251210 08:52:47.839700   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:52:47.841313  5229 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:47.841733   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:47.841841   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "6f7fbd9d3b284b8c8212e87c5258f424"
format_stamp: "Formatted at 2025-12-10 08:52:47 on dist-test-slave-cbxd"
I20251210 08:52:47.841943   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-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 08:52:47.849622   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:47.850152   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:47.860757   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42525
I20251210 08:52:47.860782  5280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42525 every 8 connection(s)
I20251210 08:52:47.862035  5281 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 08:52:47.866600  5281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Bootstrap starting.
I20251210 08:52:47.867834  5281 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:47.869352  5281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: No bootstrap required, opened a new log
I20251210 08:52:47.870078  5281 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f7fbd9d3b284b8c8212e87c5258f424" member_type: VOTER }
I20251210 08:52:47.870204  5281 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:47.870254  5281 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f7fbd9d3b284b8c8212e87c5258f424, State: Initialized, Role: FOLLOWER
I20251210 08:52:47.870435  5281 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f7fbd9d3b284b8c8212e87c5258f424" member_type: VOTER }
I20251210 08:52:47.870544  5281 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:47.870599  5281 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:47.870664  5281 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:47.872745  5281 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f7fbd9d3b284b8c8212e87c5258f424" member_type: VOTER }
I20251210 08:52:47.872951  5281 leader_election.cc:304] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f7fbd9d3b284b8c8212e87c5258f424; no voters: 
I20251210 08:52:47.873350  5281 leader_election.cc:290] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:47.873502  5284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:47.873919  5284 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 1 LEADER]: Becoming Leader. State: Replica: 6f7fbd9d3b284b8c8212e87c5258f424, State: Running, Role: LEADER
I20251210 08:52:47.874176  5281 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:47.874153  5284 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f7fbd9d3b284b8c8212e87c5258f424" member_type: VOTER }
I20251210 08:52:47.874908  5286 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f7fbd9d3b284b8c8212e87c5258f424. Latest consensus state: current_term: 1 leader_uuid: "6f7fbd9d3b284b8c8212e87c5258f424" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f7fbd9d3b284b8c8212e87c5258f424" member_type: VOTER } }
I20251210 08:52:47.875061  5286 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:47.874954  5285 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f7fbd9d3b284b8c8212e87c5258f424" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f7fbd9d3b284b8c8212e87c5258f424" member_type: VOTER } }
I20251210 08:52:47.875289  5285 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:47.876281  5289 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:47.877794  5289 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:47.879492   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:47.881060  5289 catalog_manager.cc:1357] Generated new cluster ID: 31801ccd116e45188baac2e866d4812d
I20251210 08:52:47.881145  5289 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:47.890753  5289 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:47.891603  5289 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:47.900954  5289 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Generated new TSK 0
I20251210 08:52:47.901225  5289 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:47.912755   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:47.913908   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:47.915268   416 webserver.cc:492] Webserver started at http://127.0.104.1:46121/ using document root <none> and password file <none>
I20251210 08:52:47.915486   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:47.915549   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:47.915678   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:47.916337   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "90601a54ca0e4306a0d34f99329b809b"
format_stamp: "Formatted at 2025-12-10 08:52:47 on dist-test-slave-cbxd"
I20251210 08:52:47.918946   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:47.920683  5305 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:47.921021   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:47.921136   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "90601a54ca0e4306a0d34f99329b809b"
format_stamp: "Formatted at 2025-12-10 08:52:47 on dist-test-slave-cbxd"
I20251210 08:52:47.921262   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-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 08:52:47.928833   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:47.929347   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:47.929936   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:47.930805   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:47.930862   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:47.930931   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:47.930964   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:47.942685   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45161
I20251210 08:52:47.942703  5367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45161 every 8 connection(s)
I20251210 08:52:47.952987  5368 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42525
I20251210 08:52:47.953158  5368 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:47.953509  5368 heartbeater.cc:507] Master 127.0.104.62:42525 requested a full tablet report, sending...
I20251210 08:52:47.954376  5246 ts_manager.cc:194] Registered new tserver with Master: 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161)
I20251210 08:52:47.954778   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011164239s
I20251210 08:52:47.955471  5246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48094
I20251210 08:52:47.965510  5246 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:47.966764  5368 heartbeater.cc:499] Master 127.0.104.62:42525 was elected leader, sending a full tablet report...
I20251210 08:52:47.977869  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 1dd27bb5bc8149a89e25a3bf88c61f73 (DEFAULT_TABLE table=fake-table [id=d2fdc98349784ad5a5d59dbbb3e2ae97]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:47.978322  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd27bb5bc8149a89e25a3bf88c61f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:47.983985  5380 tablet_bootstrap.cc:492] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:47.985313  5380 tablet_bootstrap.cc:654] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:47.987165  5380 tablet_bootstrap.cc:492] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:47.987303  5380 ts_tablet_manager.cc:1403] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:47.987962  5380 raft_consensus.cc:359] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:47.988102  5380 raft_consensus.cc:385] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:47.988138  5380 raft_consensus.cc:740] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:47.988327  5380 consensus_queue.cc:260] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:47.988448  5380 raft_consensus.cc:399] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:47.988507  5380 raft_consensus.cc:493] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:47.988579  5380 raft_consensus.cc:3060] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:47.990613  5380 raft_consensus.cc:515] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:47.990851  5380 leader_election.cc:304] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:47.991364  5380 leader_election.cc:290] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:47.991485  5382 raft_consensus.cc:2804] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:47.992331  5382 raft_consensus.cc:697] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:47.992447  5380 ts_tablet_manager.cc:1434] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20251210 08:52:47.992583  5382 consensus_queue.cc:237] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:47.994436  5245 catalog_manager.cc:5654] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90601a54ca0e4306a0d34f99329b809b (127.0.104.1). New cstate: current_term: 1 leader_uuid: "90601a54ca0e4306a0d34f99329b809b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:48.009977   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:48.010905  5246 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.017897  5333 tablet_service.cc:1505] Processing CreateTablet for tablet f49f8834435c4d4bb35f7aefbb3dd650 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:48.018326  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49f8834435c4d4bb35f7aefbb3dd650. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.023192  5380 tablet_bootstrap.cc:492] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.024466  5380 tablet_bootstrap.cc:654] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.025961  5380 tablet_bootstrap.cc:492] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.026106  5380 ts_tablet_manager.cc:1403] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20251210 08:52:48.026697  5380 raft_consensus.cc:359] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.026835  5380 raft_consensus.cc:385] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.026899  5380 raft_consensus.cc:740] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.027087  5380 consensus_queue.cc:260] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.027199  5380 raft_consensus.cc:399] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.027254  5380 raft_consensus.cc:493] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.034444  5380 raft_consensus.cc:3060] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.036430  5380 raft_consensus.cc:515] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.036674  5380 leader_election.cc:304] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.036839  5380 leader_election.cc:290] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.037026  5383 raft_consensus.cc:2804] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.037176  5383 raft_consensus.cc:697] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.037237  5380 ts_tablet_manager.cc:1434] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20251210 08:52:48.037415  5383 consensus_queue.cc:237] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.039551  5246 catalog_manager.cc:5654] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90601a54ca0e4306a0d34f99329b809b (127.0.104.1). New cstate: current_term: 1 leader_uuid: "90601a54ca0e4306a0d34f99329b809b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:48.046869  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.050087  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet f49f8834435c4d4bb35f7aefbb3dd650
I20251210 08:52:48.050812  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet f49f8834435c4d4bb35f7aefbb3dd650 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.051417  5390 tablet_replica.cc:333] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.051641  5390 raft_consensus.cc:2243] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.051848  5390 raft_consensus.cc:2272] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.052819  5390 ts_tablet_manager.cc:1916] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.052855  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" 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 08:52:48.056629  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b84116190c8244b799dced7aecd3c38b has no consensus state
I20251210 08:52:48.058190  5390 ts_tablet_manager.cc:1929] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.058322  5390 log.cc:1199] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/f49f8834435c4d4bb35f7aefbb3dd650
I20251210 08:52:48.058666  5390 ts_tablet_manager.cc:1950] T f49f8834435c4d4bb35f7aefbb3dd650 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.059032  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.059715  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet f49f8834435c4d4bb35f7aefbb3dd650 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.060422  5333 tablet_service.cc:1505] Processing CreateTablet for tablet b84116190c8244b799dced7aecd3c38b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.060801  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84116190c8244b799dced7aecd3c38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.061443  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.064584  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet b84116190c8244b799dced7aecd3c38b
I20251210 08:52:48.065415  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet b84116190c8244b799dced7aecd3c38b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.065764  5380 tablet_bootstrap.cc:492] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:48.066107  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet b84116190c8244b799dced7aecd3c38b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b84116190c8244b799dced7aecd3c38b already in progress: creating tablet
I20251210 08:52:48.066561  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.066977  5380 tablet_bootstrap.cc:654] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.068588  5380 tablet_bootstrap.cc:492] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.068722  5380 ts_tablet_manager.cc:1403] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.069152  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.069312  5380 raft_consensus.cc:359] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.069449  5380 raft_consensus.cc:385] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.069507  5380 raft_consensus.cc:740] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.069697  5380 consensus_queue.cc:260] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.069815  5380 raft_consensus.cc:399] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.069871  5380 raft_consensus.cc:493] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.069942  5380 raft_consensus.cc:3060] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.072320  5380 raft_consensus.cc:515] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.072549  5380 leader_election.cc:304] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
W20251210 08:52:48.072605  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3ca968c136624f1e9f29afcde1709a7f has no consensus state
I20251210 08:52:48.072918  5380 leader_election.cc:290] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.072976  5383 raft_consensus.cc:2804] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.073071  5383 raft_consensus.cc:697] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.073323  5380 ts_tablet_manager.cc:1434] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:48.073258  5383 consensus_queue.cc:237] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.074805  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.076248  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 3ca968c136624f1e9f29afcde1709a7f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.076686  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca968c136624f1e9f29afcde1709a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.076814  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet b84116190c8244b799dced7aecd3c38b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.077435  5390 tablet_replica.cc:333] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.077282  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.077610  5390 raft_consensus.cc:2243] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.077771  5390 raft_consensus.cc:2272] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.080730  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 3ca968c136624f1e9f29afcde1709a7f
I20251210 08:52:48.081562  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 3ca968c136624f1e9f29afcde1709a7f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.081969  5390 ts_tablet_manager.cc:1916] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.082859  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.083308  5244 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.085860  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.086810  5390 ts_tablet_manager.cc:1929] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.086916  5390 log.cc:1199] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/b84116190c8244b799dced7aecd3c38b
I20251210 08:52:48.087195  5390 ts_tablet_manager.cc:1950] T b84116190c8244b799dced7aecd3c38b P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.088198  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet b84116190c8244b799dced7aecd3c38b (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.088456  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 3ca968c136624f1e9f29afcde1709a7f because the tablet was not found. No further retry: Not found: Tablet not found: 3ca968c136624f1e9f29afcde1709a7f
I20251210 08:52:48.088984  5380 tablet_bootstrap.cc:492] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:48.089367  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81fb3214f804411b91e572b3be8ff8e9 has no consensus state
I20251210 08:52:48.090345  5380 tablet_bootstrap.cc:654] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.090688  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.092031  5380 tablet_bootstrap.cc:492] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.092149  5380 ts_tablet_manager.cc:1403] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.092676  5380 raft_consensus.cc:359] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.092815  5380 raft_consensus.cc:385] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.092870  5380 raft_consensus.cc:740] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.093034  5380 consensus_queue.cc:260] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.093175  5380 raft_consensus.cc:399] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.093235  5380 raft_consensus.cc:493] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.093305  5380 raft_consensus.cc:3060] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.093305  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 81fb3214f804411b91e572b3be8ff8e9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.093708  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81fb3214f804411b91e572b3be8ff8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.093710  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.097102  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 81fb3214f804411b91e572b3be8ff8e9
I20251210 08:52:48.097137  5380 raft_consensus.cc:515] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.097457  5380 leader_election.cc:304] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.097693  5380 leader_election.cc:290] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.097752  5383 raft_consensus.cc:2804] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.097882  5383 raft_consensus.cc:697] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.097999  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 81fb3214f804411b91e572b3be8ff8e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.098094  5383 consensus_queue.cc:237] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.098680  5380 ts_tablet_manager.cc:1434] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20251210 08:52:48.099069  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 81fb3214f804411b91e572b3be8ff8e9 because the tablet was not found. No further retry: Not found: Tablet not found: 81fb3214f804411b91e572b3be8ff8e9
I20251210 08:52:48.099175  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.100961  5380 tablet_bootstrap.cc:492] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.101783  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.102285  5380 tablet_bootstrap.cc:654] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.103312  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.103765  5380 tablet_bootstrap.cc:492] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.103924  5380 ts_tablet_manager.cc:1403] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.104327  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 3ca968c136624f1e9f29afcde1709a7f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.104552  5380 raft_consensus.cc:359] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.105116  5380 raft_consensus.cc:385] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.105165  5380 raft_consensus.cc:740] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.105319  5380 consensus_queue.cc:260] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.105458  5380 raft_consensus.cc:399] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.105465  5390 tablet_replica.cc:333] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.105533  5380 raft_consensus.cc:493] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.105604  5380 raft_consensus.cc:3060] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.105641  5390 raft_consensus.cc:2243] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.105790  5390 raft_consensus.cc:2272] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.106603  5390 ts_tablet_manager.cc:1916] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:48.106819  5244 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f38348fa1a8f4fb6b354c624980bef0d has no consensus state
I20251210 08:52:48.109195  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:48.110021  5231 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 3ca968c136624f1e9f29afcde1709a7f (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3ca968c136624f1e9f29afcde1709a7f consensus state has no leader
I20251210 08:52:48.110788  5333 tablet_service.cc:1505] Processing CreateTablet for tablet f38348fa1a8f4fb6b354c624980bef0d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.111179  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38348fa1a8f4fb6b354c624980bef0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.111382  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.111877  5390 ts_tablet_manager.cc:1929] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.112020  5390 log.cc:1199] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/3ca968c136624f1e9f29afcde1709a7f
I20251210 08:52:48.112360  5390 ts_tablet_manager.cc:1950] T 3ca968c136624f1e9f29afcde1709a7f P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.113862  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 3ca968c136624f1e9f29afcde1709a7f (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.114459  5380 raft_consensus.cc:515] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.114687  5380 leader_election.cc:304] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.114861  5380 leader_election.cc:290] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.114959  5383 raft_consensus.cc:2804] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.115093  5383 raft_consensus.cc:697] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.115320  5383 consensus_queue.cc:237] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.115471  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet f38348fa1a8f4fb6b354c624980bef0d
I20251210 08:52:48.116329  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet f38348fa1a8f4fb6b354c624980bef0d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.116850  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet f38348fa1a8f4fb6b354c624980bef0d because the tablet was not found. No further retry: Not found: Tablet not found: f38348fa1a8f4fb6b354c624980bef0d
I20251210 08:52:48.117564  5380 ts_tablet_manager.cc:1434] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20251210 08:52:48.117435  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.117805  5380 tablet_bootstrap.cc:492] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.118933  5380 tablet_bootstrap.cc:654] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.120026  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.121626  5380 tablet_bootstrap.cc:492] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.121744  5380 ts_tablet_manager.cc:1403] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:48.122480  5380 raft_consensus.cc:359] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.122653  5380 raft_consensus.cc:385] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.122715  5380 raft_consensus.cc:740] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.122884  5380 consensus_queue.cc:260] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.122987  5380 raft_consensus.cc:399] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.123032  5380 raft_consensus.cc:493] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.123103  5380 raft_consensus.cc:3060] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.122601  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.125356  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 81fb3214f804411b91e572b3be8ff8e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.125576  5380 raft_consensus.cc:515] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.125679  5390 tablet_replica.cc:333] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.125773  5380 leader_election.cc:304] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.125854  5390 raft_consensus.cc:2243] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.126016  5383 raft_consensus.cc:2804] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.126139  5383 raft_consensus.cc:697] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
W20251210 08:52:48.126358  5244 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 855bc537f8864e679d5554a27aac4b07 has no consensus state
I20251210 08:52:48.126334  5383 consensus_queue.cc:237] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.126029  5390 raft_consensus.cc:2272] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.128485  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.128831  5390 ts_tablet_manager.cc:1916] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.130535  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 855bc537f8864e679d5554a27aac4b07 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 08:52:48.131070  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 855bc537f8864e679d5554a27aac4b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.132143  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.132277  5380 leader_election.cc:290] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.132994  5380 ts_tablet_manager.cc:1434] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20251210 08:52:48.136269  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 855bc537f8864e679d5554a27aac4b07
I20251210 08:52:48.137158  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 855bc537f8864e679d5554a27aac4b07 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.137212  5380 tablet_bootstrap.cc:492] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.138624  5390 ts_tablet_manager.cc:1929] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.138746  5390 log.cc:1199] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/81fb3214f804411b91e572b3be8ff8e9
I20251210 08:52:48.138801  5380 tablet_bootstrap.cc:654] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.138731  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.139094  5390 ts_tablet_manager.cc:1950] T 81fb3214f804411b91e572b3be8ff8e9 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.140256  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 81fb3214f804411b91e572b3be8ff8e9 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.140502  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 855bc537f8864e679d5554a27aac4b07 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 855bc537f8864e679d5554a27aac4b07 already in progress: creating tablet
I20251210 08:52:48.141185  5380 tablet_bootstrap.cc:492] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.141307  5380 ts_tablet_manager.cc:1403] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:48.141950  5380 raft_consensus.cc:359] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.142060  5380 raft_consensus.cc:385] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.142092  5380 raft_consensus.cc:740] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.141968  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.142247  5380 consensus_queue.cc:260] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.142395  5380 raft_consensus.cc:399] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.142453  5380 raft_consensus.cc:493] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.142515  5380 raft_consensus.cc:3060] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.142922  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.143674  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet f38348fa1a8f4fb6b354c624980bef0d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.143971  5390 tablet_replica.cc:333] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.144134  5390 raft_consensus.cc:2243] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.144274  5390 raft_consensus.cc:2272] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.145223  5380 raft_consensus.cc:515] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.145431  5380 leader_election.cc:304] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.145614  5380 leader_election.cc:290] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.145797  5382 raft_consensus.cc:2804] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.145915  5382 raft_consensus.cc:697] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.146011  5380 ts_tablet_manager.cc:1434] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:52:48.146116  5382 consensus_queue.cc:237] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.146744  5244 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7134ac726a964d668117273debf8b513 has no consensus state
I20251210 08:52:48.148500  5390 ts_tablet_manager.cc:1916] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.149161  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.150363  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 7134ac726a964d668117273debf8b513 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251210 08:52:48.150758  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7134ac726a964d668117273debf8b513. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.151575  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.154307  5390 ts_tablet_manager.cc:1929] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.154426  5390 log.cc:1199] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/f38348fa1a8f4fb6b354c624980bef0d
I20251210 08:52:48.154755  5390 ts_tablet_manager.cc:1950] T f38348fa1a8f4fb6b354c624980bef0d P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.155418  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 7134ac726a964d668117273debf8b513
I20251210 08:52:48.155678  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet f38348fa1a8f4fb6b354c624980bef0d (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.156320  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 7134ac726a964d668117273debf8b513 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.156462  5380 tablet_bootstrap.cc:492] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.157693  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:48.158049  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 7134ac726a964d668117273debf8b513 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7134ac726a964d668117273debf8b513 already in progress: creating tablet
I20251210 08:52:48.157877  5380 tablet_bootstrap.cc:654] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.158699  5244 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.159488  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 855bc537f8864e679d5554a27aac4b07 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.159783  5390 tablet_replica.cc:333] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.160022  5390 raft_consensus.cc:2243] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.160146  5380 tablet_bootstrap.cc:492] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.160193  5390 raft_consensus.cc:2272] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.160276  5380 ts_tablet_manager.cc:1403] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:48.161132  5390 ts_tablet_manager.cc:1916] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.161185  5380 raft_consensus.cc:359] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.161321  5380 raft_consensus.cc:385] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.161377  5380 raft_consensus.cc:740] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.161338  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.161602  5380 consensus_queue.cc:260] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.161751  5380 raft_consensus.cc:399] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.161818  5380 raft_consensus.cc:493] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.161885  5380 raft_consensus.cc:3060] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.164515  5380 raft_consensus.cc:515] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.164708  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07572c750b2b463e855984461c7b87d5 has no consensus state
I20251210 08:52:48.164741  5380 leader_election.cc:304] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.164985  5383 raft_consensus.cc:2804] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.165081  5383 raft_consensus.cc:697] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.165269  5383 consensus_queue.cc:237] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.166240  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.167758  5390 ts_tablet_manager.cc:1929] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.167876  5390 log.cc:1199] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/855bc537f8864e679d5554a27aac4b07
I20251210 08:52:48.168300  5390 ts_tablet_manager.cc:1950] T 855bc537f8864e679d5554a27aac4b07 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.168764  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.168857  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 07572c750b2b463e855984461c7b87d5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.169220  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07572c750b2b463e855984461c7b87d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.169284  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 855bc537f8864e679d5554a27aac4b07 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.170226  5380 leader_election.cc:290] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.170576  5380 ts_tablet_manager.cc:1434] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20251210 08:52:48.172273  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 07572c750b2b463e855984461c7b87d5
I20251210 08:52:48.173152  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 07572c750b2b463e855984461c7b87d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.173686  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 07572c750b2b463e855984461c7b87d5 because the tablet was not found. No further retry: Not found: Tablet not found: 07572c750b2b463e855984461c7b87d5
I20251210 08:52:48.174252  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.175450  5380 tablet_bootstrap.cc:492] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.176949  5380 tablet_bootstrap.cc:654] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.176995  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.179728  5380 tablet_bootstrap.cc:492] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.179862  5380 ts_tablet_manager.cc:1403] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:48.180492  5380 raft_consensus.cc:359] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.180596  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bc0e64b6f3164fe99c67f430cb644276 has no consensus state
I20251210 08:52:48.180682  5380 raft_consensus.cc:385] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.180733  5380 raft_consensus.cc:740] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.180930  5380 consensus_queue.cc:260] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.181077  5380 raft_consensus.cc:399] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.181131  5380 raft_consensus.cc:493] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.181203  5380 raft_consensus.cc:3060] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.182633  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.183615  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 7134ac726a964d668117273debf8b513 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.183858  5390 tablet_replica.cc:333] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.184043  5390 raft_consensus.cc:2243] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.184194  5390 raft_consensus.cc:2272] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.184175  5380 raft_consensus.cc:515] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.184381  5380 leader_election.cc:304] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.184605  5383 raft_consensus.cc:2804] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.184816  5383 raft_consensus.cc:697] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.185045  5383 consensus_queue.cc:237] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.185372  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.185518  5380 leader_election.cc:290] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.185745  5390 ts_tablet_manager.cc:1916] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.185986  5380 ts_tablet_manager.cc:1434] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 08:52:48.187343  5333 tablet_service.cc:1505] Processing CreateTablet for tablet bc0e64b6f3164fe99c67f430cb644276 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.187745  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0e64b6f3164fe99c67f430cb644276. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.188884  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet bc0e64b6f3164fe99c67f430cb644276
I20251210 08:52:48.189742  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet bc0e64b6f3164fe99c67f430cb644276 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.191426  5244 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.191522  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.192562  5390 ts_tablet_manager.cc:1929] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.192668  5390 log.cc:1199] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/7134ac726a964d668117273debf8b513
I20251210 08:52:48.193048  5390 ts_tablet_manager.cc:1950] T 7134ac726a964d668117273debf8b513 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.193310  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 07572c750b2b463e855984461c7b87d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.194032  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 7134ac726a964d668117273debf8b513 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.194465  5380 tablet_bootstrap.cc:492] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.194824  5390 tablet_replica.cc:333] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
W20251210 08:52:48.194943  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet bc0e64b6f3164fe99c67f430cb644276 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bc0e64b6f3164fe99c67f430cb644276 already in progress: creating tablet
I20251210 08:52:48.194973  5390 raft_consensus.cc:2243] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.195140  5390 raft_consensus.cc:2272] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.195822  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.196183  5390 ts_tablet_manager.cc:1916] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.196393  5380 tablet_bootstrap.cc:654] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.197955  5380 tablet_bootstrap.cc:492] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.198079  5380 ts_tablet_manager.cc:1403] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:48.198698  5380 raft_consensus.cc:359] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.198868  5380 raft_consensus.cc:385] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.198923  5380 raft_consensus.cc:740] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
W20251210 08:52:48.200135  5244 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91eb143a3937460a8603e04cac78ebb9 has no consensus state
I20251210 08:52:48.200244  5380 consensus_queue.cc:260] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.200397  5380 raft_consensus.cc:399] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.200462  5380 raft_consensus.cc:493] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.200536  5380 raft_consensus.cc:3060] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.202132  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.203032  5390 ts_tablet_manager.cc:1929] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.203145  5390 log.cc:1199] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/07572c750b2b463e855984461c7b87d5
I20251210 08:52:48.203131  5380 raft_consensus.cc:515] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.203346  5380 leader_election.cc:304] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.203508  5380 leader_election.cc:290] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.203543  5390 ts_tablet_manager.cc:1950] T 07572c750b2b463e855984461c7b87d5 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.203737  5382 raft_consensus.cc:2804] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.203857  5382 raft_consensus.cc:697] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.203948  5380 ts_tablet_manager.cc:1434] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 08:52:48.204092  5382 consensus_queue.cc:237] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.204398  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 91eb143a3937460a8603e04cac78ebb9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251210 08:52:48.204783  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91eb143a3937460a8603e04cac78ebb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.204828  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 07572c750b2b463e855984461c7b87d5 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.206298  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.209210  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 91eb143a3937460a8603e04cac78ebb9
I20251210 08:52:48.209998  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 91eb143a3937460a8603e04cac78ebb9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.210354  5380 tablet_bootstrap.cc:492] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:48.210611  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 91eb143a3937460a8603e04cac78ebb9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 91eb143a3937460a8603e04cac78ebb9 already in progress: creating tablet
I20251210 08:52:48.211544  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.211731  5380 tablet_bootstrap.cc:654] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.211997  5244 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.213264  5380 tablet_bootstrap.cc:492] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.213387  5380 ts_tablet_manager.cc:1403] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.213551  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet bc0e64b6f3164fe99c67f430cb644276 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.213774  5390 tablet_replica.cc:333] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.213932  5390 raft_consensus.cc:2243] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.214090  5390 raft_consensus.cc:2272] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.214150  5380 raft_consensus.cc:359] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.214301  5380 raft_consensus.cc:385] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.214350  5380 raft_consensus.cc:740] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.214534  5380 consensus_queue.cc:260] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.214668  5380 raft_consensus.cc:399] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.214726  5380 raft_consensus.cc:493] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.214794  5380 raft_consensus.cc:3060] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.215186  5390 ts_tablet_manager.cc:1916] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.215513  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.217002  5380 raft_consensus.cc:515] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.217190  5380 leader_election.cc:304] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.217341  5380 leader_election.cc:290] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.217393  5382 raft_consensus.cc:2804] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.217489  5382 raft_consensus.cc:697] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.217720  5380 ts_tablet_manager.cc:1434] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:48.217700  5382 consensus_queue.cc:237] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.220664  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ddde0acebe6e4ac49559a9b9254fd543 has no consensus state
I20251210 08:52:48.221033  5390 ts_tablet_manager.cc:1929] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.221127  5390 log.cc:1199] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/bc0e64b6f3164fe99c67f430cb644276
I20251210 08:52:48.221450  5390 ts_tablet_manager.cc:1950] T bc0e64b6f3164fe99c67f430cb644276 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.221678  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 91eb143a3937460a8603e04cac78ebb9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.222296  5390 tablet_replica.cc:333] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.222417  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet bc0e64b6f3164fe99c67f430cb644276 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.222474  5390 raft_consensus.cc:2243] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.222671  5390 raft_consensus.cc:2272] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.223452  5390 ts_tablet_manager.cc:1916] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.224537  5333 tablet_service.cc:1505] Processing CreateTablet for tablet ddde0acebe6e4ac49559a9b9254fd543 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251210 08:52:48.224651  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.224946  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddde0acebe6e4ac49559a9b9254fd543. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.227200  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.227965  5390 ts_tablet_manager.cc:1929] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.228062  5390 log.cc:1199] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/91eb143a3937460a8603e04cac78ebb9
I20251210 08:52:48.228334  5390 ts_tablet_manager.cc:1950] T 91eb143a3937460a8603e04cac78ebb9 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.229103  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 91eb143a3937460a8603e04cac78ebb9 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.230301  5380 tablet_bootstrap.cc:492] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.231019  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet ddde0acebe6e4ac49559a9b9254fd543
I20251210 08:52:48.231505  5380 tablet_bootstrap.cc:654] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.231673  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet ddde0acebe6e4ac49559a9b9254fd543 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.232899  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet ddde0acebe6e4ac49559a9b9254fd543 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ddde0acebe6e4ac49559a9b9254fd543 already in progress: creating tablet
I20251210 08:52:48.233270  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.236085  5380 tablet_bootstrap.cc:492] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.236238  5380 ts_tablet_manager.cc:1403] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.004s
I20251210 08:52:48.236289  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.236965  5380 raft_consensus.cc:359] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.237120  5380 raft_consensus.cc:385] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.237182  5380 raft_consensus.cc:740] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.237376  5380 consensus_queue.cc:260] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.237524  5380 raft_consensus.cc:399] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.237627  5380 raft_consensus.cc:493] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.237699  5380 raft_consensus.cc:3060] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.239784  5380 raft_consensus.cc:515] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.239925  5244 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 97b623a0e03243618f0b619b4e48cc0a has no consensus state
I20251210 08:52:48.240013  5380 leader_election.cc:304] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.240178  5380 leader_election.cc:290] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.240263  5384 raft_consensus.cc:2804] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.240373  5384 raft_consensus.cc:697] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.240582  5384 consensus_queue.cc:237] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.240962  5380 ts_tablet_manager.cc:1434] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:48.242132  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.243470  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 97b623a0e03243618f0b619b4e48cc0a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.243880  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b623a0e03243618f0b619b4e48cc0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.244982  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.249277  5244 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 97b623a0e03243618f0b619b4e48cc0a
I20251210 08:52:48.249310  5380 tablet_bootstrap.cc:492] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.250121  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 97b623a0e03243618f0b619b4e48cc0a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.250659  5380 tablet_bootstrap.cc:654] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:48.250824  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 97b623a0e03243618f0b619b4e48cc0a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 97b623a0e03243618f0b619b4e48cc0a already in progress: creating tablet
I20251210 08:52:48.252076  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.252691  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.253474  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet ddde0acebe6e4ac49559a9b9254fd543 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.254086  5390 tablet_replica.cc:333] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.254242  5390 raft_consensus.cc:2243] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.254420  5390 raft_consensus.cc:2272] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.255826  5390 ts_tablet_manager.cc:1916] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.256119  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.258492  5380 tablet_bootstrap.cc:492] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.258683  5380 ts_tablet_manager.cc:1403] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20251210 08:52:48.259310  5380 raft_consensus.cc:359] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.259449  5380 raft_consensus.cc:385] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.259503  5380 raft_consensus.cc:740] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.259708  5380 consensus_queue.cc:260] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.259851  5380 raft_consensus.cc:399] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.259946  5380 raft_consensus.cc:493] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.260037  5380 raft_consensus.cc:3060] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.260301  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a18726a9ad63477887a98edeacabe2fd has no consensus state
I20251210 08:52:48.261911  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.262218  5380 raft_consensus.cc:515] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.262974  5380 leader_election.cc:304] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.263208  5390 ts_tablet_manager.cc:1929] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.263245  5384 raft_consensus.cc:2804] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.263311  5390 log.cc:1199] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/ddde0acebe6e4ac49559a9b9254fd543
I20251210 08:52:48.263353  5384 raft_consensus.cc:697] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.263626  5390 ts_tablet_manager.cc:1950] T ddde0acebe6e4ac49559a9b9254fd543 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.263878  5380 leader_election.cc:290] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.263550  5384 consensus_queue.cc:237] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.264318  5380 ts_tablet_manager.cc:1434] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20251210 08:52:48.264348  5333 tablet_service.cc:1505] Processing CreateTablet for tablet a18726a9ad63477887a98edeacabe2fd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.264724  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18726a9ad63477887a98edeacabe2fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.265727  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.266443  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet ddde0acebe6e4ac49559a9b9254fd543 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.268692  5244 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet a18726a9ad63477887a98edeacabe2fd
I20251210 08:52:48.269418  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet a18726a9ad63477887a98edeacabe2fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.270671  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet a18726a9ad63477887a98edeacabe2fd because the tablet was not found. No further retry: Not found: Tablet not found: a18726a9ad63477887a98edeacabe2fd
I20251210 08:52:48.270773  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.271181  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.271958  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 97b623a0e03243618f0b619b4e48cc0a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.272140  5380 tablet_bootstrap.cc:492] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.272222  5390 tablet_replica.cc:333] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.272382  5390 raft_consensus.cc:2243] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.272547  5390 raft_consensus.cc:2272] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.273554  5390 ts_tablet_manager.cc:1916] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.273733  5380 tablet_bootstrap.cc:654] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.274431  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.275996  5380 tablet_bootstrap.cc:492] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.276190  5380 ts_tablet_manager.cc:1403] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20251210 08:52:48.276888  5380 raft_consensus.cc:359] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.277017  5380 raft_consensus.cc:385] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.277070  5380 raft_consensus.cc:740] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.277245  5380 consensus_queue.cc:260] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.277377  5380 raft_consensus.cc:399] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.277436  5380 raft_consensus.cc:493] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.277549  5380 raft_consensus.cc:3060] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.278764  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05ec0e28add2455998a0fe5c9ee99d1a has no consensus state
I20251210 08:52:48.279950  5390 ts_tablet_manager.cc:1929] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.280058  5390 log.cc:1199] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/97b623a0e03243618f0b619b4e48cc0a
I20251210 08:52:48.280367  5390 ts_tablet_manager.cc:1950] T 97b623a0e03243618f0b619b4e48cc0a P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.280378  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.280833  5380 raft_consensus.cc:515] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.281028  5380 leader_election.cc:304] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.281204  5380 leader_election.cc:290] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.281257  5384 raft_consensus.cc:2804] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.281527  5384 raft_consensus.cc:697] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.281582  5380 ts_tablet_manager.cc:1434] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:52:48.281770  5384 consensus_queue.cc:237] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.283443  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 97b623a0e03243618f0b619b4e48cc0a (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.283555  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.283631  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 05ec0e28add2455998a0fe5c9ee99d1a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251210 08:52:48.284085  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ec0e28add2455998a0fe5c9ee99d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.286752  5244 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 05ec0e28add2455998a0fe5c9ee99d1a
I20251210 08:52:48.287501  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 05ec0e28add2455998a0fe5c9ee99d1a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.288079  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 05ec0e28add2455998a0fe5c9ee99d1a because the tablet was not found. No further retry: Not found: Tablet not found: 05ec0e28add2455998a0fe5c9ee99d1a
I20251210 08:52:48.288867  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
I20251210 08:52:48.289386  5380 tablet_bootstrap.cc:492] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.289829  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.290690  5380 tablet_bootstrap.cc:654] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.291312  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet a18726a9ad63477887a98edeacabe2fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.291604  5390 tablet_replica.cc:333] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.291774  5390 raft_consensus.cc:2243] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.291967  5390 raft_consensus.cc:2272] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.292745  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.293100  5380 tablet_bootstrap.cc:492] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.293226  5380 ts_tablet_manager.cc:1403] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:48.293659  5390 ts_tablet_manager.cc:1916] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.293787  5380 raft_consensus.cc:359] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.293922  5380 raft_consensus.cc:385] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.293987  5380 raft_consensus.cc:740] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.294178  5380 consensus_queue.cc:260] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.294289  5380 raft_consensus.cc:399] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.294346  5380 raft_consensus.cc:493] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.294414  5380 raft_consensus.cc:3060] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.296708  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8236f710533943048f8c793bbe9236b8 has no consensus state
I20251210 08:52:48.296862  5380 raft_consensus.cc:515] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.297066  5380 leader_election.cc:304] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.297282  5384 raft_consensus.cc:2804] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.297679  5384 raft_consensus.cc:697] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.297910  5384 consensus_queue.cc:237] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.299207  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.299571  5380 leader_election.cc:290] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.299621  5390 ts_tablet_manager.cc:1929] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.299731  5390 log.cc:1199] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/a18726a9ad63477887a98edeacabe2fd
I20251210 08:52:48.300144  5390 ts_tablet_manager.cc:1950] T a18726a9ad63477887a98edeacabe2fd P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.300190  5380 ts_tablet_manager.cc:1434] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:52:48.302232  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 8236f710533943048f8c793bbe9236b8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251210 08:52:48.302605  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8236f710533943048f8c793bbe9236b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.302505  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.304746  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet a18726a9ad63477887a98edeacabe2fd (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.306653  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 8236f710533943048f8c793bbe9236b8
I20251210 08:52:48.307693  5380 tablet_bootstrap.cc:492] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.308204  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 8236f710533943048f8c793bbe9236b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.308669  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.309096  5380 tablet_bootstrap.cc:654] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:48.309223  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 8236f710533943048f8c793bbe9236b8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8236f710533943048f8c793bbe9236b8 already in progress: creating tablet
I20251210 08:52:48.310647  5380 tablet_bootstrap.cc:492] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.310777  5380 ts_tablet_manager.cc:1403] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.310927  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.311381  5380 raft_consensus.cc:359] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.311522  5380 raft_consensus.cc:385] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.311592  5380 raft_consensus.cc:740] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.311769  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 05ec0e28add2455998a0fe5c9ee99d1a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.311754  5380 consensus_queue.cc:260] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.311932  5380 raft_consensus.cc:399] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.311991  5380 raft_consensus.cc:493] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.312036  5390 tablet_replica.cc:333] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.312053  5380 raft_consensus.cc:3060] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.312175  5390 raft_consensus.cc:2243] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.312302  5390 raft_consensus.cc:2272] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.313459  5390 ts_tablet_manager.cc:1916] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.314170  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.314754  5380 raft_consensus.cc:515] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.314954  5380 leader_election.cc:304] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.315110  5380 leader_election.cc:290] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.315176  5383 raft_consensus.cc:2804] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.315332  5383 raft_consensus.cc:697] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.315526  5383 consensus_queue.cc:237] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.315822  5380 ts_tablet_manager.cc:1434] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20251210 08:52:48.318277  5244 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81e2c233ce8d4c38a854ce067489f9de has no consensus state
I20251210 08:52:48.319079  5390 ts_tablet_manager.cc:1929] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.319169  5390 log.cc:1199] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/05ec0e28add2455998a0fe5c9ee99d1a
I20251210 08:52:48.319468  5390 ts_tablet_manager.cc:1950] T 05ec0e28add2455998a0fe5c9ee99d1a P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.320421  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 05ec0e28add2455998a0fe5c9ee99d1a (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.321256  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.322507  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 81e2c233ce8d4c38a854ce067489f9de (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.322873  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e2c233ce8d4c38a854ce067489f9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.324018  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.327023  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 81e2c233ce8d4c38a854ce067489f9de
I20251210 08:52:48.327746  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 81e2c233ce8d4c38a854ce067489f9de with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.328102  5380 tablet_bootstrap.cc:492] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.328914  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.329313  5380 tablet_bootstrap.cc:654] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:48.329762  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 81e2c233ce8d4c38a854ce067489f9de because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 81e2c233ce8d4c38a854ce067489f9de already in progress: creating tablet
I20251210 08:52:48.330821  5380 tablet_bootstrap.cc:492] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.330946  5380 ts_tablet_manager.cc:1403] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.331604  5380 raft_consensus.cc:359] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.331533  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.331780  5380 raft_consensus.cc:385] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.331849  5380 raft_consensus.cc:740] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.332068  5380 consensus_queue.cc:260] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.332214  5380 raft_consensus.cc:399] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.332267  5380 raft_consensus.cc:493] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.332329  5380 raft_consensus.cc:3060] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.332612  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 8236f710533943048f8c793bbe9236b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.332850  5390 tablet_replica.cc:333] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.332998  5390 raft_consensus.cc:2243] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.333156  5390 raft_consensus.cc:2272] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.334152  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.335479  5380 raft_consensus.cc:515] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.335669  5380 leader_election.cc:304] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.335825  5380 leader_election.cc:290] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.335880  5384 raft_consensus.cc:2804] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.336283  5384 raft_consensus.cc:697] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.336442  5380 ts_tablet_manager.cc:1434] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20251210 08:52:48.336526  5384 consensus_queue.cc:237] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.337209  5390 ts_tablet_manager.cc:1916] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:48.337862  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 18466b2d71cb4e2cbb4c48f3803c3681 has no consensus state
I20251210 08:52:48.341022  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 81e2c233ce8d4c38a854ce067489f9de with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.342859  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.343124  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 18466b2d71cb4e2cbb4c48f3803c3681 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.343552  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18466b2d71cb4e2cbb4c48f3803c3681. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.343760  5390 ts_tablet_manager.cc:1929] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.345013  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.348227  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 18466b2d71cb4e2cbb4c48f3803c3681
I20251210 08:52:48.349001  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 18466b2d71cb4e2cbb4c48f3803c3681 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.349383  5380 tablet_bootstrap.cc:492] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.350220  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.350508  5380 tablet_bootstrap.cc:654] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.351965  5380 tablet_bootstrap.cc:492] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.352102  5380 ts_tablet_manager.cc:1403] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.352681  5380 raft_consensus.cc:359] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.352831  5380 raft_consensus.cc:385] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.352867  5380 raft_consensus.cc:740] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.353068  5380 consensus_queue.cc:260] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.353096  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.353370  5380 raft_consensus.cc:399] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.353443  5380 raft_consensus.cc:493] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.353518  5380 raft_consensus.cc:3060] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.355799  5380 raft_consensus.cc:515] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.356032  5380 leader_election.cc:304] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.356241  5384 raft_consensus.cc:2804] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.356341  5384 raft_consensus.cc:697] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.356519  5384 consensus_queue.cc:237] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.357219  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d107ee9f1d9c4045b5b3fc7dd4e60dd0 has no consensus state
I20251210 08:52:48.359264  5380 leader_election.cc:290] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.359555  5390 log.cc:1199] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/8236f710533943048f8c793bbe9236b8
I20251210 08:52:48.359670  5380 ts_tablet_manager.cc:1434] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20251210 08:52:48.359957  5390 ts_tablet_manager.cc:1950] T 8236f710533943048f8c793bbe9236b8 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.360091  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.360811  5390 tablet_replica.cc:333] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.360966  5390 raft_consensus.cc:2243] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.361110  5390 raft_consensus.cc:2272] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.361725  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 8236f710533943048f8c793bbe9236b8 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.362279  5332 tablet_service.cc:1505] Processing CreateTablet for tablet d107ee9f1d9c4045b5b3fc7dd4e60dd0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251210 08:52:48.362637  5390 ts_tablet_manager.cc:1916] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.362704  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d107ee9f1d9c4045b5b3fc7dd4e60dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.362676  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.366309  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet d107ee9f1d9c4045b5b3fc7dd4e60dd0
I20251210 08:52:48.367058  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet d107ee9f1d9c4045b5b3fc7dd4e60dd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.367501  5380 tablet_bootstrap.cc:492] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.368227  5390 ts_tablet_manager.cc:1929] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.368343  5390 log.cc:1199] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/81e2c233ce8d4c38a854ce067489f9de
I20251210 08:52:48.368675  5390 ts_tablet_manager.cc:1950] T 81e2c233ce8d4c38a854ce067489f9de P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.368935  5380 tablet_bootstrap.cc:654] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.369560  5390 tablet_replica.cc:333] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.369750  5390 raft_consensus.cc:2243] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.369907  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 81e2c233ce8d4c38a854ce067489f9de (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.369910  5390 raft_consensus.cc:2272] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.370121  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.370955  5390 ts_tablet_manager.cc:1916] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.370947  5244 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.371338  5380 tablet_bootstrap.cc:492] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.371477  5380 ts_tablet_manager.cc:1403] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:48.372220  5380 raft_consensus.cc:359] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.372406  5380 raft_consensus.cc:385] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.372483  5380 raft_consensus.cc:740] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.372731  5380 consensus_queue.cc:260] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.372880  5380 raft_consensus.cc:399] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.372943  5380 raft_consensus.cc:493] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.373015  5380 raft_consensus.cc:3060] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.374044  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.375322  5380 raft_consensus.cc:515] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.375527  5380 leader_election.cc:304] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.375793  5384 raft_consensus.cc:2804] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.376250  5384 raft_consensus.cc:697] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.376314  5390 ts_tablet_manager.cc:1929] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.376407  5390 log.cc:1199] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/18466b2d71cb4e2cbb4c48f3803c3681
I20251210 08:52:48.376485  5384 consensus_queue.cc:237] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.376744  5390 ts_tablet_manager.cc:1950] T 18466b2d71cb4e2cbb4c48f3803c3681 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.377146  5380 leader_election.cc:290] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.377621  5380 ts_tablet_manager.cc:1434] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20251210 08:52:48.378157  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 180a08cab0b8446d9158f2b8c1e9820e has no consensus state
I20251210 08:52:48.378160  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 18466b2d71cb4e2cbb4c48f3803c3681 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.378439  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet d107ee9f1d9c4045b5b3fc7dd4e60dd0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d107ee9f1d9c4045b5b3fc7dd4e60dd0 already in progress: creating tablet
I20251210 08:52:48.380141  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet d107ee9f1d9c4045b5b3fc7dd4e60dd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.380575  5390 tablet_replica.cc:333] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.380867  5390 raft_consensus.cc:2243] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.381088  5390 pending_rounds.cc:70] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: Trying to abort 1 pending ops.
I20251210 08:52:48.381412  5390 pending_rounds.cc:77] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 38 op_type: NO_OP noop_request { }
I20251210 08:52:48.381578  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.381682  5390 raft_consensus.cc:2889] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 08:52:48.381832  5390 raft_consensus.cc:2272] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.383072  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 180a08cab0b8446d9158f2b8c1e9820e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251210 08:52:48.383430  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 180a08cab0b8446d9158f2b8c1e9820e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.384104  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:48.385701  5424 consensus_queue.cc:1175] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "90601a54ca0e4306a0d34f99329b809b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251210 08:52:48.386458  5390 ts_tablet_manager.cc:1916] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.387665  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 180a08cab0b8446d9158f2b8c1e9820e
I20251210 08:52:48.388679  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 180a08cab0b8446d9158f2b8c1e9820e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.389093  5380 tablet_bootstrap.cc:492] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.390146  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.390709  5380 tablet_bootstrap.cc:654] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.392251  5390 ts_tablet_manager.cc:1929] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.392369  5390 log.cc:1199] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/d107ee9f1d9c4045b5b3fc7dd4e60dd0
I20251210 08:52:48.392632  5380 tablet_bootstrap.cc:492] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.392683  5390 ts_tablet_manager.cc:1950] T d107ee9f1d9c4045b5b3fc7dd4e60dd0 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.392820  5380 ts_tablet_manager.cc:1403] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:48.392905  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.393451  5380 raft_consensus.cc:359] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.393592  5380 raft_consensus.cc:385] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.393642  5380 raft_consensus.cc:740] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.393842  5380 consensus_queue.cc:260] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.393921  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet d107ee9f1d9c4045b5b3fc7dd4e60dd0 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.393978  5380 raft_consensus.cc:399] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.394042  5380 raft_consensus.cc:493] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.394115  5380 raft_consensus.cc:3060] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.394214  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 180a08cab0b8446d9158f2b8c1e9820e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 180a08cab0b8446d9158f2b8c1e9820e already in progress: creating tablet
W20251210 08:52:48.396845  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f296206935ca4fd3ae0e7131184cd45f has no consensus state
I20251210 08:52:48.396961  5380 raft_consensus.cc:515] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.397162  5380 leader_election.cc:304] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.397374  5384 raft_consensus.cc:2804] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.397490  5384 raft_consensus.cc:697] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.397693  5384 consensus_queue.cc:237] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.398526  5380 leader_election.cc:290] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.399001  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.398989  5380 ts_tablet_manager.cc:1434] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 08:52:48.400465  5332 tablet_service.cc:1505] Processing CreateTablet for tablet f296206935ca4fd3ae0e7131184cd45f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.400869  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f296206935ca4fd3ae0e7131184cd45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.400832  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 180a08cab0b8446d9158f2b8c1e9820e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.401541  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.402962  5390 tablet_replica.cc:333] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.403123  5390 raft_consensus.cc:2243] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.403280  5390 raft_consensus.cc:2272] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.404274  5390 ts_tablet_manager.cc:1916] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.404884  5244 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet f296206935ca4fd3ae0e7131184cd45f
I20251210 08:52:48.405565  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet f296206935ca4fd3ae0e7131184cd45f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.406963  5380 tablet_bootstrap.cc:492] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.407788  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.408427  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.408553  5380 tablet_bootstrap.cc:654] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.409866  5390 ts_tablet_manager.cc:1929] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.409976  5390 log.cc:1199] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/180a08cab0b8446d9158f2b8c1e9820e
I20251210 08:52:48.410301  5390 ts_tablet_manager.cc:1950] T 180a08cab0b8446d9158f2b8c1e9820e P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.411329  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.412037  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 180a08cab0b8446d9158f2b8c1e9820e (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.412132  5380 tablet_bootstrap.cc:492] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.412240  5380 ts_tablet_manager.cc:1403] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
W20251210 08:52:48.412299  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet f296206935ca4fd3ae0e7131184cd45f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f296206935ca4fd3ae0e7131184cd45f already in progress: creating tablet
I20251210 08:52:48.412809  5380 raft_consensus.cc:359] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.412933  5380 raft_consensus.cc:385] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.412990  5380 raft_consensus.cc:740] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.413177  5380 consensus_queue.cc:260] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.413287  5380 raft_consensus.cc:399] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.413345  5380 raft_consensus.cc:493] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.413414  5380 raft_consensus.cc:3060] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.414883  5244 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ce581bf6c7442639a0c7701c246fa17 has no consensus state
I20251210 08:52:48.415869  5380 raft_consensus.cc:515] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.416097  5380 leader_election.cc:304] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.416321  5384 raft_consensus.cc:2804] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.416441  5384 raft_consensus.cc:697] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.416553  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.416657  5384 consensus_queue.cc:237] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.419126  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.419306  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 2ce581bf6c7442639a0c7701c246fa17 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.419764  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce581bf6c7442639a0c7701c246fa17. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.419984  5380 leader_election.cc:290] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.420714  5380 ts_tablet_manager.cc:1434] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20251210 08:52:48.422945  5244 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 2ce581bf6c7442639a0c7701c246fa17
I20251210 08:52:48.423847  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 2ce581bf6c7442639a0c7701c246fa17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.424741  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 2ce581bf6c7442639a0c7701c246fa17 because the tablet was not found. No further retry: Not found: Tablet not found: 2ce581bf6c7442639a0c7701c246fa17
I20251210 08:52:48.424803  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.425321  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.426054  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet f296206935ca4fd3ae0e7131184cd45f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.426265  5380 tablet_bootstrap.cc:492] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.426357  5390 tablet_replica.cc:333] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.426550  5390 raft_consensus.cc:2243] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.426723  5390 raft_consensus.cc:2272] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.427649  5380 tablet_bootstrap.cc:654] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.428068  5390 ts_tablet_manager.cc:1916] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.428095  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.429879  5380 tablet_bootstrap.cc:492] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.430006  5380 ts_tablet_manager.cc:1403] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:48.430677  5380 raft_consensus.cc:359] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.430837  5380 raft_consensus.cc:385] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.430898  5380 raft_consensus.cc:740] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.431074  5380 consensus_queue.cc:260] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.431191  5380 raft_consensus.cc:399] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.431247  5380 raft_consensus.cc:493] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.431331  5380 raft_consensus.cc:3060] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.432204  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 83b7a2cdc65f48d3a10229a573b2ede9 has no consensus state
I20251210 08:52:48.433466  5380 raft_consensus.cc:515] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.433681  5380 leader_election.cc:304] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.433871  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.434015  5390 ts_tablet_manager.cc:1929] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.434091  5390 log.cc:1199] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/f296206935ca4fd3ae0e7131184cd45f
I20251210 08:52:48.434355  5390 ts_tablet_manager.cc:1950] T f296206935ca4fd3ae0e7131184cd45f P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.434983  5384 raft_consensus.cc:2804] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.435102  5384 raft_consensus.cc:697] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.435297  5384 consensus_queue.cc:237] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.435369  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet f296206935ca4fd3ae0e7131184cd45f (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.433872  5380 leader_election.cc:290] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.436823  5380 ts_tablet_manager.cc:1434] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:52:48.436722  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.438331  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 83b7a2cdc65f48d3a10229a573b2ede9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251210 08:52:48.438663  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b7a2cdc65f48d3a10229a573b2ede9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.439672  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 83b7a2cdc65f48d3a10229a573b2ede9
I20251210 08:52:48.440303  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 83b7a2cdc65f48d3a10229a573b2ede9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.441362  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 83b7a2cdc65f48d3a10229a573b2ede9 because the tablet was not found. No further retry: Not found: Tablet not found: 83b7a2cdc65f48d3a10229a573b2ede9
I20251210 08:52:48.441726  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.442075  5244 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.442793  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 2ce581bf6c7442639a0c7701c246fa17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.443014  5390 tablet_replica.cc:333] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.443162  5390 raft_consensus.cc:2243] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.443320  5390 raft_consensus.cc:2272] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.444736  5380 tablet_bootstrap.cc:492] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.444955  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.445386  5390 ts_tablet_manager.cc:1916] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.445977  5380 tablet_bootstrap.cc:654] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.449002  5380 tablet_bootstrap.cc:492] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.449133  5380 ts_tablet_manager.cc:1403] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:48.449810  5380 raft_consensus.cc:359] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.449985  5380 raft_consensus.cc:385] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.450045  5380 raft_consensus.cc:740] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.450233  5380 consensus_queue.cc:260] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.450366  5380 raft_consensus.cc:399] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.450418  5380 raft_consensus.cc:493] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.450490  5380 raft_consensus.cc:3060] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.452237  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d379f555dc4e477d80c49ec8feb7c728 has no consensus state
I20251210 08:52:48.453052  5390 ts_tablet_manager.cc:1929] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.453006  5380 raft_consensus.cc:515] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.453163  5390 log.cc:1199] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/2ce581bf6c7442639a0c7701c246fa17
I20251210 08:52:48.453228  5380 leader_election.cc:304] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.453394  5380 leader_election.cc:290] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.453440  5384 raft_consensus.cc:2804] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.453481  5390 ts_tablet_manager.cc:1950] T 2ce581bf6c7442639a0c7701c246fa17 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.453569  5384 raft_consensus.cc:697] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.453778  5384 consensus_queue.cc:237] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.453768  5380 ts_tablet_manager.cc:1434] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20251210 08:52:48.455441  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.455787  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 2ce581bf6c7442639a0c7701c246fa17 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.457333  5332 tablet_service.cc:1505] Processing CreateTablet for tablet d379f555dc4e477d80c49ec8feb7c728 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251210 08:52:48.457728  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d379f555dc4e477d80c49ec8feb7c728. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.457914  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 83b7a2cdc65f48d3a10229a573b2ede9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.458117  5390 tablet_replica.cc:333] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.458252  5390 raft_consensus.cc:2243] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.458406  5390 raft_consensus.cc:2272] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.458509  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.460713  5390 ts_tablet_manager.cc:1916] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.462078  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet d379f555dc4e477d80c49ec8feb7c728
I20251210 08:52:48.463683  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet d379f555dc4e477d80c49ec8feb7c728 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.463989  5380 tablet_bootstrap.cc:492] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.464833  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.465425  5380 tablet_bootstrap.cc:654] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.465682  5244 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.467365  5390 ts_tablet_manager.cc:1929] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.467487  5390 log.cc:1199] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/83b7a2cdc65f48d3a10229a573b2ede9
I20251210 08:52:48.467839  5390 ts_tablet_manager.cc:1950] T 83b7a2cdc65f48d3a10229a573b2ede9 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.468384  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.468999  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 83b7a2cdc65f48d3a10229a573b2ede9 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.469264  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet d379f555dc4e477d80c49ec8feb7c728 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d379f555dc4e477d80c49ec8feb7c728 already in progress: creating tablet
I20251210 08:52:48.469992  5380 tablet_bootstrap.cc:492] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.470106  5380 ts_tablet_manager.cc:1403] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.003s
I20251210 08:52:48.470662  5380 raft_consensus.cc:359] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.470788  5380 raft_consensus.cc:385] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.470854  5380 raft_consensus.cc:740] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.471046  5380 consensus_queue.cc:260] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.471160  5380 raft_consensus.cc:399] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.471218  5380 raft_consensus.cc:493] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.471289  5380 raft_consensus.cc:3060] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.471874  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3d395e0459cf40ca8b81cc3e70820875 has no consensus state
I20251210 08:52:48.473531  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.473841  5380 raft_consensus.cc:515] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.474033  5380 leader_election.cc:304] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.474174  5380 leader_election.cc:290] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.474237  5384 raft_consensus.cc:2804] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.474342  5384 raft_consensus.cc:697] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.474537  5384 consensus_queue.cc:237] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.474882  5380 ts_tablet_manager.cc:1434] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:48.476068  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 3d395e0459cf40ca8b81cc3e70820875 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.476433  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d395e0459cf40ca8b81cc3e70820875. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.478192  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet d379f555dc4e477d80c49ec8feb7c728 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.478446  5390 tablet_replica.cc:333] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.478614  5390 raft_consensus.cc:2243] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.478775  5390 raft_consensus.cc:2272] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.479497  5390 ts_tablet_manager.cc:1916] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.480132  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.484099  5380 tablet_bootstrap.cc:492] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.484256  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 3d395e0459cf40ca8b81cc3e70820875
I20251210 08:52:48.484630  5390 ts_tablet_manager.cc:1929] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.484725  5390 log.cc:1199] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/d379f555dc4e477d80c49ec8feb7c728
I20251210 08:52:48.484879  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 3d395e0459cf40ca8b81cc3e70820875 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.485069  5390 ts_tablet_manager.cc:1950] T d379f555dc4e477d80c49ec8feb7c728 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.485631  5380 tablet_bootstrap.cc:654] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.486001  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet d379f555dc4e477d80c49ec8feb7c728 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.486016  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
W20251210 08:52:48.486372  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 3d395e0459cf40ca8b81cc3e70820875 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3d395e0459cf40ca8b81cc3e70820875 already in progress: creating tablet
I20251210 08:52:48.487107  5380 tablet_bootstrap.cc:492] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.487208  5380 ts_tablet_manager.cc:1403] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.487777  5380 raft_consensus.cc:359] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.487934  5380 raft_consensus.cc:385] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.487993  5380 raft_consensus.cc:740] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.488191  5380 consensus_queue.cc:260] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.488308  5380 raft_consensus.cc:399] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.488363  5380 raft_consensus.cc:493] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.488432  5380 raft_consensus.cc:3060] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.488751  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.490281  5380 raft_consensus.cc:515] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.490475  5380 leader_election.cc:304] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.490689  5384 raft_consensus.cc:2804] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.490808  5384 raft_consensus.cc:697] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.491014  5384 consensus_queue.cc:237] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.492328  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8fae8c0e97d440359d6be03a88bb86c3 has no consensus state
I20251210 08:52:48.492338  5380 leader_election.cc:290] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.492921  5380 ts_tablet_manager.cc:1434] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 08:52:48.494748  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 3d395e0459cf40ca8b81cc3e70820875 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.494980  5390 tablet_replica.cc:333] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.495126  5390 raft_consensus.cc:2243] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.495267  5390 raft_consensus.cc:2272] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.496651  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.496821  5390 ts_tablet_manager.cc:1916] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.496732  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 8fae8c0e97d440359d6be03a88bb86c3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.497131  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fae8c0e97d440359d6be03a88bb86c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.499030  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.501675  5390 ts_tablet_manager.cc:1929] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.501786  5390 log.cc:1199] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/3d395e0459cf40ca8b81cc3e70820875
I20251210 08:52:48.502089  5390 ts_tablet_manager.cc:1950] T 3d395e0459cf40ca8b81cc3e70820875 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.502460  5380 tablet_bootstrap.cc:492] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.502943  5244 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 8fae8c0e97d440359d6be03a88bb86c3
I20251210 08:52:48.503095  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 3d395e0459cf40ca8b81cc3e70820875 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.503693  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 8fae8c0e97d440359d6be03a88bb86c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.504110  5380 tablet_bootstrap.cc:654] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:48.504266  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 8fae8c0e97d440359d6be03a88bb86c3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8fae8c0e97d440359d6be03a88bb86c3 already in progress: creating tablet
I20251210 08:52:48.505089  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.505620  5380 tablet_bootstrap.cc:492] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.505748  5380 ts_tablet_manager.cc:1403] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 08:52:48.506415  5380 raft_consensus.cc:359] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.506565  5380 raft_consensus.cc:385] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.506615  5380 raft_consensus.cc:740] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.506795  5380 consensus_queue.cc:260] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.506930  5380 raft_consensus.cc:399] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.506979  5380 raft_consensus.cc:493] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.507045  5380 raft_consensus.cc:3060] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.507824  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.509227  5380 raft_consensus.cc:515] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.509480  5380 leader_election.cc:304] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.509682  5380 leader_election.cc:290] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.509749  5384 raft_consensus.cc:2804] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.509868  5384 raft_consensus.cc:697] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.510077  5380 ts_tablet_manager.cc:1434] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 08:52:48.510067  5384 consensus_queue.cc:237] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.511370  5244 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8627a80c9976404d9c4390e2656fdaa4 has no consensus state
I20251210 08:52:48.512890  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 8fae8c0e97d440359d6be03a88bb86c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.513129  5390 tablet_replica.cc:333] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.513294  5390 raft_consensus.cc:2243] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.513419  5390 raft_consensus.cc:2272] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.514287  5390 ts_tablet_manager.cc:1916] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.514194  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.516724  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.519608  5390 ts_tablet_manager.cc:1929] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.519652  5244 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 8627a80c9976404d9c4390e2656fdaa4
I20251210 08:52:48.519726  5390 log.cc:1199] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/8fae8c0e97d440359d6be03a88bb86c3
I20251210 08:52:48.520124  5390 ts_tablet_manager.cc:1950] T 8fae8c0e97d440359d6be03a88bb86c3 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.520571  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 8627a80c9976404d9c4390e2656fdaa4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.520754  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 8627a80c9976404d9c4390e2656fdaa4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:48.521198  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8627a80c9976404d9c4390e2656fdaa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.521203  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 8fae8c0e97d440359d6be03a88bb86c3 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.521464  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 8627a80c9976404d9c4390e2656fdaa4 because the tablet was not found. No further retry: Not found: Tablet not found: 8627a80c9976404d9c4390e2656fdaa4
I20251210 08:52:48.521394  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.524226  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.527246  5380 tablet_bootstrap.cc:492] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:48.528013  5244 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 42b576625fcc4d97a76522aa453e7406 has no consensus state
I20251210 08:52:48.528710  5380 tablet_bootstrap.cc:654] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.530189  5380 tablet_bootstrap.cc:492] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.530313  5380 ts_tablet_manager.cc:1403] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.530874  5380 raft_consensus.cc:359] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.531006  5380 raft_consensus.cc:385] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.530323  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.531060  5380 raft_consensus.cc:740] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.531288  5380 consensus_queue.cc:260] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.531433  5380 raft_consensus.cc:399] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.531495  5380 raft_consensus.cc:493] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.531576  5380 raft_consensus.cc:3060] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.531584  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 42b576625fcc4d97a76522aa453e7406 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:48.532040  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b576625fcc4d97a76522aa453e7406. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.533263  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.534305  5380 raft_consensus.cc:515] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.534528  5380 leader_election.cc:304] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.534693  5380 leader_election.cc:290] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.534750  5384 raft_consensus.cc:2804] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.534881  5384 raft_consensus.cc:697] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.535091  5384 consensus_queue.cc:237] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.535197  5380 ts_tablet_manager.cc:1434] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:48.537621  5244 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 42b576625fcc4d97a76522aa453e7406
I20251210 08:52:48.537839  5380 tablet_bootstrap.cc:492] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.538579  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 42b576625fcc4d97a76522aa453e7406 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.539157  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 42b576625fcc4d97a76522aa453e7406 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 42b576625fcc4d97a76522aa453e7406 already in progress: creating tablet
I20251210 08:52:48.539654  5380 tablet_bootstrap.cc:654] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.539719  5244 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.540203  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.541213  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 8627a80c9976404d9c4390e2656fdaa4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.541455  5390 tablet_replica.cc:333] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.541525  5380 tablet_bootstrap.cc:492] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.541601  5390 raft_consensus.cc:2243] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.541640  5380 ts_tablet_manager.cc:1403] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:48.541754  5390 raft_consensus.cc:2272] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.542344  5380 raft_consensus.cc:359] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.542524  5380 raft_consensus.cc:385] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.542598  5380 raft_consensus.cc:740] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.542806  5390 ts_tablet_manager.cc:1916] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.542778  5380 consensus_queue.cc:260] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.542918  5380 raft_consensus.cc:399] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.542968  5380 raft_consensus.cc:493] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.543027  5380 raft_consensus.cc:3060] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.543442  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.545708  5380 raft_consensus.cc:515] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.545933  5380 leader_election.cc:304] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.546113  5380 leader_election.cc:290] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.546164  5384 raft_consensus.cc:2804] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.546288  5384 raft_consensus.cc:697] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.546490  5384 consensus_queue.cc:237] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.546896  5380 ts_tablet_manager.cc:1434] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20251210 08:52:48.547166  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8bd16f619eca4c2e8a1f1a022f076c77 has no consensus state
I20251210 08:52:48.548914  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.552161  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.554186  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 8bd16f619eca4c2e8a1f1a022f076c77 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.554724  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd16f619eca4c2e8a1f1a022f076c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.555995  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 8bd16f619eca4c2e8a1f1a022f076c77
I20251210 08:52:48.557036  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 8bd16f619eca4c2e8a1f1a022f076c77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.558612  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.559089  5390 ts_tablet_manager.cc:1929] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.559190  5390 log.cc:1199] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/8627a80c9976404d9c4390e2656fdaa4
I20251210 08:52:48.559463  5390 ts_tablet_manager.cc:1950] T 8627a80c9976404d9c4390e2656fdaa4 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.560537  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 8627a80c9976404d9c4390e2656fdaa4 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.560793  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 8bd16f619eca4c2e8a1f1a022f076c77 because the tablet was not found. No further retry: Not found: Tablet not found: 8bd16f619eca4c2e8a1f1a022f076c77
I20251210 08:52:48.560978  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.561363  5380 tablet_bootstrap.cc:492] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.561859  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 42b576625fcc4d97a76522aa453e7406 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.562139  5390 tablet_replica.cc:333] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.562294  5390 raft_consensus.cc:2243] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.562466  5390 raft_consensus.cc:2272] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.563226  5380 tablet_bootstrap.cc:654] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.563722  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.565035  5390 ts_tablet_manager.cc:1916] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:48.567201  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3e775d58a6724a95a2be3d971b6bd7ad has no consensus state
I20251210 08:52:48.568917  5380 tablet_bootstrap.cc:492] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.569051  5380 ts_tablet_manager.cc:1403] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.005s
I20251210 08:52:48.569770  5380 raft_consensus.cc:359] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.569939  5380 raft_consensus.cc:385] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.569990  5380 raft_consensus.cc:740] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.570199  5380 consensus_queue.cc:260] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.570328  5380 raft_consensus.cc:399] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.570384  5380 raft_consensus.cc:493] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.570454  5380 raft_consensus.cc:3060] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.570528  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.571986  5390 ts_tablet_manager.cc:1929] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.572106  5390 log.cc:1199] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/42b576625fcc4d97a76522aa453e7406
I20251210 08:52:48.572456  5390 ts_tablet_manager.cc:1950] T 42b576625fcc4d97a76522aa453e7406 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.573130  5380 raft_consensus.cc:515] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.573341  5380 leader_election.cc:304] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.573491  5380 leader_election.cc:290] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.573436  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 3e775d58a6724a95a2be3d971b6bd7ad (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.573597  5384 raft_consensus.cc:2804] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.573696  5384 raft_consensus.cc:697] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.573814  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e775d58a6724a95a2be3d971b6bd7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.573885  5384 consensus_queue.cc:237] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.573887  5380 ts_tablet_manager.cc:1434] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20251210 08:52:48.576117  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 42b576625fcc4d97a76522aa453e7406 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.576922  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 8bd16f619eca4c2e8a1f1a022f076c77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.577196  5390 tablet_replica.cc:333] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.577349  5390 raft_consensus.cc:2243] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.577502  5390 raft_consensus.cc:2272] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.577629  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.579979  5380 tablet_bootstrap.cc:492] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.581115  5390 ts_tablet_manager.cc:1916] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.581347  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 3e775d58a6724a95a2be3d971b6bd7ad
I20251210 08:52:48.581430  5380 tablet_bootstrap.cc:654] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.582002  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 3e775d58a6724a95a2be3d971b6bd7ad with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.583736  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.584138  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.586830  5390 ts_tablet_manager.cc:1929] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.586979  5390 log.cc:1199] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/8bd16f619eca4c2e8a1f1a022f076c77
I20251210 08:52:48.587281  5390 ts_tablet_manager.cc:1950] T 8bd16f619eca4c2e8a1f1a022f076c77 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.587615  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.589231  5380 tablet_bootstrap.cc:492] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.589373  5380 ts_tablet_manager.cc:1403] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.007s
I20251210 08:52:48.589648  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 8bd16f619eca4c2e8a1f1a022f076c77 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.589910  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 3e775d58a6724a95a2be3d971b6bd7ad because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3e775d58a6724a95a2be3d971b6bd7ad already in progress: creating tablet
I20251210 08:52:48.590070  5380 raft_consensus.cc:359] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.590212  5380 raft_consensus.cc:385] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.590273  5380 raft_consensus.cc:740] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.590461  5380 consensus_queue.cc:260] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.590605  5380 raft_consensus.cc:399] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.590667  5380 raft_consensus.cc:493] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.590734  5380 raft_consensus.cc:3060] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.591625  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 61cc705de642460abe54d925c3fe5a1f has no consensus state
I20251210 08:52:48.593132  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.593245  5380 raft_consensus.cc:515] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.593465  5380 leader_election.cc:304] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.593636  5380 leader_election.cc:290] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.593691  5384 raft_consensus.cc:2804] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.593807  5384 raft_consensus.cc:697] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.594000  5384 consensus_queue.cc:237] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.594442  5380 ts_tablet_manager.cc:1434] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:48.595500  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 61cc705de642460abe54d925c3fe5a1f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251210 08:52:48.595891  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61cc705de642460abe54d925c3fe5a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.600400  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 3e775d58a6724a95a2be3d971b6bd7ad with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.600688  5390 tablet_replica.cc:333] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.600492  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.600973  5380 tablet_bootstrap.cc:492] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.601013  5390 raft_consensus.cc:2243] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.601210  5390 raft_consensus.cc:2272] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.602243  5390 ts_tablet_manager.cc:1916] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.602463  5380 tablet_bootstrap.cc:654] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.603875  5380 tablet_bootstrap.cc:492] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.604040  5380 ts_tablet_manager.cc:1403] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 08:52:48.604271  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 61cc705de642460abe54d925c3fe5a1f
I20251210 08:52:48.604657  5380 raft_consensus.cc:359] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.604823  5380 raft_consensus.cc:385] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.604878  5380 raft_consensus.cc:740] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.605057  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 61cc705de642460abe54d925c3fe5a1f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.605067  5380 consensus_queue.cc:260] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.605238  5380 raft_consensus.cc:399] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.605295  5380 raft_consensus.cc:493] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.605358  5380 raft_consensus.cc:3060] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.606541  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.607746  5380 raft_consensus.cc:515] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.607968  5380 leader_election.cc:304] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.608137  5380 leader_election.cc:290] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.608193  5384 raft_consensus.cc:2804] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.608296  5384 raft_consensus.cc:697] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.608487  5384 consensus_queue.cc:237] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.608717  5390 ts_tablet_manager.cc:1929] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.608814  5390 log.cc:1199] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/3e775d58a6724a95a2be3d971b6bd7ad
I20251210 08:52:48.608875  5380 ts_tablet_manager.cc:1434] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20251210 08:52:48.609158  5390 ts_tablet_manager.cc:1950] T 3e775d58a6724a95a2be3d971b6bd7ad P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.609599  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.610247  5390 tablet_replica.cc:333] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.610361  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 3e775d58a6724a95a2be3d971b6bd7ad (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.610388  5390 raft_consensus.cc:2243] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.610630  5390 pending_rounds.cc:70] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: Trying to abort 1 pending ops.
I20251210 08:52:48.610671  5390 pending_rounds.cc:77] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 62 op_type: NO_OP noop_request { }
I20251210 08:52:48.610743  5390 raft_consensus.cc:2889] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 08:52:48.610813  5390 raft_consensus.cc:2272] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.611565  5390 ts_tablet_manager.cc:1916] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:48.612970  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4d0eee108b641b288d318355c45c33f has no consensus state
I20251210 08:52:48.614929  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.617527  5390 ts_tablet_manager.cc:1929] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.617457  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.617643  5390 log.cc:1199] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/61cc705de642460abe54d925c3fe5a1f
I20251210 08:52:48.617981  5390 ts_tablet_manager.cc:1950] T 61cc705de642460abe54d925c3fe5a1f P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.618402  5332 tablet_service.cc:1505] Processing CreateTablet for tablet b4d0eee108b641b288d318355c45c33f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251210 08:52:48.618793  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4d0eee108b641b288d318355c45c33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.619066  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 61cc705de642460abe54d925c3fe5a1f (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.620784  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet b4d0eee108b641b288d318355c45c33f
I20251210 08:52:48.621560  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet b4d0eee108b641b288d318355c45c33f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.622299  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet b4d0eee108b641b288d318355c45c33f because the tablet was not found. No further retry: Not found: Tablet not found: b4d0eee108b641b288d318355c45c33f
I20251210 08:52:48.622363  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.623983  5380 tablet_bootstrap.cc:492] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.624842  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.625289  5380 tablet_bootstrap.cc:654] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.627065  5380 tablet_bootstrap.cc:492] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.627233  5380 ts_tablet_manager.cc:1403] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.628054  5380 raft_consensus.cc:359] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.628245  5380 raft_consensus.cc:385] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.628317  5380 raft_consensus.cc:740] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.628525  5380 consensus_queue.cc:260] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.628683  5380 raft_consensus.cc:399] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.628765  5380 raft_consensus.cc:493] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.628849  5380 raft_consensus.cc:3060] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.628983  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 427c55f85ae54d74b2145646076e8ec6 has no consensus state
I20251210 08:52:48.630633  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.631314  5380 raft_consensus.cc:515] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.631541  5380 leader_election.cc:304] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.631734  5380 leader_election.cc:290] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.631806  5384 raft_consensus.cc:2804] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.631966  5384 raft_consensus.cc:697] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.632167  5384 consensus_queue.cc:237] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.632304  5380 ts_tablet_manager.cc:1434] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:48.632946  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 427c55f85ae54d74b2145646076e8ec6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.633364  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427c55f85ae54d74b2145646076e8ec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.635339  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet b4d0eee108b641b288d318355c45c33f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.635562  5390 tablet_replica.cc:333] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.635720  5390 raft_consensus.cc:2243] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.635932  5390 raft_consensus.cc:2272] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.637780  5390 ts_tablet_manager.cc:1916] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.638191  5380 tablet_bootstrap.cc:492] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.638376  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.639608  5380 tablet_bootstrap.cc:654] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.641472  5380 tablet_bootstrap.cc:492] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.641602  5380 ts_tablet_manager.cc:1403] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.642079  5390 ts_tablet_manager.cc:1929] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.642169  5390 log.cc:1199] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/b4d0eee108b641b288d318355c45c33f
I20251210 08:52:48.642266  5380 raft_consensus.cc:359] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.642350  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 427c55f85ae54d74b2145646076e8ec6
I20251210 08:52:48.642441  5380 raft_consensus.cc:385] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.642481  5390 ts_tablet_manager.cc:1950] T b4d0eee108b641b288d318355c45c33f P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.642500  5380 raft_consensus.cc:740] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.642941  5380 consensus_queue.cc:260] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.643102  5380 raft_consensus.cc:399] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.643162  5380 raft_consensus.cc:493] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.643225  5380 raft_consensus.cc:3060] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.643251  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 427c55f85ae54d74b2145646076e8ec6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.643581  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet b4d0eee108b641b288d318355c45c33f (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.643831  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 427c55f85ae54d74b2145646076e8ec6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 427c55f85ae54d74b2145646076e8ec6 already in progress: creating tablet
I20251210 08:52:48.644426  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.646287  5380 raft_consensus.cc:515] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.646476  5380 leader_election.cc:304] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.646744  5380 leader_election.cc:290] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.646829  5384 raft_consensus.cc:2804] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.646991  5384 raft_consensus.cc:697] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.647234  5384 consensus_queue.cc:237] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.647213  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.647572  5380 ts_tablet_manager.cc:1434] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
W20251210 08:52:48.650885  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 00b3d569f1584cc18759e41349ef3e3a has no consensus state
I20251210 08:52:48.652622  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.655311  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 00b3d569f1584cc18759e41349ef3e3a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.655288  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.655877  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b3d569f1584cc18759e41349ef3e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.659219  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 00b3d569f1584cc18759e41349ef3e3a
I20251210 08:52:48.660750  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 00b3d569f1584cc18759e41349ef3e3a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.661331  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 00b3d569f1584cc18759e41349ef3e3a because the tablet was not found. No further retry: Not found: Tablet not found: 00b3d569f1584cc18759e41349ef3e3a
I20251210 08:52:48.661285  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251210 08:52:48.662089  5380 tablet_bootstrap.cc:492] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.662029  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.662984  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 427c55f85ae54d74b2145646076e8ec6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.663254  5390 tablet_replica.cc:333] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.663964  5390 raft_consensus.cc:2243] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.663993  5380 tablet_bootstrap.cc:654] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.664253  5390 raft_consensus.cc:2272] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.665094  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.666083  5380 tablet_bootstrap.cc:492] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.666244  5380 ts_tablet_manager.cc:1403] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:48.666823  5380 raft_consensus.cc:359] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.667029  5380 raft_consensus.cc:385] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.667135  5380 raft_consensus.cc:740] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.667392  5380 consensus_queue.cc:260] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.667559  5380 raft_consensus.cc:399] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.667590  5390 ts_tablet_manager.cc:1916] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.667667  5380 raft_consensus.cc:493] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.667749  5380 raft_consensus.cc:3060] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.669209  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 89d7626e75d74cb3a6dca9f06b9f3422 has no consensus state
I20251210 08:52:48.670037  5380 raft_consensus.cc:515] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.670255  5380 leader_election.cc:304] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.670464  5380 leader_election.cc:290] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.670507  5384 raft_consensus.cc:2804] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.670771  5384 raft_consensus.cc:697] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.671068  5384 consensus_queue.cc:237] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.671299  5380 ts_tablet_manager.cc:1434] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20251210 08:52:48.673695  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 89d7626e75d74cb3a6dca9f06b9f3422 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251210 08:52:48.674008  5390 ts_tablet_manager.cc:1929] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.674206  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d7626e75d74cb3a6dca9f06b9f3422. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.674238  5390 log.cc:1199] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/427c55f85ae54d74b2145646076e8ec6
I20251210 08:52:48.674679  5390 ts_tablet_manager.cc:1950] T 427c55f85ae54d74b2145646076e8ec6 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.675066  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.675748  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 427c55f85ae54d74b2145646076e8ec6 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.677677  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.678966  5380 tablet_bootstrap.cc:492] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.678977  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 00b3d569f1584cc18759e41349ef3e3a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.679373  5390 tablet_replica.cc:333] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.679591  5390 raft_consensus.cc:2243] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.679831  5390 raft_consensus.cc:2272] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.680483  5380 tablet_bootstrap.cc:654] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.681645  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 89d7626e75d74cb3a6dca9f06b9f3422
I20251210 08:52:48.682838  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 89d7626e75d74cb3a6dca9f06b9f3422 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.683931  5390 ts_tablet_manager.cc:1916] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.685282  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.688272  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.690058  5390 ts_tablet_manager.cc:1929] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.690233  5390 log.cc:1199] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/00b3d569f1584cc18759e41349ef3e3a
I20251210 08:52:48.690666  5390 ts_tablet_manager.cc:1950] T 00b3d569f1584cc18759e41349ef3e3a P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.691143  5380 tablet_bootstrap.cc:492] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.691298  5380 ts_tablet_manager.cc:1403] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20251210 08:52:48.691773  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 00b3d569f1584cc18759e41349ef3e3a (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.691769  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:48.692170  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 89d7626e75d74cb3a6dca9f06b9f3422 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 89d7626e75d74cb3a6dca9f06b9f3422 already in progress: creating tablet
I20251210 08:52:48.692171  5380 raft_consensus.cc:359] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.692412  5380 raft_consensus.cc:385] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.692524  5380 raft_consensus.cc:740] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.692754  5380 consensus_queue.cc:260] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.692920  5380 raft_consensus.cc:399] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.693001  5380 raft_consensus.cc:493] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.693109  5380 raft_consensus.cc:3060] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.695238  5380 raft_consensus.cc:515] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.695477  5380 leader_election.cc:304] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.695655  5380 leader_election.cc:290] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.695778  5384 raft_consensus.cc:2804] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
W20251210 08:52:48.695967  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5ef49e7bc42e4c4f8ad755d325dd9d90 has no consensus state
I20251210 08:52:48.696179  5380 ts_tablet_manager.cc:1434] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:48.696312  5384 raft_consensus.cc:697] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.696556  5384 consensus_queue.cc:237] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.698851  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.699795  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 89d7626e75d74cb3a6dca9f06b9f3422 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.700309  5390 tablet_replica.cc:333] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.700570  5390 raft_consensus.cc:2243] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.700942  5390 raft_consensus.cc:2272] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.701167  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 5ef49e7bc42e4c4f8ad755d325dd9d90 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251210 08:52:48.701663  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef49e7bc42e4c4f8ad755d325dd9d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.702121  5390 ts_tablet_manager.cc:1916] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.706372  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.707950  5390 ts_tablet_manager.cc:1929] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.708148  5390 log.cc:1199] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/89d7626e75d74cb3a6dca9f06b9f3422
I20251210 08:52:48.708220  5380 tablet_bootstrap.cc:492] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.708602  5390 ts_tablet_manager.cc:1950] T 89d7626e75d74cb3a6dca9f06b9f3422 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.709810  5380 tablet_bootstrap.cc:654] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.710127  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 5ef49e7bc42e4c4f8ad755d325dd9d90
I20251210 08:52:48.710237  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 89d7626e75d74cb3a6dca9f06b9f3422 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.711026  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 5ef49e7bc42e4c4f8ad755d325dd9d90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.711484  5380 tablet_bootstrap.cc:492] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
W20251210 08:52:48.711573  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 5ef49e7bc42e4c4f8ad755d325dd9d90 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5ef49e7bc42e4c4f8ad755d325dd9d90 already in progress: creating tablet
I20251210 08:52:48.711656  5380 ts_tablet_manager.cc:1403] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:48.712138  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.712369  5380 raft_consensus.cc:359] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.712553  5380 raft_consensus.cc:385] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.712630  5380 raft_consensus.cc:740] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.712869  5380 consensus_queue.cc:260] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.713037  5380 raft_consensus.cc:399] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.713151  5380 raft_consensus.cc:493] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.713244  5380 raft_consensus.cc:3060] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.715246  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.716013  5380 raft_consensus.cc:515] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.716248  5380 leader_election.cc:304] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.716501  5380 leader_election.cc:290] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.716650  5384 raft_consensus.cc:2804] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.716828  5384 raft_consensus.cc:697] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.717104  5380 ts_tablet_manager.cc:1434] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20251210 08:52:48.717078  5384 consensus_queue.cc:237] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.719125  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a62e7e30050c487692ea65685e974fe5 has no consensus state
I20251210 08:52:48.720041  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 5ef49e7bc42e4c4f8ad755d325dd9d90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.720336  5390 tablet_replica.cc:333] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.720528  5390 raft_consensus.cc:2243] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.720747  5390 raft_consensus.cc:2272] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.721800  5390 ts_tablet_manager.cc:1916] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.721968  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.723785  5333 tablet_service.cc:1505] Processing CreateTablet for tablet a62e7e30050c487692ea65685e974fe5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.724321  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62e7e30050c487692ea65685e974fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.724323  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.727314  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet a62e7e30050c487692ea65685e974fe5
I20251210 08:52:48.728024  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet a62e7e30050c487692ea65685e974fe5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.728619  5390 ts_tablet_manager.cc:1929] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.728757  5390 log.cc:1199] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/5ef49e7bc42e4c4f8ad755d325dd9d90
I20251210 08:52:48.729166  5390 ts_tablet_manager.cc:1950] T 5ef49e7bc42e4c4f8ad755d325dd9d90 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.729128  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.730288  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 5ef49e7bc42e4c4f8ad755d325dd9d90 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.730675  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet a62e7e30050c487692ea65685e974fe5 because the tablet was not found. No further retry: Not found: Tablet not found: a62e7e30050c487692ea65685e974fe5
I20251210 08:52:48.730962  5380 tablet_bootstrap.cc:492] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.731951  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.732118  5380 tablet_bootstrap.cc:654] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.733644  5380 tablet_bootstrap.cc:492] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.733789  5380 ts_tablet_manager.cc:1403] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:48.734344  5380 raft_consensus.cc:359] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.734484  5380 raft_consensus.cc:385] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.734562  5380 raft_consensus.cc:740] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.734768  5380 consensus_queue.cc:260] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.734965  5380 raft_consensus.cc:399] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.735059  5380 raft_consensus.cc:493] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.735174  5380 raft_consensus.cc:3060] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.735570  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c24e043480544d33ab1030ffd790efa7 has no consensus state
I20251210 08:52:48.736943  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.738132  5380 raft_consensus.cc:515] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.738396  5380 leader_election.cc:304] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.738674  5384 raft_consensus.cc:2804] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.738826  5384 raft_consensus.cc:697] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.739077  5384 consensus_queue.cc:237] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.739164  5333 tablet_service.cc:1505] Processing CreateTablet for tablet c24e043480544d33ab1030ffd790efa7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.739434  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.739571  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24e043480544d33ab1030ffd790efa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.739836  5380 leader_election.cc:290] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.740360  5380 ts_tablet_manager.cc:1434] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 08:52:48.742784  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet c24e043480544d33ab1030ffd790efa7
I20251210 08:52:48.743489  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet c24e043480544d33ab1030ffd790efa7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.744091  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet c24e043480544d33ab1030ffd790efa7 because the tablet was not found. No further retry: Not found: Tablet not found: c24e043480544d33ab1030ffd790efa7
I20251210 08:52:48.744628  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.745419  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.746502  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet a62e7e30050c487692ea65685e974fe5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.746833  5390 tablet_replica.cc:333] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.747097  5390 raft_consensus.cc:2243] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.747290  5390 raft_consensus.cc:2272] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.746810  5380 tablet_bootstrap.cc:492] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.748380  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.749178  5380 tablet_bootstrap.cc:654] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.750519  5380 tablet_bootstrap.cc:492] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.750711  5380 ts_tablet_manager.cc:1403] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:48.750754  5390 ts_tablet_manager.cc:1916] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.751433  5380 raft_consensus.cc:359] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.751619  5380 raft_consensus.cc:385] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.751706  5380 raft_consensus.cc:740] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.751989  5380 consensus_queue.cc:260] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.752049  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e578f0a7a8b436ca7a6976db231318d has no consensus state
I20251210 08:52:48.752164  5380 raft_consensus.cc:399] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.752269  5380 raft_consensus.cc:493] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.752368  5380 raft_consensus.cc:3060] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.753988  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.754909  5380 raft_consensus.cc:515] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.755169  5380 leader_election.cc:304] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.755412  5384 raft_consensus.cc:2804] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.755559  5384 raft_consensus.cc:697] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.755780  5384 consensus_queue.cc:237] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.756541  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 7e578f0a7a8b436ca7a6976db231318d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251210 08:52:48.756963  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e578f0a7a8b436ca7a6976db231318d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.757954  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.758347  5390 ts_tablet_manager.cc:1929] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.758489  5390 log.cc:1199] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/a62e7e30050c487692ea65685e974fe5
I20251210 08:52:48.758934  5390 ts_tablet_manager.cc:1950] T a62e7e30050c487692ea65685e974fe5 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.759953  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet a62e7e30050c487692ea65685e974fe5 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.760149  5380 leader_election.cc:290] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.760618  5380 ts_tablet_manager.cc:1434] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20251210 08:52:48.761230  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 7e578f0a7a8b436ca7a6976db231318d
I20251210 08:52:48.762086  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 7e578f0a7a8b436ca7a6976db231318d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.762756  5380 tablet_bootstrap.cc:492] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:48.763315  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 7e578f0a7a8b436ca7a6976db231318d because the tablet was not found. No further retry: Not found: Tablet not found: 7e578f0a7a8b436ca7a6976db231318d
I20251210 08:52:48.764127  5380 tablet_bootstrap.cc:654] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.764022  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.765365  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.765717  5380 tablet_bootstrap.cc:492] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.765877  5380 ts_tablet_manager.cc:1403] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251210 08:52:48.766291  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet c24e043480544d33ab1030ffd790efa7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.766579  5380 raft_consensus.cc:359] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.766759  5380 raft_consensus.cc:385] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.766764  5390 tablet_replica.cc:333] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.766878  5380 raft_consensus.cc:740] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.767060  5390 raft_consensus.cc:2243] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.767091  5380 consensus_queue.cc:260] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.767279  5380 raft_consensus.cc:399] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.767330  5390 raft_consensus.cc:2272] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.767387  5380 raft_consensus.cc:493] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.767498  5380 raft_consensus.cc:3060] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.767732  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.768759  5390 ts_tablet_manager.cc:1916] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.769940  5380 raft_consensus.cc:515] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.770200  5380 leader_election.cc:304] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.770458  5383 raft_consensus.cc:2804] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.770579  5383 raft_consensus.cc:697] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.770952  5383 consensus_queue.cc:237] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.771591  5380 leader_election.cc:290] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.772142  5380 ts_tablet_manager.cc:1434] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
W20251210 08:52:48.773003  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ffd1a746815144fc9752fd28fc2c2d4d has no consensus state
I20251210 08:52:48.775435  5390 ts_tablet_manager.cc:1929] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.775576  5390 log.cc:1199] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/c24e043480544d33ab1030ffd790efa7
I20251210 08:52:48.775974  5390 ts_tablet_manager.cc:1950] T c24e043480544d33ab1030ffd790efa7 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.776453  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 7e578f0a7a8b436ca7a6976db231318d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.777356  5390 tablet_replica.cc:333] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.777431  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet c24e043480544d33ab1030ffd790efa7 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.777575  5390 raft_consensus.cc:2243] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.777602  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.777763  5390 raft_consensus.cc:2272] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.778455  5332 tablet_service.cc:1505] Processing CreateTablet for tablet ffd1a746815144fc9752fd28fc2c2d4d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251210 08:52:48.778846  5390 ts_tablet_manager.cc:1916] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.778877  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd1a746815144fc9752fd28fc2c2d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.779997  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.783100  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet ffd1a746815144fc9752fd28fc2c2d4d
I20251210 08:52:48.783890  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet ffd1a746815144fc9752fd28fc2c2d4d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.785059  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.785509  5390 ts_tablet_manager.cc:1929] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.785617  5380 tablet_bootstrap.cc:492] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.785677  5390 log.cc:1199] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/7e578f0a7a8b436ca7a6976db231318d
I20251210 08:52:48.786021  5390 ts_tablet_manager.cc:1950] T 7e578f0a7a8b436ca7a6976db231318d P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.787110  5380 tablet_bootstrap.cc:654] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.787308  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 7e578f0a7a8b436ca7a6976db231318d (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.787604  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet ffd1a746815144fc9752fd28fc2c2d4d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ffd1a746815144fc9752fd28fc2c2d4d already in progress: creating tablet
I20251210 08:52:48.788504  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.789043  5380 tablet_bootstrap.cc:492] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.789211  5380 ts_tablet_manager.cc:1403] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:48.789930  5380 raft_consensus.cc:359] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.790164  5380 raft_consensus.cc:385] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.790256  5380 raft_consensus.cc:740] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.790499  5380 consensus_queue.cc:260] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.790629  5380 raft_consensus.cc:399] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.790722  5380 raft_consensus.cc:493] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.790807  5380 raft_consensus.cc:3060] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.792189  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12f8bc90ef9348cb9752d5d3fda0fa67 has no consensus state
I20251210 08:52:48.793109  5380 raft_consensus.cc:515] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.793325  5380 leader_election.cc:304] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.793506  5380 leader_election.cc:290] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.793550  5383 raft_consensus.cc:2804] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.793716  5383 raft_consensus.cc:697] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.793871  5380 ts_tablet_manager.cc:1434] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:52:48.793946  5383 consensus_queue.cc:237] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.795882  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 12f8bc90ef9348cb9752d5d3fda0fa67 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.796332  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f8bc90ef9348cb9752d5d3fda0fa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.797847  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet ffd1a746815144fc9752fd28fc2c2d4d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.800454  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet ffd1a746815144fc9752fd28fc2c2d4d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ffd1a746815144fc9752fd28fc2c2d4d already in progress: creating tablet
I20251210 08:52:48.800418  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.802788  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.806098  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 12f8bc90ef9348cb9752d5d3fda0fa67
I20251210 08:52:48.806524  5380 tablet_bootstrap.cc:492] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.808094  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 12f8bc90ef9348cb9752d5d3fda0fa67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.808077  5380 tablet_bootstrap.cc:654] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.808060  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
W20251210 08:52:48.808705  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 12f8bc90ef9348cb9752d5d3fda0fa67 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 12f8bc90ef9348cb9752d5d3fda0fa67 already in progress: creating tablet
I20251210 08:52:48.809685  5380 tablet_bootstrap.cc:492] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.809801  5380 ts_tablet_manager.cc:1403] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20251210 08:52:48.810443  5380 raft_consensus.cc:359] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.810599  5380 raft_consensus.cc:385] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.809711  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.810667  5380 raft_consensus.cc:740] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.810849  5380 consensus_queue.cc:260] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.811009  5380 raft_consensus.cc:399] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.811074  5380 raft_consensus.cc:493] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.811148  5380 raft_consensus.cc:3060] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.811576  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet ffd1a746815144fc9752fd28fc2c2d4d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.811849  5390 tablet_replica.cc:333] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.812021  5390 raft_consensus.cc:2243] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.812166  5390 raft_consensus.cc:2272] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.812745  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.812984  5390 ts_tablet_manager.cc:1916] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.813601  5380 raft_consensus.cc:515] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.813760  5380 leader_election.cc:304] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.813889  5380 leader_election.cc:290] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.813958  5382 raft_consensus.cc:2804] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.814102  5382 raft_consensus.cc:697] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.814291  5382 consensus_queue.cc:237] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:48.816882  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4b604972d0a43a5b4cd1a157784d630 has no consensus state
I20251210 08:52:48.818661  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.818918  5390 ts_tablet_manager.cc:1929] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.819017  5390 log.cc:1199] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/ffd1a746815144fc9752fd28fc2c2d4d
I20251210 08:52:48.819288  5390 ts_tablet_manager.cc:1950] T ffd1a746815144fc9752fd28fc2c2d4d P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.814289  5380 ts_tablet_manager.cc:1434] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:48.820346  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet ffd1a746815144fc9752fd28fc2c2d4d (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.821918  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.822095  5332 tablet_service.cc:1505] Processing CreateTablet for tablet b4b604972d0a43a5b4cd1a157784d630 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.822511  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b604972d0a43a5b4cd1a157784d630. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.825774  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet b4b604972d0a43a5b4cd1a157784d630
I20251210 08:52:48.826478  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet b4b604972d0a43a5b4cd1a157784d630 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.827232  5380 tablet_bootstrap.cc:492] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:48.827733  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet b4b604972d0a43a5b4cd1a157784d630 because the tablet was not found. No further retry: Not found: Tablet not found: b4b604972d0a43a5b4cd1a157784d630
I20251210 08:52:48.827843  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.828569  5380 tablet_bootstrap.cc:654] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.830410  5380 tablet_bootstrap.cc:492] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.830570  5380 ts_tablet_manager.cc:1403] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 08:52:48.830410  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.831111  5380 raft_consensus.cc:359] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.831246  5380 raft_consensus.cc:385] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.831324  5380 raft_consensus.cc:740] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.831228  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.831501  5380 consensus_queue.cc:260] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.831635  5380 raft_consensus.cc:399] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.831694  5380 raft_consensus.cc:493] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.831753  5380 raft_consensus.cc:3060] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.832077  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 12f8bc90ef9348cb9752d5d3fda0fa67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.832296  5390 tablet_replica.cc:333] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.832448  5390 raft_consensus.cc:2243] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.832604  5390 raft_consensus.cc:2272] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.833866  5390 ts_tablet_manager.cc:1916] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.834507  5380 raft_consensus.cc:515] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.834709  5380 leader_election.cc:304] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.834928  5382 raft_consensus.cc:2804] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
W20251210 08:52:48.835179  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0452865f9fd242279cf3712d2ce79cb6 has no consensus state
I20251210 08:52:48.835265  5382 raft_consensus.cc:697] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.835500  5382 consensus_queue.cc:237] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.836048  5380 leader_election.cc:290] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.837836  5380 ts_tablet_manager.cc:1434] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20251210 08:52:48.837791  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.839079  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 0452865f9fd242279cf3712d2ce79cb6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 1
I20251210 08:52:48.839447  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0452865f9fd242279cf3712d2ce79cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.840880  5390 ts_tablet_manager.cc:1929] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.841078  5390 log.cc:1199] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/12f8bc90ef9348cb9752d5d3fda0fa67
I20251210 08:52:48.841557  5390 ts_tablet_manager.cc:1950] T 12f8bc90ef9348cb9752d5d3fda0fa67 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.844310  5380 tablet_bootstrap.cc:492] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.845670  5380 tablet_bootstrap.cc:654] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.843469  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 12f8bc90ef9348cb9752d5d3fda0fa67 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.847088  5380 tablet_bootstrap.cc:492] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.847244  5380 ts_tablet_manager.cc:1403] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 08:52:48.848001  5380 raft_consensus.cc:359] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.848188  5380 raft_consensus.cc:385] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.848196  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet b4b604972d0a43a5b4cd1a157784d630 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.848315  5380 raft_consensus.cc:740] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.848404  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.848560  5380 consensus_queue.cc:260] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.848778  5380 raft_consensus.cc:399] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.848881  5380 raft_consensus.cc:493] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.849017  5380 raft_consensus.cc:3060] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.849813  5390 tablet_replica.cc:333] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.850034  5390 raft_consensus.cc:2243] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.850250  5390 raft_consensus.cc:2272] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.851347  5390 ts_tablet_manager.cc:1916] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.851694  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 0452865f9fd242279cf3712d2ce79cb6
I20251210 08:52:48.851990  5380 raft_consensus.cc:515] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.852432  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 0452865f9fd242279cf3712d2ce79cb6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.852519  5380 leader_election.cc:304] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.852737  5380 leader_election.cc:290] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.852808  5382 raft_consensus.cc:2804] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.852950  5382 raft_consensus.cc:697] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.853209  5382 consensus_queue.cc:237] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.853408  5380 ts_tablet_manager.cc:1434] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20251210 08:52:48.854432  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.855239  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.858271  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.859597  5390 ts_tablet_manager.cc:1929] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.859740  5390 log.cc:1199] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/b4b604972d0a43a5b4cd1a157784d630
I20251210 08:52:48.860188  5390 ts_tablet_manager.cc:1950] T b4b604972d0a43a5b4cd1a157784d630 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.861078  5390 tablet_replica.cc:333] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.861186  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet b4b604972d0a43a5b4cd1a157784d630 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.861310  5390 raft_consensus.cc:2243] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.861497  5390 raft_consensus.cc:2272] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:52:48.862206  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c780ec2788444a04946d38218ae5b180 has no consensus state
I20251210 08:52:48.862756  5390 ts_tablet_manager.cc:1916] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.863780  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.866277  5332 tablet_service.cc:1505] Processing CreateTablet for tablet c780ec2788444a04946d38218ae5b180 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 1
I20251210 08:52:48.866305  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.866708  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c780ec2788444a04946d38218ae5b180. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.868913  5390 ts_tablet_manager.cc:1929] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.869096  5390 log.cc:1199] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/0452865f9fd242279cf3712d2ce79cb6
I20251210 08:52:48.869469  5390 ts_tablet_manager.cc:1950] T 0452865f9fd242279cf3712d2ce79cb6 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.870322  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet c780ec2788444a04946d38218ae5b180
I20251210 08:52:48.870481  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 0452865f9fd242279cf3712d2ce79cb6 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.871101  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet c780ec2788444a04946d38218ae5b180 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.871634  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet c780ec2788444a04946d38218ae5b180 because the tablet was not found. No further retry: Not found: Tablet not found: c780ec2788444a04946d38218ae5b180
I20251210 08:52:48.872187  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.872466  5380 tablet_bootstrap.cc:492] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.873745  5380 tablet_bootstrap.cc:654] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.874580  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.875244  5380 tablet_bootstrap.cc:492] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.875407  5380 ts_tablet_manager.cc:1403] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 08:52:48.876082  5380 raft_consensus.cc:359] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.876255  5380 raft_consensus.cc:385] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.876334  5380 raft_consensus.cc:740] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.876591  5380 consensus_queue.cc:260] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.876747  5380 raft_consensus.cc:399] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.876884  5380 raft_consensus.cc:493] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.876994  5380 raft_consensus.cc:3060] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.877753  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2a9bd0edc06f4b689f0664745361ac2a has no consensus state
I20251210 08:52:48.879542  5380 raft_consensus.cc:515] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.879567  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.879835  5380 leader_election.cc:304] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.880173  5382 raft_consensus.cc:2804] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.880342  5382 raft_consensus.cc:697] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.880594  5382 consensus_queue.cc:237] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.881624  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 2a9bd0edc06f4b689f0664745361ac2a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.882019  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9bd0edc06f4b689f0664745361ac2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.882514  5380 leader_election.cc:290] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.882486  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.882932  5380 ts_tablet_manager.cc:1434] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:52:48.886001  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 2a9bd0edc06f4b689f0664745361ac2a
I20251210 08:52:48.886914  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 2a9bd0edc06f4b689f0664745361ac2a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.887629  5380 tablet_bootstrap.cc:492] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.887933  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.888767  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.889590  5380 tablet_bootstrap.cc:654] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:48.889592  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 2a9bd0edc06f4b689f0664745361ac2a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2a9bd0edc06f4b689f0664745361ac2a already in progress: creating tablet
I20251210 08:52:48.890161  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet c780ec2788444a04946d38218ae5b180 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.890676  5390 tablet_replica.cc:333] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.890865  5390 raft_consensus.cc:2243] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.891067  5390 raft_consensus.cc:2272] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.891541  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.891922  5380 tablet_bootstrap.cc:492] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.891995  5390 ts_tablet_manager.cc:1916] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.892099  5380 ts_tablet_manager.cc:1403] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:52:48.892941  5380 raft_consensus.cc:359] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.893190  5380 raft_consensus.cc:385] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.893312  5380 raft_consensus.cc:740] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.893576  5380 consensus_queue.cc:260] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.893786  5380 raft_consensus.cc:399] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.893858  5380 raft_consensus.cc:493] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.893947  5380 raft_consensus.cc:3060] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.895991  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0f1284ec5a05438da77dff207adb420a has no consensus state
I20251210 08:52:48.896378  5380 raft_consensus.cc:515] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.896662  5380 leader_election.cc:304] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.896884  5380 leader_election.cc:290] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.896977  5382 raft_consensus.cc:2804] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.897054  5390 ts_tablet_manager.cc:1929] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.897125  5382 raft_consensus.cc:697] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.897164  5390 log.cc:1199] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/c780ec2788444a04946d38218ae5b180
I20251210 08:52:48.897433  5380 ts_tablet_manager.cc:1434] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:48.897398  5382 consensus_queue.cc:237] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.897552  5390 ts_tablet_manager.cc:1950] T c780ec2788444a04946d38218ae5b180 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.898919  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet c780ec2788444a04946d38218ae5b180 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.900666  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 2a9bd0edc06f4b689f0664745361ac2a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.900835  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 0f1284ec5a05438da77dff207adb420a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.901063  5390 tablet_replica.cc:333] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.901296  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1284ec5a05438da77dff207adb420a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.901537  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.901692  5390 raft_consensus.cc:2243] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.901917  5390 raft_consensus.cc:2272] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.904290  5390 ts_tablet_manager.cc:1916] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.904335  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.907384  5380 tablet_bootstrap.cc:492] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.907702  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 0f1284ec5a05438da77dff207adb420a
I20251210 08:52:48.908633  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 0f1284ec5a05438da77dff207adb420a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.908849  5380 tablet_bootstrap.cc:654] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.909799  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.911388  5390 ts_tablet_manager.cc:1929] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.911578  5390 log.cc:1199] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/2a9bd0edc06f4b689f0664745361ac2a
I20251210 08:52:48.911974  5390 ts_tablet_manager.cc:1950] T 2a9bd0edc06f4b689f0664745361ac2a P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.912247  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.913085  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 2a9bd0edc06f4b689f0664745361ac2a (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:48.913408  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 0f1284ec5a05438da77dff207adb420a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0f1284ec5a05438da77dff207adb420a already in progress: creating tablet
W20251210 08:52:48.915863  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ea51aaed16b436fa9fc467b379ac89b has no consensus state
I20251210 08:52:48.916846  5380 tablet_bootstrap.cc:492] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.917017  5380 ts_tablet_manager.cc:1403] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20251210 08:52:48.917695  5380 raft_consensus.cc:359] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.917876  5380 raft_consensus.cc:385] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.917968  5380 raft_consensus.cc:740] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.918192  5380 consensus_queue.cc:260] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.918350  5380 raft_consensus.cc:399] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.918452  5380 raft_consensus.cc:493] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.918403  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.918550  5380 raft_consensus.cc:3060] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.919499  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 2ea51aaed16b436fa9fc467b379ac89b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 50
I20251210 08:52:48.919886  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea51aaed16b436fa9fc467b379ac89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.921265  5380 raft_consensus.cc:515] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.921195  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.921500  5380 leader_election.cc:304] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.921710  5380 leader_election.cc:290] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.921756  5382 raft_consensus.cc:2804] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.921916  5382 raft_consensus.cc:697] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.922144  5382 consensus_queue.cc:237] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.922672  5380 ts_tablet_manager.cc:1434] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251210 08:52:48.925134  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 2ea51aaed16b436fa9fc467b379ac89b
I20251210 08:52:48.925839  5380 tablet_bootstrap.cc:492] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.926031  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 2ea51aaed16b436fa9fc467b379ac89b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:48.927189  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 2ea51aaed16b436fa9fc467b379ac89b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2ea51aaed16b436fa9fc467b379ac89b already in progress: creating tablet
I20251210 08:52:48.927274  5380 tablet_bootstrap.cc:654] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.927520  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.927829  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.928308  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 0f1284ec5a05438da77dff207adb420a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.928612  5390 tablet_replica.cc:333] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.928859  5390 raft_consensus.cc:2243] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.929142  5390 raft_consensus.cc:2272] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.930231  5390 ts_tablet_manager.cc:1916] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.930852  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.932003  5380 tablet_bootstrap.cc:492] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.932142  5380 ts_tablet_manager.cc:1403] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.004s
I20251210 08:52:48.932772  5380 raft_consensus.cc:359] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.932930  5380 raft_consensus.cc:385] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.933029  5380 raft_consensus.cc:740] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.933292  5380 consensus_queue.cc:260] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.933480  5380 raft_consensus.cc:399] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.933578  5380 raft_consensus.cc:493] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.933687  5380 raft_consensus.cc:3060] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.935122  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c91393c9b6e9445c83e907b7d95ccfe9 has no consensus state
I20251210 08:52:48.935783  5380 raft_consensus.cc:515] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.936076  5380 leader_election.cc:304] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.936340  5384 raft_consensus.cc:2804] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.936475  5384 raft_consensus.cc:697] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.936739  5384 consensus_queue.cc:237] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.936861  5390 ts_tablet_manager.cc:1929] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.936990  5390 log.cc:1199] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/0f1284ec5a05438da77dff207adb420a
I20251210 08:52:48.937353  5390 ts_tablet_manager.cc:1950] T 0f1284ec5a05438da77dff207adb420a P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.937331  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.938449  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 0f1284ec5a05438da77dff207adb420a (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.939630  5332 tablet_service.cc:1505] Processing CreateTablet for tablet c91393c9b6e9445c83e907b7d95ccfe9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 50
I20251210 08:52:48.940073  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91393c9b6e9445c83e907b7d95ccfe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.940519  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.940078  5380 leader_election.cc:290] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.944068  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet c91393c9b6e9445c83e907b7d95ccfe9
I20251210 08:52:48.944499  5380 ts_tablet_manager.cc:1434] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.003s
I20251210 08:52:48.944835  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet c91393c9b6e9445c83e907b7d95ccfe9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.946450  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.946668  5380 tablet_bootstrap.cc:492] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:48.947011  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet c91393c9b6e9445c83e907b7d95ccfe9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c91393c9b6e9445c83e907b7d95ccfe9 already in progress: creating tablet
I20251210 08:52:48.946394  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.947186  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 2ea51aaed16b436fa9fc467b379ac89b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.947445  5390 tablet_replica.cc:333] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.947645  5390 raft_consensus.cc:2243] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.947844  5390 raft_consensus.cc:2272] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.948627  5380 tablet_bootstrap.cc:654] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.949143  5390 ts_tablet_manager.cc:1916] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.950251  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.953012  5380 tablet_bootstrap.cc:492] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.953204  5380 ts_tablet_manager.cc:1403] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
W20251210 08:52:48.953743  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c38608c419dd404fbdce09e0f4666188 has no consensus state
I20251210 08:52:48.953943  5380 raft_consensus.cc:359] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.954147  5380 raft_consensus.cc:385] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.954231  5380 raft_consensus.cc:740] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.954463  5380 consensus_queue.cc:260] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.954643  5380 raft_consensus.cc:399] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.954752  5380 raft_consensus.cc:493] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.954852  5380 raft_consensus.cc:3060] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.956037  5390 ts_tablet_manager.cc:1929] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.956187  5390 log.cc:1199] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/2ea51aaed16b436fa9fc467b379ac89b
I20251210 08:52:48.956557  5390 ts_tablet_manager.cc:1950] T 2ea51aaed16b436fa9fc467b379ac89b P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.957494  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 2ea51aaed16b436fa9fc467b379ac89b (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.957532  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.957628  5380 raft_consensus.cc:515] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.957860  5380 leader_election.cc:304] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.957942  5332 tablet_service.cc:1505] Processing CreateTablet for tablet c38608c419dd404fbdce09e0f4666188 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.958076  5380 leader_election.cc:290] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.958148  5384 raft_consensus.cc:2804] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.958323  5384 raft_consensus.cc:697] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.958387  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38608c419dd404fbdce09e0f4666188. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.958562  5384 consensus_queue.cc:237] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.958840  5380 ts_tablet_manager.cc:1434] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251210 08:52:48.960803  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.962845  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet c91393c9b6e9445c83e907b7d95ccfe9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.964094  5380 tablet_bootstrap.cc:492] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.964268  5390 tablet_replica.cc:333] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.964461  5390 raft_consensus.cc:2243] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.964573  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet c38608c419dd404fbdce09e0f4666188
I20251210 08:52:48.964670  5390 raft_consensus.cc:2272] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.965978  5380 tablet_bootstrap.cc:654] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.966415  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet c38608c419dd404fbdce09e0f4666188 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.966419  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.967415  5390 ts_tablet_manager.cc:1916] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.967634  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:48.971163  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.972573  5390 ts_tablet_manager.cc:1929] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.972702  5390 log.cc:1199] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/c91393c9b6e9445c83e907b7d95ccfe9
I20251210 08:52:48.972823  5380 tablet_bootstrap.cc:492] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.972998  5380 ts_tablet_manager.cc:1403] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20251210 08:52:48.973047  5390 ts_tablet_manager.cc:1950] T c91393c9b6e9445c83e907b7d95ccfe9 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.973659  5380 raft_consensus.cc:359] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.973814  5380 raft_consensus.cc:385] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.973927  5380 raft_consensus.cc:740] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.974175  5380 consensus_queue.cc:260] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.974293  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet c91393c9b6e9445c83e907b7d95ccfe9 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.974395  5380 raft_consensus.cc:399] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.974484  5380 raft_consensus.cc:493] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.974619  5380 raft_consensus.cc:3060] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:48.974625  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet c38608c419dd404fbdce09e0f4666188 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c38608c419dd404fbdce09e0f4666188 already in progress: creating tablet
W20251210 08:52:48.975541  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f8a09c47eed64db8966b6bfb83f23c0d has no consensus state
I20251210 08:52:48.977239  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.977326  5380 raft_consensus.cc:515] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.977653  5380 leader_election.cc:304] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.977896  5380 leader_election.cc:290] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.978036  5384 raft_consensus.cc:2804] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.978271  5384 raft_consensus.cc:697] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.978538  5384 consensus_queue.cc:237] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.978750  5380 ts_tablet_manager.cc:1434] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20251210 08:52:48.979405  5332 tablet_service.cc:1505] Processing CreateTablet for tablet f8a09c47eed64db8966b6bfb83f23c0d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:48.979842  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a09c47eed64db8966b6bfb83f23c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:48.980320  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:48.983501  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet f8a09c47eed64db8966b6bfb83f23c0d
I20251210 08:52:48.984833  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet f8a09c47eed64db8966b6bfb83f23c0d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.985564  5380 tablet_bootstrap.cc:492] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:48.985728  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
W20251210 08:52:48.985841  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet f8a09c47eed64db8966b6bfb83f23c0d because the tablet was not found. No further retry: Not found: Tablet not found: f8a09c47eed64db8966b6bfb83f23c0d
I20251210 08:52:48.986582  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet c38608c419dd404fbdce09e0f4666188 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.986508  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:48.986819  5390 tablet_replica.cc:333] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.987036  5390 raft_consensus.cc:2243] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.987213  5380 tablet_bootstrap.cc:654] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:48.987229  5390 raft_consensus.cc:2272] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.988322  5390 ts_tablet_manager.cc:1916] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:48.988889  5380 tablet_bootstrap.cc:492] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:48.989065  5380 ts_tablet_manager.cc:1403] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20251210 08:52:48.989741  5380 raft_consensus.cc:359] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.989647  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:48.989912  5380 raft_consensus.cc:385] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:48.989991  5380 raft_consensus.cc:740] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:48.990243  5380 consensus_queue.cc:260] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.990408  5380 raft_consensus.cc:399] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:48.990522  5380 raft_consensus.cc:493] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:48.990653  5380 raft_consensus.cc:3060] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:48.993065  5380 raft_consensus.cc:515] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.993273  5380 leader_election.cc:304] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:48.993471  5380 leader_election.cc:290] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:48.993516  5384 raft_consensus.cc:2804] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:48.993942  5380 ts_tablet_manager.cc:1434] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20251210 08:52:48.993916  5384 raft_consensus.cc:697] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:48.994266  5390 ts_tablet_manager.cc:1929] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:48.994421  5390 log.cc:1199] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/c38608c419dd404fbdce09e0f4666188
W20251210 08:52:48.994619  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 606502a0d89b4f43997aea3186803ce8 has no consensus state
I20251210 08:52:48.994282  5384 consensus_queue.cc:237] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:48.994859  5390 ts_tablet_manager.cc:1950] T c38608c419dd404fbdce09e0f4666188 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:48.995919  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet c38608c419dd404fbdce09e0f4666188 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:48.997581  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet f8a09c47eed64db8966b6bfb83f23c0d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:48.997902  5390 tablet_replica.cc:333] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:48.998121  5390 raft_consensus.cc:2243] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:48.998344  5390 raft_consensus.cc:2272] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:48.998469  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:48.998622  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 606502a0d89b4f43997aea3186803ce8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:48.999007  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606502a0d89b4f43997aea3186803ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.001006  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.004271  5380 tablet_bootstrap.cc:492] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.005072  5390 ts_tablet_manager.cc:1916] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.005769  5380 tablet_bootstrap.cc:654] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.006672  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 606502a0d89b4f43997aea3186803ce8
I20251210 08:52:49.007943  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 606502a0d89b4f43997aea3186803ce8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.008378  5380 tablet_bootstrap.cc:492] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.008539  5380 ts_tablet_manager.cc:1403] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 08:52:49.008606  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.009352  5380 raft_consensus.cc:359] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.009527  5380 raft_consensus.cc:385] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.009644  5380 raft_consensus.cc:740] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.009887  5380 consensus_queue.cc:260] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.010075  5380 raft_consensus.cc:399] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.010171  5380 raft_consensus.cc:493] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.010294  5380 raft_consensus.cc:3060] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.011463  5390 ts_tablet_manager.cc:1929] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.011586  5390 log.cc:1199] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/f8a09c47eed64db8966b6bfb83f23c0d
I20251210 08:52:49.012013  5390 ts_tablet_manager.cc:1950] T f8a09c47eed64db8966b6bfb83f23c0d P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.012161  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.013027  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet f8a09c47eed64db8966b6bfb83f23c0d (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.013028  5380 raft_consensus.cc:515] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.013329  5380 leader_election.cc:304] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
W20251210 08:52:49.013350  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 606502a0d89b4f43997aea3186803ce8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 606502a0d89b4f43997aea3186803ce8 already in progress: creating tablet
I20251210 08:52:49.013553  5380 leader_election.cc:290] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.013669  5384 raft_consensus.cc:2804] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.013815  5384 raft_consensus.cc:697] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.013993  5380 ts_tablet_manager.cc:1434] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:49.014070  5384 consensus_queue.cc:237] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.016199  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8eb7727f07a84c5a93d80e62da8d2516 has no consensus state
I20251210 08:52:49.017617  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 606502a0d89b4f43997aea3186803ce8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:48 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.017870  5390 tablet_replica.cc:333] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.018034  5390 raft_consensus.cc:2243] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.017899  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.018165  5390 raft_consensus.cc:2272] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.019307  5390 ts_tablet_manager.cc:1916] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.020509  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.021247  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 8eb7727f07a84c5a93d80e62da8d2516 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:49.021682  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb7727f07a84c5a93d80e62da8d2516. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.023957  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 8eb7727f07a84c5a93d80e62da8d2516
I20251210 08:52:49.024708  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 8eb7727f07a84c5a93d80e62da8d2516 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.025718  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.027132  5390 ts_tablet_manager.cc:1929] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.027289  5390 log.cc:1199] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/606502a0d89b4f43997aea3186803ce8
I20251210 08:52:49.027645  5390 ts_tablet_manager.cc:1950] T 606502a0d89b4f43997aea3186803ce8 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.028172  5380 tablet_bootstrap.cc:492] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.028250  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.028689  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 606502a0d89b4f43997aea3186803ce8 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.029240  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 8eb7727f07a84c5a93d80e62da8d2516 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8eb7727f07a84c5a93d80e62da8d2516 already in progress: creating tablet
I20251210 08:52:49.029729  5380 tablet_bootstrap.cc:654] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:49.032126  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a0378fe1ad464638b334378b9f75ac2d has no consensus state
I20251210 08:52:49.032490  5380 tablet_bootstrap.cc:492] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.032675  5380 ts_tablet_manager.cc:1403] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20251210 08:52:49.033370  5380 raft_consensus.cc:359] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.033561  5380 raft_consensus.cc:385] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.033658  5380 raft_consensus.cc:740] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.033895  5380 consensus_queue.cc:260] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.034044  5380 raft_consensus.cc:399] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.033809  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.034152  5380 raft_consensus.cc:493] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.034269  5380 raft_consensus.cc:3060] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.035732  5332 tablet_service.cc:1505] Processing CreateTablet for tablet a0378fe1ad464638b334378b9f75ac2d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.036187  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0378fe1ad464638b334378b9f75ac2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.036509  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.037360  5380 raft_consensus.cc:515] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.037613  5380 leader_election.cc:304] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.037935  5382 raft_consensus.cc:2804] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.038081  5382 raft_consensus.cc:697] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.038354  5382 consensus_queue.cc:237] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.040292  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet a0378fe1ad464638b334378b9f75ac2d
I20251210 08:52:49.041201  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet a0378fe1ad464638b334378b9f75ac2d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.042339  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet a0378fe1ad464638b334378b9f75ac2d because the tablet was not found. No further retry: Not found: Tablet not found: a0378fe1ad464638b334378b9f75ac2d
I20251210 08:52:49.042455  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.045266  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" 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 08:52:49.048770  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5bac431d448d449ab7eab61632ca6416 has no consensus state
I20251210 08:52:49.050742  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.051129  5380 leader_election.cc:290] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.051684  5380 ts_tablet_manager.cc:1434] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20251210 08:52:49.052004  5380 tablet_bootstrap.cc:492] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.052948  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 5bac431d448d449ab7eab61632ca6416 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.053323  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bac431d448d449ab7eab61632ca6416. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.053416  5380 tablet_bootstrap.cc:654] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.053546  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.055189  5380 tablet_bootstrap.cc:492] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.055367  5380 ts_tablet_manager.cc:1403] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:49.056154  5380 raft_consensus.cc:359] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.056381  5380 raft_consensus.cc:385] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.056455  5380 raft_consensus.cc:740] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.056674  5380 consensus_queue.cc:260] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.056809  5380 raft_consensus.cc:399] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.056876  5380 raft_consensus.cc:493] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.056963  5380 raft_consensus.cc:3060] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.057520  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 5bac431d448d449ab7eab61632ca6416
I20251210 08:52:49.058393  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 5bac431d448d449ab7eab61632ca6416 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.058998  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 5bac431d448d449ab7eab61632ca6416 because the tablet was not found. No further retry: Not found: Tablet not found: 5bac431d448d449ab7eab61632ca6416
I20251210 08:52:49.059751  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.060647  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.061470  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 8eb7727f07a84c5a93d80e62da8d2516 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.061720  5390 tablet_replica.cc:333] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.061751  5380 raft_consensus.cc:515] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.061928  5390 raft_consensus.cc:2243] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.062131  5390 raft_consensus.cc:2272] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.062139  5380 leader_election.cc:304] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.062660  5384 raft_consensus.cc:2804] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.062799  5384 raft_consensus.cc:697] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.063035  5384 consensus_queue.cc:237] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.063438  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.064262  5390 ts_tablet_manager.cc:1916] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.064049  5380 leader_election.cc:290] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.066226  5380 ts_tablet_manager.cc:1434] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20251210 08:52:49.066530  5380 tablet_bootstrap.cc:492] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.067986  5380 tablet_bootstrap.cc:654] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:49.068321  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3de7d0c2f148467cba2ef965d7f4ee08 has no consensus state
I20251210 08:52:49.069747  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet a0378fe1ad464638b334378b9f75ac2d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.071774  5390 ts_tablet_manager.cc:1929] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.071888  5390 log.cc:1199] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/8eb7727f07a84c5a93d80e62da8d2516
I20251210 08:52:49.072283  5390 ts_tablet_manager.cc:1950] T 8eb7727f07a84c5a93d80e62da8d2516 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.073072  5390 tablet_replica.cc:333] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.073246  5390 raft_consensus.cc:2243] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.073249  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 8eb7727f07a84c5a93d80e62da8d2516 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.073623  5380 tablet_bootstrap.cc:492] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.073573  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.073764  5380 ts_tablet_manager.cc:1403] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.003s
I20251210 08:52:49.074357  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 3de7d0c2f148467cba2ef965d7f4ee08 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 125
I20251210 08:52:49.074457  5380 raft_consensus.cc:359] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.074589  5380 raft_consensus.cc:385] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.074643  5380 raft_consensus.cc:740] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.074831  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de7d0c2f148467cba2ef965d7f4ee08. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.073568  5390 raft_consensus.cc:2272] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.074904  5380 consensus_queue.cc:260] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.075075  5380 raft_consensus.cc:399] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.075189  5380 raft_consensus.cc:493] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.075289  5380 raft_consensus.cc:3060] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.076136  5390 ts_tablet_manager.cc:1916] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.076364  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.078210  5380 raft_consensus.cc:515] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.078464  5380 leader_election.cc:304] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.078715  5382 raft_consensus.cc:2804] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.078835  5382 raft_consensus.cc:697] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.079087  5382 consensus_queue.cc:237] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.081310  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 3de7d0c2f148467cba2ef965d7f4ee08
I20251210 08:52:49.082170  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 3de7d0c2f148467cba2ef965d7f4ee08 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.082731  5390 ts_tablet_manager.cc:1929] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.082891  5390 log.cc:1199] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/a0378fe1ad464638b334378b9f75ac2d
I20251210 08:52:49.083267  5390 ts_tablet_manager.cc:1950] T a0378fe1ad464638b334378b9f75ac2d P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.083496  5380 leader_election.cc:290] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.083789  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.084157  5380 ts_tablet_manager.cc:1434] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20251210 08:52:49.084453  5380 tablet_bootstrap.cc:492] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.084607  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet a0378fe1ad464638b334378b9f75ac2d (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.085201  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 3de7d0c2f148467cba2ef965d7f4ee08 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3de7d0c2f148467cba2ef965d7f4ee08 already in progress: creating tablet
I20251210 08:52:49.085911  5380 tablet_bootstrap.cc:654] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.086998  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.087522  5380 tablet_bootstrap.cc:492] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.087659  5380 ts_tablet_manager.cc:1403] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:49.087976  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.088435  5380 raft_consensus.cc:359] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.088613  5380 raft_consensus.cc:385] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.088714  5380 raft_consensus.cc:740] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.088902  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 5bac431d448d449ab7eab61632ca6416 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.088946  5380 consensus_queue.cc:260] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.089381  5380 raft_consensus.cc:399] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.089479  5380 raft_consensus.cc:493] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.089475  5390 tablet_replica.cc:333] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.089610  5380 raft_consensus.cc:3060] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.089735  5390 raft_consensus.cc:2243] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.089949  5390 raft_consensus.cc:2272] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.091034  5390 ts_tablet_manager.cc:1916] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:49.092650  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8389d5a711a74868adbd3bc4fb667955 has no consensus state
I20251210 08:52:49.093379  5380 raft_consensus.cc:515] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.093662  5380 leader_election.cc:304] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.093897  5380 leader_election.cc:290] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.094012  5382 raft_consensus.cc:2804] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.094182  5382 raft_consensus.cc:697] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.094353  5380 ts_tablet_manager.cc:1434] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20251210 08:52:49.094448  5382 consensus_queue.cc:237] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.097045  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.097208  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 8389d5a711a74868adbd3bc4fb667955 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 125
I20251210 08:52:49.097662  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8389d5a711a74868adbd3bc4fb667955. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.099749  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 3de7d0c2f148467cba2ef965d7f4ee08 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.099640  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.103343  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 8389d5a711a74868adbd3bc4fb667955
I20251210 08:52:49.103544  5380 tablet_bootstrap.cc:492] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.104241  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 8389d5a711a74868adbd3bc4fb667955 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.105034  5380 tablet_bootstrap.cc:654] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.105014  5390 ts_tablet_manager.cc:1929] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.105178  5390 log.cc:1199] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/5bac431d448d449ab7eab61632ca6416
I20251210 08:52:49.105358  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.105558  5390 ts_tablet_manager.cc:1950] T 5bac431d448d449ab7eab61632ca6416 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.106462  5390 tablet_replica.cc:333] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.106635  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 5bac431d448d449ab7eab61632ca6416 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.106757  5390 raft_consensus.cc:2243] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.106766  5380 tablet_bootstrap.cc:492] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.106993  5380 ts_tablet_manager.cc:1403] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:49.106992  5390 raft_consensus.cc:2272] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.107731  5380 raft_consensus.cc:359] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.107964  5380 raft_consensus.cc:385] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.108050  5380 raft_consensus.cc:740] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.108124  5390 ts_tablet_manager.cc:1916] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.108317  5380 consensus_queue.cc:260] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.108491  5380 raft_consensus.cc:399] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.108433  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.108601  5380 raft_consensus.cc:493] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.108693  5380 raft_consensus.cc:3060] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.111809  5380 raft_consensus.cc:515] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.112020  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1188c6e27f244e70bdccc5073878caa0 has no consensus state
I20251210 08:52:49.112125  5380 leader_election.cc:304] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.112353  5380 leader_election.cc:290] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.112422  5383 raft_consensus.cc:2804] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.112571  5383 raft_consensus.cc:697] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.112818  5383 consensus_queue.cc:237] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.113130  5380 ts_tablet_manager.cc:1434] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20251210 08:52:49.113791  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:49.115739  5230 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 8627a80c9976404d9c4390e2656fdaa4 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 8627a80c9976404d9c4390e2656fdaa4 consensus state has no leader
I20251210 08:52:49.115656  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 1188c6e27f244e70bdccc5073878caa0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.116201  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1188c6e27f244e70bdccc5073878caa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.117450  5390 ts_tablet_manager.cc:1929] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.117571  5390 log.cc:1199] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/3de7d0c2f148467cba2ef965d7f4ee08
I20251210 08:52:49.117856  5390 ts_tablet_manager.cc:1950] T 3de7d0c2f148467cba2ef965d7f4ee08 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.118619  5390 tablet_replica.cc:333] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.118745  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 3de7d0c2f148467cba2ef965d7f4ee08 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.120971  5390 raft_consensus.cc:2243] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.121762  5390 raft_consensus.cc:2272] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.121755  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.123366  5380 tablet_bootstrap.cc:492] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.124650  5390 ts_tablet_manager.cc:1916] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.124853  5380 tablet_bootstrap.cc:654] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.125694  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 1188c6e27f244e70bdccc5073878caa0
I20251210 08:52:49.126428  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 1188c6e27f244e70bdccc5073878caa0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.127533  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.128051  5380 tablet_bootstrap.cc:492] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.128198  5380 ts_tablet_manager.cc:1403] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:52:49.128254  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.128996  5380 raft_consensus.cc:359] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.129177  5380 raft_consensus.cc:385] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.129283  5380 raft_consensus.cc:740] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.129513  5380 consensus_queue.cc:260] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.129709  5380 raft_consensus.cc:399] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.129799  5380 raft_consensus.cc:493] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.129928  5380 raft_consensus.cc:3060] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.131165  5390 ts_tablet_manager.cc:1929] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.131284  5390 log.cc:1199] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/8389d5a711a74868adbd3bc4fb667955
I20251210 08:52:49.131695  5390 ts_tablet_manager.cc:1950] T 8389d5a711a74868adbd3bc4fb667955 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.132675  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 8389d5a711a74868adbd3bc4fb667955 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.132777  5380 raft_consensus.cc:515] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.132964  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 1188c6e27f244e70bdccc5073878caa0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1188c6e27f244e70bdccc5073878caa0 already in progress: creating tablet
I20251210 08:52:49.133067  5380 leader_election.cc:304] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.133266  5380 leader_election.cc:290] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.133363  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.133685  5383 raft_consensus.cc:2804] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.133734  5380 ts_tablet_manager.cc:1434] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:49.133922  5383 raft_consensus.cc:697] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.134151  5383 consensus_queue.cc:237] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.136988  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a9bdd385dd744eb694219ff099c442cc has no consensus state
I20251210 08:52:49.137641  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 1188c6e27f244e70bdccc5073878caa0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.138228  5390 tablet_replica.cc:333] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.138442  5390 raft_consensus.cc:2243] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.138657  5390 raft_consensus.cc:2272] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.139644  5390 ts_tablet_manager.cc:1916] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.141062  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.141588  5333 tablet_service.cc:1505] Processing CreateTablet for tablet a9bdd385dd744eb694219ff099c442cc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.142215  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bdd385dd744eb694219ff099c442cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.143193  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.146370  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet a9bdd385dd744eb694219ff099c442cc
I20251210 08:52:49.146533  5390 ts_tablet_manager.cc:1929] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.146699  5390 log.cc:1199] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/1188c6e27f244e70bdccc5073878caa0
I20251210 08:52:49.147070  5390 ts_tablet_manager.cc:1950] T 1188c6e27f244e70bdccc5073878caa0 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.147169  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet a9bdd385dd744eb694219ff099c442cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.148438  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 1188c6e27f244e70bdccc5073878caa0 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.148554  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.148741  5380 tablet_bootstrap.cc:492] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:49.148775  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet a9bdd385dd744eb694219ff099c442cc because the tablet was not found. No further retry: Not found: Tablet not found: a9bdd385dd744eb694219ff099c442cc
I20251210 08:52:49.150069  5380 tablet_bootstrap.cc:654] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.151394  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.152068  5380 tablet_bootstrap.cc:492] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.152235  5380 ts_tablet_manager.cc:1403] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.152844  5380 raft_consensus.cc:359] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.153028  5380 raft_consensus.cc:385] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.153112  5380 raft_consensus.cc:740] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.153394  5380 consensus_queue.cc:260] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.153569  5380 raft_consensus.cc:399] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.153677  5380 raft_consensus.cc:493] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.153784  5380 raft_consensus.cc:3060] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.155030  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3558aa9861f943d59752f5d95576aa1c has no consensus state
I20251210 08:52:49.156065  5380 raft_consensus.cc:515] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.156325  5380 leader_election.cc:304] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.156522  5380 leader_election.cc:290] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.156745  5384 raft_consensus.cc:2804] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.156893  5384 raft_consensus.cc:697] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.156988  5380 ts_tablet_manager.cc:1434] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251210 08:52:49.157162  5384 consensus_queue.cc:237] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.157375  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.159196  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 3558aa9861f943d59752f5d95576aa1c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:49.159605  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3558aa9861f943d59752f5d95576aa1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.160746  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.161150  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet a9bdd385dd744eb694219ff099c442cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.161413  5390 tablet_replica.cc:333] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.161594  5390 raft_consensus.cc:2243] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.161791  5390 raft_consensus.cc:2272] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.162810  5390 ts_tablet_manager.cc:1916] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.164755  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 3558aa9861f943d59752f5d95576aa1c
I20251210 08:52:49.165414  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 3558aa9861f943d59752f5d95576aa1c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.166055  5380 tablet_bootstrap.cc:492] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.167590  5380 tablet_bootstrap.cc:654] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.167989  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.168833  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.169270  5390 ts_tablet_manager.cc:1929] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.169402  5390 log.cc:1199] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/a9bdd385dd744eb694219ff099c442cc
I20251210 08:52:49.169793  5390 ts_tablet_manager.cc:1950] T a9bdd385dd744eb694219ff099c442cc P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.171425  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet a9bdd385dd744eb694219ff099c442cc (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.171677  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 3558aa9861f943d59752f5d95576aa1c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3558aa9861f943d59752f5d95576aa1c already in progress: creating tablet
I20251210 08:52:49.172259  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:49.176527  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2cce1137af5a4d6d838e7cce9cc7e99c has no consensus state
I20251210 08:52:49.178285  5380 tablet_bootstrap.cc:492] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.178447  5380 ts_tablet_manager.cc:1403] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20251210 08:52:49.178635  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.179169  5380 raft_consensus.cc:359] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.179315  5380 raft_consensus.cc:385] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.179410  5380 raft_consensus.cc:740] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.179669  5380 consensus_queue.cc:260] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.179869  5380 raft_consensus.cc:399] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.179997  5380 raft_consensus.cc:493] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.180096  5380 raft_consensus.cc:3060] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.181298  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 2cce1137af5a4d6d838e7cce9cc7e99c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:49.181418  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.181758  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cce1137af5a4d6d838e7cce9cc7e99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.183056  5380 raft_consensus.cc:515] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.183326  5380 leader_election.cc:304] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.183629  5384 raft_consensus.cc:2804] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.183794  5384 raft_consensus.cc:697] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.184062  5384 consensus_queue.cc:237] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.184792  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 2cce1137af5a4d6d838e7cce9cc7e99c
I20251210 08:52:49.185519  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 2cce1137af5a4d6d838e7cce9cc7e99c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.186046  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 2cce1137af5a4d6d838e7cce9cc7e99c because the tablet was not found. No further retry: Not found: Tablet not found: 2cce1137af5a4d6d838e7cce9cc7e99c
I20251210 08:52:49.186769  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.189566  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.189919  5380 leader_election.cc:290] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.190435  5380 ts_tablet_manager.cc:1434] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20251210 08:52:49.190711  5380 tablet_bootstrap.cc:492] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.192152  5380 tablet_bootstrap.cc:654] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:49.193372  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bf9b6f1c551b41689270103dbd53aa0d has no consensus state
I20251210 08:52:49.194123  5380 tablet_bootstrap.cc:492] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.194303  5380 ts_tablet_manager.cc:1403] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:49.194949  5380 raft_consensus.cc:359] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.195137  5380 raft_consensus.cc:385] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.195210  5380 raft_consensus.cc:740] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.195490  5380 consensus_queue.cc:260] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.195667  5380 raft_consensus.cc:399] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.195766  5380 raft_consensus.cc:493] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.195869  5380 raft_consensus.cc:3060] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.197014  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.196368  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 3558aa9861f943d59752f5d95576aa1c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.198657  5380 raft_consensus.cc:515] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.198854  5390 tablet_replica.cc:333] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.198459  5332 tablet_service.cc:1505] Processing CreateTablet for tablet bf9b6f1c551b41689270103dbd53aa0d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.198926  5380 leader_election.cc:304] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.199101  5390 raft_consensus.cc:2243] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.199241  5383 raft_consensus.cc:2804] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.199323  5390 raft_consensus.cc:2272] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.199388  5383 raft_consensus.cc:697] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.199642  5383 consensus_queue.cc:237] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.200045  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9b6f1c551b41689270103dbd53aa0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.200472  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.201117  5390 ts_tablet_manager.cc:1916] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.205049  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet bf9b6f1c551b41689270103dbd53aa0d
I20251210 08:52:49.205997  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet bf9b6f1c551b41689270103dbd53aa0d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.207167  5380 leader_election.cc:290] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.207688  5380 ts_tablet_manager.cc:1434] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20251210 08:52:49.208032  5380 tablet_bootstrap.cc:492] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.207834  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.209895  5380 tablet_bootstrap.cc:654] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.210772  5390 ts_tablet_manager.cc:1929] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.211295  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.213235  5380 tablet_bootstrap.cc:492] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.213388  5380 ts_tablet_manager.cc:1403] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20251210 08:52:49.213853  5390 log.cc:1199] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/3558aa9861f943d59752f5d95576aa1c
I20251210 08:52:49.214207  5380 raft_consensus.cc:359] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.214346  5390 ts_tablet_manager.cc:1950] T 3558aa9861f943d59752f5d95576aa1c P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.214394  5380 raft_consensus.cc:385] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.214605  5380 raft_consensus.cc:740] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.214895  5380 consensus_queue.cc:260] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.215080  5380 raft_consensus.cc:399] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.215167  5380 raft_consensus.cc:493] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.215304  5380 raft_consensus.cc:3060] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.215401  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e963589e26a3417daed1a9390e8d8881 has no consensus state
I20251210 08:52:49.216452  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 2cce1137af5a4d6d838e7cce9cc7e99c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.217020  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 3558aa9861f943d59752f5d95576aa1c (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.218540  5380 raft_consensus.cc:515] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.218536  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.218847  5380 leader_election.cc:304] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.219050  5380 leader_election.cc:290] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
W20251210 08:52:49.219251  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet bf9b6f1c551b41689270103dbd53aa0d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bf9b6f1c551b41689270103dbd53aa0d already in progress: creating tablet
I20251210 08:52:49.219260  5383 raft_consensus.cc:2804] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.219444  5383 raft_consensus.cc:697] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.219676  5383 consensus_queue.cc:237] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.220124  5332 tablet_service.cc:1505] Processing CreateTablet for tablet e963589e26a3417daed1a9390e8d8881 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.220597  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e963589e26a3417daed1a9390e8d8881. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.221086  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.222920  5380 ts_tablet_manager.cc:1434] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20251210 08:52:49.224244  5390 tablet_replica.cc:333] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.224462  5390 raft_consensus.cc:2243] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.224713  5390 raft_consensus.cc:2272] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.224771  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet e963589e26a3417daed1a9390e8d8881
I20251210 08:52:49.225729  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet e963589e26a3417daed1a9390e8d8881 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.226414  5390 ts_tablet_manager.cc:1916] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.226922  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.227566  5380 tablet_bootstrap.cc:492] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.228024  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.229319  5380 tablet_bootstrap.cc:654] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.230645  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet bf9b6f1c551b41689270103dbd53aa0d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.231431  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.232702  5390 ts_tablet_manager.cc:1929] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.232837  5390 log.cc:1199] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/2cce1137af5a4d6d838e7cce9cc7e99c
I20251210 08:52:49.233158  5390 ts_tablet_manager.cc:1950] T 2cce1137af5a4d6d838e7cce9cc7e99c P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.234088  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 2cce1137af5a4d6d838e7cce9cc7e99c (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.234238  5390 tablet_replica.cc:333] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
W20251210 08:52:49.234407  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet e963589e26a3417daed1a9390e8d8881 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e963589e26a3417daed1a9390e8d8881 already in progress: creating tablet
I20251210 08:52:49.234431  5390 raft_consensus.cc:2243] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.234640  5390 raft_consensus.cc:2272] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.235627  5390 ts_tablet_manager.cc:1916] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:49.236738  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet efeefb86e205443b829f0b0f32bb0a13 has no consensus state
I20251210 08:52:49.240005  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.241412  5390 ts_tablet_manager.cc:1929] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.241592  5390 log.cc:1199] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/bf9b6f1c551b41689270103dbd53aa0d
I20251210 08:52:49.241979  5390 ts_tablet_manager.cc:1950] T bf9b6f1c551b41689270103dbd53aa0d P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.241914  5332 tablet_service.cc:1505] Processing CreateTablet for tablet efeefb86e205443b829f0b0f32bb0a13 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 08:52:49.242532  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efeefb86e205443b829f0b0f32bb0a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.243033  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet bf9b6f1c551b41689270103dbd53aa0d (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.243810  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.244601  5380 tablet_bootstrap.cc:492] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.244781  5380 ts_tablet_manager.cc:1403] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20251210 08:52:49.245553  5380 raft_consensus.cc:359] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.245755  5380 raft_consensus.cc:385] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.245833  5380 raft_consensus.cc:740] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.246076  5380 consensus_queue.cc:260] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.246245  5380 raft_consensus.cc:399] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.246338  5380 raft_consensus.cc:493] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.246439  5380 raft_consensus.cc:3060] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.247488  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet efeefb86e205443b829f0b0f32bb0a13
I20251210 08:52:49.248327  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet efeefb86e205443b829f0b0f32bb0a13 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.249107  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet efeefb86e205443b829f0b0f32bb0a13 because the tablet was not found. No further retry: Not found: Tablet not found: efeefb86e205443b829f0b0f32bb0a13
I20251210 08:52:49.249464  5380 raft_consensus.cc:515] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.249735  5380 leader_election.cc:304] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.249629  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.249935  5380 leader_election.cc:290] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.250029  5383 raft_consensus.cc:2804] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.250160  5383 raft_consensus.cc:697] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.250411  5380 ts_tablet_manager.cc:1434] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 08:52:49.250440  5383 consensus_queue.cc:237] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.250713  5380 tablet_bootstrap.cc:492] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.252466  5380 tablet_bootstrap.cc:654] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.252593  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.254446  5380 tablet_bootstrap.cc:492] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.254619  5380 ts_tablet_manager.cc:1403] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.255138  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.255368  5380 raft_consensus.cc:359] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.255534  5380 raft_consensus.cc:385] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.255646  5380 raft_consensus.cc:740] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.255885  5380 consensus_queue.cc:260] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.256108  5380 raft_consensus.cc:399] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.256198  5380 raft_consensus.cc:493] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.256203  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet e963589e26a3417daed1a9390e8d8881 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.256320  5380 raft_consensus.cc:3060] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.257249  5390 tablet_replica.cc:333] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.257452  5390 raft_consensus.cc:2243] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.257681  5390 raft_consensus.cc:2272] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.258903  5390 ts_tablet_manager.cc:1916] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.259078  5380 raft_consensus.cc:515] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.259454  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fc3c5cb934744023a1a33907b0335c57 has no consensus state
I20251210 08:52:49.259434  5380 leader_election.cc:304] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.259706  5380 leader_election.cc:290] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.259761  5383 raft_consensus.cc:2804] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.259941  5383 raft_consensus.cc:697] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.260176  5383 consensus_queue.cc:237] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.260305  5380 ts_tablet_manager.cc:1434] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20251210 08:52:49.262385  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.265210  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.265472  5332 tablet_service.cc:1505] Processing CreateTablet for tablet fc3c5cb934744023a1a33907b0335c57 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 08:52:49.265880  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3c5cb934744023a1a33907b0335c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.266271  5390 ts_tablet_manager.cc:1929] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.266414  5390 log.cc:1199] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/e963589e26a3417daed1a9390e8d8881
I20251210 08:52:49.266830  5390 ts_tablet_manager.cc:1950] T e963589e26a3417daed1a9390e8d8881 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.265352  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet efeefb86e205443b829f0b0f32bb0a13 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.267732  5390 tablet_replica.cc:333] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.267858  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet e963589e26a3417daed1a9390e8d8881 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.267947  5390 raft_consensus.cc:2243] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.268119  5390 raft_consensus.cc:2272] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.269032  5390 ts_tablet_manager.cc:1916] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.273485  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet fc3c5cb934744023a1a33907b0335c57
I20251210 08:52:49.274195  5390 ts_tablet_manager.cc:1929] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.274320  5390 log.cc:1199] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/efeefb86e205443b829f0b0f32bb0a13
I20251210 08:52:49.274741  5390 ts_tablet_manager.cc:1950] T efeefb86e205443b829f0b0f32bb0a13 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.274307  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet fc3c5cb934744023a1a33907b0335c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.275979  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet efeefb86e205443b829f0b0f32bb0a13 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.276280  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
W20251210 08:52:49.276322  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet fc3c5cb934744023a1a33907b0335c57 because the tablet was not found. No further retry: Not found: Tablet not found: fc3c5cb934744023a1a33907b0335c57
I20251210 08:52:49.276857  5380 tablet_bootstrap.cc:492] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.277750  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet efeefb86e205443b829f0b0f32bb0a13 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.277755  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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
W20251210 08:52:49.278200  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet efeefb86e205443b829f0b0f32bb0a13 because the tablet was not found. No further retry: Not found: Tablet not found: efeefb86e205443b829f0b0f32bb0a13
I20251210 08:52:49.278496  5380 tablet_bootstrap.cc:654] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.280274  5380 tablet_bootstrap.cc:492] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.280421  5380 ts_tablet_manager.cc:1403] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 08:52:49.281050  5380 raft_consensus.cc:359] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.281173  5380 raft_consensus.cc:385] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.281217  5380 raft_consensus.cc:740] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.281396  5380 consensus_queue.cc:260] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.281500  5380 raft_consensus.cc:399] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.281553  5380 raft_consensus.cc:493] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.281621  5380 raft_consensus.cc:3060] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.283491  5380 raft_consensus.cc:515] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.283674  5380 leader_election.cc:304] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.283843  5380 leader_election.cc:290] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.283950  5383 raft_consensus.cc:2804] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.284052  5383 raft_consensus.cc:697] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.284256  5380 ts_tablet_manager.cc:1434] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:52:49.284248  5383 consensus_queue.cc:237] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.284228  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" 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 08:52:49.287817  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a01462ea5d364090be93b64eec9cf39b has no consensus state
I20251210 08:52:49.288523  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet fc3c5cb934744023a1a33907b0335c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.289070  5390 tablet_replica.cc:333] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.289228  5390 raft_consensus.cc:2243] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.289371  5390 raft_consensus.cc:2272] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.289530  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.291507  5390 ts_tablet_manager.cc:1916] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.291879  5332 tablet_service.cc:1505] Processing CreateTablet for tablet a01462ea5d364090be93b64eec9cf39b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.291953  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.292289  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a01462ea5d364090be93b64eec9cf39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.294847  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet a01462ea5d364090be93b64eec9cf39b
I20251210 08:52:49.295511  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet a01462ea5d364090be93b64eec9cf39b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.296613  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.297974  5390 ts_tablet_manager.cc:1929] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.298084  5390 log.cc:1199] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/fc3c5cb934744023a1a33907b0335c57
I20251210 08:52:49.298130  5380 tablet_bootstrap.cc:492] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.298396  5390 ts_tablet_manager.cc:1950] T fc3c5cb934744023a1a33907b0335c57 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.298904  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.299388  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet fc3c5cb934744023a1a33907b0335c57 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.299690  5380 tablet_bootstrap.cc:654] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:49.299844  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet a01462ea5d364090be93b64eec9cf39b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a01462ea5d364090be93b64eec9cf39b already in progress: creating tablet
I20251210 08:52:49.301386  5380 tablet_bootstrap.cc:492] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.301517  5380 ts_tablet_manager.cc:1403] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:49.302335  5380 raft_consensus.cc:359] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.302438  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f072bd5fccf44e189452c8fd12465bf3 has no consensus state
I20251210 08:52:49.302503  5380 raft_consensus.cc:385] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.302564  5380 raft_consensus.cc:740] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.302752  5380 consensus_queue.cc:260] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.302937  5380 raft_consensus.cc:399] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.303004  5380 raft_consensus.cc:493] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.303078  5380 raft_consensus.cc:3060] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.304827  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.305804  5332 tablet_service.cc:1505] Processing CreateTablet for tablet f072bd5fccf44e189452c8fd12465bf3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.305872  5380 raft_consensus.cc:515] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.306080  5380 leader_election.cc:304] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.306162  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f072bd5fccf44e189452c8fd12465bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.306298  5383 raft_consensus.cc:2804] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.306417  5383 raft_consensus.cc:697] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.306614  5383 consensus_queue.cc:237] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.307247  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.308199  5380 leader_election.cc:290] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.308692  5380 ts_tablet_manager.cc:1434] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20251210 08:52:49.310724  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet f072bd5fccf44e189452c8fd12465bf3
I20251210 08:52:49.311442  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet f072bd5fccf44e189452c8fd12465bf3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.312533  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet f072bd5fccf44e189452c8fd12465bf3 because the tablet was not found. No further retry: Not found: Tablet not found: f072bd5fccf44e189452c8fd12465bf3
I20251210 08:52:49.312646  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.313016  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.313796  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet a01462ea5d364090be93b64eec9cf39b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.314011  5390 tablet_replica.cc:333] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.314193  5390 raft_consensus.cc:2243] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.314316  5390 raft_consensus.cc:2272] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.314801  5380 tablet_bootstrap.cc:492] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.315514  5390 ts_tablet_manager.cc:1916] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.316296  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.316751  5380 tablet_bootstrap.cc:654] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.318645  5380 tablet_bootstrap.cc:492] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.318823  5380 ts_tablet_manager.cc:1403] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.319494  5380 raft_consensus.cc:359] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.319572  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 13a02b0aea974d3fad4a862bfb945aea has no consensus state
I20251210 08:52:49.319950  5380 raft_consensus.cc:385] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.320047  5380 raft_consensus.cc:740] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.320298  5380 consensus_queue.cc:260] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.320464  5380 raft_consensus.cc:399] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.320559  5380 raft_consensus.cc:493] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.320664  5380 raft_consensus.cc:3060] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.321291  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.321974  5390 ts_tablet_manager.cc:1929] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.322125  5390 log.cc:1199] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/a01462ea5d364090be93b64eec9cf39b
I20251210 08:52:49.322522  5390 ts_tablet_manager.cc:1950] T a01462ea5d364090be93b64eec9cf39b P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.323336  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 13a02b0aea974d3fad4a862bfb945aea (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251210 08:52:49.324126  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a02b0aea974d3fad4a862bfb945aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.324307  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.324683  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet a01462ea5d364090be93b64eec9cf39b (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.325265  5380 raft_consensus.cc:515] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.325479  5380 leader_election.cc:304] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.325682  5380 leader_election.cc:290] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.325754  5383 raft_consensus.cc:2804] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.325876  5383 raft_consensus.cc:697] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.326143  5380 ts_tablet_manager.cc:1434] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20251210 08:52:49.326140  5383 consensus_queue.cc:237] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.329535  5380 tablet_bootstrap.cc:492] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.330580  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 13a02b0aea974d3fad4a862bfb945aea
I20251210 08:52:49.330986  5380 tablet_bootstrap.cc:654] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.331370  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 13a02b0aea974d3fad4a862bfb945aea with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.332327  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 13a02b0aea974d3fad4a862bfb945aea because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 13a02b0aea974d3fad4a862bfb945aea already in progress: creating tablet
I20251210 08:52:49.332660  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.333015  5380 tablet_bootstrap.cc:492] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.333163  5380 ts_tablet_manager.cc:1403] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.333833  5380 raft_consensus.cc:359] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.334017  5380 raft_consensus.cc:385] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.333926  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.334122  5380 raft_consensus.cc:740] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.334338  5380 consensus_queue.cc:260] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.334507  5380 raft_consensus.cc:399] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.334601  5380 raft_consensus.cc:493] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.334709  5380 raft_consensus.cc:3060] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.334774  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet f072bd5fccf44e189452c8fd12465bf3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.335096  5390 tablet_replica.cc:333] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.335286  5390 raft_consensus.cc:2243] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.335496  5390 raft_consensus.cc:2272] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.337157  5390 ts_tablet_manager.cc:1916] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.337358  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.338040  5380 raft_consensus.cc:515] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.338315  5380 leader_election.cc:304] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.338541  5380 leader_election.cc:290] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.338624  5383 raft_consensus.cc:2804] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.338789  5383 raft_consensus.cc:697] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.339018  5383 consensus_queue.cc:237] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.339319  5380 ts_tablet_manager.cc:1434] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
W20251210 08:52:49.341274  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb810644075e47e38f1fbe586710fce1 has no consensus state
I20251210 08:52:49.343040  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 13a02b0aea974d3fad4a862bfb945aea with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.343348  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.345959  5332 tablet_service.cc:1505] Processing CreateTablet for tablet cb810644075e47e38f1fbe586710fce1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251210 08:52:49.346331  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb810644075e47e38f1fbe586710fce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.346769  5390 ts_tablet_manager.cc:1929] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.346884  5390 log.cc:1199] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/f072bd5fccf44e189452c8fd12465bf3
I20251210 08:52:49.347165  5390 ts_tablet_manager.cc:1950] T f072bd5fccf44e189452c8fd12465bf3 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.347970  5390 tablet_replica.cc:333] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.348160  5390 raft_consensus.cc:2243] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.348308  5390 pending_rounds.cc:70] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: Trying to abort 1 pending ops.
I20251210 08:52:49.348270  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet f072bd5fccf44e189452c8fd12465bf3 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.348394  5390 pending_rounds.cc:77] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 134 op_type: NO_OP noop_request { }
I20251210 08:52:49.348508  5390 raft_consensus.cc:2889] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 08:52:49.348630  5390 raft_consensus.cc:2272] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.348999  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:49.349120  5520 consensus_queue.cc:1175] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "90601a54ca0e4306a0d34f99329b809b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251210 08:52:49.349941  5390 ts_tablet_manager.cc:1916] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.352118  5380 tablet_bootstrap.cc:492] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.353147  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet cb810644075e47e38f1fbe586710fce1
I20251210 08:52:49.353920  5380 tablet_bootstrap.cc:654] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.353964  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet cb810644075e47e38f1fbe586710fce1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.355278  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.355945  5390 ts_tablet_manager.cc:1929] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.356069  5390 log.cc:1199] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/13a02b0aea974d3fad4a862bfb945aea
I20251210 08:52:49.356139  5380 tablet_bootstrap.cc:492] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.356303  5380 ts_tablet_manager.cc:1403] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 08:52:49.356506  5390 ts_tablet_manager.cc:1950] T 13a02b0aea974d3fad4a862bfb945aea P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.357092  5380 raft_consensus.cc:359] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.357237  5380 raft_consensus.cc:385] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.357290  5380 raft_consensus.cc:740] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.357465  5380 consensus_queue.cc:260] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.357635  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 13a02b0aea974d3fad4a862bfb945aea (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.357941  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet cb810644075e47e38f1fbe586710fce1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cb810644075e47e38f1fbe586710fce1 already in progress: creating tablet
I20251210 08:52:49.357638  5380 raft_consensus.cc:399] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.358215  5380 raft_consensus.cc:493] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.358325  5380 raft_consensus.cc:3060] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.358812  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.361011  5380 raft_consensus.cc:515] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.361215  5380 leader_election.cc:304] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.361418  5380 leader_election.cc:290] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.361479  5383 raft_consensus.cc:2804] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.361629  5383 raft_consensus.cc:697] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.361881  5383 consensus_queue.cc:237] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.362025  5380 ts_tablet_manager.cc:1434] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20251210 08:52:49.362609  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2a086065cfa84e7a8492fa68f7743e78 has no consensus state
I20251210 08:52:49.364485  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.365530  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet cb810644075e47e38f1fbe586710fce1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.366075  5390 tablet_replica.cc:333] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.366333  5390 raft_consensus.cc:2243] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.366340  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 2a086065cfa84e7a8492fa68f7743e78 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.366545  5390 raft_consensus.cc:2272] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.367305  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a086065cfa84e7a8492fa68f7743e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.367516  5390 ts_tablet_manager.cc:1916] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.368310  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.371541  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 2a086065cfa84e7a8492fa68f7743e78
I20251210 08:52:49.372298  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 2a086065cfa84e7a8492fa68f7743e78 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.373370  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.374349  5390 ts_tablet_manager.cc:1929] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.374505  5390 log.cc:1199] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/cb810644075e47e38f1fbe586710fce1
I20251210 08:52:49.374799  5380 tablet_bootstrap.cc:492] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.374929  5390 ts_tablet_manager.cc:1950] T cb810644075e47e38f1fbe586710fce1 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.375934  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet cb810644075e47e38f1fbe586710fce1 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.376338  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 2a086065cfa84e7a8492fa68f7743e78 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2a086065cfa84e7a8492fa68f7743e78 already in progress: creating tablet
I20251210 08:52:49.376425  5380 tablet_bootstrap.cc:654] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.376473  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.378276  5380 tablet_bootstrap.cc:492] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.378432  5380 ts_tablet_manager.cc:1403] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.379099  5380 raft_consensus.cc:359] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.379276  5380 raft_consensus.cc:385] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.379383  5380 raft_consensus.cc:740] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.379619  5380 consensus_queue.cc:260] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.379808  5380 raft_consensus.cc:399] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.379930  5380 raft_consensus.cc:493] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.380046  5380 raft_consensus.cc:3060] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.380674  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ae3e1d4ec30842cd81151092d97f2596 has no consensus state
I20251210 08:52:49.382061  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.384187  5332 tablet_service.cc:1505] Processing CreateTablet for tablet ae3e1d4ec30842cd81151092d97f2596 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:49.384358  5380 raft_consensus.cc:515] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.384622  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae3e1d4ec30842cd81151092d97f2596. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.384620  5380 leader_election.cc:304] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.384981  5383 raft_consensus.cc:2804] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.385165  5383 raft_consensus.cc:697] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.385169  5380 leader_election.cc:290] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.385432  5383 consensus_queue.cc:237] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.385751  5380 ts_tablet_manager.cc:1434] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20251210 08:52:49.386497  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.390127  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet ae3e1d4ec30842cd81151092d97f2596
I20251210 08:52:49.390503  5380 tablet_bootstrap.cc:492] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.391141  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet ae3e1d4ec30842cd81151092d97f2596 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.391937  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet ae3e1d4ec30842cd81151092d97f2596 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ae3e1d4ec30842cd81151092d97f2596 already in progress: creating tablet
I20251210 08:52:49.392061  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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 08:52:49.392258  5380 tablet_bootstrap.cc:654] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.392815  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.393729  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 2a086065cfa84e7a8492fa68f7743e78 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.394033  5390 tablet_replica.cc:333] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.394157  5380 tablet_bootstrap.cc:492] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.394222  5390 raft_consensus.cc:2243] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.394320  5380 ts_tablet_manager.cc:1403] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.394415  5390 raft_consensus.cc:2272] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.395102  5380 raft_consensus.cc:359] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.395331  5380 raft_consensus.cc:385] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.395428  5380 raft_consensus.cc:740] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.395553  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.395695  5380 consensus_queue.cc:260] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.395869  5380 raft_consensus.cc:399] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.396021  5380 raft_consensus.cc:493] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.396121  5380 raft_consensus.cc:3060] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.396677  5390 ts_tablet_manager.cc:1916] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.398990  5380 raft_consensus.cc:515] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.399207  5380 leader_election.cc:304] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.399478  5383 raft_consensus.cc:2804] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.399618  5383 raft_consensus.cc:697] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.399947  5383 consensus_queue.cc:237] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.400025  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8757b9e36aa147c99e508408126f905d has no consensus state
I20251210 08:52:49.401753  5380 leader_election.cc:290] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.402272  5390 ts_tablet_manager.cc:1929] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.402422  5390 log.cc:1199] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/2a086065cfa84e7a8492fa68f7743e78
I20251210 08:52:49.402489  5380 ts_tablet_manager.cc:1434] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20251210 08:52:49.402886  5390 ts_tablet_manager.cc:1950] T 2a086065cfa84e7a8492fa68f7743e78 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.402741  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251210 08:52:49.403213  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet ae3e1d4ec30842cd81151092d97f2596 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.403841  5390 tablet_replica.cc:333] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.404002  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 2a086065cfa84e7a8492fa68f7743e78 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.404057  5390 raft_consensus.cc:2243] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.404219  5390 raft_consensus.cc:2272] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.405292  5390 ts_tablet_manager.cc:1916] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.406095  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.406809  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 8757b9e36aa147c99e508408126f905d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251210 08:52:49.407195  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8757b9e36aa147c99e508408126f905d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.410319  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 8757b9e36aa147c99e508408126f905d
I20251210 08:52:49.411207  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 8757b9e36aa147c99e508408126f905d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.412022  5390 ts_tablet_manager.cc:1929] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.412161  5390 log.cc:1199] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/ae3e1d4ec30842cd81151092d97f2596
I20251210 08:52:49.412562  5390 ts_tablet_manager.cc:1950] T ae3e1d4ec30842cd81151092d97f2596 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.412824  5380 tablet_bootstrap.cc:492] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.413206  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.413619  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet ae3e1d4ec30842cd81151092d97f2596 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.414227  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 8757b9e36aa147c99e508408126f905d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8757b9e36aa147c99e508408126f905d already in progress: creating tablet
I20251210 08:52:49.414149  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.414587  5380 tablet_bootstrap.cc:654] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.414994  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet ae3e1d4ec30842cd81151092d97f2596 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.415484  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet ae3e1d4ec30842cd81151092d97f2596 because the tablet was not found. No further retry: Not found: Tablet not found: ae3e1d4ec30842cd81151092d97f2596
I20251210 08:52:49.416493  5380 tablet_bootstrap.cc:492] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.416642  5380 ts_tablet_manager.cc:1403] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 08:52:49.417069  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.417273  5380 raft_consensus.cc:359] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.417416  5380 raft_consensus.cc:385] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.417518  5380 raft_consensus.cc:740] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.417722  5380 consensus_queue.cc:260] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.417871  5380 raft_consensus.cc:399] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.417946  5380 raft_consensus.cc:493] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.418048  5380 raft_consensus.cc:3060] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.420465  5380 raft_consensus.cc:515] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.420681  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bbe4b5f4702b42579399e07ded640141 has no consensus state
I20251210 08:52:49.420710  5380 leader_election.cc:304] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.420907  5380 leader_election.cc:290] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.420974  5383 raft_consensus.cc:2804] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.421123  5383 raft_consensus.cc:697] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.421339  5383 consensus_queue.cc:237] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.421667  5380 ts_tablet_manager.cc:1434] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:49.422600  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.424338  5332 tablet_service.cc:1505] Processing CreateTablet for tablet bbe4b5f4702b42579399e07ded640141 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251210 08:52:49.424752  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 8757b9e36aa147c99e508408126f905d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.424793  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe4b5f4702b42579399e07ded640141. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.425055  5390 tablet_replica.cc:333] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.425282  5390 raft_consensus.cc:2243] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.425314  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.425472  5390 raft_consensus.cc:2272] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.428836  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet bbe4b5f4702b42579399e07ded640141
I20251210 08:52:49.429633  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet bbe4b5f4702b42579399e07ded640141 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.430121  5390 ts_tablet_manager.cc:1916] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.430984  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.431310  5380 tablet_bootstrap.cc:492] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.431490  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.433058  5380 tablet_bootstrap.cc:654] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.433820  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.434959  5380 tablet_bootstrap.cc:492] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.435144  5380 ts_tablet_manager.cc:1403] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.435935  5380 raft_consensus.cc:359] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.436132  5380 raft_consensus.cc:385] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.436221  5380 raft_consensus.cc:740] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.436488  5380 consensus_queue.cc:260] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.436657  5380 raft_consensus.cc:399] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.436757  5380 raft_consensus.cc:493] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.436862  5380 raft_consensus.cc:3060] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.437493  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d8f4ac31615f4f8190ff3bb687d3ecb0 has no consensus state
I20251210 08:52:49.437533  5390 ts_tablet_manager.cc:1929] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.437812  5390 log.cc:1199] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/8757b9e36aa147c99e508408126f905d
I20251210 08:52:49.438220  5390 ts_tablet_manager.cc:1950] T 8757b9e36aa147c99e508408126f905d P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.439201  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 8757b9e36aa147c99e508408126f905d (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.439633  5380 raft_consensus.cc:515] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.439882  5380 leader_election.cc:304] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
W20251210 08:52:49.440003  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet bbe4b5f4702b42579399e07ded640141 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bbe4b5f4702b42579399e07ded640141 already in progress: creating tablet
I20251210 08:52:49.440116  5380 leader_election.cc:290] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.440160  5382 raft_consensus.cc:2804] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.440335  5382 raft_consensus.cc:697] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.440573  5380 ts_tablet_manager.cc:1434] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20251210 08:52:49.440574  5382 consensus_queue.cc:237] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.441349  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.441830  5332 tablet_service.cc:1505] Processing CreateTablet for tablet d8f4ac31615f4f8190ff3bb687d3ecb0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.442214  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f4ac31615f4f8190ff3bb687d3ecb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.444442  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet bbe4b5f4702b42579399e07ded640141 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.444729  5390 tablet_replica.cc:333] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.444943  5390 raft_consensus.cc:2243] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.445137  5390 raft_consensus.cc:2272] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.445731  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.446206  5390 ts_tablet_manager.cc:1916] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.447980  5380 tablet_bootstrap.cc:492] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.449599  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet d8f4ac31615f4f8190ff3bb687d3ecb0
I20251210 08:52:49.449638  5380 tablet_bootstrap.cc:654] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.450435  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet d8f4ac31615f4f8190ff3bb687d3ecb0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.451543  5390 ts_tablet_manager.cc:1929] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.451674  5390 log.cc:1199] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/bbe4b5f4702b42579399e07ded640141
I20251210 08:52:49.452045  5390 ts_tablet_manager.cc:1950] T bbe4b5f4702b42579399e07ded640141 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.451958  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.452950  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet bbe4b5f4702b42579399e07ded640141 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.453356  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet d8f4ac31615f4f8190ff3bb687d3ecb0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d8f4ac31615f4f8190ff3bb687d3ecb0 already in progress: creating tablet
I20251210 08:52:49.454106  5380 tablet_bootstrap.cc:492] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.454241  5380 ts_tablet_manager.cc:1403] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 08:52:49.454967  5380 raft_consensus.cc:359] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.454928  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.455111  5380 raft_consensus.cc:385] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.455202  5380 raft_consensus.cc:740] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.455426  5380 consensus_queue.cc:260] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.455638  5380 raft_consensus.cc:399] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.455734  5380 raft_consensus.cc:493] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.455861  5380 raft_consensus.cc:3060] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.458405  5380 raft_consensus.cc:515] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.458657  5380 leader_election.cc:304] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
W20251210 08:52:49.458781  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6c789351fa0a4599bda5c6c586cf0cef has no consensus state
I20251210 08:52:49.458880  5380 leader_election.cc:290] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.458972  5382 raft_consensus.cc:2804] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.459151  5382 raft_consensus.cc:697] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.459393  5382 consensus_queue.cc:237] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.460981  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.461189  5380 ts_tablet_manager.cc:1434] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:52:49.462771  5332 tablet_service.cc:1505] Processing CreateTablet for tablet 6c789351fa0a4599bda5c6c586cf0cef (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.463189  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c789351fa0a4599bda5c6c586cf0cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.463364  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.463593  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet d8f4ac31615f4f8190ff3bb687d3ecb0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.464079  5390 tablet_replica.cc:333] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.464296  5390 raft_consensus.cc:2243] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.464838  5390 raft_consensus.cc:2272] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.466828  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 6c789351fa0a4599bda5c6c586cf0cef
I20251210 08:52:49.467576  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 6c789351fa0a4599bda5c6c586cf0cef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.468870  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.469269  5380 tablet_bootstrap.cc:492] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.469312  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.469981  5390 ts_tablet_manager.cc:1916] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.471673  5380 tablet_bootstrap.cc:654] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.472460  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.474997  5390 ts_tablet_manager.cc:1929] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.475126  5390 log.cc:1199] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/d8f4ac31615f4f8190ff3bb687d3ecb0
I20251210 08:52:49.475481  5390 ts_tablet_manager.cc:1950] T d8f4ac31615f4f8190ff3bb687d3ecb0 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.476536  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet d8f4ac31615f4f8190ff3bb687d3ecb0 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.476814  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 6c789351fa0a4599bda5c6c586cf0cef because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6c789351fa0a4599bda5c6c586cf0cef already in progress: creating tablet
W20251210 08:52:49.477133  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d429baac2cf94842aa753248ee4da75b has no consensus state
I20251210 08:52:49.478878  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.480108  5380 tablet_bootstrap.cc:492] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.480250  5380 ts_tablet_manager.cc:1403] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20251210 08:52:49.480616  5332 tablet_service.cc:1505] Processing CreateTablet for tablet d429baac2cf94842aa753248ee4da75b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251210 08:52:49.480934  5380 raft_consensus.cc:359] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.481104  5380 raft_consensus.cc:385] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.481168  5380 raft_consensus.cc:740] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.481417  5380 consensus_queue.cc:260] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.481470  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.481613  5380 raft_consensus.cc:399] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.481799  5380 raft_consensus.cc:493] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.481915  5380 raft_consensus.cc:3060] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.483065  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d429baac2cf94842aa753248ee4da75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.484310  5380 raft_consensus.cc:515] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.484499  5380 leader_election.cc:304] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.484683  5380 leader_election.cc:290] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.484778  5382 raft_consensus.cc:2804] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.484951  5382 raft_consensus.cc:697] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.485200  5382 consensus_queue.cc:237] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.485496  5380 ts_tablet_manager.cc:1434] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:49.485939  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet d429baac2cf94842aa753248ee4da75b
I20251210 08:52:49.487985  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet d429baac2cf94842aa753248ee4da75b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.488039  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:49.488711  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet d429baac2cf94842aa753248ee4da75b because the tablet was not found. No further retry: Not found: Tablet not found: d429baac2cf94842aa753248ee4da75b
I20251210 08:52:49.489137  5380 tablet_bootstrap.cc:492] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.490671  5380 tablet_bootstrap.cc:654] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.491015  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.491809  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 6c789351fa0a4599bda5c6c586cf0cef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.492102  5390 tablet_replica.cc:333] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.492308  5390 raft_consensus.cc:2243] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.492494  5390 raft_consensus.cc:2272] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.493043  5380 tablet_bootstrap.cc:492] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.493161  5380 ts_tablet_manager.cc:1403] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.493775  5380 raft_consensus.cc:359] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.493940  5380 raft_consensus.cc:385] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.494043  5380 raft_consensus.cc:740] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.494263  5380 consensus_queue.cc:260] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.494434  5380 raft_consensus.cc:399] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.494534  5380 raft_consensus.cc:493] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.494684  5380 raft_consensus.cc:3060] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.494625  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.496740  5390 ts_tablet_manager.cc:1916] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.497349  5380 raft_consensus.cc:515] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.497581  5380 leader_election.cc:304] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.497767  5380 leader_election.cc:290] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.497865  5384 raft_consensus.cc:2804] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.497996  5384 raft_consensus.cc:697] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.498237  5384 consensus_queue.cc:237] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.498571  5380 ts_tablet_manager.cc:1434] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20251210 08:52:49.499830  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 11d7f4c263644769a5c7e44b794cc55c has no consensus state
I20251210 08:52:49.502357  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.503652  5390 ts_tablet_manager.cc:1929] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.503832  5390 log.cc:1199] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/6c789351fa0a4599bda5c6c586cf0cef
I20251210 08:52:49.504077  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 11d7f4c263644769a5c7e44b794cc55c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251210 08:52:49.504303  5390 ts_tablet_manager.cc:1950] T 6c789351fa0a4599bda5c6c586cf0cef P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.504499  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11d7f4c263644769a5c7e44b794cc55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.505088  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.505383  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 6c789351fa0a4599bda5c6c586cf0cef (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.505581  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet d429baac2cf94842aa753248ee4da75b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.505890  5390 tablet_replica.cc:333] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.506104  5390 raft_consensus.cc:2243] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.506341  5390 raft_consensus.cc:2272] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.507403  5390 ts_tablet_manager.cc:1916] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.509135  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 11d7f4c263644769a5c7e44b794cc55c
I20251210 08:52:49.510090  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 11d7f4c263644769a5c7e44b794cc55c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.510354  5380 tablet_bootstrap.cc:492] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.511020  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.512089  5380 tablet_bootstrap.cc:654] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.513974  5380 tablet_bootstrap.cc:492] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.514014  5390 ts_tablet_manager.cc:1929] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.514156  5380 ts_tablet_manager.cc:1403] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:49.514160  5390 log.cc:1199] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/d429baac2cf94842aa753248ee4da75b
I20251210 08:52:49.514226  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.514587  5390 ts_tablet_manager.cc:1950] T d429baac2cf94842aa753248ee4da75b P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.514911  5380 raft_consensus.cc:359] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.515098  5380 raft_consensus.cc:385] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.515179  5380 raft_consensus.cc:740] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.515588  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet d429baac2cf94842aa753248ee4da75b (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.515468  5380 consensus_queue.cc:260] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.515787  5380 raft_consensus.cc:399] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.515888  5380 raft_consensus.cc:493] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.516029  5380 raft_consensus.cc:3060] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.516284  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 11d7f4c263644769a5c7e44b794cc55c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 11d7f4c263644769a5c7e44b794cc55c already in progress: creating tablet
W20251210 08:52:49.518095  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed4f442980cc450da7d321cc6b7a17ee has no consensus state
I20251210 08:52:49.518486  5380 raft_consensus.cc:515] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.518736  5380 leader_election.cc:304] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.518980  5380 leader_election.cc:290] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.519049  5384 raft_consensus.cc:2804] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.519228  5384 raft_consensus.cc:697] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.519441  5384 consensus_queue.cc:237] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.519513  5380 ts_tablet_manager.cc:1434] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20251210 08:52:49.520709  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.522349  5333 tablet_service.cc:1505] Processing CreateTablet for tablet ed4f442980cc450da7d321cc6b7a17ee (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.523209  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 11d7f4c263644769a5c7e44b794cc55c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.523461  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4f442980cc450da7d321cc6b7a17ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.523484  5390 tablet_replica.cc:333] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.523730  5390 raft_consensus.cc:2243] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.523612  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.523988  5390 raft_consensus.cc:2272] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.526324  5390 ts_tablet_manager.cc:1916] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.527136  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet ed4f442980cc450da7d321cc6b7a17ee
I20251210 08:52:49.528013  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet ed4f442980cc450da7d321cc6b7a17ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.529469  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.529865  5380 tablet_bootstrap.cc:492] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.531706  5380 tablet_bootstrap.cc:654] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.532344  5390 ts_tablet_manager.cc:1929] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.532476  5390 log.cc:1199] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/11d7f4c263644769a5c7e44b794cc55c
I20251210 08:52:49.532835  5390 ts_tablet_manager.cc:1950] T 11d7f4c263644769a5c7e44b794cc55c P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.533047  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.533980  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 11d7f4c263644769a5c7e44b794cc55c (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.534262  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet ed4f442980cc450da7d321cc6b7a17ee because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ed4f442980cc450da7d321cc6b7a17ee already in progress: creating tablet
I20251210 08:52:49.535017  5380 tablet_bootstrap.cc:492] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.535183  5380 ts_tablet_manager.cc:1403] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20251210 08:52:49.535874  5380 raft_consensus.cc:359] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.536152  5380 raft_consensus.cc:385] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.536271  5380 raft_consensus.cc:740] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.536502  5380 consensus_queue.cc:260] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.536705  5380 raft_consensus.cc:399] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.536815  5380 raft_consensus.cc:493] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.536957  5380 raft_consensus.cc:3060] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.537218  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eb649ce655694509aef3714c0d71a46a has no consensus state
I20251210 08:52:49.538949  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.541028  5333 tablet_service.cc:1505] Processing CreateTablet for tablet eb649ce655694509aef3714c0d71a46a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.541494  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb649ce655694509aef3714c0d71a46a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.541764  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.545002  5380 raft_consensus.cc:515] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.545199  5380 leader_election.cc:304] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.545414  5384 raft_consensus.cc:2804] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.545568  5384 raft_consensus.cc:697] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.545737  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet eb649ce655694509aef3714c0d71a46a
I20251210 08:52:49.545794  5384 consensus_queue.cc:237] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.547220  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet eb649ce655694509aef3714c0d71a46a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.548213  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet eb649ce655694509aef3714c0d71a46a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet eb649ce655694509aef3714c0d71a46a already in progress: creating tablet
I20251210 08:52:49.548913  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.551234  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.551508  5380 leader_election.cc:290] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.551921  5380 ts_tablet_manager.cc:1434] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.008s
I20251210 08:52:49.552165  5380 tablet_bootstrap.cc:492] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.553408  5380 tablet_bootstrap.cc:654] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:49.554814  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0abe1dce9c2e4a2595025352ba548050 has no consensus state
I20251210 08:52:49.556298  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.558303  5380 tablet_bootstrap.cc:492] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.558784  5380 ts_tablet_manager.cc:1403] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20251210 08:52:49.558629  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 0abe1dce9c2e4a2595025352ba548050 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.559175  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0abe1dce9c2e4a2595025352ba548050. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.559538  5380 raft_consensus.cc:359] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.559751  5380 raft_consensus.cc:385] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.559850  5380 raft_consensus.cc:740] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.560171  5380 consensus_queue.cc:260] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.560365  5380 raft_consensus.cc:399] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.560177  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.560469  5380 raft_consensus.cc:493] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.560647  5380 raft_consensus.cc:3060] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.564123  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 0abe1dce9c2e4a2595025352ba548050
I20251210 08:52:49.564353  5380 raft_consensus.cc:515] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.564587  5380 leader_election.cc:304] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.564805  5380 leader_election.cc:290] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.565092  5382 raft_consensus.cc:2804] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.565256  5382 raft_consensus.cc:697] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.565263  5380 ts_tablet_manager.cc:1434] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 08:52:49.565608  5380 tablet_bootstrap.cc:492] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.565536  5382 consensus_queue.cc:237] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.566551  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.566936  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.567955  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet ed4f442980cc450da7d321cc6b7a17ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.568300  5390 tablet_replica.cc:333] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.568509  5390 raft_consensus.cc:2243] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.568656  5380 tablet_bootstrap.cc:654] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.568740  5390 raft_consensus.cc:2272] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.569691  5390 ts_tablet_manager.cc:1916] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.570757  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.571151  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 0abe1dce9c2e4a2595025352ba548050 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.574250  5380 tablet_bootstrap.cc:492] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.574404  5380 ts_tablet_manager.cc:1403] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
W20251210 08:52:49.575618  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d39ec4152534824a23020024ff16466 has no consensus state
I20251210 08:52:49.577466  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.577773  5380 raft_consensus.cc:359] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.577958  5380 raft_consensus.cc:385] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.578058  5380 raft_consensus.cc:740] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.578269  5380 consensus_queue.cc:260] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.578475  5380 raft_consensus.cc:399] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.578567  5380 raft_consensus.cc:493] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.578686  5380 raft_consensus.cc:3060] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.578967  5390 ts_tablet_manager.cc:1929] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.579149  5390 log.cc:1199] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/ed4f442980cc450da7d321cc6b7a17ee
I20251210 08:52:49.579604  5390 ts_tablet_manager.cc:1950] T ed4f442980cc450da7d321cc6b7a17ee P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.580138  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.580808  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet ed4f442980cc450da7d321cc6b7a17ee (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.581137  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 0abe1dce9c2e4a2595025352ba548050 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0abe1dce9c2e4a2595025352ba548050 already in progress: creating tablet
I20251210 08:52:49.581424  5380 raft_consensus.cc:515] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.581650  5380 leader_election.cc:304] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.581840  5380 leader_election.cc:290] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.581887  5382 raft_consensus.cc:2804] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.582139  5382 raft_consensus.cc:697] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.582430  5380 ts_tablet_manager.cc:1434] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20251210 08:52:49.582451  5382 consensus_queue.cc:237] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.584122  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 2d39ec4152534824a23020024ff16466
I20251210 08:52:49.584100  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 2d39ec4152534824a23020024ff16466 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.584573  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d39ec4152534824a23020024ff16466. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.585182  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet 2d39ec4152534824a23020024ff16466 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.586090  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 2d39ec4152534824a23020024ff16466 because the tablet was not found. No further retry: Not found: Tablet not found: 2d39ec4152534824a23020024ff16466
I20251210 08:52:49.586222  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.586673  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.588573  5332 tablet_service.cc:1552] Processing DeleteTablet for tablet ed4f442980cc450da7d321cc6b7a17ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.588914  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet eb649ce655694509aef3714c0d71a46a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.589126  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet ed4f442980cc450da7d321cc6b7a17ee because the tablet was not found. No further retry: Not found: Tablet not found: ed4f442980cc450da7d321cc6b7a17ee
I20251210 08:52:49.589183  5390 tablet_replica.cc:333] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.589407  5390 raft_consensus.cc:2243] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.589612  5390 raft_consensus.cc:2272] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.589656  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.590705  5380 tablet_bootstrap.cc:492] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.590852  5390 ts_tablet_manager.cc:1916] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:49.593683  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 06a4b788291f417fa1c1d7dcbcb78454 has no consensus state
I20251210 08:52:49.594491  5380 tablet_bootstrap.cc:654] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.594834  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 0abe1dce9c2e4a2595025352ba548050 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.595813  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.596750  5380 tablet_bootstrap.cc:492] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.596930  5380 ts_tablet_manager.cc:1403] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20251210 08:52:49.597685  5380 raft_consensus.cc:359] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.597929  5380 raft_consensus.cc:385] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.598023  5380 raft_consensus.cc:740] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.598282  5380 consensus_queue.cc:260] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.598452  5380 raft_consensus.cc:399] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.598558  5380 raft_consensus.cc:493] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.598657  5380 raft_consensus.cc:3060] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.598692  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 06a4b788291f417fa1c1d7dcbcb78454 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:49.598721  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.599100  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a4b788291f417fa1c1d7dcbcb78454. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.599670  5390 ts_tablet_manager.cc:1929] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.599822  5390 log.cc:1199] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/eb649ce655694509aef3714c0d71a46a
I20251210 08:52:49.600265  5390 ts_tablet_manager.cc:1950] T eb649ce655694509aef3714c0d71a46a P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.601631  5380 raft_consensus.cc:515] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.602510  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 06a4b788291f417fa1c1d7dcbcb78454
I20251210 08:52:49.602667  5380 leader_election.cc:304] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.602896  5380 leader_election.cc:290] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.603094  5384 raft_consensus.cc:2804] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.603268  5384 raft_consensus.cc:697] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.603335  5380 ts_tablet_manager.cc:1434] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251210 08:52:49.601930  5390 tablet_replica.cc:333] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.603534  5384 consensus_queue.cc:237] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.603713  5390 raft_consensus.cc:2243] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.603948  5390 raft_consensus.cc:2272] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.602099  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet eb649ce655694509aef3714c0d71a46a (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.605054  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 06a4b788291f417fa1c1d7dcbcb78454 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.606263  5380 tablet_bootstrap.cc:492] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.607013  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.607189  5390 ts_tablet_manager.cc:1916] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.608177  5380 tablet_bootstrap.cc:654] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.608700  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.609724  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 2d39ec4152534824a23020024ff16466 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.610378  5380 tablet_bootstrap.cc:492] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.610546  5380 ts_tablet_manager.cc:1403] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.611347  5380 raft_consensus.cc:359] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.611537  5380 raft_consensus.cc:385] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.611656  5380 raft_consensus.cc:740] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.611953  5380 consensus_queue.cc:260] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.612170  5380 raft_consensus.cc:399] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.612254  5380 raft_consensus.cc:493] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.612375  5380 raft_consensus.cc:3060] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.613125  5390 ts_tablet_manager.cc:1929] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.613271  5390 log.cc:1199] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/0abe1dce9c2e4a2595025352ba548050
I20251210 08:52:49.613276  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.613749  5390 ts_tablet_manager.cc:1950] T 0abe1dce9c2e4a2595025352ba548050 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.614629  5380 raft_consensus.cc:515] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.614926  5380 leader_election.cc:304] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.614967  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 0abe1dce9c2e4a2595025352ba548050 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.615063  5390 tablet_replica.cc:333] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.615244  5384 raft_consensus.cc:2804] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.615240  5380 leader_election.cc:290] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.615351  5390 raft_consensus.cc:2243] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.615429  5384 raft_consensus.cc:697] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.615546  5390 raft_consensus.cc:2272] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:52:49.615554  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 06a4b788291f417fa1c1d7dcbcb78454 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 06a4b788291f417fa1c1d7dcbcb78454 already in progress: creating tablet
I20251210 08:52:49.615720  5384 consensus_queue.cc:237] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.616204  5380 ts_tablet_manager.cc:1434] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20251210 08:52:49.616745  5390 ts_tablet_manager.cc:1916] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:49.619108  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 140b5ed0d5214c8196ebf57a3fea4ec9 has no consensus state
I20251210 08:52:49.621074  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.622769  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 140b5ed0d5214c8196ebf57a3fea4ec9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:49.623229  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140b5ed0d5214c8196ebf57a3fea4ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.623592  5390 ts_tablet_manager.cc:1929] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.623762  5390 log.cc:1199] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/2d39ec4152534824a23020024ff16466
I20251210 08:52:49.624581  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.625545  5390 ts_tablet_manager.cc:1950] T 2d39ec4152534824a23020024ff16466 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.626754  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 2d39ec4152534824a23020024ff16466 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.628793  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 140b5ed0d5214c8196ebf57a3fea4ec9
I20251210 08:52:49.629055  5380 tablet_bootstrap.cc:492] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.629590  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 140b5ed0d5214c8196ebf57a3fea4ec9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.630172  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 140b5ed0d5214c8196ebf57a3fea4ec9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 140b5ed0d5214c8196ebf57a3fea4ec9 already in progress: creating tablet
I20251210 08:52:49.630761  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.631239  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.631489  5380 tablet_bootstrap.cc:654] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.632053  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 06a4b788291f417fa1c1d7dcbcb78454 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.632423  5390 tablet_replica.cc:333] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.632709  5390 raft_consensus.cc:2243] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.633008  5390 raft_consensus.cc:2272] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.634138  5390 ts_tablet_manager.cc:1916] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.634042  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.636492  5380 tablet_bootstrap.cc:492] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.636690  5380 ts_tablet_manager.cc:1403] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.003s
I20251210 08:52:49.637403  5380 raft_consensus.cc:359] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.637634  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5af5f359def947bfbce69c8bbaefa313 has no consensus state
I20251210 08:52:49.637667  5380 raft_consensus.cc:385] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.637754  5380 raft_consensus.cc:740] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.637995  5380 consensus_queue.cc:260] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.638171  5380 raft_consensus.cc:399] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.638276  5380 raft_consensus.cc:493] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.638370  5380 raft_consensus.cc:3060] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.640122  5390 ts_tablet_manager.cc:1929] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.640269  5390 log.cc:1199] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/06a4b788291f417fa1c1d7dcbcb78454
I20251210 08:52:49.640638  5390 ts_tablet_manager.cc:1950] T 06a4b788291f417fa1c1d7dcbcb78454 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.641245  5380 raft_consensus.cc:515] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.641503  5380 leader_election.cc:304] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.641719  5380 leader_election.cc:290] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.641781  5384 raft_consensus.cc:2804] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.642196  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 06a4b788291f417fa1c1d7dcbcb78454 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.642735  5380 ts_tablet_manager.cc:1434] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251210 08:52:49.642656  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 5af5f359def947bfbce69c8bbaefa313 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.642818  5384 raft_consensus.cc:697] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.643086  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af5f359def947bfbce69c8bbaefa313. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.643080  5384 consensus_queue.cc:237] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.643422  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.646196  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.646512  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 140b5ed0d5214c8196ebf57a3fea4ec9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.648120  5390 tablet_replica.cc:333] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.648394  5390 raft_consensus.cc:2243] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.648660  5390 raft_consensus.cc:2272] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.649369  5380 tablet_bootstrap.cc:492] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.650134  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 5af5f359def947bfbce69c8bbaefa313
I20251210 08:52:49.650619  5390 ts_tablet_manager.cc:1916] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.650928  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 5af5f359def947bfbce69c8bbaefa313 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.651170  5380 tablet_bootstrap.cc:654] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.653353  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.653621  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.656350  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.658500  5390 ts_tablet_manager.cc:1929] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.658789  5390 log.cc:1199] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/140b5ed0d5214c8196ebf57a3fea4ec9
I20251210 08:52:49.659250  5390 ts_tablet_manager.cc:1950] T 140b5ed0d5214c8196ebf57a3fea4ec9 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
W20251210 08:52:49.659765  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0ea9ae96ad5f4cfaae8ca394c4a1be17 has no consensus state
I20251210 08:52:49.660435  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 140b5ed0d5214c8196ebf57a3fea4ec9 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.660825  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 5af5f359def947bfbce69c8bbaefa313 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5af5f359def947bfbce69c8bbaefa313 already in progress: creating tablet
I20251210 08:52:49.662238  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.663338  5380 tablet_bootstrap.cc:492] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.663484  5380 ts_tablet_manager.cc:1403] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20251210 08:52:49.664247  5380 raft_consensus.cc:359] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.664431  5380 raft_consensus.cc:385] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.664547  5380 raft_consensus.cc:740] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.664721  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 0ea9ae96ad5f4cfaae8ca394c4a1be17 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.664820  5380 consensus_queue.cc:260] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.664999  5380 raft_consensus.cc:399] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.665091  5380 raft_consensus.cc:493] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.665158  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea9ae96ad5f4cfaae8ca394c4a1be17. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.665223  5380 raft_consensus.cc:3060] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.665241  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.668591  5380 raft_consensus.cc:515] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.668884  5380 leader_election.cc:304] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.669241  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 0ea9ae96ad5f4cfaae8ca394c4a1be17
I20251210 08:52:49.669217  5380 leader_election.cc:290] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.669238  5384 raft_consensus.cc:2804] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.669478  5384 raft_consensus.cc:697] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.669726  5384 consensus_queue.cc:237] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.669999  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 0ea9ae96ad5f4cfaae8ca394c4a1be17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.670121  5380 ts_tablet_manager.cc:1434] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20251210 08:52:49.670691  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 0ea9ae96ad5f4cfaae8ca394c4a1be17 because the tablet was not found. No further retry: Not found: Tablet not found: 0ea9ae96ad5f4cfaae8ca394c4a1be17
I20251210 08:52:49.672488  5380 tablet_bootstrap.cc:492] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.672374  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.673890  5380 tablet_bootstrap.cc:654] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.675614  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.675818  5380 tablet_bootstrap.cc:492] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.676016  5380 ts_tablet_manager.cc:1403] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.676111  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.676584  5380 raft_consensus.cc:359] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.676775  5380 raft_consensus.cc:385] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.676875  5380 raft_consensus.cc:740] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.677012  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 5af5f359def947bfbce69c8bbaefa313 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.677165  5380 consensus_queue.cc:260] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.677304  5390 tablet_replica.cc:333] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.677336  5380 raft_consensus.cc:399] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.677435  5380 raft_consensus.cc:493] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.677502  5390 raft_consensus.cc:2243] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.677562  5380 raft_consensus.cc:3060] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.677701  5390 raft_consensus.cc:2272] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:52:49.680184  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet da30fa60c88846c8807a4d3a1adb9fd9 has no consensus state
I20251210 08:52:49.680445  5380 raft_consensus.cc:515] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.680675  5380 leader_election.cc:304] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.680903  5380 leader_election.cc:290] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.680948  5384 raft_consensus.cc:2804] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.681334  5384 raft_consensus.cc:697] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.681579  5384 consensus_queue.cc:237] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.682545  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.682693  5390 ts_tablet_manager.cc:1916] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.683189  5380 ts_tablet_manager.cc:1434] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:52:49.684859  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 0ea9ae96ad5f4cfaae8ca394c4a1be17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.685163  5331 tablet_service.cc:1505] Processing CreateTablet for tablet da30fa60c88846c8807a4d3a1adb9fd9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 1
I20251210 08:52:49.685587  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da30fa60c88846c8807a4d3a1adb9fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.685912  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.689553  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet da30fa60c88846c8807a4d3a1adb9fd9
I20251210 08:52:49.690361  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet da30fa60c88846c8807a4d3a1adb9fd9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.691397  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
I20251210 08:52:49.692054  5380 tablet_bootstrap.cc:492] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.692351  5390 ts_tablet_manager.cc:1929] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.692463  5390 log.cc:1199] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/5af5f359def947bfbce69c8bbaefa313
I20251210 08:52:49.692821  5390 ts_tablet_manager.cc:1950] T 5af5f359def947bfbce69c8bbaefa313 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.693639  5390 tablet_replica.cc:333] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.693773  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 5af5f359def947bfbce69c8bbaefa313 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.693851  5390 raft_consensus.cc:2243] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.693766  5380 tablet_bootstrap.cc:654] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.694031  5390 raft_consensus.cc:2272] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.694679  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.695041  5390 ts_tablet_manager.cc:1916] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.695950  5380 tablet_bootstrap.cc:492] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.696157  5380 ts_tablet_manager.cc:1403] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 08:52:49.696933  5380 raft_consensus.cc:359] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.697160  5380 raft_consensus.cc:385] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.697310  5380 raft_consensus.cc:740] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.697599  5380 consensus_queue.cc:260] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.697860  5380 raft_consensus.cc:399] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.697996  5380 raft_consensus.cc:493] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.698170  5380 raft_consensus.cc:3060] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.698577  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet baeb9f20844945ae8c2e9371cdb8dcbe has no consensus state
I20251210 08:52:49.700619  5380 raft_consensus.cc:515] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.700848  5380 leader_election.cc:304] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.701112  5384 raft_consensus.cc:2804] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.701287  5384 raft_consensus.cc:697] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.701232  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.701535  5384 consensus_queue.cc:237] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.701243  5390 ts_tablet_manager.cc:1929] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.701766  5390 log.cc:1199] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/0ea9ae96ad5f4cfaae8ca394c4a1be17
I20251210 08:52:49.702131  5390 ts_tablet_manager.cc:1950] T 0ea9ae96ad5f4cfaae8ca394c4a1be17 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.703037  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 0ea9ae96ad5f4cfaae8ca394c4a1be17 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.703003  5331 tablet_service.cc:1505] Processing CreateTablet for tablet baeb9f20844945ae8c2e9371cdb8dcbe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 1
W20251210 08:52:49.703405  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet da30fa60c88846c8807a4d3a1adb9fd9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet da30fa60c88846c8807a4d3a1adb9fd9 already in progress: creating tablet
I20251210 08:52:49.703684  5380 leader_election.cc:290] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.703749  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baeb9f20844945ae8c2e9371cdb8dcbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.704234  5380 ts_tablet_manager.cc:1434] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20251210 08:52:49.704429  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.707888  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet baeb9f20844945ae8c2e9371cdb8dcbe
I20251210 08:52:49.708889  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet baeb9f20844945ae8c2e9371cdb8dcbe with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.709444  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet baeb9f20844945ae8c2e9371cdb8dcbe because the tablet was not found. No further retry: Not found: Tablet not found: baeb9f20844945ae8c2e9371cdb8dcbe
I20251210 08:52:49.709929  5380 tablet_bootstrap.cc:492] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.710001  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.710295  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.711249  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet da30fa60c88846c8807a4d3a1adb9fd9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.711488  5390 tablet_replica.cc:333] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.711704  5390 raft_consensus.cc:2243] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.711711  5380 tablet_bootstrap.cc:654] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.711953  5390 raft_consensus.cc:2272] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.712883  5390 ts_tablet_manager.cc:1916] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.713312  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.714545  5380 tablet_bootstrap.cc:492] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.714720  5380 ts_tablet_manager.cc:1403] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20251210 08:52:49.715380  5380 raft_consensus.cc:359] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.715519  5380 raft_consensus.cc:385] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.715572  5380 raft_consensus.cc:740] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.715737  5380 consensus_queue.cc:260] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.715852  5380 raft_consensus.cc:399] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.715975  5380 raft_consensus.cc:493] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.716084  5380 raft_consensus.cc:3060] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.717449  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ebf9f713d7e34077b7a204a1f40b6b5c has no consensus state
I20251210 08:52:49.718871  5380 raft_consensus.cc:515] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.718866  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.719132  5380 leader_election.cc:304] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.719449  5384 raft_consensus.cc:2804] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.719615  5384 raft_consensus.cc:697] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.719651  5390 ts_tablet_manager.cc:1929] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.719771  5390 log.cc:1199] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/da30fa60c88846c8807a4d3a1adb9fd9
I20251210 08:52:49.719856  5384 consensus_queue.cc:237] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.720194  5390 ts_tablet_manager.cc:1950] T da30fa60c88846c8807a4d3a1adb9fd9 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.721704  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet da30fa60c88846c8807a4d3a1adb9fd9 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.721907  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.722142  5380 leader_election.cc:290] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.722631  5331 tablet_service.cc:1505] Processing CreateTablet for tablet ebf9f713d7e34077b7a204a1f40b6b5c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.723073  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebf9f713d7e34077b7a204a1f40b6b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.725286  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet ebf9f713d7e34077b7a204a1f40b6b5c
I20251210 08:52:49.726411  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet ebf9f713d7e34077b7a204a1f40b6b5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.726791  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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
W20251210 08:52:49.727483  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet ebf9f713d7e34077b7a204a1f40b6b5c because the tablet was not found. No further retry: Not found: Tablet not found: ebf9f713d7e34077b7a204a1f40b6b5c
I20251210 08:52:49.727665  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.728278  5380 ts_tablet_manager.cc:1434] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20251210 08:52:49.729013  5380 tablet_bootstrap.cc:492] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.729457  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet baeb9f20844945ae8c2e9371cdb8dcbe with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.729779  5390 tablet_replica.cc:333] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.730003  5390 raft_consensus.cc:2243] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.730195  5390 raft_consensus.cc:2272] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.730863  5380 tablet_bootstrap.cc:654] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.730794  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.732504  5390 ts_tablet_manager.cc:1916] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.732592  5380 tablet_bootstrap.cc:492] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.732741  5380 ts_tablet_manager.cc:1403] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 08:52:49.733563  5380 raft_consensus.cc:359] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.733752  5380 raft_consensus.cc:385] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.733878  5380 raft_consensus.cc:740] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.734133  5380 consensus_queue.cc:260] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.734318  5380 raft_consensus.cc:399] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.734416  5380 raft_consensus.cc:493] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.734539  5380 raft_consensus.cc:3060] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.734694  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41f52bc2bf0943079bb8b59888c2ba4e has no consensus state
I20251210 08:52:49.736548  5380 raft_consensus.cc:515] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.736804  5380 leader_election.cc:304] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.737105  5384 raft_consensus.cc:2804] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.737253  5384 raft_consensus.cc:697] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.737514  5384 consensus_queue.cc:237] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.738000  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.739055  5390 ts_tablet_manager.cc:1929] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.739215  5390 log.cc:1199] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/baeb9f20844945ae8c2e9371cdb8dcbe
I20251210 08:52:49.739926  5390 ts_tablet_manager.cc:1950] T baeb9f20844945ae8c2e9371cdb8dcbe P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.740060  5380 leader_election.cc:290] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.739122  5331 tablet_service.cc:1505] Processing CreateTablet for tablet 41f52bc2bf0943079bb8b59888c2ba4e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.740427  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.740582  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f52bc2bf0943079bb8b59888c2ba4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.740743  5380 ts_tablet_manager.cc:1434] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20251210 08:52:49.743418  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet baeb9f20844945ae8c2e9371cdb8dcbe (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.743856  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 41f52bc2bf0943079bb8b59888c2ba4e
I20251210 08:52:49.744549  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 41f52bc2bf0943079bb8b59888c2ba4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.745045  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 41f52bc2bf0943079bb8b59888c2ba4e because the tablet was not found. No further retry: Not found: Tablet not found: 41f52bc2bf0943079bb8b59888c2ba4e
I20251210 08:52:49.745981  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.746858  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet ebf9f713d7e34077b7a204a1f40b6b5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.746851  5380 tablet_bootstrap.cc:492] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.746832  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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
I20251210 08:52:49.747126  5390 tablet_replica.cc:333] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.747352  5390 raft_consensus.cc:2243] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.747558  5390 raft_consensus.cc:2272] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.748668  5380 tablet_bootstrap.cc:654] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.749478  5390 ts_tablet_manager.cc:1916] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.750186  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.752213  5380 tablet_bootstrap.cc:492] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.752388  5380 ts_tablet_manager.cc:1403] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20251210 08:52:49.753013  5380 raft_consensus.cc:359] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.753185  5380 raft_consensus.cc:385] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.753268  5380 raft_consensus.cc:740] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.753700  5380 consensus_queue.cc:260] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.753839  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4af28143679c45caadd93fc537a3ea89 has no consensus state
I20251210 08:52:49.753873  5380 raft_consensus.cc:399] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.753984  5380 raft_consensus.cc:493] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.754083  5380 raft_consensus.cc:3060] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.755089  5390 ts_tablet_manager.cc:1929] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.755225  5390 log.cc:1199] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/ebf9f713d7e34077b7a204a1f40b6b5c
I20251210 08:52:49.755638  5390 ts_tablet_manager.cc:1950] T ebf9f713d7e34077b7a204a1f40b6b5c P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.756953  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet ebf9f713d7e34077b7a204a1f40b6b5c (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.757067  5380 raft_consensus.cc:515] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.756987  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.757301  5380 leader_election.cc:304] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.757488  5380 leader_election.cc:290] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.757826  5380 ts_tablet_manager.cc:1434] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:49.758008  5382 raft_consensus.cc:2804] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.758162  5382 raft_consensus.cc:697] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.758432  5382 consensus_queue.cc:237] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.758597  5331 tablet_service.cc:1505] Processing CreateTablet for tablet 4af28143679c45caadd93fc537a3ea89 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:49.758991  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af28143679c45caadd93fc537a3ea89. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.759634  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.762847  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 4af28143679c45caadd93fc537a3ea89
I20251210 08:52:49.763742  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 4af28143679c45caadd93fc537a3ea89 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.764506  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 4af28143679c45caadd93fc537a3ea89 because the tablet was not found. No further retry: Not found: Tablet not found: 4af28143679c45caadd93fc537a3ea89
I20251210 08:52:49.765000  5380 tablet_bootstrap.cc:492] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.765178  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.765664  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.766454  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 41f52bc2bf0943079bb8b59888c2ba4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.766865  5380 tablet_bootstrap.cc:654] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.767827  5390 tablet_replica.cc:333] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.768071  5390 raft_consensus.cc:2243] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.768257  5390 raft_consensus.cc:2272] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.768292  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.769372  5380 tablet_bootstrap.cc:492] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.769543  5380 ts_tablet_manager.cc:1403] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:52:49.770133  5380 raft_consensus.cc:359] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.770323  5380 raft_consensus.cc:385] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.770349  5390 ts_tablet_manager.cc:1916] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.770423  5380 raft_consensus.cc:740] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.770645  5380 consensus_queue.cc:260] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.770817  5380 raft_consensus.cc:399] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.770910  5380 raft_consensus.cc:493] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.771025  5380 raft_consensus.cc:3060] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.772394  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d2593d97d14a4ccc8d82cbb94c1cd98c has no consensus state
I20251210 08:52:49.773391  5380 raft_consensus.cc:515] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.773617  5380 leader_election.cc:304] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.773874  5382 raft_consensus.cc:2804] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.774026  5382 raft_consensus.cc:697] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.774286  5382 consensus_queue.cc:237] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.774283  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.776898  5331 tablet_service.cc:1505] Processing CreateTablet for tablet d2593d97d14a4ccc8d82cbb94c1cd98c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:49.777397  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2593d97d14a4ccc8d82cbb94c1cd98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.777714  5390 ts_tablet_manager.cc:1929] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.777825  5390 log.cc:1199] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/41f52bc2bf0943079bb8b59888c2ba4e
I20251210 08:52:49.778087  5390 ts_tablet_manager.cc:1950] T 41f52bc2bf0943079bb8b59888c2ba4e P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.779033  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 41f52bc2bf0943079bb8b59888c2ba4e (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.780014  5380 leader_election.cc:290] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.780381  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.780584  5380 ts_tablet_manager.cc:1434] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20251210 08:52:49.781457  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 4af28143679c45caadd93fc537a3ea89 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.784301  5380 tablet_bootstrap.cc:492] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.787302  5390 tablet_replica.cc:333] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.787842  5390 raft_consensus.cc:2243] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.788130  5390 raft_consensus.cc:2272] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.789038  5380 tablet_bootstrap.cc:654] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.790686  5390 ts_tablet_manager.cc:1916] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.791093  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet d2593d97d14a4ccc8d82cbb94c1cd98c
I20251210 08:52:49.792444  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet d2593d97d14a4ccc8d82cbb94c1cd98c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.792752  5380 tablet_bootstrap.cc:492] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.792886  5380 ts_tablet_manager.cc:1403] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20251210 08:52:49.793543  5380 raft_consensus.cc:359] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.793695  5380 raft_consensus.cc:385] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.793754  5380 raft_consensus.cc:740] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.793953  5380 consensus_queue.cc:260] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.794098  5380 raft_consensus.cc:399] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.794162  5380 raft_consensus.cc:493] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.794190  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.794241  5380 raft_consensus.cc:3060] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.794685  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
I20251210 08:52:49.796849  5390 ts_tablet_manager.cc:1929] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.796957  5390 log.cc:1199] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/4af28143679c45caadd93fc537a3ea89
I20251210 08:52:49.797279  5380 raft_consensus.cc:515] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.797359  5390 ts_tablet_manager.cc:1950] T 4af28143679c45caadd93fc537a3ea89 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.797488  5380 leader_election.cc:304] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.797699  5380 leader_election.cc:290] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.797814  5382 raft_consensus.cc:2804] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.798017  5382 raft_consensus.cc:697] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.798171  5380 ts_tablet_manager.cc:1434] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:49.797724  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.798494  5390 tablet_replica.cc:333] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.798414  5382 consensus_queue.cc:237] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.798624  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 4af28143679c45caadd93fc537a3ea89 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.799211  5390 raft_consensus.cc:2243] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.799368  5390 pending_rounds.cc:70] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: Trying to abort 1 pending ops.
I20251210 08:52:49.799458  5390 pending_rounds.cc:77] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 180 op_type: NO_OP noop_request { }
I20251210 08:52:49.799569  5390 raft_consensus.cc:2889] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 08:52:49.799692  5390 raft_consensus.cc:2272] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:52:49.800163  5566 consensus_queue.cc:1175] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "90601a54ca0e4306a0d34f99329b809b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251210 08:52:49.801143  5390 ts_tablet_manager.cc:1916] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:49.801741  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3a5df8f6d43f436c939b0ba08f44be7a has no consensus state
I20251210 08:52:49.803311  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.806074  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.806289  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 3a5df8f6d43f436c939b0ba08f44be7a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.806743  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5df8f6d43f436c939b0ba08f44be7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.807091  5390 ts_tablet_manager.cc:1929] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.807210  5390 log.cc:1199] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/d2593d97d14a4ccc8d82cbb94c1cd98c
I20251210 08:52:49.807550  5390 ts_tablet_manager.cc:1950] T d2593d97d14a4ccc8d82cbb94c1cd98c P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.808841  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet d2593d97d14a4ccc8d82cbb94c1cd98c (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.809852  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 3a5df8f6d43f436c939b0ba08f44be7a
I20251210 08:52:49.810768  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 3a5df8f6d43f436c939b0ba08f44be7a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.811242  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 3a5df8f6d43f436c939b0ba08f44be7a because the tablet was not found. No further retry: Not found: Tablet not found: 3a5df8f6d43f436c939b0ba08f44be7a
I20251210 08:52:49.811969  5380 tablet_bootstrap.cc:492] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.811738  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.813742  5380 tablet_bootstrap.cc:654] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.814841  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.815614  5380 tablet_bootstrap.cc:492] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.815786  5380 ts_tablet_manager.cc:1403] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:49.816603  5380 raft_consensus.cc:359] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.816781  5380 raft_consensus.cc:385] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.816890  5380 raft_consensus.cc:740] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.817113  5380 consensus_queue.cc:260] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.817276  5380 raft_consensus.cc:399] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.817363  5380 raft_consensus.cc:493] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.817476  5380 raft_consensus.cc:3060] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.818842  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb83867bd59843ab8391dd267a2ed041 has no consensus state
I20251210 08:52:49.819875  5380 raft_consensus.cc:515] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.820147  5380 leader_election.cc:304] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.820348  5380 leader_election.cc:290] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.820417  5382 raft_consensus.cc:2804] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.820590  5382 raft_consensus.cc:697] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.820856  5380 ts_tablet_manager.cc:1434] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:49.820850  5382 consensus_queue.cc:237] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.820958  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.823137  5333 tablet_service.cc:1505] Processing CreateTablet for tablet cb83867bd59843ab8391dd267a2ed041 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.823377  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.823591  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb83867bd59843ab8391dd267a2ed041. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.826660  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet cb83867bd59843ab8391dd267a2ed041
I20251210 08:52:49.827508  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet cb83867bd59843ab8391dd267a2ed041 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.828337  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet cb83867bd59843ab8391dd267a2ed041 because the tablet was not found. No further retry: Not found: Tablet not found: cb83867bd59843ab8391dd267a2ed041
I20251210 08:52:49.828927  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.829320  5380 tablet_bootstrap.cc:492] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.829769  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 3a5df8f6d43f436c939b0ba08f44be7a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.829977  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.830755  5390 tablet_replica.cc:333] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.830971  5390 raft_consensus.cc:2243] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.831162  5390 raft_consensus.cc:2272] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.831449  5380 tablet_bootstrap.cc:654] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.832568  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.832784  5390 ts_tablet_manager.cc:1916] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.837877  5390 ts_tablet_manager.cc:1929] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.838037  5390 log.cc:1199] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/3a5df8f6d43f436c939b0ba08f44be7a
I20251210 08:52:49.838379  5390 ts_tablet_manager.cc:1950] T 3a5df8f6d43f436c939b0ba08f44be7a P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.838644  5380 tablet_bootstrap.cc:492] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.838826  5380 ts_tablet_manager.cc:1403] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20251210 08:52:49.839313  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 3a5df8f6d43f436c939b0ba08f44be7a (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.839511  5380 raft_consensus.cc:359] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.839711  5380 raft_consensus.cc:385] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.839803  5380 raft_consensus.cc:740] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.840077  5380 consensus_queue.cc:260] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.840147  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 18be9cfcf5784e38816edd208234e090 has no consensus state
I20251210 08:52:49.840214  5380 raft_consensus.cc:399] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.840313  5380 raft_consensus.cc:493] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.840411  5380 raft_consensus.cc:3060] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.841638  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.843179  5380 raft_consensus.cc:515] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.843484  5380 leader_election.cc:304] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.843834  5380 leader_election.cc:290] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.843889  5384 raft_consensus.cc:2804] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.844100  5384 raft_consensus.cc:697] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.844450  5380 ts_tablet_manager.cc:1434] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251210 08:52:49.844369  5384 consensus_queue.cc:237] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.845245  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 18be9cfcf5784e38816edd208234e090 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 08:52:49.845170  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.845659  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18be9cfcf5784e38816edd208234e090. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.849550  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 18be9cfcf5784e38816edd208234e090
I20251210 08:52:49.850299  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 18be9cfcf5784e38816edd208234e090 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:49.850827  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 18be9cfcf5784e38816edd208234e090 because the tablet was not found. No further retry: Not found: Tablet not found: 18be9cfcf5784e38816edd208234e090
I20251210 08:52:49.851343  5380 tablet_bootstrap.cc:492] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.851367  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.852880  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.853029  5380 tablet_bootstrap.cc:654] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.853737  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet cb83867bd59843ab8391dd267a2ed041 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.854017  5390 tablet_replica.cc:333] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.854192  5390 raft_consensus.cc:2243] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.854430  5390 raft_consensus.cc:2272] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.855312  5380 tablet_bootstrap.cc:492] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.855463  5390 ts_tablet_manager.cc:1916] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.855463  5380 ts_tablet_manager.cc:1403] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20251210 08:52:49.855611  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.856215  5380 raft_consensus.cc:359] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.856360  5380 raft_consensus.cc:385] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.856469  5380 raft_consensus.cc:740] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.856690  5380 consensus_queue.cc:260] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.856849  5380 raft_consensus.cc:399] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.856940  5380 raft_consensus.cc:493] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.857055  5380 raft_consensus.cc:3060] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.859355  5380 raft_consensus.cc:515] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.859625  5380 leader_election.cc:304] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
W20251210 08:52:49.859836  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4d1583df2ea145d0bfee92a9f0d1ede5 has no consensus state
I20251210 08:52:49.859838  5380 leader_election.cc:290] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.859933  5384 raft_consensus.cc:2804] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.860098  5384 raft_consensus.cc:697] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.860345  5384 consensus_queue.cc:237] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.861563  5380 ts_tablet_manager.cc:1434] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251210 08:52:49.863487  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.863878  5390 ts_tablet_manager.cc:1929] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.864032  5390 log.cc:1199] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/cb83867bd59843ab8391dd267a2ed041
I20251210 08:52:49.864416  5390 ts_tablet_manager.cc:1950] T cb83867bd59843ab8391dd267a2ed041 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.865329  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 18be9cfcf5784e38816edd208234e090 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.865382  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet cb83867bd59843ab8391dd267a2ed041 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.865628  5390 tablet_replica.cc:333] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.865839  5390 raft_consensus.cc:2243] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.866029  5390 raft_consensus.cc:2272] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.866603  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 4d1583df2ea145d0bfee92a9f0d1ede5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 08:52:49.867058  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1583df2ea145d0bfee92a9f0d1ede5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.866971  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.867106  5390 ts_tablet_manager.cc:1916] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.871147  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 4d1583df2ea145d0bfee92a9f0d1ede5
I20251210 08:52:49.872076  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 4d1583df2ea145d0bfee92a9f0d1ede5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.872995  5380 tablet_bootstrap.cc:492] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.873004  5390 ts_tablet_manager.cc:1929] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.873167  5390 log.cc:1199] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/18be9cfcf5784e38816edd208234e090
I20251210 08:52:49.873556  5390 ts_tablet_manager.cc:1950] T 18be9cfcf5784e38816edd208234e090 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.873414  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.874509  5380 tablet_bootstrap.cc:654] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.874747  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 18be9cfcf5784e38816edd208234e090 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.875021  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 4d1583df2ea145d0bfee92a9f0d1ede5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4d1583df2ea145d0bfee92a9f0d1ede5 already in progress: creating tablet
I20251210 08:52:49.876487  5380 tablet_bootstrap.cc:492] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.876385  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.876670  5380 ts_tablet_manager.cc:1403] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251210 08:52:49.877292  5380 raft_consensus.cc:359] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.877439  5380 raft_consensus.cc:385] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.877499  5380 raft_consensus.cc:740] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.877683  5380 consensus_queue.cc:260] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.877801  5380 raft_consensus.cc:399] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.877866  5380 raft_consensus.cc:493] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.877940  5380 raft_consensus.cc:3060] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.879980  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5e143f93a8924b238dab941a0805333c has no consensus state
I20251210 08:52:49.880200  5380 raft_consensus.cc:515] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.880424  5380 leader_election.cc:304] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.880610  5380 leader_election.cc:290] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.880656  5384 raft_consensus.cc:2804] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.880827  5384 raft_consensus.cc:697] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.881047  5384 consensus_queue.cc:237] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.881495  5380 ts_tablet_manager.cc:1434] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:49.882902  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.885599  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 4d1583df2ea145d0bfee92a9f0d1ede5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.885599  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 5e143f93a8924b238dab941a0805333c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.886333  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e143f93a8924b238dab941a0805333c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.886327  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.888139  5390 tablet_replica.cc:333] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.888360  5390 raft_consensus.cc:2243] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.888628  5390 raft_consensus.cc:2272] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.890202  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 5e143f93a8924b238dab941a0805333c
I20251210 08:52:49.891284  5390 ts_tablet_manager.cc:1916] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.893623  5380 tablet_bootstrap.cc:492] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.895002  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.895355  5380 tablet_bootstrap.cc:654] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.895833  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 5e143f93a8924b238dab941a0805333c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.896413  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.897701  5390 ts_tablet_manager.cc:1929] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.897831  5390 log.cc:1199] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/4d1583df2ea145d0bfee92a9f0d1ede5
I20251210 08:52:49.898226  5390 ts_tablet_manager.cc:1950] T 4d1583df2ea145d0bfee92a9f0d1ede5 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.899118  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 4d1583df2ea145d0bfee92a9f0d1ede5 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.899659  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 5e143f93a8924b238dab941a0805333c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5e143f93a8924b238dab941a0805333c already in progress: creating tablet
I20251210 08:52:49.899741  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.900918  5380 tablet_bootstrap.cc:492] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.901074  5380 ts_tablet_manager.cc:1403] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.004s
I20251210 08:52:49.901852  5380 raft_consensus.cc:359] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.902021  5380 raft_consensus.cc:385] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.902123  5380 raft_consensus.cc:740] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.902366  5380 consensus_queue.cc:260] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.902529  5380 raft_consensus.cc:399] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.902593  5380 raft_consensus.cc:493] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.902675  5380 raft_consensus.cc:3060] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:49.903650  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1589cbb0c0c548c09a9658aa8f92325e has no consensus state
I20251210 08:52:49.905030  5380 raft_consensus.cc:515] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.905243  5380 leader_election.cc:304] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.905409  5380 leader_election.cc:290] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.905503  5384 raft_consensus.cc:2804] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.905671  5384 raft_consensus.cc:697] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.905859  5380 ts_tablet_manager.cc:1434] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:49.905866  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.905941  5384 consensus_queue.cc:237] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.908074  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 1589cbb0c0c548c09a9658aa8f92325e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251210 08:52:49.908511  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1589cbb0c0c548c09a9658aa8f92325e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.908977  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 5e143f93a8924b238dab941a0805333c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.908854  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.910427  5390 tablet_replica.cc:333] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.910641  5390 raft_consensus.cc:2243] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.910980  5390 raft_consensus.cc:2272] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.912092  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 1589cbb0c0c548c09a9658aa8f92325e
I20251210 08:52:49.912243  5390 ts_tablet_manager.cc:1916] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.913184  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 1589cbb0c0c548c09a9658aa8f92325e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.913447  5380 tablet_bootstrap.cc:492] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.914673  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.914855  5380 tablet_bootstrap.cc:654] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.917150  5380 tablet_bootstrap.cc:492] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.917325  5380 ts_tablet_manager.cc:1403] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251210 08:52:49.918001  5380 raft_consensus.cc:359] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.917955  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.918167  5380 raft_consensus.cc:385] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.918249  5380 raft_consensus.cc:740] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.918493  5380 consensus_queue.cc:260] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.918656  5380 raft_consensus.cc:399] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.918767  5380 raft_consensus.cc:493] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.918862  5390 ts_tablet_manager.cc:1929] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.918884  5380 raft_consensus.cc:3060] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.919023  5390 log.cc:1199] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/5e143f93a8924b238dab941a0805333c
I20251210 08:52:49.919381  5390 ts_tablet_manager.cc:1950] T 5e143f93a8924b238dab941a0805333c P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.920360  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 5e143f93a8924b238dab941a0805333c (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.920969  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 1589cbb0c0c548c09a9658aa8f92325e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1589cbb0c0c548c09a9658aa8f92325e already in progress: creating tablet
W20251210 08:52:49.921838  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 623a5d19686a495fa2ac8bed662a48a5 has no consensus state
I20251210 08:52:49.921844  5380 raft_consensus.cc:515] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.922089  5380 leader_election.cc:304] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.922320  5380 leader_election.cc:290] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.922369  5384 raft_consensus.cc:2804] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.922585  5384 raft_consensus.cc:697] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.922734  5380 ts_tablet_manager.cc:1434] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20251210 08:52:49.922840  5384 consensus_queue.cc:237] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.924642  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.926316  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 623a5d19686a495fa2ac8bed662a48a5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251210 08:52:49.926867  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623a5d19686a495fa2ac8bed662a48a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.927281  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 1589cbb0c0c548c09a9658aa8f92325e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.927878  5390 tablet_replica.cc:333] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.928107  5390 raft_consensus.cc:2243] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.927947  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.928380  5390 raft_consensus.cc:2272] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.929662  5390 ts_tablet_manager.cc:1916] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.931432  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 623a5d19686a495fa2ac8bed662a48a5
I20251210 08:52:49.932204  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 623a5d19686a495fa2ac8bed662a48a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.933296  5380 tablet_bootstrap.cc:492] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.933893  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.933874  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.935093  5380 tablet_bootstrap.cc:654] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.937028  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.937215  5380 tablet_bootstrap.cc:492] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.937366  5380 ts_tablet_manager.cc:1403] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.937407  5390 ts_tablet_manager.cc:1929] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.937510  5390 log.cc:1199] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/1589cbb0c0c548c09a9658aa8f92325e
I20251210 08:52:49.937914  5390 ts_tablet_manager.cc:1950] T 1589cbb0c0c548c09a9658aa8f92325e P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.938215  5380 raft_consensus.cc:359] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.938386  5380 raft_consensus.cc:385] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.938493  5380 raft_consensus.cc:740] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.938751  5380 consensus_queue.cc:260] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.938943  5380 raft_consensus.cc:399] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.939028  5380 raft_consensus.cc:493] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.939157  5380 raft_consensus.cc:3060] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.939190  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 1589cbb0c0c548c09a9658aa8f92325e (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.939461  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 623a5d19686a495fa2ac8bed662a48a5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 623a5d19686a495fa2ac8bed662a48a5 already in progress: creating tablet
W20251210 08:52:49.940639  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 517c0943b77848488eb1f560f2b2bb09 has no consensus state
I20251210 08:52:49.941630  5380 raft_consensus.cc:515] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.941895  5380 leader_election.cc:304] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.942101  5380 leader_election.cc:290] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.942134  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:49.942349  5382 raft_consensus.cc:2804] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.942535  5382 raft_consensus.cc:697] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.942606  5380 ts_tablet_manager.cc:1434] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:52:49.942843  5382 consensus_queue.cc:237] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.945016  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 517c0943b77848488eb1f560f2b2bb09 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251210 08:52:49.945394  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 517c0943b77848488eb1f560f2b2bb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.945799  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 623a5d19686a495fa2ac8bed662a48a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.946106  5390 tablet_replica.cc:333] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.946326  5390 raft_consensus.cc:2243] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.946516  5390 raft_consensus.cc:2272] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.947606  5390 ts_tablet_manager.cc:1916] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.948304  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.951763  5380 tablet_bootstrap.cc:492] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.951799  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 517c0943b77848488eb1f560f2b2bb09
I20251210 08:52:49.952673  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 517c0943b77848488eb1f560f2b2bb09 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.953534  5380 tablet_bootstrap.cc:654] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.953922  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.955417  5380 tablet_bootstrap.cc:492] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.955607  5380 ts_tablet_manager.cc:1403] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:49.956669  5390 ts_tablet_manager.cc:1929] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.956838  5390 log.cc:1199] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/623a5d19686a495fa2ac8bed662a48a5
I20251210 08:52:49.956981  5380 raft_consensus.cc:359] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.957190  5380 raft_consensus.cc:385] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.957230  5390 ts_tablet_manager.cc:1950] T 623a5d19686a495fa2ac8bed662a48a5 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.957289  5380 raft_consensus.cc:740] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.957106  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.957559  5380 consensus_queue.cc:260] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.957721  5380 raft_consensus.cc:399] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.957825  5380 raft_consensus.cc:493] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.957933  5380 raft_consensus.cc:3060] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.958320  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 623a5d19686a495fa2ac8bed662a48a5 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.958967  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 517c0943b77848488eb1f560f2b2bb09 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 517c0943b77848488eb1f560f2b2bb09 already in progress: creating tablet
I20251210 08:52:49.960448  5380 raft_consensus.cc:515] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.960673  5380 leader_election.cc:304] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.960906  5380 leader_election.cc:290] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.960952  5382 raft_consensus.cc:2804] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.961122  5382 raft_consensus.cc:697] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:49.961354  5382 consensus_queue.cc:237] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:49.961422  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 371e2186b1e04976b000a827cec84838 has no consensus state
I20251210 08:52:49.961680  5380 ts_tablet_manager.cc:1434] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 08:52:49.962872  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.965710  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 371e2186b1e04976b000a827cec84838 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:49.966197  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371e2186b1e04976b000a827cec84838. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.966384  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 517c0943b77848488eb1f560f2b2bb09 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.966459  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.966813  5390 tablet_replica.cc:333] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.967056  5390 raft_consensus.cc:2243] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.967337  5390 raft_consensus.cc:2272] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.968818  5390 ts_tablet_manager.cc:1916] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.970196  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 371e2186b1e04976b000a827cec84838
I20251210 08:52:49.970995  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 371e2186b1e04976b000a827cec84838 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.972182  5380 tablet_bootstrap.cc:492] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.972354  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.974069  5380 tablet_bootstrap.cc:654] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.974745  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:49.975095  5390 ts_tablet_manager.cc:1929] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.975222  5390 log.cc:1199] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/517c0943b77848488eb1f560f2b2bb09
I20251210 08:52:49.975608  5390 ts_tablet_manager.cc:1950] T 517c0943b77848488eb1f560f2b2bb09 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.976735  5380 tablet_bootstrap.cc:492] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.976858  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 517c0943b77848488eb1f560f2b2bb09 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:49.976887  5380 ts_tablet_manager.cc:1403] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
W20251210 08:52:49.977133  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 371e2186b1e04976b000a827cec84838 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 371e2186b1e04976b000a827cec84838 already in progress: creating tablet
I20251210 08:52:49.977591  5380 raft_consensus.cc:359] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.977766  5380 raft_consensus.cc:385] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.977866  5380 raft_consensus.cc:740] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.978034  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.978101  5380 consensus_queue.cc:260] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.978281  5380 raft_consensus.cc:399] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.978363  5380 raft_consensus.cc:493] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.978471  5380 raft_consensus.cc:3060] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:49.980708  5380 raft_consensus.cc:515] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.980942  5380 leader_election.cc:304] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:49.981133  5380 leader_election.cc:290] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:49.981249  5382 raft_consensus.cc:2804] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:49.981375  5382 raft_consensus.cc:697] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
W20251210 08:52:49.981523  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 44f44a269ab34203893eacdaf38f658e has no consensus state
I20251210 08:52:49.981624  5382 consensus_queue.cc:237] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.981930  5380 ts_tablet_manager.cc:1434] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:49.984891  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 371e2186b1e04976b000a827cec84838 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.985179  5390 tablet_replica.cc:333] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:49.985260  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.985510  5390 raft_consensus.cc:2243] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:49.985960  5390 raft_consensus.cc:2272] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:49.986068  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 44f44a269ab34203893eacdaf38f658e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:49.986500  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f44a269ab34203893eacdaf38f658e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:49.986789  5390 ts_tablet_manager.cc:1916] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:49.987733  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.991673  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 44f44a269ab34203893eacdaf38f658e
I20251210 08:52:49.992494  5390 ts_tablet_manager.cc:1929] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:49.992523  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 44f44a269ab34203893eacdaf38f658e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:49.992653  5390 log.cc:1199] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/371e2186b1e04976b000a827cec84838
I20251210 08:52:49.993041  5390 ts_tablet_manager.cc:1950] T 371e2186b1e04976b000a827cec84838 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:49.993538  5380 tablet_bootstrap.cc:492] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:49.993569  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.994990  5380 tablet_bootstrap.cc:654] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:49.996016  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 371e2186b1e04976b000a827cec84838 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:49.996276  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 44f44a269ab34203893eacdaf38f658e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 44f44a269ab34203893eacdaf38f658e already in progress: creating tablet
I20251210 08:52:49.997061  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:49.997197  5380 tablet_bootstrap.cc:492] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:49.997352  5380 ts_tablet_manager.cc:1403] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:49.997946  5380 raft_consensus.cc:359] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.998101  5380 raft_consensus.cc:385] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:49.998180  5380 raft_consensus.cc:740] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:49.998401  5380 consensus_queue.cc:260] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:49.998536  5380 raft_consensus.cc:399] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:49.998648  5380 raft_consensus.cc:493] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:49.998751  5380 raft_consensus.cc:3060] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:50.000728  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a06a14d289114caa94535e14d9c6b135 has no consensus state
I20251210 08:52:50.001253  5380 raft_consensus.cc:515] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.001474  5380 leader_election.cc:304] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.001696  5380 leader_election.cc:290] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.001751  5382 raft_consensus.cc:2804] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.002053  5382 raft_consensus.cc:697] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.002285  5382 consensus_queue.cc:237] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.003149  5380 ts_tablet_manager.cc:1434] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 08:52:50.003291  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.004909  5333 tablet_service.cc:1505] Processing CreateTablet for tablet a06a14d289114caa94535e14d9c6b135 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:50.005376  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06a14d289114caa94535e14d9c6b135. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.005977  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 44f44a269ab34203893eacdaf38f658e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:49 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.006228  5390 tablet_replica.cc:333] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.006404  5390 raft_consensus.cc:2243] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.006600  5390 raft_consensus.cc:2272] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.005796  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.008668  5390 ts_tablet_manager.cc:1916] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.011022  5380 tablet_bootstrap.cc:492] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.011536  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet a06a14d289114caa94535e14d9c6b135
I20251210 08:52:50.012355  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet a06a14d289114caa94535e14d9c6b135 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.012706  5380 tablet_bootstrap.cc:654] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.013666  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.013844  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.016480  5390 ts_tablet_manager.cc:1929] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.016549  5380 tablet_bootstrap.cc:492] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.016634  5390 log.cc:1199] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/44f44a269ab34203893eacdaf38f658e
I20251210 08:52:50.016697  5380 ts_tablet_manager.cc:1403] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 08:52:50.016769  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.017479  5380 raft_consensus.cc:359] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.017632  5380 raft_consensus.cc:385] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.017735  5380 raft_consensus.cc:740] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.017997  5380 consensus_queue.cc:260] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.018180  5380 raft_consensus.cc:399] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.018299  5380 raft_consensus.cc:493] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.018419  5380 raft_consensus.cc:3060] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.020867  5380 raft_consensus.cc:515] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.021057  5380 leader_election.cc:304] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.021212  5380 leader_election.cc:290] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.021279  5382 raft_consensus.cc:2804] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.021374  5382 raft_consensus.cc:697] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.021628  5380 ts_tablet_manager.cc:1434] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:50.021579  5382 consensus_queue.cc:237] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:50.021785  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c31cc2b12c0f4f618c26366f9a06c205 has no consensus state
I20251210 08:52:50.023535  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.026396  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.029522  5333 tablet_service.cc:1505] Processing CreateTablet for tablet c31cc2b12c0f4f618c26366f9a06c205 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:50.030104  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31cc2b12c0f4f618c26366f9a06c205. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.031204  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet c31cc2b12c0f4f618c26366f9a06c205
I20251210 08:52:50.032230  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet c31cc2b12c0f4f618c26366f9a06c205 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.032291  5390 ts_tablet_manager.cc:1950] T 44f44a269ab34203893eacdaf38f658e P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.033810  5390 tablet_replica.cc:333] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.033887  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.034066  5390 raft_consensus.cc:2243] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.034205  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 44f44a269ab34203893eacdaf38f658e (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.034416  5390 raft_consensus.cc:2272] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.034394  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.036290  5390 ts_tablet_manager.cc:1916] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.037632  5380 tablet_bootstrap.cc:492] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.037904  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.039278  5380 tablet_bootstrap.cc:654] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.041349  5380 tablet_bootstrap.cc:492] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.041473  5380 ts_tablet_manager.cc:1403] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
W20251210 08:52:50.041863  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 793f056b6fb74828956b2a047c25f8a9 has no consensus state
I20251210 08:52:50.042145  5380 raft_consensus.cc:359] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.042305  5380 raft_consensus.cc:385] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.042375  5380 raft_consensus.cc:740] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.042573  5380 consensus_queue.cc:260] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.042692  5380 raft_consensus.cc:399] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.042752  5380 raft_consensus.cc:493] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.042821  5380 raft_consensus.cc:3060] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.043547  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.044078  5390 ts_tablet_manager.cc:1929] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.044179  5390 log.cc:1199] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/a06a14d289114caa94535e14d9c6b135
I20251210 08:52:50.044499  5390 ts_tablet_manager.cc:1950] T a06a14d289114caa94535e14d9c6b135 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.045619  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet a06a14d289114caa94535e14d9c6b135 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.045713  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 793f056b6fb74828956b2a047c25f8a9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 50
W20251210 08:52:50.045862  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet c31cc2b12c0f4f618c26366f9a06c205 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c31cc2b12c0f4f618c26366f9a06c205 already in progress: creating tablet
I20251210 08:52:50.045971  5380 raft_consensus.cc:515] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.046108  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793f056b6fb74828956b2a047c25f8a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.046195  5380 leader_election.cc:304] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.046414  5380 leader_election.cc:290] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.046444  5382 raft_consensus.cc:2804] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.046635  5382 raft_consensus.cc:697] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.046451  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.046866  5382 consensus_queue.cc:237] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.047195  5380 ts_tablet_manager.cc:1434] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 08:52:50.049806  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 793f056b6fb74828956b2a047c25f8a9
I20251210 08:52:50.050377  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 793f056b6fb74828956b2a047c25f8a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.051362  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:50.052382  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 793f056b6fb74828956b2a047c25f8a9 because the tablet was not found. No further retry: Not found: Tablet not found: 793f056b6fb74828956b2a047c25f8a9
I20251210 08:52:50.052539  5380 tablet_bootstrap.cc:492] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.053426  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.054086  5380 tablet_bootstrap.cc:654] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.054276  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet c31cc2b12c0f4f618c26366f9a06c205 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.054546  5390 tablet_replica.cc:333] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.054754  5390 raft_consensus.cc:2243] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.054948  5390 raft_consensus.cc:2272] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.056241  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.056492  5380 tablet_bootstrap.cc:492] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.056694  5380 ts_tablet_manager.cc:1403] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 08:52:50.056857  5390 ts_tablet_manager.cc:1916] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.057425  5380 raft_consensus.cc:359] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.057551  5380 raft_consensus.cc:385] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.057629  5380 raft_consensus.cc:740] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.057826  5380 consensus_queue.cc:260] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.057969  5380 raft_consensus.cc:399] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.058027  5380 raft_consensus.cc:493] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.058104  5380 raft_consensus.cc:3060] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:50.060329  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b09daf8c37164560b70f852c7d7e072b has no consensus state
I20251210 08:52:50.060690  5380 raft_consensus.cc:515] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.060954  5380 leader_election.cc:304] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.061236  5382 raft_consensus.cc:2804] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.061378  5382 raft_consensus.cc:697] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.061621  5382 consensus_queue.cc:237] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.062263  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.063138  5390 ts_tablet_manager.cc:1929] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.063285  5390 log.cc:1199] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/c31cc2b12c0f4f618c26366f9a06c205
I20251210 08:52:50.063656  5390 ts_tablet_manager.cc:1950] T c31cc2b12c0f4f618c26366f9a06c205 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.064013  5380 leader_election.cc:290] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.064496  5380 ts_tablet_manager.cc:1434] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20251210 08:52:50.064631  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet c31cc2b12c0f4f618c26366f9a06c205 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.064704  5333 tablet_service.cc:1505] Processing CreateTablet for tablet b09daf8c37164560b70f852c7d7e072b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 50
I20251210 08:52:50.065110  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09daf8c37164560b70f852c7d7e072b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.065605  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.068655  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet b09daf8c37164560b70f852c7d7e072b
I20251210 08:52:50.069610  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet b09daf8c37164560b70f852c7d7e072b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:50.070169  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet b09daf8c37164560b70f852c7d7e072b because the tablet was not found. No further retry: Not found: Tablet not found: b09daf8c37164560b70f852c7d7e072b
I20251210 08:52:50.070747  5380 tablet_bootstrap.cc:492] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.070717  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
I20251210 08:52:50.072432  5380 tablet_bootstrap.cc:654] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.072435  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.073552  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 793f056b6fb74828956b2a047c25f8a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.073973  5390 tablet_replica.cc:333] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.074198  5390 raft_consensus.cc:2243] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.074411  5390 raft_consensus.cc:2272] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.075057  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.076565  5390 ts_tablet_manager.cc:1916] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:50.079277  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 57e23e4023f146629f45f0f50a358694 has no consensus state
I20251210 08:52:50.082839  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.083472  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 57e23e4023f146629f45f0f50a358694 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:50.083734  5390 ts_tablet_manager.cc:1929] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.083961  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57e23e4023f146629f45f0f50a358694. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.084132  5390 log.cc:1199] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/793f056b6fb74828956b2a047c25f8a9
I20251210 08:52:50.084192  5380 tablet_bootstrap.cc:492] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.084408  5380 ts_tablet_manager.cc:1403] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20251210 08:52:50.084728  5390 ts_tablet_manager.cc:1950] T 793f056b6fb74828956b2a047c25f8a9 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.085165  5380 raft_consensus.cc:359] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.085364  5380 raft_consensus.cc:385] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.085445  5380 raft_consensus.cc:740] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.085515  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.085724  5380 consensus_queue.cc:260] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.085891  5380 raft_consensus.cc:399] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.085991  5380 raft_consensus.cc:493] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.086091  5380 raft_consensus.cc:3060] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.086300  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 793f056b6fb74828956b2a047c25f8a9 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.088847  5380 raft_consensus.cc:515] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.088939  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 57e23e4023f146629f45f0f50a358694
I20251210 08:52:50.089102  5380 leader_election.cc:304] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.089401  5383 raft_consensus.cc:2804] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.089542  5383 raft_consensus.cc:697] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.089815  5383 consensus_queue.cc:237] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.090422  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 57e23e4023f146629f45f0f50a358694 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.091403  5380 leader_election.cc:290] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.091357  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:50.091634  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 57e23e4023f146629f45f0f50a358694 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 57e23e4023f146629f45f0f50a358694 already in progress: creating tablet
I20251210 08:52:50.091867  5380 ts_tablet_manager.cc:1434] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:52:50.092190  5380 tablet_bootstrap.cc:492] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.093868  5380 tablet_bootstrap.cc:654] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.094448  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.095278  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.095573  5380 tablet_bootstrap.cc:492] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.095710  5380 ts_tablet_manager.cc:1403] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:50.096247  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet b09daf8c37164560b70f852c7d7e072b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.096571  5390 tablet_replica.cc:333] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.096781  5390 raft_consensus.cc:2243] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.096877  5380 raft_consensus.cc:359] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.096982  5390 raft_consensus.cc:2272] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.097056  5380 raft_consensus.cc:385] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.097368  5380 raft_consensus.cc:740] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.097640  5380 consensus_queue.cc:260] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.097849  5380 raft_consensus.cc:399] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.097934  5380 raft_consensus.cc:493] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.098039  5380 raft_consensus.cc:3060] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.098513  5390 ts_tablet_manager.cc:1916] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:52:50.098886  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f04163cef69a4374b4de1e4f8b3fc36c has no consensus state
I20251210 08:52:50.100508  5380 raft_consensus.cc:515] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.100812  5380 leader_election.cc:304] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.101076  5383 raft_consensus.cc:2804] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.101248  5383 raft_consensus.cc:697] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.101495  5383 consensus_queue.cc:237] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.102850  5333 tablet_service.cc:1505] Processing CreateTablet for tablet f04163cef69a4374b4de1e4f8b3fc36c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:50.103070  5380 leader_election.cc:290] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.103250  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04163cef69a4374b4de1e4f8b3fc36c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.103667  5380 ts_tablet_manager.cc:1434] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20251210 08:52:50.104557  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 57e23e4023f146629f45f0f50a358694 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.105736  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.106329  5390 ts_tablet_manager.cc:1929] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.106462  5390 log.cc:1199] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/b09daf8c37164560b70f852c7d7e072b
I20251210 08:52:50.106817  5390 ts_tablet_manager.cc:1950] T b09daf8c37164560b70f852c7d7e072b P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.107812  5390 tablet_replica.cc:333] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.108032  5390 raft_consensus.cc:2243] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.108237  5390 raft_consensus.cc:2272] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.108546  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.109182  5380 tablet_bootstrap.cc:492] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.110409  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet b09daf8c37164560b70f852c7d7e072b (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.110890  5380 tablet_bootstrap.cc:654] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.111639  5390 ts_tablet_manager.cc:1916] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.112216  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet f04163cef69a4374b4de1e4f8b3fc36c
I20251210 08:52:50.113032  5380 tablet_bootstrap.cc:492] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.113133  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet f04163cef69a4374b4de1e4f8b3fc36c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.113309  5380 ts_tablet_manager.cc:1403] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20251210 08:52:50.114128  5380 raft_consensus.cc:359] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.114334  5380 raft_consensus.cc:385] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.114223  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.114418  5380 raft_consensus.cc:740] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.114658  5380 consensus_queue.cc:260] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.114799  5380 raft_consensus.cc:399] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.114915  5380 raft_consensus.cc:493] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.115012  5380 raft_consensus.cc:3060] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.117599  5380 raft_consensus.cc:515] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.117553  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.117837  5390 ts_tablet_manager.cc:1929] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.117844  5380 leader_election.cc:304] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.118034  5390 log.cc:1199] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/57e23e4023f146629f45f0f50a358694
I20251210 08:52:50.118211  5380 leader_election.cc:290] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.118273  5383 raft_consensus.cc:2804] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.118429  5390 ts_tablet_manager.cc:1950] T 57e23e4023f146629f45f0f50a358694 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.118491  5383 raft_consensus.cc:697] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.118747  5383 consensus_queue.cc:237] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.120616  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 57e23e4023f146629f45f0f50a358694 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:50.120916  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet f04163cef69a4374b4de1e4f8b3fc36c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f04163cef69a4374b4de1e4f8b3fc36c already in progress: creating tablet
I20251210 08:52:50.121508  5380 ts_tablet_manager.cc:1434] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20251210 08:52:50.121510  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3c8e2517c884fc9ab61fb0e471f2349 has no consensus state
I20251210 08:52:50.122117  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet f04163cef69a4374b4de1e4f8b3fc36c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.122390  5390 tablet_replica.cc:333] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.122666  5390 raft_consensus.cc:2243] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.122880  5390 raft_consensus.cc:2272] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.124238  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.124926  5390 ts_tablet_manager.cc:1916] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.126529  5333 tablet_service.cc:1505] Processing CreateTablet for tablet f3c8e2517c884fc9ab61fb0e471f2349 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:50.126906  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c8e2517c884fc9ab61fb0e471f2349. 1 dirs total, 0 dirs full, 0 dirs failed
W20251210 08:52:50.127020  5230 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet ed4f442980cc450da7d321cc6b7a17ee (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ed4f442980cc450da7d321cc6b7a17ee consensus state has no leader
I20251210 08:52:50.127468  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.130558  5390 ts_tablet_manager.cc:1929] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.130728  5390 log.cc:1199] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/f04163cef69a4374b4de1e4f8b3fc36c
I20251210 08:52:50.131048  5390 ts_tablet_manager.cc:1950] T f04163cef69a4374b4de1e4f8b3fc36c P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.131517  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet f3c8e2517c884fc9ab61fb0e471f2349
I20251210 08:52:50.132243  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet f3c8e2517c884fc9ab61fb0e471f2349 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.132688  5380 tablet_bootstrap.cc:492] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.132886  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet f04163cef69a4374b4de1e4f8b3fc36c (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:50.133219  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet f3c8e2517c884fc9ab61fb0e471f2349 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f3c8e2517c884fc9ab61fb0e471f2349 already in progress: creating tablet
I20251210 08:52:50.133693  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.134125  5380 tablet_bootstrap.cc:654] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.135684  5380 tablet_bootstrap.cc:492] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.135829  5380 ts_tablet_manager.cc:1403] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 08:52:50.136247  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.136545  5380 raft_consensus.cc:359] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.136715  5380 raft_consensus.cc:385] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.136819  5380 raft_consensus.cc:740] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.137059  5380 consensus_queue.cc:260] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.137244  5380 raft_consensus.cc:399] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.137336  5380 raft_consensus.cc:493] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.137466  5380 raft_consensus.cc:3060] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.139511  5380 raft_consensus.cc:515] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.139765  5380 leader_election.cc:304] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.139983  5380 leader_election.cc:290] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.140096  5383 raft_consensus.cc:2804] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
W20251210 08:52:50.140118  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 78dcbff318bf4e53ae7c1c8fae1fc420 has no consensus state
I20251210 08:52:50.140273  5383 raft_consensus.cc:697] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.140522  5383 consensus_queue.cc:237] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.141422  5380 ts_tablet_manager.cc:1434] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:50.141856  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.143641  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 78dcbff318bf4e53ae7c1c8fae1fc420 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:50.144105  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78dcbff318bf4e53ae7c1c8fae1fc420. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.144533  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.148629  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 78dcbff318bf4e53ae7c1c8fae1fc420
I20251210 08:52:50.149410  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 78dcbff318bf4e53ae7c1c8fae1fc420 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.150285  5380 tablet_bootstrap.cc:492] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:50.150954  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 78dcbff318bf4e53ae7c1c8fae1fc420 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 78dcbff318bf4e53ae7c1c8fae1fc420 already in progress: creating tablet
I20251210 08:52:50.150830  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.152109  5380 tablet_bootstrap.cc:654] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.152552  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.153419  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet f3c8e2517c884fc9ab61fb0e471f2349 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.153812  5390 tablet_replica.cc:333] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.154001  5390 raft_consensus.cc:2243] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.154165  5390 raft_consensus.cc:2272] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.155268  5390 ts_tablet_manager.cc:1916] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.155663  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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
W20251210 08:52:50.159868  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d5232b75b341435180c293aded5ca931 has no consensus state
I20251210 08:52:50.161077  5380 tablet_bootstrap.cc:492] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.161265  5380 ts_tablet_manager.cc:1403] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20251210 08:52:50.161469  5390 ts_tablet_manager.cc:1929] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.161628  5390 log.cc:1199] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/f3c8e2517c884fc9ab61fb0e471f2349
I20251210 08:52:50.161731  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.162034  5390 ts_tablet_manager.cc:1950] T f3c8e2517c884fc9ab61fb0e471f2349 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.163272  5380 raft_consensus.cc:359] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.163478  5380 raft_consensus.cc:385] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.163589  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet f3c8e2517c884fc9ab61fb0e471f2349 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.163581  5380 raft_consensus.cc:740] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.163580  5333 tablet_service.cc:1505] Processing CreateTablet for tablet d5232b75b341435180c293aded5ca931 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:50.163968  5380 consensus_queue.cc:260] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.164094  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5232b75b341435180c293aded5ca931. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.164119  5380 raft_consensus.cc:399] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.164232  5380 raft_consensus.cc:493] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.164325  5380 raft_consensus.cc:3060] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.166368  5380 raft_consensus.cc:515] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.166601  5380 leader_election.cc:304] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.166852  5380 leader_election.cc:290] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.166957  5383 raft_consensus.cc:2804] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.167163  5383 raft_consensus.cc:697] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.167342  5380 ts_tablet_manager.cc:1434] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20251210 08:52:50.167443  5383 consensus_queue.cc:237] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.168179  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.169234  5380 tablet_bootstrap.cc:492] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.170869  5380 tablet_bootstrap.cc:654] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.171816  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet d5232b75b341435180c293aded5ca931
I20251210 08:52:50.172595  5380 tablet_bootstrap.cc:492] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.172726  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet d5232b75b341435180c293aded5ca931 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.172757  5380 ts_tablet_manager.cc:1403] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
W20251210 08:52:50.173328  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet d5232b75b341435180c293aded5ca931 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d5232b75b341435180c293aded5ca931 already in progress: creating tablet
I20251210 08:52:50.173749  5380 raft_consensus.cc:359] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.173921  5380 raft_consensus.cc:385] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.174069  5380 raft_consensus.cc:740] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.173921  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.174299  5380 consensus_queue.cc:260] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.174444  5380 raft_consensus.cc:399] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.174538  5380 raft_consensus.cc:493] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.174489  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.174651  5380 raft_consensus.cc:3060] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.176343  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 78dcbff318bf4e53ae7c1c8fae1fc420 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.176599  5390 tablet_replica.cc:333] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.176793  5390 raft_consensus.cc:2243] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.176967  5390 raft_consensus.cc:2272] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.176926  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.177230  5380 raft_consensus.cc:515] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.177536  5380 leader_election.cc:304] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.177786  5380 leader_election.cc:290] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.177842  5383 raft_consensus.cc:2804] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.178098  5390 ts_tablet_manager.cc:1916] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.178180  5383 raft_consensus.cc:697] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.178290  5380 ts_tablet_manager.cc:1434] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:50.178458  5383 consensus_queue.cc:237] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:50.181726  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b0a2af3241404c939f12e1440d0171c6 has no consensus state
I20251210 08:52:50.182583  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet d5232b75b341435180c293aded5ca931 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.183847  5390 ts_tablet_manager.cc:1929] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.184026  5390 log.cc:1199] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/78dcbff318bf4e53ae7c1c8fae1fc420
I20251210 08:52:50.184434  5390 ts_tablet_manager.cc:1950] T 78dcbff318bf4e53ae7c1c8fae1fc420 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.184551  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.185467  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 78dcbff318bf4e53ae7c1c8fae1fc420 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.185913  5390 tablet_replica.cc:333] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.186115  5390 raft_consensus.cc:2243] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.186193  5333 tablet_service.cc:1505] Processing CreateTablet for tablet b0a2af3241404c939f12e1440d0171c6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:50.186328  5390 raft_consensus.cc:2272] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.186692  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a2af3241404c939f12e1440d0171c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.187363  5390 ts_tablet_manager.cc:1916] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.187479  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.191404  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet b0a2af3241404c939f12e1440d0171c6
I20251210 08:52:50.191838  5380 tablet_bootstrap.cc:492] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.192165  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet b0a2af3241404c939f12e1440d0171c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.193149  5390 ts_tablet_manager.cc:1929] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.193269  5390 log.cc:1199] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/d5232b75b341435180c293aded5ca931
I20251210 08:52:50.193380  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.193662  5380 tablet_bootstrap.cc:654] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.193663  5390 ts_tablet_manager.cc:1950] T d5232b75b341435180c293aded5ca931 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.194736  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet d5232b75b341435180c293aded5ca931 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:50.195421  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet b0a2af3241404c939f12e1440d0171c6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b0a2af3241404c939f12e1440d0171c6 already in progress: creating tablet
I20251210 08:52:50.195667  5380 tablet_bootstrap.cc:492] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.195816  5380 ts_tablet_manager.cc:1403] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:50.196146  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.196575  5380 raft_consensus.cc:359] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.196771  5380 raft_consensus.cc:385] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.196858  5380 raft_consensus.cc:740] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.197129  5380 consensus_queue.cc:260] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.197304  5380 raft_consensus.cc:399] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.197419  5380 raft_consensus.cc:493] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.197518  5380 raft_consensus.cc:3060] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.199942  5380 raft_consensus.cc:515] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:50.200043  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12aaa8aeefe0459e9c38f560de9a4068 has no consensus state
I20251210 08:52:50.200223  5380 leader_election.cc:304] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.200438  5380 leader_election.cc:290] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.200666  5382 raft_consensus.cc:2804] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.200850  5380 ts_tablet_manager.cc:1434] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251210 08:52:50.200877  5382 raft_consensus.cc:697] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.201125  5382 consensus_queue.cc:237] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.202356  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.204260  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 12aaa8aeefe0459e9c38f560de9a4068 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251210 08:52:50.204764  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12aaa8aeefe0459e9c38f560de9a4068. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.205068  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.208597  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 12aaa8aeefe0459e9c38f560de9a4068
I20251210 08:52:50.209734  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 12aaa8aeefe0459e9c38f560de9a4068 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.210953  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.211607  5380 tablet_bootstrap.cc:492] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
W20251210 08:52:50.211941  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 12aaa8aeefe0459e9c38f560de9a4068 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 12aaa8aeefe0459e9c38f560de9a4068 already in progress: creating tablet
I20251210 08:52:50.212229  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.213102  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet b0a2af3241404c939f12e1440d0171c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.213361  5380 tablet_bootstrap.cc:654] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.213565  5390 tablet_replica.cc:333] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.213842  5390 raft_consensus.cc:2243] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.214107  5390 raft_consensus.cc:2272] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.215605  5380 tablet_bootstrap.cc:492] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.215624  5390 ts_tablet_manager.cc:1916] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.215777  5380 ts_tablet_manager.cc:1403] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:52:50.216120  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.216645  5380 raft_consensus.cc:359] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.216815  5380 raft_consensus.cc:385] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.216926  5380 raft_consensus.cc:740] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.217216  5380 consensus_queue.cc:260] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.217415  5380 raft_consensus.cc:399] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.217514  5380 raft_consensus.cc:493] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.217644  5380 raft_consensus.cc:3060] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.220063  5380 raft_consensus.cc:515] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.220348  5380 leader_election.cc:304] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.220544  5380 leader_election.cc:290] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.220645  5382 raft_consensus.cc:2804] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.220817  5382 raft_consensus.cc:697] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
W20251210 08:52:50.220647  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b08e8f8b0d1e42f59e0d8436603846ec has no consensus state
I20251210 08:52:50.221107  5382 consensus_queue.cc:237] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.221339  5390 ts_tablet_manager.cc:1929] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.223556  5380 ts_tablet_manager.cc:1434] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251210 08:52:50.223791  5390 log.cc:1199] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/b0a2af3241404c939f12e1440d0171c6
I20251210 08:52:50.224257  5390 ts_tablet_manager.cc:1950] T b0a2af3241404c939f12e1440d0171c6 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.224443  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.225134  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 12aaa8aeefe0459e9c38f560de9a4068 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.225381  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet b0a2af3241404c939f12e1440d0171c6 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.225560  5390 tablet_replica.cc:333] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.225483  5331 tablet_service.cc:1505] Processing CreateTablet for tablet b08e8f8b0d1e42f59e0d8436603846ec (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251210 08:52:50.225845  5390 raft_consensus.cc:2243] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.225965  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08e8f8b0d1e42f59e0d8436603846ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.226080  5390 raft_consensus.cc:2272] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.227202  5390 ts_tablet_manager.cc:1916] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.228983  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.232899  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet b08e8f8b0d1e42f59e0d8436603846ec
I20251210 08:52:50.232967  5380 tablet_bootstrap.cc:492] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.233604  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet b08e8f8b0d1e42f59e0d8436603846ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.234872  5380 tablet_bootstrap.cc:654] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.235447  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.236227  5390 ts_tablet_manager.cc:1929] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.236358  5390 log.cc:1199] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/12aaa8aeefe0459e9c38f560de9a4068
I20251210 08:52:50.236761  5390 ts_tablet_manager.cc:1950] T 12aaa8aeefe0459e9c38f560de9a4068 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.237313  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.237866  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 12aaa8aeefe0459e9c38f560de9a4068 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:50.238482  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet b08e8f8b0d1e42f59e0d8436603846ec because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b08e8f8b0d1e42f59e0d8436603846ec already in progress: creating tablet
I20251210 08:52:50.239825  5380 tablet_bootstrap.cc:492] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.240020  5380 ts_tablet_manager.cc:1403] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.005s
I20251210 08:52:50.239832  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.240655  5380 raft_consensus.cc:359] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.240831  5380 raft_consensus.cc:385] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.240912  5380 raft_consensus.cc:740] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.241138  5380 consensus_queue.cc:260] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.241264  5380 raft_consensus.cc:399] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.241358  5380 raft_consensus.cc:493] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.241441  5380 raft_consensus.cc:3060] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.243539  5380 raft_consensus.cc:515] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:50.243724  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9e9204162e3b4eb9925b98578c1523b9 has no consensus state
I20251210 08:52:50.243786  5380 leader_election.cc:304] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.244082  5380 leader_election.cc:290] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.244131  5384 raft_consensus.cc:2804] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.244287  5384 raft_consensus.cc:697] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.244520  5384 consensus_queue.cc:237] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.244906  5380 ts_tablet_manager.cc:1434] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:50.245958  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.247624  5331 tablet_service.cc:1505] Processing CreateTablet for tablet 9e9204162e3b4eb9925b98578c1523b9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:50.248055  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9204162e3b4eb9925b98578c1523b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.248204  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet b08e8f8b0d1e42f59e0d8436603846ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.248484  5390 tablet_replica.cc:333] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.248690  5390 raft_consensus.cc:2243] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.248907  5390 raft_consensus.cc:2272] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.248878  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.252645  5390 ts_tablet_manager.cc:1916] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.252780  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 9e9204162e3b4eb9925b98578c1523b9
I20251210 08:52:50.253652  5380 tablet_bootstrap.cc:492] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.254904  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 9e9204162e3b4eb9925b98578c1523b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.255506  5380 tablet_bootstrap.cc:654] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.256228  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.255359  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.257861  5380 tablet_bootstrap.cc:492] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.258076  5380 ts_tablet_manager.cc:1403] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:50.258924  5380 raft_consensus.cc:359] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.259105  5380 raft_consensus.cc:385] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.259200  5380 raft_consensus.cc:740] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.259421  5380 consensus_queue.cc:260] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.259531  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.259640  5390 ts_tablet_manager.cc:1929] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.259636  5380 raft_consensus.cc:399] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.259810  5380 raft_consensus.cc:493] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.259807  5390 log.cc:1199] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/b08e8f8b0d1e42f59e0d8436603846ec
I20251210 08:52:50.259997  5380 raft_consensus.cc:3060] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.260277  5390 ts_tablet_manager.cc:1950] T b08e8f8b0d1e42f59e0d8436603846ec P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.261528  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet b08e8f8b0d1e42f59e0d8436603846ec (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:50.261847  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 9e9204162e3b4eb9925b98578c1523b9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9e9204162e3b4eb9925b98578c1523b9 already in progress: creating tablet
I20251210 08:52:50.262634  5380 raft_consensus.cc:515] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.262832  5380 leader_election.cc:304] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.262988  5380 leader_election.cc:290] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.263077  5384 raft_consensus.cc:2804] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.263217  5384 raft_consensus.cc:697] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.263417  5380 ts_tablet_manager.cc:1434] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20251210 08:52:50.263437  5384 consensus_queue.cc:237] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
W20251210 08:52:50.263633  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 33d31ab2b2cb45189db5916dee0d0c96 has no consensus state
I20251210 08:52:50.265146  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.267194  5331 tablet_service.cc:1505] Processing CreateTablet for tablet 33d31ab2b2cb45189db5916dee0d0c96 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20251210 08:52:50.267414  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 9e9204162e3b4eb9925b98578c1523b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.267681  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d31ab2b2cb45189db5916dee0d0c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.267853  5390 tablet_replica.cc:333] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.268078  5390 raft_consensus.cc:2243] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.268078  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.268385  5390 raft_consensus.cc:2272] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.270030  5390 ts_tablet_manager.cc:1916] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.274004  5380 tablet_bootstrap.cc:492] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.274282  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 33d31ab2b2cb45189db5916dee0d0c96
I20251210 08:52:50.275158  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 33d31ab2b2cb45189db5916dee0d0c96 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.276233  5380 tablet_bootstrap.cc:654] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.276831  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.277097  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.279975  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.281993  5380 tablet_bootstrap.cc:492] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.282146  5380 ts_tablet_manager.cc:1403] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.004s
I20251210 08:52:50.282821  5380 raft_consensus.cc:359] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.282972  5380 raft_consensus.cc:385] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.283017  5380 raft_consensus.cc:740] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.283255  5380 consensus_queue.cc:260] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.283409  5380 raft_consensus.cc:399] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.283489  5380 raft_consensus.cc:493] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.283557  5380 raft_consensus.cc:3060] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:50.284044  5245 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f9a6f571cc7a45df8d79c40172ac0269 has no consensus state
I20251210 08:52:50.286640  5380 raft_consensus.cc:515] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.286865  5380 leader_election.cc:304] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.287091  5384 raft_consensus.cc:2804] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.287206  5384 raft_consensus.cc:697] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.286602  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.287402  5384 consensus_queue.cc:237] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.287990  5331 tablet_service.cc:1505] Processing CreateTablet for tablet f9a6f571cc7a45df8d79c40172ac0269 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251210 08:52:50.288383  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a6f571cc7a45df8d79c40172ac0269. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.293202  5380 leader_election.cc:290] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.293931  5380 ts_tablet_manager.cc:1434] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20251210 08:52:50.294204  5380 tablet_bootstrap.cc:492] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.295446  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.295655  5390 ts_tablet_manager.cc:1929] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.295779  5390 log.cc:1199] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/9e9204162e3b4eb9925b98578c1523b9
I20251210 08:52:50.296172  5390 ts_tablet_manager.cc:1950] T 9e9204162e3b4eb9925b98578c1523b9 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.295588  5380 tablet_bootstrap.cc:654] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.297714  5390 tablet_replica.cc:333] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.297926  5390 raft_consensus.cc:2243] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.298089  5390 raft_consensus.cc:2272] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.298194  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 9e9204162e3b4eb9925b98578c1523b9 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.299175  5380 tablet_bootstrap.cc:492] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.299207  5390 ts_tablet_manager.cc:1916] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.299315  5380 ts_tablet_manager.cc:1403] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20251210 08:52:50.299949  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet f9a6f571cc7a45df8d79c40172ac0269
I20251210 08:52:50.300045  5380 raft_consensus.cc:359] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.300179  5380 raft_consensus.cc:385] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.300221  5380 raft_consensus.cc:740] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.300616  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet f9a6f571cc7a45df8d79c40172ac0269 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.300864  5380 consensus_queue.cc:260] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.301021  5380 raft_consensus.cc:399] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.301072  5380 raft_consensus.cc:493] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.301129  5380 raft_consensus.cc:3060] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.302392  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.302584  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.303870  5380 raft_consensus.cc:515] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.304121  5380 leader_election.cc:304] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.304286  5380 leader_election.cc:290] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.304338  5384 raft_consensus.cc:2804] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.304679  5380 ts_tablet_manager.cc:1434] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251210 08:52:50.305127  5384 raft_consensus.cc:697] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.305354  5384 consensus_queue.cc:237] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.305630  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.306051  5390 ts_tablet_manager.cc:1929] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.306151  5390 log.cc:1199] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/33d31ab2b2cb45189db5916dee0d0c96
I20251210 08:52:50.306455  5390 ts_tablet_manager.cc:1950] T 33d31ab2b2cb45189db5916dee0d0c96 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.307204  5390 tablet_replica.cc:333] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.307332  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 33d31ab2b2cb45189db5916dee0d0c96 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:50.309759  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b6c809dafca949198765d32b73a3aa94 has no consensus state
I20251210 08:52:50.311688  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.312198  5390 raft_consensus.cc:2243] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.312500  5390 pending_rounds.cc:70] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: Trying to abort 1 pending ops.
I20251210 08:52:50.312557  5390 pending_rounds.cc:77] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 230 op_type: NO_OP noop_request { }
I20251210 08:52:50.312656  5390 raft_consensus.cc:2889] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 08:52:50.312732  5390 raft_consensus.cc:2272] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:52:50.313380  5616 consensus_queue.cc:1175] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "90601a54ca0e4306a0d34f99329b809b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251210 08:52:50.313620  5331 tablet_service.cc:1505] Processing CreateTablet for tablet b6c809dafca949198765d32b73a3aa94 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251210 08:52:50.314086  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c809dafca949198765d32b73a3aa94. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.314291  5390 ts_tablet_manager.cc:1916] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.315860  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.319013  5243 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet b6c809dafca949198765d32b73a3aa94
I20251210 08:52:50.319736  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet b6c809dafca949198765d32b73a3aa94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.320246  5380 tablet_bootstrap.cc:492] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.320253  5390 ts_tablet_manager.cc:1929] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.320398  5390 log.cc:1199] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/f9a6f571cc7a45df8d79c40172ac0269
I20251210 08:52:50.320710  5390 ts_tablet_manager.cc:1950] T f9a6f571cc7a45df8d79c40172ac0269 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.321101  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.321600  5380 tablet_bootstrap.cc:654] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.321607  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet f9a6f571cc7a45df8d79c40172ac0269 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:50.321861  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet b6c809dafca949198765d32b73a3aa94 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b6c809dafca949198765d32b73a3aa94 already in progress: creating tablet
I20251210 08:52:50.323225  5380 tablet_bootstrap.cc:492] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.323362  5380 ts_tablet_manager.cc:1403] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 08:52:50.324086  5380 raft_consensus.cc:359] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.324115  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.324242  5380 raft_consensus.cc:385] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.324290  5380 raft_consensus.cc:740] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.324486  5380 consensus_queue.cc:260] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.324621  5380 raft_consensus.cc:399] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.324693  5380 raft_consensus.cc:493] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.324765  5380 raft_consensus.cc:3060] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.327296  5380 raft_consensus.cc:515] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.327512  5380 leader_election.cc:304] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
W20251210 08:52:50.327580  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 914f205e16c84e1c87832d808b8f41cb has no consensus state
I20251210 08:52:50.327719  5380 leader_election.cc:290] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.327991  5384 raft_consensus.cc:2804] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.328114  5384 raft_consensus.cc:697] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.328320  5384 consensus_queue.cc:237] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.328495  5380 ts_tablet_manager.cc:1434] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:50.329264  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.331380  5331 tablet_service.cc:1505] Processing CreateTablet for tablet 914f205e16c84e1c87832d808b8f41cb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:50.331776  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914f205e16c84e1c87832d808b8f41cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.332778  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet b6c809dafca949198765d32b73a3aa94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.332839  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.333289  5390 tablet_replica.cc:333] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.333480  5390 raft_consensus.cc:2243] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.333701  5390 raft_consensus.cc:2272] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.336748  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 914f205e16c84e1c87832d808b8f41cb
I20251210 08:52:50.336808  5390 ts_tablet_manager.cc:1916] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.337378  5380 tablet_bootstrap.cc:492] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.338773  5380 tablet_bootstrap.cc:654] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.338940  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.339497  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 914f205e16c84e1c87832d808b8f41cb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.339781  5243 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.342458  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.343269  5390 ts_tablet_manager.cc:1929] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.343379  5390 log.cc:1199] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/b6c809dafca949198765d32b73a3aa94
I20251210 08:52:50.343721  5390 ts_tablet_manager.cc:1950] T b6c809dafca949198765d32b73a3aa94 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.344075  5380 tablet_bootstrap.cc:492] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.344200  5380 ts_tablet_manager.cc:1403] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.005s
I20251210 08:52:50.344874  5380 raft_consensus.cc:359] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.345006  5380 raft_consensus.cc:385] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.345050  5380 raft_consensus.cc:740] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.345233  5380 consensus_queue.cc:260] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.345299  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet b6c809dafca949198765d32b73a3aa94 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.345347  5380 raft_consensus.cc:399] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.345456  5380 raft_consensus.cc:493] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.345557  5380 raft_consensus.cc:3060] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:50.346691  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 914f205e16c84e1c87832d808b8f41cb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 914f205e16c84e1c87832d808b8f41cb already in progress: creating tablet
W20251210 08:52:50.347226  5243 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6af7bf256e34c69a07728bcd9b48472 has no consensus state
I20251210 08:52:50.348359  5380 raft_consensus.cc:515] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.348591  5380 leader_election.cc:304] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.348779  5380 leader_election.cc:290] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.348893  5384 raft_consensus.cc:2804] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.349129  5384 raft_consensus.cc:697] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.349171  5380 ts_tablet_manager.cc:1434] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20251210 08:52:50.348832  5243 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.349495  5384 consensus_queue.cc:237] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.351548  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.353201  5331 tablet_service.cc:1505] Processing CreateTablet for tablet e6af7bf256e34c69a07728bcd9b48472 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:50.353525  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6af7bf256e34c69a07728bcd9b48472. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.356189  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet e6af7bf256e34c69a07728bcd9b48472
I20251210 08:52:50.358140  5380 tablet_bootstrap.cc:492] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.358179  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet e6af7bf256e34c69a07728bcd9b48472 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.359035  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.359489  5380 tablet_bootstrap.cc:654] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
W20251210 08:52:50.359522  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet e6af7bf256e34c69a07728bcd9b48472 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e6af7bf256e34c69a07728bcd9b48472 already in progress: creating tablet
I20251210 08:52:50.359599  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
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 08:52:50.360054  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet 914f205e16c84e1c87832d808b8f41cb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.360428  5390 tablet_replica.cc:333] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.360585  5390 raft_consensus.cc:2243] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.360751  5390 raft_consensus.cc:2272] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.361748  5390 ts_tablet_manager.cc:1916] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.362707  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:50.364725  5380 tablet_bootstrap.cc:492] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.364867  5380 ts_tablet_manager.cc:1403] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:52:50.365433  5380 raft_consensus.cc:359] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.365552  5380 raft_consensus.cc:385] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.365602  5380 raft_consensus.cc:740] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.365796  5380 consensus_queue.cc:260] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.365937  5380 raft_consensus.cc:399] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.365990  5380 raft_consensus.cc:493] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.366050  5380 raft_consensus.cc:3060] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:50.366948  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce6c0d7bd0da40dcbc7dc6e0a4035af4 has no consensus state
I20251210 08:52:50.367619  5390 ts_tablet_manager.cc:1929] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.367724  5390 log.cc:1199] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/914f205e16c84e1c87832d808b8f41cb
I20251210 08:52:50.368094  5390 ts_tablet_manager.cc:1950] T 914f205e16c84e1c87832d808b8f41cb P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.368462  5380 raft_consensus.cc:515] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.368672  5380 leader_election.cc:304] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.368772  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:50.368942  5382 raft_consensus.cc:2804] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.369043  5382 raft_consensus.cc:697] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.369240  5382 consensus_queue.cc:237] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.370591  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet 914f205e16c84e1c87832d808b8f41cb (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.370728  5333 tablet_service.cc:1505] Processing CreateTablet for tablet ce6c0d7bd0da40dcbc7dc6e0a4035af4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 08:52:50.371109  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6c0d7bd0da40dcbc7dc6e0a4035af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.371483  5245 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:50.371639  5380 leader_election.cc:290] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.372152  5380 ts_tablet_manager.cc:1434] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:52:50.374763  5245 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet ce6c0d7bd0da40dcbc7dc6e0a4035af4
I20251210 08:52:50.375497  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet ce6c0d7bd0da40dcbc7dc6e0a4035af4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
W20251210 08:52:50.376036  5230 catalog_manager.cc:4952] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet ce6c0d7bd0da40dcbc7dc6e0a4035af4 because the tablet was not found. No further retry: Not found: Tablet not found: ce6c0d7bd0da40dcbc7dc6e0a4035af4
I20251210 08:52:50.376547  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:50.377697  5380 tablet_bootstrap.cc:492] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.378868  5245 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.379078  5380 tablet_bootstrap.cc:654] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.379963  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet e6af7bf256e34c69a07728bcd9b48472 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.380236  5390 tablet_replica.cc:333] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.380403  5390 raft_consensus.cc:2243] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.380578  5390 raft_consensus.cc:2272] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.381111  5380 tablet_bootstrap.cc:492] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.381253  5380 ts_tablet_manager.cc:1403] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251210 08:52:50.381361  5390 ts_tablet_manager.cc:1916] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.381896  5380 raft_consensus.cc:359] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.382064  5380 raft_consensus.cc:385] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.382151  5380 raft_consensus.cc:740] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.382087  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:50.382426  5380 consensus_queue.cc:260] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.382644  5380 raft_consensus.cc:399] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.382799  5380 raft_consensus.cc:493] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.382907  5380 raft_consensus.cc:3060] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.385347  5380 raft_consensus.cc:515] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.385535  5380 leader_election.cc:304] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.385751  5382 raft_consensus.cc:2804] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.385860  5382 raft_consensus.cc:697] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.386044  5382 consensus_queue.cc:237] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.386631  5380 leader_election.cc:290] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.387104  5380 ts_tablet_manager.cc:1434] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251210 08:52:50.387543  5390 ts_tablet_manager.cc:1929] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.387667  5390 log.cc:1199] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/e6af7bf256e34c69a07728bcd9b48472
I20251210 08:52:50.388055  5390 ts_tablet_manager.cc:1950] T e6af7bf256e34c69a07728bcd9b48472 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
W20251210 08:52:50.388347  5246 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 29054257fd2643d5b6a7de89b4d360a9 has no consensus state
I20251210 08:52:50.390533  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet e6af7bf256e34c69a07728bcd9b48472 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
I20251210 08:52:50.391111  5333 tablet_service.cc:1552] Processing DeleteTablet for tablet ce6c0d7bd0da40dcbc7dc6e0a4035af4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.391355  5390 tablet_replica.cc:333] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.391649  5390 raft_consensus.cc:2243] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.391624  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:50.391853  5390 raft_consensus.cc:2272] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.393121  5390 ts_tablet_manager.cc:1916] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:52:50.393198  5333 tablet_service.cc:1505] Processing CreateTablet for tablet 29054257fd2643d5b6a7de89b4d360a9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 08:52:50.393617  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29054257fd2643d5b6a7de89b4d360a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:50.394577  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:50.398165  5246 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: Sending DeleteTablet for 1 replicas of tablet 29054257fd2643d5b6a7de89b4d360a9
I20251210 08:52:50.399021  5331 tablet_service.cc:1552] Processing DeleteTablet for tablet 29054257fd2643d5b6a7de89b4d360a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:52:50 UTC) from {username='slave'} at 127.0.0.1:46530
I20251210 08:52:50.399762  5390 ts_tablet_manager.cc:1929] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:52:50.399878  5390 log.cc:1199] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1765356704385981-416-0/minicluster-data/ts-0-root/wals/ce6c0d7bd0da40dcbc7dc6e0a4035af4
I20251210 08:52:50.400240  5390 ts_tablet_manager.cc:1950] T ce6c0d7bd0da40dcbc7dc6e0a4035af4 P 90601a54ca0e4306a0d34f99329b809b: Deleting consensus metadata
I20251210 08:52:50.400481  5246 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48108:
table { table_name: "test-alter-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 08:52:50.399871  5380 tablet_bootstrap.cc:492] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b: Bootstrap starting.
I20251210 08:52:50.401094  5230 catalog_manager.cc:4985] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): tablet ce6c0d7bd0da40dcbc7dc6e0a4035af4 (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8]) successfully deleted
W20251210 08:52:50.401329  5230 catalog_manager.cc:4965] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): delete failed for tablet 29054257fd2643d5b6a7de89b4d360a9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 29054257fd2643d5b6a7de89b4d360a9 already in progress: creating tablet
I20251210 08:52:50.402354  5380 tablet_bootstrap.cc:654] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:50.402931   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:50.405900  5380 tablet_bootstrap.cc:492] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b: No bootstrap required, opened a new log
I20251210 08:52:50.406067  5380 ts_tablet_manager.cc:1403] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20251210 08:52:50.406790  5380 raft_consensus.cc:359] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.406962  5380 raft_consensus.cc:385] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:50.407018  5380 raft_consensus.cc:740] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Initialized, Role: FOLLOWER
I20251210 08:52:50.407229  5380 consensus_queue.cc:260] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.407369  5380 raft_consensus.cc:399] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:50.407428  5380 raft_consensus.cc:493] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:50.407512  5380 raft_consensus.cc:3060] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:50.412526  5380 raft_consensus.cc:515] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.412874  5380 leader_election.cc:304] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 90601a54ca0e4306a0d34f99329b809b; no voters: 
I20251210 08:52:50.413120  5380 leader_election.cc:290] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:50.413184  5382 raft_consensus.cc:2804] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:50.413316  5382 raft_consensus.cc:697] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Becoming Leader. State: Replica: 90601a54ca0e4306a0d34f99329b809b, State: Running, Role: LEADER
I20251210 08:52:50.413537  5382 consensus_queue.cc:237] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90601a54ca0e4306a0d34f99329b809b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45161 } }
I20251210 08:52:50.413650  5380 ts_tablet_manager.cc:1434] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20251210 08:52:50.417966  5246 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8] alter complete (version 0)
I20251210 08:52:50.418982   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:50.419481   416 tablet_replica.cc:333] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.419687   416 raft_consensus.cc:2243] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.419869   416 raft_consensus.cc:2272] T 29054257fd2643d5b6a7de89b4d360a9 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:52:50.420439  5230 catalog_manager.cc:4712] TS 90601a54ca0e4306a0d34f99329b809b (127.0.104.1:45161): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 29054257fd2643d5b6a7de89b4d360a9: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251210 08:52:50.420981   416 tablet_replica.cc:333] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b: stopping tablet replica
I20251210 08:52:50.421113   416 raft_consensus.cc:2243] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:50.421262   416 raft_consensus.cc:2272] T 1dd27bb5bc8149a89e25a3bf88c61f73 P 90601a54ca0e4306a0d34f99329b809b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:50.425282   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:50.469940   416 master.cc:561] Master@127.0.104.62:42525 shutting down...
W20251210 08:52:51.165093  5232 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 2ea51aaed16b436fa9fc467b379ac89b (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 2ea51aaed16b436fa9fc467b379ac89b consensus state has no leader
W20251210 08:52:52.326140  5231 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet f38348fa1a8f4fb6b354c624980bef0d (table test-alter-range-partitioning-invalid-unbounded [id=28901f7e1f624b14ac47df21cac8c5e8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f38348fa1a8f4fb6b354c624980bef0d consensus state has no leader
I20251210 08:52:52.785125   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:52.785436   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:52.785548   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f7fbd9d3b284b8c8212e87c5258f424: stopping tablet replica
I20251210 08:52:52.809013   416 master.cc:583] Master@127.0.104.62:42525 shutdown complete.
[       OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (4987 ms)
[ RUN      ] AlterTableTest.RangeWithCustomHashSchema
I20251210 08:52:52.821100   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43941
I20251210 08:52:52.821630   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:52.822517   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:52.823766   416 webserver.cc:492] Webserver started at http://127.0.104.62:42167/ using document root <none> and password file <none>
I20251210 08:52:52.824064   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:52.824143   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:52.824275   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:52.824877   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "9daccc3c2e0f47408ba7977da6d97c82"
format_stamp: "Formatted at 2025-12-10 08:52:52 on dist-test-slave-cbxd"
I20251210 08:52:52.827273   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:52.828868  5632 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:52.829208   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:52.829327   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "9daccc3c2e0f47408ba7977da6d97c82"
format_stamp: "Formatted at 2025-12-10 08:52:52 on dist-test-slave-cbxd"
I20251210 08:52:52.829461   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-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 08:52:52.847384   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:52.847970   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:52.858395   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43941
I20251210 08:52:52.858419  5683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43941 every 8 connection(s)
I20251210 08:52:52.859746  5684 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 08:52:52.864434  5684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: Bootstrap starting.
I20251210 08:52:52.865676  5684 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:52.867233  5684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: No bootstrap required, opened a new log
I20251210 08:52:52.867883  5684 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9daccc3c2e0f47408ba7977da6d97c82" member_type: VOTER }
I20251210 08:52:52.868060  5684 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:52.868140  5684 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daccc3c2e0f47408ba7977da6d97c82, State: Initialized, Role: FOLLOWER
I20251210 08:52:52.868343  5684 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9daccc3c2e0f47408ba7977da6d97c82" member_type: VOTER }
I20251210 08:52:52.868468  5684 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:52.868546  5684 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:52.868639  5684 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:52.870950  5684 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9daccc3c2e0f47408ba7977da6d97c82" member_type: VOTER }
I20251210 08:52:52.871181  5684 leader_election.cc:304] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9daccc3c2e0f47408ba7977da6d97c82; no voters: 
I20251210 08:52:52.871605  5684 leader_election.cc:290] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:52.871742  5687 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:52.872200  5687 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 1 LEADER]: Becoming Leader. State: Replica: 9daccc3c2e0f47408ba7977da6d97c82, State: Running, Role: LEADER
I20251210 08:52:52.872481  5684 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:52.872452  5687 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9daccc3c2e0f47408ba7977da6d97c82" member_type: VOTER }
I20251210 08:52:52.873181  5689 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9daccc3c2e0f47408ba7977da6d97c82. Latest consensus state: current_term: 1 leader_uuid: "9daccc3c2e0f47408ba7977da6d97c82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9daccc3c2e0f47408ba7977da6d97c82" member_type: VOTER } }
I20251210 08:52:52.873277  5688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9daccc3c2e0f47408ba7977da6d97c82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9daccc3c2e0f47408ba7977da6d97c82" member_type: VOTER } }
I20251210 08:52:52.873373  5689 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:52.873394  5688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:52.874102  5692 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:52.875739  5692 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:52.878877  5692 catalog_manager.cc:1357] Generated new cluster ID: 02c148b6684643819c1ed2562e0e8cdd
I20251210 08:52:52.879015  5692 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:52.879132   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:52.901775  5692 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:52.902671  5692 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:52.914767  5692 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: Generated new TSK 0
I20251210 08:52:52.915061  5692 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:52.944322   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:52.945456   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:52.946854   416 webserver.cc:492] Webserver started at http://127.0.104.1:41545/ using document root <none> and password file <none>
I20251210 08:52:52.947113   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:52.947201   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:52.947336   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:52.948020   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "9c993b1583e14286b71fe4ba4a429142"
format_stamp: "Formatted at 2025-12-10 08:52:52 on dist-test-slave-cbxd"
I20251210 08:52:52.950723   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:52:52.952589  5708 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:52.952993   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:52.953121   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "9c993b1583e14286b71fe4ba4a429142"
format_stamp: "Formatted at 2025-12-10 08:52:52 on dist-test-slave-cbxd"
I20251210 08:52:52.953253   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1765356704385981-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 08:52:52.975853   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:52.976430   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:52.976992   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:52.977849   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:52.977928   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:52.978027   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:52.978080   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:52.990216   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44037
I20251210 08:52:52.990229  5770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44037 every 8 connection(s)
I20251210 08:52:53.001302  5771 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43941
I20251210 08:52:53.001477  5771 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:53.001865  5771 heartbeater.cc:507] Master 127.0.104.62:43941 requested a full tablet report, sending...
I20251210 08:52:53.002804  5649 ts_manager.cc:194] Registered new tserver with Master: 9c993b1583e14286b71fe4ba4a429142 (127.0.104.1:44037)
I20251210 08:52:53.003500   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012372305s
I20251210 08:52:53.004037  5649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58602
I20251210 08:52:53.015375  5771 heartbeater.cc:499] Master 127.0.104.62:43941 was elected leader, sending a full tablet report...
I20251210 08:52:53.015435  5649 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58614:
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 08:52:53.030098  5736 tablet_service.cc:1505] Processing CreateTablet for tablet e753dde826a8475a8c23710f666d6810 (DEFAULT_TABLE table=fake-table [id=2182eb07732b446b814eacaf14f68c57]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:53.030678  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e753dde826a8475a8c23710f666d6810. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:53.035773  5783 tablet_bootstrap.cc:492] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142: Bootstrap starting.
I20251210 08:52:53.037310  5783 tablet_bootstrap.cc:654] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:53.039023  5783 tablet_bootstrap.cc:492] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142: No bootstrap required, opened a new log
I20251210 08:52:53.039186  5783 ts_tablet_manager.cc:1403] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:53.039789  5783 raft_consensus.cc:359] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.040011  5783 raft_consensus.cc:385] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:53.040114  5783 raft_consensus.cc:740] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Initialized, Role: FOLLOWER
I20251210 08:52:53.040335  5783 consensus_queue.cc:260] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.040508  5783 raft_consensus.cc:399] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:53.040601  5783 raft_consensus.cc:493] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:53.040704  5783 raft_consensus.cc:3060] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:53.042866  5783 raft_consensus.cc:515] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.043174  5783 leader_election.cc:304] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c993b1583e14286b71fe4ba4a429142; no voters: 
I20251210 08:52:53.043586  5783 leader_election.cc:290] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:53.043737  5785 raft_consensus.cc:2804] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:53.044246  5785 raft_consensus.cc:697] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Becoming Leader. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Running, Role: LEADER
I20251210 08:52:53.044438  5783 ts_tablet_manager.cc:1434] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:53.044569  5785 consensus_queue.cc:237] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.046775  5648 catalog_manager.cc:5654] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c993b1583e14286b71fe4ba4a429142 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c993b1583e14286b71fe4ba4a429142" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:53.066995   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:53.068996  5648 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58614:
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 08:52:53.079406  5736 tablet_service.cc:1505] Processing CreateTablet for tablet 11464e0658e5475b9a2cbb6b822c0946 (DEFAULT_TABLE table=kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251210 08:52:53.079483  5735 tablet_service.cc:1505] Processing CreateTablet for tablet dcbf56599a1b43f1ade4f6a621de20c9 (DEFAULT_TABLE table=kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:53.080173  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11464e0658e5475b9a2cbb6b822c0946. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:53.080513  5735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbf56599a1b43f1ade4f6a621de20c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:53.080804  5734 tablet_service.cc:1505] Processing CreateTablet for tablet 48e23f1688114e88a384973e84554970 (DEFAULT_TABLE table=kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251210 08:52:53.080979  5733 tablet_service.cc:1505] Processing CreateTablet for tablet 8d754517dfe841c68cc4f43415730d5a (DEFAULT_TABLE table=kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:53.081267  5734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48e23f1688114e88a384973e84554970. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:53.081535  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d754517dfe841c68cc4f43415730d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:53.084540  5732 tablet_service.cc:1505] Processing CreateTablet for tablet faa39bf5065748e7b6bea8f00e49c6ba (DEFAULT_TABLE table=kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251210 08:52:53.084995  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa39bf5065748e7b6bea8f00e49c6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:53.087633  5783 tablet_bootstrap.cc:492] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: Bootstrap starting.
I20251210 08:52:53.089582  5783 tablet_bootstrap.cc:654] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:53.091646  5783 tablet_bootstrap.cc:492] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: No bootstrap required, opened a new log
I20251210 08:52:53.091799  5783 ts_tablet_manager.cc:1403] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251210 08:52:53.092562  5783 raft_consensus.cc:359] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.092752  5783 raft_consensus.cc:385] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:53.092832  5783 raft_consensus.cc:740] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Initialized, Role: FOLLOWER
I20251210 08:52:53.093055  5783 consensus_queue.cc:260] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.093223  5783 raft_consensus.cc:399] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:53.093312  5783 raft_consensus.cc:493] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:53.111393  5783 raft_consensus.cc:3060] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:53.113381  5783 raft_consensus.cc:515] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.113615  5783 leader_election.cc:304] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c993b1583e14286b71fe4ba4a429142; no voters: 
I20251210 08:52:53.113757  5783 leader_election.cc:290] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:53.113904  5785 raft_consensus.cc:2804] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:53.114050  5785 raft_consensus.cc:697] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Becoming Leader. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Running, Role: LEADER
I20251210 08:52:53.114123  5783 ts_tablet_manager.cc:1434] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.007s
I20251210 08:52:53.114279  5785 consensus_queue.cc:237] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.114375  5783 tablet_bootstrap.cc:492] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: Bootstrap starting.
I20251210 08:52:53.116014  5783 tablet_bootstrap.cc:654] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:53.116565  5649 catalog_manager.cc:5654] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c993b1583e14286b71fe4ba4a429142 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c993b1583e14286b71fe4ba4a429142" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:53.117789  5783 tablet_bootstrap.cc:492] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: No bootstrap required, opened a new log
I20251210 08:52:53.117906  5783 ts_tablet_manager.cc:1403] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:53.118434  5783 raft_consensus.cc:359] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.118551  5783 raft_consensus.cc:385] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:53.118604  5783 raft_consensus.cc:740] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Initialized, Role: FOLLOWER
I20251210 08:52:53.118798  5783 consensus_queue.cc:260] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.118928  5783 raft_consensus.cc:399] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:53.118999  5783 raft_consensus.cc:493] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:53.119068  5783 raft_consensus.cc:3060] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:53.121658  5783 raft_consensus.cc:515] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.121886  5783 leader_election.cc:304] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c993b1583e14286b71fe4ba4a429142; no voters: 
I20251210 08:52:53.122061  5783 leader_election.cc:290] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:53.122135  5785 raft_consensus.cc:2804] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:53.122241  5785 raft_consensus.cc:697] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Becoming Leader. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Running, Role: LEADER
I20251210 08:52:53.122455  5783 ts_tablet_manager.cc:1434] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:53.122447  5785 consensus_queue.cc:237] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.122737  5783 tablet_bootstrap.cc:492] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: Bootstrap starting.
I20251210 08:52:53.124591  5783 tablet_bootstrap.cc:654] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:53.124641  5649 catalog_manager.cc:5654] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c993b1583e14286b71fe4ba4a429142 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c993b1583e14286b71fe4ba4a429142" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:53.126691  5783 tablet_bootstrap.cc:492] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: No bootstrap required, opened a new log
I20251210 08:52:53.126820  5783 ts_tablet_manager.cc:1403] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:53.127434  5783 raft_consensus.cc:359] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.127558  5783 raft_consensus.cc:385] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:53.127612  5783 raft_consensus.cc:740] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Initialized, Role: FOLLOWER
I20251210 08:52:53.127795  5783 consensus_queue.cc:260] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.127967  5783 raft_consensus.cc:399] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:53.128047  5783 raft_consensus.cc:493] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:53.128118  5783 raft_consensus.cc:3060] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:53.130431  5783 raft_consensus.cc:515] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.130605  5783 leader_election.cc:304] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c993b1583e14286b71fe4ba4a429142; no voters: 
I20251210 08:52:53.130752  5783 leader_election.cc:290] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:53.130841  5785 raft_consensus.cc:2804] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:53.131032  5785 raft_consensus.cc:697] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Becoming Leader. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Running, Role: LEADER
I20251210 08:52:53.131126  5783 ts_tablet_manager.cc:1434] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:53.131342  5783 tablet_bootstrap.cc:492] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: Bootstrap starting.
I20251210 08:52:53.131299  5785 consensus_queue.cc:237] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.133049  5783 tablet_bootstrap.cc:654] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:53.133535  5649 catalog_manager.cc:5654] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c993b1583e14286b71fe4ba4a429142 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c993b1583e14286b71fe4ba4a429142" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:53.134689  5783 tablet_bootstrap.cc:492] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: No bootstrap required, opened a new log
I20251210 08:52:53.134831  5783 ts_tablet_manager.cc:1403] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:53.135442  5783 raft_consensus.cc:359] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.135568  5783 raft_consensus.cc:385] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:53.135625  5783 raft_consensus.cc:740] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Initialized, Role: FOLLOWER
I20251210 08:52:53.135851  5783 consensus_queue.cc:260] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.136029  5783 raft_consensus.cc:399] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:53.136094  5783 raft_consensus.cc:493] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:53.136169  5783 raft_consensus.cc:3060] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:53.138228  5783 raft_consensus.cc:515] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.138415  5783 leader_election.cc:304] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c993b1583e14286b71fe4ba4a429142; no voters: 
I20251210 08:52:53.138586  5783 leader_election.cc:290] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:53.138669  5785 raft_consensus.cc:2804] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:53.138788  5785 raft_consensus.cc:697] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Becoming Leader. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Running, Role: LEADER
I20251210 08:52:53.139008  5783 ts_tablet_manager.cc:1434] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:53.138989  5785 consensus_queue.cc:237] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.139263  5783 tablet_bootstrap.cc:492] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: Bootstrap starting.
I20251210 08:52:53.140856  5783 tablet_bootstrap.cc:654] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:53.141093  5648 catalog_manager.cc:5654] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c993b1583e14286b71fe4ba4a429142 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c993b1583e14286b71fe4ba4a429142" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:53.142431  5783 tablet_bootstrap.cc:492] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: No bootstrap required, opened a new log
I20251210 08:52:53.142554  5783 ts_tablet_manager.cc:1403] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:53.143224  5783 raft_consensus.cc:359] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.143363  5783 raft_consensus.cc:385] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:53.143424  5783 raft_consensus.cc:740] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Initialized, Role: FOLLOWER
I20251210 08:52:53.143607  5783 consensus_queue.cc:260] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.143716  5783 raft_consensus.cc:399] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:53.143774  5783 raft_consensus.cc:493] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:53.143841  5783 raft_consensus.cc:3060] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:53.145936  5783 raft_consensus.cc:515] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.146124  5783 leader_election.cc:304] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c993b1583e14286b71fe4ba4a429142; no voters: 
I20251210 08:52:53.146273  5783 leader_election.cc:290] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:53.146332  5785 raft_consensus.cc:2804] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:53.146440  5785 raft_consensus.cc:697] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Becoming Leader. State: Replica: 9c993b1583e14286b71fe4ba4a429142, State: Running, Role: LEADER
I20251210 08:52:53.146680  5783 ts_tablet_manager.cc:1434] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:53.146626  5785 consensus_queue.cc:237] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } }
I20251210 08:52:53.148584  5648 catalog_manager.cc:5654] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c993b1583e14286b71fe4ba4a429142 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9c993b1583e14286b71fe4ba4a429142" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c993b1583e14286b71fe4ba4a429142" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44037 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:53.227015  5649 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58614:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251210 08:52:53.233218  5808 tablet.cc:1722] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.233532  5811 tablet.cc:1722] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.235275  5806 tablet.cc:1722] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.244005  5807 tablet.cc:1722] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.253201  5811 tablet.cc:1722] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.267848  5648 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576] alter complete (version 1)
I20251210 08:52:53.298116  5648 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58614:
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 08:52:53.304103  5811 tablet.cc:1722] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.304785  5811 tablet.cc:1620] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.304706  5807 tablet.cc:1722] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.305541  5807 tablet.cc:1620] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.306557  5808 tablet.cc:1722] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.307240  5808 tablet.cc:1620] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.307423  5806 tablet.cc:1722] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.307953  5806 tablet.cc:1620] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.311081  5811 tablet.cc:1722] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.311654  5811 tablet.cc:1620] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.319350  5648 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576] alter complete (version 2)
I20251210 08:52:53.352033  5648 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58614:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20251210 08:52:53.363668  5807 tablet.cc:1722] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.363868  5808 tablet.cc:1722] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.364449  5807 tablet.cc:1620] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.364581  5808 tablet.cc:1620] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.366918  5806 tablet.cc:1722] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.367731  5806 tablet.cc:1620] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.369942  5807 tablet.cc:1722] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.370576  5807 tablet.cc:1620] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.374362  5806 tablet.cc:1722] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.375236  5806 tablet.cc:1620] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.384626  5648 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576] alter complete (version 3)
I20251210 08:52:53.410285  5648 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58614:
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 08:52:53.417423  5806 tablet.cc:1722] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.417733  5808 tablet.cc:1722] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.418130  5806 tablet.cc:1620] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.418390  5808 tablet.cc:1620] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.421501  5811 tablet.cc:1722] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.422210  5811 tablet.cc:1620] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.423730  5806 tablet.cc:1722] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.424578  5806 tablet.cc:1620] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.421126  5807 tablet.cc:1722] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.427883  5807 tablet.cc:1620] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.436865  5648 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576] alter complete (version 4)
I20251210 08:52:53.469698  5648 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58614:
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 08:52:53.483034  5807 tablet.cc:1722] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.484962  5807 tablet.cc:1620] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.487321  5806 tablet.cc:1722] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.488054  5811 tablet.cc:1722] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.489562  5811 tablet.cc:1620] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.489012  5806 tablet.cc:1620] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.495018  5808 tablet.cc:1722] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.494932  5807 tablet.cc:1722] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.496649  5808 tablet.cc:1620] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.497166  5807 tablet.cc:1620] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.512028  5648 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576] alter complete (version 5)
I20251210 08:52:53.584892  5649 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58614:
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 08:52:53.595602  5807 tablet.cc:1722] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.597007  5807 tablet.cc:1620] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.597519  5811 tablet.cc:1722] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.598560  5811 tablet.cc:1620] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.598086  5808 tablet.cc:1722] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.599309  5808 tablet.cc:1620] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.600513  5806 tablet.cc:1722] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.601853  5806 tablet.cc:1620] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.606196  5807 tablet.cc:1722] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: 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 08:52:53.607211  5807 tablet.cc:1620] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: MemRowSet was empty: no flush needed.
I20251210 08:52:53.617482  5648 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: kudu-3577 [id=5e6ac579d4a147c88c496f13b7feb576] alter complete (version 6)
I20251210 08:52:53.642851   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:53.654467   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:53.654794   416 tablet_replica.cc:333] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142: stopping tablet replica
I20251210 08:52:53.654968   416 raft_consensus.cc:2243] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:53.655169   416 raft_consensus.cc:2272] T 8d754517dfe841c68cc4f43415730d5a P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:53.656149   416 tablet_replica.cc:333] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142: stopping tablet replica
I20251210 08:52:53.656299   416 raft_consensus.cc:2243] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:53.656461   416 raft_consensus.cc:2272] T dcbf56599a1b43f1ade4f6a621de20c9 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:53.657296   416 tablet_replica.cc:333] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142: stopping tablet replica
I20251210 08:52:53.657433   416 raft_consensus.cc:2243] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:53.657575   416 raft_consensus.cc:2272] T faa39bf5065748e7b6bea8f00e49c6ba P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:53.658293   416 tablet_replica.cc:333] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142: stopping tablet replica
I20251210 08:52:53.658449   416 raft_consensus.cc:2243] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:53.658651   416 raft_consensus.cc:2272] T 48e23f1688114e88a384973e84554970 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:53.659392   416 tablet_replica.cc:333] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142: stopping tablet replica
I20251210 08:52:53.659505   416 raft_consensus.cc:2243] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:53.659636   416 raft_consensus.cc:2272] T e753dde826a8475a8c23710f666d6810 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:53.660246   416 tablet_replica.cc:333] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142: stopping tablet replica
I20251210 08:52:53.660354   416 raft_consensus.cc:2243] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:53.660495   416 raft_consensus.cc:2272] T 11464e0658e5475b9a2cbb6b822c0946 P 9c993b1583e14286b71fe4ba4a429142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:53.677022   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:53.682250   416 master.cc:561] Master@127.0.104.62:43941 shutting down...
I20251210 08:52:53.691068   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:53.691332   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:53.691435   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9daccc3c2e0f47408ba7977da6d97c82: stopping tablet replica
I20251210 08:52:53.705849   416 master.cc:583] Master@127.0.104.62:43941 shutdown complete.
[       OK ] AlterTableTest.RangeWithCustomHashSchema (901 ms)
[ RUN      ] AlterTableTest.TestRenameStillCreatingTable
I20251210 08:52:53.723407   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35817
I20251210 08:52:53.724104   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:53.725287   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:53.726684   416 webserver.cc:492] Webserver started at http://127.0.104.62:46861/ using document root <none> and password file <none>
I20251210 08:52:53.726954   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:53.727042   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:53.727172   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:53.728032   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "55153f95160f4740ae7862d26b7151e4"
format_stamp: "Formatted at 2025-12-10 08:52:53 on dist-test-slave-cbxd"
I20251210 08:52:53.731357   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:53.733388  5816 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:53.733744   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:53.733878   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "55153f95160f4740ae7862d26b7151e4"
format_stamp: "Formatted at 2025-12-10 08:52:53 on dist-test-slave-cbxd"
I20251210 08:52:53.733996   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-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 08:52:53.758689   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:53.759332   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:53.774351   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35817
I20251210 08:52:53.774353  5867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35817 every 8 connection(s)
I20251210 08:52:53.775830  5868 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 08:52:53.780449  5868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4: Bootstrap starting.
I20251210 08:52:53.781963  5868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:53.783787  5868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4: No bootstrap required, opened a new log
I20251210 08:52:53.784610  5868 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55153f95160f4740ae7862d26b7151e4" member_type: VOTER }
I20251210 08:52:53.784739  5868 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:53.784791  5868 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55153f95160f4740ae7862d26b7151e4, State: Initialized, Role: FOLLOWER
I20251210 08:52:53.785032  5868 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55153f95160f4740ae7862d26b7151e4" member_type: VOTER }
I20251210 08:52:53.785152  5868 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:53.785203  5868 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:53.785271  5868 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:53.787045  5868 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55153f95160f4740ae7862d26b7151e4" member_type: VOTER }
I20251210 08:52:53.787225  5868 leader_election.cc:304] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 55153f95160f4740ae7862d26b7151e4; no voters: 
I20251210 08:52:53.787689  5868 leader_election.cc:290] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:53.787811  5871 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:53.788210  5871 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 1 LEADER]: Becoming Leader. State: Replica: 55153f95160f4740ae7862d26b7151e4, State: Running, Role: LEADER
I20251210 08:52:53.788460  5871 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55153f95160f4740ae7862d26b7151e4" member_type: VOTER }
I20251210 08:52:53.789201  5873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55153f95160f4740ae7862d26b7151e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55153f95160f4740ae7862d26b7151e4" member_type: VOTER } }
I20251210 08:52:53.789224  5871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55153f95160f4740ae7862d26b7151e4. Latest consensus state: current_term: 1 leader_uuid: "55153f95160f4740ae7862d26b7151e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55153f95160f4740ae7862d26b7151e4" member_type: VOTER } }
I20251210 08:52:53.789382  5873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:53.789404  5871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:53.796396  5868 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:53.796522  5875 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:53.798251  5875 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:53.800701   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:53.801787  5875 catalog_manager.cc:1357] Generated new cluster ID: 9de048e610544f3b959636c974ca8806
I20251210 08:52:53.801880  5875 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:53.816449  5875 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:53.817759  5875 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:53.837116  5875 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4: Generated new TSK 0
I20251210 08:52:53.837395  5875 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:53.865803   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:53.867027   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:53.868548   416 webserver.cc:492] Webserver started at http://127.0.104.1:44479/ using document root <none> and password file <none>
I20251210 08:52:53.868767   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:53.868832   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:53.868953   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:53.869585   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "5367592899344975a3845122089627d4"
format_stamp: "Formatted at 2025-12-10 08:52:53 on dist-test-slave-cbxd"
I20251210 08:52:53.872182   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:53.873764  5892 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:53.874127   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:53.874213   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "5367592899344975a3845122089627d4"
format_stamp: "Formatted at 2025-12-10 08:52:53 on dist-test-slave-cbxd"
I20251210 08:52:53.874320   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1765356704385981-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 08:52:53.891458   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:53.892213   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:53.896199   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:53.897738   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:53.897815   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:53.897895   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:53.897938   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:53.914573   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:46591
I20251210 08:52:53.914577  5954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:46591 every 8 connection(s)
I20251210 08:52:53.923004  5955 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35817
I20251210 08:52:53.923170  5955 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:53.923609  5955 heartbeater.cc:507] Master 127.0.104.62:35817 requested a full tablet report, sending...
I20251210 08:52:53.924546  5833 ts_manager.cc:194] Registered new tserver with Master: 5367592899344975a3845122089627d4 (127.0.104.1:46591)
I20251210 08:52:53.924643   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009074283s
I20251210 08:52:53.925776  5833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39564
I20251210 08:52:53.937073  5955 heartbeater.cc:499] Master 127.0.104.62:35817 was elected leader, sending a full tablet report...
I20251210 08:52:53.938011  5832 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39576:
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 08:52:53.952775  5920 tablet_service.cc:1505] Processing CreateTablet for tablet 8c87429e37ee45fa83ed64753b8b622f (DEFAULT_TABLE table=fake-table [id=b7597870a9e342c7811091512d3425ac]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:53.953198  5920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c87429e37ee45fa83ed64753b8b622f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:53.958412  5967 tablet_bootstrap.cc:492] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4: Bootstrap starting.
I20251210 08:52:53.960122  5967 tablet_bootstrap.cc:654] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:53.961818  5967 tablet_bootstrap.cc:492] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4: No bootstrap required, opened a new log
I20251210 08:52:53.961954  5967 ts_tablet_manager.cc:1403] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:53.962750  5967 raft_consensus.cc:359] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } }
I20251210 08:52:53.962910  5967 raft_consensus.cc:385] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:53.962971  5967 raft_consensus.cc:740] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5367592899344975a3845122089627d4, State: Initialized, Role: FOLLOWER
I20251210 08:52:53.963182  5967 consensus_queue.cc:260] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } }
I20251210 08:52:53.963335  5967 raft_consensus.cc:399] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:53.963392  5967 raft_consensus.cc:493] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:53.963438  5967 raft_consensus.cc:3060] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:53.965584  5967 raft_consensus.cc:515] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } }
I20251210 08:52:53.965770  5967 leader_election.cc:304] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5367592899344975a3845122089627d4; no voters: 
I20251210 08:52:53.966202  5967 leader_election.cc:290] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:53.966321  5969 raft_consensus.cc:2804] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:53.966706  5969 raft_consensus.cc:697] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 1 LEADER]: Becoming Leader. State: Replica: 5367592899344975a3845122089627d4, State: Running, Role: LEADER
I20251210 08:52:53.966967  5969 consensus_queue.cc:237] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } }
I20251210 08:52:53.968489  5967 ts_tablet_manager.cc:1434] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20251210 08:52:53.969143  5833 catalog_manager.cc:5654] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5367592899344975a3845122089627d4 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5367592899344975a3845122089627d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:53.990569   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:53.991667  5833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39576:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251210 08:52:53.991878  5832 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39576:
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 08:52:53.993261  5833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39576:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251210 08:52:53.994306  5833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39576:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251210 08:52:53.995280  5833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39576:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251210 08:52:53.996271  5832 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39576:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
W20251210 08:52:53.999454  5832 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 95e7952196274dd990c6d89299ee63d1 consensus state has no leader
I20251210 08:52:54.000744  5920 tablet_service.cc:1505] Processing CreateTablet for tablet 95e7952196274dd990c6d89299ee63d1 (DEFAULT_TABLE table=foo2 [id=222952c5ae094db581c95a2c2eb4b2a2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:54.001394  5920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95e7952196274dd990c6d89299ee63d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:54.007938  5967 tablet_bootstrap.cc:492] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4: Bootstrap starting.
I20251210 08:52:54.009826  5967 tablet_bootstrap.cc:654] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:54.011884  5967 tablet_bootstrap.cc:492] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4: No bootstrap required, opened a new log
I20251210 08:52:54.012072  5967 ts_tablet_manager.cc:1403] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20251210 08:52:54.012907  5967 raft_consensus.cc:359] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } }
I20251210 08:52:54.013096  5967 raft_consensus.cc:385] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:54.013154  5967 raft_consensus.cc:740] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5367592899344975a3845122089627d4, State: Initialized, Role: FOLLOWER
I20251210 08:52:54.013351  5967 consensus_queue.cc:260] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } }
I20251210 08:52:54.013494  5967 raft_consensus.cc:399] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:54.013561  5967 raft_consensus.cc:493] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:54.025467  5967 raft_consensus.cc:3060] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:54.028451  5967 raft_consensus.cc:515] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } }
I20251210 08:52:54.028728  5967 leader_election.cc:304] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5367592899344975a3845122089627d4; no voters: 
I20251210 08:52:54.028944  5967 leader_election.cc:290] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:54.029076  5970 raft_consensus.cc:2804] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:54.029222  5970 raft_consensus.cc:697] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 1 LEADER]: Becoming Leader. State: Replica: 5367592899344975a3845122089627d4, State: Running, Role: LEADER
I20251210 08:52:54.029349  5967 ts_tablet_manager.cc:1434] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20251210 08:52:54.029446  5970 consensus_queue.cc:237] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } }
I20251210 08:52:54.031698  5832 catalog_manager.cc:5654] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5367592899344975a3845122089627d4 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5367592899344975a3845122089627d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5367592899344975a3845122089627d4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46591 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:54.031997  5832 catalog_manager.cc:5746] TS 5367592899344975a3845122089627d4 (127.0.104.1:46591) does not have the latest schema for tablet 95e7952196274dd990c6d89299ee63d1 (table foo2 [id=222952c5ae094db581c95a2c2eb4b2a2]). Expected version 1 got 0
I20251210 08:52:54.043926  5979 tablet.cc:1722] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4: 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 08:52:54.050769  5832 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4: foo2 [id=222952c5ae094db581c95a2c2eb4b2a2] alter complete (version 1)
I20251210 08:52:54.053056   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:54.063752   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:54.064232   416 tablet_replica.cc:333] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4: stopping tablet replica
I20251210 08:52:54.064453   416 raft_consensus.cc:2243] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:54.064656   416 raft_consensus.cc:2272] T 95e7952196274dd990c6d89299ee63d1 P 5367592899344975a3845122089627d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:54.065582   416 tablet_replica.cc:333] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4: stopping tablet replica
I20251210 08:52:54.065742   416 raft_consensus.cc:2243] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:54.065902   416 raft_consensus.cc:2272] T 8c87429e37ee45fa83ed64753b8b622f P 5367592899344975a3845122089627d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:54.070860   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:54.074205   416 master.cc:561] Master@127.0.104.62:35817 shutting down...
I20251210 08:52:54.083259   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:54.083500   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:54.083670   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55153f95160f4740ae7862d26b7151e4: stopping tablet replica
I20251210 08:52:54.088667   416 master.cc:583] Master@127.0.104.62:35817 shutdown complete.
[       OK ] AlterTableTest.TestRenameStillCreatingTable (377 ms)
[ RUN      ] AlterTableTest.TestKUDU2132
I20251210 08:52:54.099550   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46655
I20251210 08:52:54.100124   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:54.100952   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:54.102392   416 webserver.cc:492] Webserver started at http://127.0.104.62:38023/ using document root <none> and password file <none>
I20251210 08:52:54.102638   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:54.102710   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:54.102830   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:54.103420   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "7aa79e475dee4bb392b4856bfbe41fa9"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.105903   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:52:54.107452  5983 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.107781   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:54.107880   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "7aa79e475dee4bb392b4856bfbe41fa9"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.108018   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-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 08:52:54.121534   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:54.122180   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:54.135429   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46655
I20251210 08:52:54.135429  6034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46655 every 8 connection(s)
I20251210 08:52:54.136992  6035 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 08:52:54.141546  6035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9: Bootstrap starting.
I20251210 08:52:54.142843  6035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:54.144399  6035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9: No bootstrap required, opened a new log
I20251210 08:52:54.145053  6035 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aa79e475dee4bb392b4856bfbe41fa9" member_type: VOTER }
I20251210 08:52:54.145184  6035 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:54.145233  6035 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aa79e475dee4bb392b4856bfbe41fa9, State: Initialized, Role: FOLLOWER
I20251210 08:52:54.145421  6035 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aa79e475dee4bb392b4856bfbe41fa9" member_type: VOTER }
I20251210 08:52:54.145525  6035 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:54.145578  6035 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:54.145645  6035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:54.147472  6035 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aa79e475dee4bb392b4856bfbe41fa9" member_type: VOTER }
I20251210 08:52:54.147655  6035 leader_election.cc:304] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7aa79e475dee4bb392b4856bfbe41fa9; no voters: 
I20251210 08:52:54.148118  6035 leader_election.cc:290] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:54.148241  6038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:54.148639  6038 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7aa79e475dee4bb392b4856bfbe41fa9, State: Running, Role: LEADER
I20251210 08:52:54.148893  6038 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aa79e475dee4bb392b4856bfbe41fa9" member_type: VOTER }
I20251210 08:52:54.149672  6040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7aa79e475dee4bb392b4856bfbe41fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aa79e475dee4bb392b4856bfbe41fa9" member_type: VOTER } }
I20251210 08:52:54.149856  6040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:54.149698  6038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7aa79e475dee4bb392b4856bfbe41fa9. Latest consensus state: current_term: 1 leader_uuid: "7aa79e475dee4bb392b4856bfbe41fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7aa79e475dee4bb392b4856bfbe41fa9" member_type: VOTER } }
I20251210 08:52:54.150125  6038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:54.150959  6035 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:54.151062  6042 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:54.153115  6042 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:54.161131  6054 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20251210 08:52:54.161339   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:54.162313  6042 catalog_manager.cc:1357] Generated new cluster ID: 59e57bd7f4654ad1a1cffd359819b74a
I20251210 08:52:54.162393  6042 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:54.178478  6042 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:54.179301  6042 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:54.190665  6042 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9: Generated new TSK 0
I20251210 08:52:54.190946  6042 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:54.194288   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:54.195461   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:54.196962   416 webserver.cc:492] Webserver started at http://127.0.104.1:43397/ using document root <none> and password file <none>
I20251210 08:52:54.197221   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:54.197293   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:54.197407   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:54.198016   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "c5fe3aa2de56470cb95b98388618828e"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.200697   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:54.202416  6059 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.202862   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:54.202978   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "c5fe3aa2de56470cb95b98388618828e"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.203118   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1765356704385981-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 08:52:54.212284   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:54.212803   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:54.213394   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:54.214352   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:54.214414   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.214522   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:54.214558   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.230311  6121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37647 every 8 connection(s)
I20251210 08:52:54.230311   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37647
I20251210 08:52:54.238564  6122 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46655
I20251210 08:52:54.238770  6122 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:54.239259  6122 heartbeater.cc:507] Master 127.0.104.62:46655 requested a full tablet report, sending...
I20251210 08:52:54.240252  6000 ts_manager.cc:194] Registered new tserver with Master: c5fe3aa2de56470cb95b98388618828e (127.0.104.1:37647)
I20251210 08:52:54.240315   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008983321s
I20251210 08:52:54.241914  6000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52294
I20251210 08:52:54.253461  6122 heartbeater.cc:499] Master 127.0.104.62:46655 was elected leader, sending a full tablet report...
I20251210 08:52:54.253625  6000 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52308:
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 08:52:54.268814  6087 tablet_service.cc:1505] Processing CreateTablet for tablet 1cad430928514f0ea00767feea0be7c4 (DEFAULT_TABLE table=fake-table [id=1a86c4c64f624a33b05f2b186fce54c7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:54.269243  6087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cad430928514f0ea00767feea0be7c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:54.274389  6134 tablet_bootstrap.cc:492] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e: Bootstrap starting.
I20251210 08:52:54.275771  6134 tablet_bootstrap.cc:654] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:54.277880  6134 tablet_bootstrap.cc:492] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e: No bootstrap required, opened a new log
I20251210 08:52:54.278034  6134 ts_tablet_manager.cc:1403] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:54.278651  6134 raft_consensus.cc:359] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fe3aa2de56470cb95b98388618828e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37647 } }
I20251210 08:52:54.278795  6134 raft_consensus.cc:385] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:54.278860  6134 raft_consensus.cc:740] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5fe3aa2de56470cb95b98388618828e, State: Initialized, Role: FOLLOWER
I20251210 08:52:54.279085  6134 consensus_queue.cc:260] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fe3aa2de56470cb95b98388618828e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37647 } }
I20251210 08:52:54.279219  6134 raft_consensus.cc:399] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:54.279278  6134 raft_consensus.cc:493] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:54.279354  6134 raft_consensus.cc:3060] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:54.281442  6134 raft_consensus.cc:515] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fe3aa2de56470cb95b98388618828e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37647 } }
I20251210 08:52:54.281661  6134 leader_election.cc:304] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c5fe3aa2de56470cb95b98388618828e; no voters: 
I20251210 08:52:54.282119  6134 leader_election.cc:290] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:54.282245  6136 raft_consensus.cc:2804] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:54.282678  6136 raft_consensus.cc:697] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 1 LEADER]: Becoming Leader. State: Replica: c5fe3aa2de56470cb95b98388618828e, State: Running, Role: LEADER
I20251210 08:52:54.282965  6136 consensus_queue.cc:237] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fe3aa2de56470cb95b98388618828e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37647 } }
I20251210 08:52:54.285487  6000 catalog_manager.cc:5654] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5fe3aa2de56470cb95b98388618828e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c5fe3aa2de56470cb95b98388618828e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fe3aa2de56470cb95b98388618828e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37647 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:54.290243  6134 ts_tablet_manager.cc:1434] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20251210 08:52:54.318017   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:54.318909  6000 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52308:
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 08:52:54.324290  6142 tablet.cc:1722] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e: 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 08:52:54.324731  6142 tablet.cc:1620] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e: MemRowSet was empty: no flush needed.
I20251210 08:52:54.332218  5999 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9: fake-table [id=1a86c4c64f624a33b05f2b186fce54c7] alter complete (version 1)
I20251210 08:52:54.336306   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:54.346259   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:54.346822   416 tablet_replica.cc:333] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e: stopping tablet replica
I20251210 08:52:54.347007   416 raft_consensus.cc:2243] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:54.347260   416 raft_consensus.cc:2272] T 1cad430928514f0ea00767feea0be7c4 P c5fe3aa2de56470cb95b98388618828e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:54.363466   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:54.367741   416 master.cc:561] Master@127.0.104.62:46655 shutting down...
I20251210 08:52:54.376523   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:54.376770   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:54.376935   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7aa79e475dee4bb392b4856bfbe41fa9: stopping tablet replica
I20251210 08:52:54.381824   416 master.cc:583] Master@127.0.104.62:46655 shutdown complete.
[       OK ] AlterTableTest.TestKUDU2132 (293 ms)
[ RUN      ] AlterTableTest.TestMaintenancePriorityAlter
I20251210 08:52:54.392899   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:32769
I20251210 08:52:54.393455   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:54.394309   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:54.395707   416 webserver.cc:492] Webserver started at http://127.0.104.62:41375/ using document root <none> and password file <none>
I20251210 08:52:54.396044   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:54.396124   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:54.396245   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:54.396906   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.399487   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:54.401163  6146 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.401503   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 08:52:54.401605   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.401713   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-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 08:52:54.433208   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:54.433724   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:54.446550   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:32769
I20251210 08:52:54.446550  6197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:32769 every 8 connection(s)
I20251210 08:52:54.448067  6198 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 08:52:54.454908  6198 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123: Bootstrap starting.
I20251210 08:52:54.456537  6198 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:54.458417  6198 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123: No bootstrap required, opened a new log
I20251210 08:52:54.459249  6198 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123" member_type: VOTER }
I20251210 08:52:54.459420  6198 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:54.459473  6198 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1bc23d4fc7c4b00b0a5b0ed5b556123, State: Initialized, Role: FOLLOWER
I20251210 08:52:54.459704  6198 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123" member_type: VOTER }
I20251210 08:52:54.459853  6198 raft_consensus.cc:399] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:54.459949  6198 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:54.460027  6198 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:54.463047  6198 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123" member_type: VOTER }
I20251210 08:52:54.463287  6198 leader_election.cc:304] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f1bc23d4fc7c4b00b0a5b0ed5b556123; no voters: 
I20251210 08:52:54.463749  6198 leader_election.cc:290] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:54.463927  6201 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:54.464568  6201 raft_consensus.cc:697] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 1 LEADER]: Becoming Leader. State: Replica: f1bc23d4fc7c4b00b0a5b0ed5b556123, State: Running, Role: LEADER
I20251210 08:52:54.464769  6198 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:54.464818  6201 consensus_queue.cc:237] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123" member_type: VOTER }
I20251210 08:52:54.465596  6202 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123" member_type: VOTER } }
I20251210 08:52:54.465732  6202 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:54.465992  6203 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f1bc23d4fc7c4b00b0a5b0ed5b556123. Latest consensus state: current_term: 1 leader_uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bc23d4fc7c4b00b0a5b0ed5b556123" member_type: VOTER } }
I20251210 08:52:54.466123  6203 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:54.477020  6206 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:54.478262  6206 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:54.481885  6206 catalog_manager.cc:1357] Generated new cluster ID: 4a6737eb457f49e59033d10db7f6a1e5
I20251210 08:52:54.482002  6206 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:54.484934   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:54.498823  6206 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:54.500032  6206 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:54.512292  6206 catalog_manager.cc:6027] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123: Generated new TSK 0
I20251210 08:52:54.512595  6206 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:54.517757   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:54.518867   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:54.520409   416 webserver.cc:492] Webserver started at http://127.0.104.1:39585/ using document root <none> and password file <none>
I20251210 08:52:54.520622   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:54.520680   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:54.520803   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:54.521394   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "05a32dfc429f4861bd6cb9db7fa7ff0c"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.523878   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:52:54.525561  6222 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.525925   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251210 08:52:54.526018   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "05a32dfc429f4861bd6cb9db7fa7ff0c"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.526124   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1765356704385981-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 08:52:54.536444   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:54.537067   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:54.537617   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:54.538506   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:54.538560   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.538616   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:54.538654   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.552642  6284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39531 every 8 connection(s)
I20251210 08:52:54.552642   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39531
I20251210 08:52:54.561532  6285 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32769
I20251210 08:52:54.561688  6285 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:54.562069  6285 heartbeater.cc:507] Master 127.0.104.62:32769 requested a full tablet report, sending...
I20251210 08:52:54.563066  6163 ts_manager.cc:194] Registered new tserver with Master: 05a32dfc429f4861bd6cb9db7fa7ff0c (127.0.104.1:39531)
I20251210 08:52:54.563966   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010162054s
I20251210 08:52:54.564313  6163 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44938
I20251210 08:52:54.575803  6285 heartbeater.cc:499] Master 127.0.104.62:32769 was elected leader, sending a full tablet report...
I20251210 08:52:54.585651  6163 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44950:
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 08:52:54.606993  6250 tablet_service.cc:1505] Processing CreateTablet for tablet c3b65841aa1d48bdbb7a1b92b9a30482 (DEFAULT_TABLE table=fake-table [id=ac91c80293bb445f81eb7ee9e1584b3c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:54.607465  6250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b65841aa1d48bdbb7a1b92b9a30482. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:54.613083  6297 tablet_bootstrap.cc:492] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c: Bootstrap starting.
I20251210 08:52:54.614382  6297 tablet_bootstrap.cc:654] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:54.615967  6297 tablet_bootstrap.cc:492] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c: No bootstrap required, opened a new log
I20251210 08:52:54.616103  6297 ts_tablet_manager.cc:1403] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:54.616704  6297 raft_consensus.cc:359] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05a32dfc429f4861bd6cb9db7fa7ff0c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39531 } }
I20251210 08:52:54.616843  6297 raft_consensus.cc:385] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:54.616896  6297 raft_consensus.cc:740] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05a32dfc429f4861bd6cb9db7fa7ff0c, State: Initialized, Role: FOLLOWER
I20251210 08:52:54.617079  6297 consensus_queue.cc:260] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05a32dfc429f4861bd6cb9db7fa7ff0c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39531 } }
I20251210 08:52:54.617192  6297 raft_consensus.cc:399] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:54.617249  6297 raft_consensus.cc:493] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:54.617317  6297 raft_consensus.cc:3060] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:54.619398  6297 raft_consensus.cc:515] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05a32dfc429f4861bd6cb9db7fa7ff0c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39531 } }
I20251210 08:52:54.619589  6297 leader_election.cc:304] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 05a32dfc429f4861bd6cb9db7fa7ff0c; no voters: 
I20251210 08:52:54.620064  6297 leader_election.cc:290] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:54.620165  6299 raft_consensus.cc:2804] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:54.620748  6297 ts_tablet_manager.cc:1434] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251210 08:52:54.621101  6299 raft_consensus.cc:697] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 1 LEADER]: Becoming Leader. State: Replica: 05a32dfc429f4861bd6cb9db7fa7ff0c, State: Running, Role: LEADER
I20251210 08:52:54.621330  6299 consensus_queue.cc:237] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05a32dfc429f4861bd6cb9db7fa7ff0c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39531 } }
I20251210 08:52:54.623617  6163 catalog_manager.cc:5654] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 05a32dfc429f4861bd6cb9db7fa7ff0c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "05a32dfc429f4861bd6cb9db7fa7ff0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05a32dfc429f4861bd6cb9db7fa7ff0c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39531 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:54.648999   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:54.650205  6163 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44950:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20251210 08:52:54.656293  6305 tablet.cc:1722] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c: 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 08:52:54.663939  6162 catalog_manager.cc:6199] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123: fake-table [id=ac91c80293bb445f81eb7ee9e1584b3c] alter complete (version 1)
I20251210 08:52:54.668905  6162 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44950:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20251210 08:52:54.673924  6305 tablet.cc:1722] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c: 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 08:52:54.681567  6163 catalog_manager.cc:6199] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123: fake-table [id=ac91c80293bb445f81eb7ee9e1584b3c] alter complete (version 2)
I20251210 08:52:54.685302  6163 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44950:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20251210 08:52:54.690681  6305 tablet.cc:1722] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c: 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 08:52:54.699651  6163 catalog_manager.cc:6199] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123: fake-table [id=ac91c80293bb445f81eb7ee9e1584b3c] alter complete (version 3)
I20251210 08:52:54.702116   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:54.712688   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:54.713085   416 tablet_replica.cc:333] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c: stopping tablet replica
I20251210 08:52:54.713290   416 raft_consensus.cc:2243] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:54.713486   416 raft_consensus.cc:2272] T c3b65841aa1d48bdbb7a1b92b9a30482 P 05a32dfc429f4861bd6cb9db7fa7ff0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:54.728498   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:54.733228   416 master.cc:561] Master@127.0.104.62:32769 shutting down...
I20251210 08:52:54.742578   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:54.742872   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:54.743046   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1bc23d4fc7c4b00b0a5b0ed5b556123: stopping tablet replica
I20251210 08:52:54.757823   416 master.cc:583] Master@127.0.104.62:32769 shutdown complete.
[       OK ] AlterTableTest.TestMaintenancePriorityAlter (378 ms)
[ RUN      ] AlterTableTest.DisableCompactionAlter
I20251210 08:52:54.771854   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41017
I20251210 08:52:54.772567   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:54.773733   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:54.775193   416 webserver.cc:492] Webserver started at http://127.0.104.62:34565/ using document root <none> and password file <none>
I20251210 08:52:54.775476   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:54.775554   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:54.775679   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:54.776518   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "15bcffcbfca84760b4ee7d224d487be7"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.779784   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:54.781802  6309 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.782192   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:54.782294   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "15bcffcbfca84760b4ee7d224d487be7"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.782408   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-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 08:52:54.795986   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:54.796578   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:54.810834   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41017
I20251210 08:52:54.810834  6360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41017 every 8 connection(s)
I20251210 08:52:54.812372  6361 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 08:52:54.819751  6361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: Bootstrap starting.
I20251210 08:52:54.821480  6361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:54.824657  6361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: No bootstrap required, opened a new log
I20251210 08:52:54.825567  6361 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15bcffcbfca84760b4ee7d224d487be7" member_type: VOTER }
I20251210 08:52:54.825743  6361 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:54.825807  6361 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15bcffcbfca84760b4ee7d224d487be7, State: Initialized, Role: FOLLOWER
I20251210 08:52:54.826012  6361 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15bcffcbfca84760b4ee7d224d487be7" member_type: VOTER }
I20251210 08:52:54.826180  6361 raft_consensus.cc:399] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:54.826241  6361 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:54.826323  6361 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:54.829702  6361 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15bcffcbfca84760b4ee7d224d487be7" member_type: VOTER }
I20251210 08:52:54.830009  6361 leader_election.cc:304] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 15bcffcbfca84760b4ee7d224d487be7; no voters: 
I20251210 08:52:54.830585  6361 leader_election.cc:290] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:54.830714  6364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:54.831351  6364 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 1 LEADER]: Becoming Leader. State: Replica: 15bcffcbfca84760b4ee7d224d487be7, State: Running, Role: LEADER
I20251210 08:52:54.831564  6361 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:54.831602  6364 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15bcffcbfca84760b4ee7d224d487be7" member_type: VOTER }
I20251210 08:52:54.832481  6365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "15bcffcbfca84760b4ee7d224d487be7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15bcffcbfca84760b4ee7d224d487be7" member_type: VOTER } }
I20251210 08:52:54.832656  6365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:54.833030  6366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15bcffcbfca84760b4ee7d224d487be7. Latest consensus state: current_term: 1 leader_uuid: "15bcffcbfca84760b4ee7d224d487be7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15bcffcbfca84760b4ee7d224d487be7" member_type: VOTER } }
I20251210 08:52:54.833192  6366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:54.844403  6369 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:54.845886  6369 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:54.849282   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:54.849673  6369 catalog_manager.cc:1357] Generated new cluster ID: fd2c327eab1c470f871c5267010fb922
I20251210 08:52:54.849757  6369 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:54.865097  6369 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:54.865993  6369 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:54.875636  6369 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: Generated new TSK 0
I20251210 08:52:54.875943  6369 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:54.882248   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:54.883586   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:54.885092   416 webserver.cc:492] Webserver started at http://127.0.104.1:42041/ using document root <none> and password file <none>
I20251210 08:52:54.885342   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:54.885411   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:54.885555   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:54.886180   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "b061bf4aa8c74d02a1ff6bab423e6e5c"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.889041   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 08:52:54.890698  6386 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.891075   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:54.891187   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "b061bf4aa8c74d02a1ff6bab423e6e5c"
format_stamp: "Formatted at 2025-12-10 08:52:54 on dist-test-slave-cbxd"
I20251210 08:52:54.891300   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1765356704385981-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 08:52:54.911981   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:54.912636   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:54.913218   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:54.914165   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:54.914224   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.914288   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:54.914343   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:54.929018   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44153
I20251210 08:52:54.929018  6448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44153 every 8 connection(s)
I20251210 08:52:54.937583  6449 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41017
I20251210 08:52:54.937767  6449 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:54.938195  6449 heartbeater.cc:507] Master 127.0.104.62:41017 requested a full tablet report, sending...
I20251210 08:52:54.939172  6326 ts_manager.cc:194] Registered new tserver with Master: b061bf4aa8c74d02a1ff6bab423e6e5c (127.0.104.1:44153)
I20251210 08:52:54.940042   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009984239s
I20251210 08:52:54.940537  6326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43072
I20251210 08:52:54.952061  6449 heartbeater.cc:499] Master 127.0.104.62:41017 was elected leader, sending a full tablet report...
I20251210 08:52:54.953986  6326 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43088:
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 08:52:54.970278  6414 tablet_service.cc:1505] Processing CreateTablet for tablet b087aca1d06e44bda0dcb9939d8e7e1b (DEFAULT_TABLE table=fake-table [id=f2f03cd914484a0b88b623c5b872e52b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:54.970785  6414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b087aca1d06e44bda0dcb9939d8e7e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:54.975893  6461 tablet_bootstrap.cc:492] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: Bootstrap starting.
I20251210 08:52:54.977720  6461 tablet_bootstrap.cc:654] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:54.979574  6461 tablet_bootstrap.cc:492] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: No bootstrap required, opened a new log
I20251210 08:52:54.979722  6461 ts_tablet_manager.cc:1403] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:54.980535  6461 raft_consensus.cc:359] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b061bf4aa8c74d02a1ff6bab423e6e5c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44153 } }
I20251210 08:52:54.980713  6461 raft_consensus.cc:385] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:54.980769  6461 raft_consensus.cc:740] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b061bf4aa8c74d02a1ff6bab423e6e5c, State: Initialized, Role: FOLLOWER
I20251210 08:52:54.980964  6461 consensus_queue.cc:260] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b061bf4aa8c74d02a1ff6bab423e6e5c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44153 } }
I20251210 08:52:54.981124  6461 raft_consensus.cc:399] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:54.981182  6461 raft_consensus.cc:493] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:54.981257  6461 raft_consensus.cc:3060] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:54.984058  6461 raft_consensus.cc:515] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b061bf4aa8c74d02a1ff6bab423e6e5c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44153 } }
I20251210 08:52:54.984288  6461 leader_election.cc:304] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b061bf4aa8c74d02a1ff6bab423e6e5c; no voters: 
I20251210 08:52:54.984760  6461 leader_election.cc:290] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:54.984892  6463 raft_consensus.cc:2804] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:54.985328  6463 raft_consensus.cc:697] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 1 LEADER]: Becoming Leader. State: Replica: b061bf4aa8c74d02a1ff6bab423e6e5c, State: Running, Role: LEADER
I20251210 08:52:54.985615  6463 consensus_queue.cc:237] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b061bf4aa8c74d02a1ff6bab423e6e5c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44153 } }
I20251210 08:52:54.988454  6325 catalog_manager.cc:5654] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c reported cstate change: term changed from 0 to 1, leader changed from <none> to b061bf4aa8c74d02a1ff6bab423e6e5c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "b061bf4aa8c74d02a1ff6bab423e6e5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b061bf4aa8c74d02a1ff6bab423e6e5c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44153 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:54.992213  6461 ts_tablet_manager.cc:1434] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.007s
I20251210 08:52:55.011348   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:55.012202  6325 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20251210 08:52:55.017647  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.025148  6326 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 1)
I20251210 08:52:55.029625  6326 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20251210 08:52:55.034617  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.043103  6326 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 2)
I20251210 08:52:55.047107  6326 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20251210 08:52:55.052296  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.060271  6325 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 3)
I20251210 08:52:55.061619  6326 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20251210 08:52:55.066560  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.074776  6326 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 4)
I20251210 08:52:55.077973  6326 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20251210 08:52:55.082993  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.091033  6325 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 5)
I20251210 08:52:55.093541  6325 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20251210 08:52:55.098088  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.106875  6326 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 6)
I20251210 08:52:55.109881  6326 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 08:52:55.115072  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.123421  6326 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 7)
I20251210 08:52:55.127462  6326 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 08:52:55.132359  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.140187  6326 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 8)
I20251210 08:52:55.144646  6326 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 08:52:55.149834  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.157111  6326 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 9)
I20251210 08:52:55.158739  6325 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 08:52:55.163496  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.171545  6325 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 10)
I20251210 08:52:55.176206  6325 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251210 08:52:55.181459  6469 tablet.cc:1722] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: 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 08:52:55.189217  6325 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: fake-table [id=f2f03cd914484a0b88b623c5b872e52b] alter complete (version 11)
I20251210 08:52:55.190497  6325 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20251210 08:52:55.192310  6325 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20251210 08:52:55.193956  6325 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20251210 08:52:55.195508  6325 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20251210 08:52:55.197150  6325 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43088:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20251210 08:52:55.198220   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:55.208460   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:55.208876   416 tablet_replica.cc:333] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c: stopping tablet replica
I20251210 08:52:55.209060   416 raft_consensus.cc:2243] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:55.209278   416 raft_consensus.cc:2272] T b087aca1d06e44bda0dcb9939d8e7e1b P b061bf4aa8c74d02a1ff6bab423e6e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:55.224313   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:55.227660   416 master.cc:561] Master@127.0.104.62:41017 shutting down...
I20251210 08:52:55.236932   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:55.237214   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:55.237370   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15bcffcbfca84760b4ee7d224d487be7: stopping tablet replica
I20251210 08:52:55.252432   416 master.cc:583] Master@127.0.104.62:41017 shutdown complete.
[       OK ] AlterTableTest.DisableCompactionAlter (501 ms)
[ RUN      ] AlterTableTest.AddAndRemoveImmutableAttribute
I20251210 08:52:55.273810   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:37659
I20251210 08:52:55.274441   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:55.275506   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:55.276872   416 webserver.cc:492] Webserver started at http://127.0.104.62:46637/ using document root <none> and password file <none>
I20251210 08:52:55.277122   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:55.277195   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:55.277313   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:55.278033   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "0e9c013eece348489e485a8f26b1ee1d"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.281148   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 08:52:55.283003  6473 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.283331   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:55.283428   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "0e9c013eece348489e485a8f26b1ee1d"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.283551   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-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 08:52:55.297112   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:55.297613   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:55.310902   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:37659
I20251210 08:52:55.310902  6524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:37659 every 8 connection(s)
I20251210 08:52:55.312424  6525 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 08:52:55.319108  6525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d: Bootstrap starting.
I20251210 08:52:55.320755  6525 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:55.322588  6525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d: No bootstrap required, opened a new log
I20251210 08:52:55.323338  6525 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e9c013eece348489e485a8f26b1ee1d" member_type: VOTER }
I20251210 08:52:55.323487  6525 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:55.323544  6525 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e9c013eece348489e485a8f26b1ee1d, State: Initialized, Role: FOLLOWER
I20251210 08:52:55.323750  6525 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e9c013eece348489e485a8f26b1ee1d" member_type: VOTER }
I20251210 08:52:55.323871  6525 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:55.323953  6525 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:55.324023  6525 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:55.326651  6525 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e9c013eece348489e485a8f26b1ee1d" member_type: VOTER }
I20251210 08:52:55.326880  6525 leader_election.cc:304] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e9c013eece348489e485a8f26b1ee1d; no voters: 
I20251210 08:52:55.327337  6525 leader_election.cc:290] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:55.327469  6528 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:55.328083  6528 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 1 LEADER]: Becoming Leader. State: Replica: 0e9c013eece348489e485a8f26b1ee1d, State: Running, Role: LEADER
I20251210 08:52:55.328272  6525 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:55.328348  6528 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e9c013eece348489e485a8f26b1ee1d" member_type: VOTER }
I20251210 08:52:55.329155  6529 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e9c013eece348489e485a8f26b1ee1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e9c013eece348489e485a8f26b1ee1d" member_type: VOTER } }
I20251210 08:52:55.329295  6529 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:55.329617  6530 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e9c013eece348489e485a8f26b1ee1d. Latest consensus state: current_term: 1 leader_uuid: "0e9c013eece348489e485a8f26b1ee1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e9c013eece348489e485a8f26b1ee1d" member_type: VOTER } }
I20251210 08:52:55.329737  6530 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:55.340497  6533 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:55.341974  6533 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:55.348814  6533 catalog_manager.cc:1357] Generated new cluster ID: 76ecac8ebf334648b4b4e0639120aab6
I20251210 08:52:55.348908  6533 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:55.352174   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:55.359453  6533 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:55.360706  6533 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:55.369100  6533 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d: Generated new TSK 0
I20251210 08:52:55.369427  6533 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:55.385257   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:55.386713   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:55.388275   416 webserver.cc:492] Webserver started at http://127.0.104.1:37529/ using document root <none> and password file <none>
I20251210 08:52:55.388548   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:55.388646   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:55.388790   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:55.389693   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "ff3c9838d579486698574f3f661df405"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.393124   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20251210 08:52:55.395179  6549 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.395552   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:55.395645   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "ff3c9838d579486698574f3f661df405"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.395762   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1765356704385981-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 08:52:55.415051   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:55.415742   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:55.416374   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:55.417272   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:55.417327   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.417389   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:55.417433   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.432621   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43275
I20251210 08:52:55.432677  6611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43275 every 8 connection(s)
I20251210 08:52:55.441895  6612 heartbeater.cc:344] Connected to a master server at 127.0.104.62:37659
I20251210 08:52:55.442075  6612 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:55.442539  6612 heartbeater.cc:507] Master 127.0.104.62:37659 requested a full tablet report, sending...
I20251210 08:52:55.443521  6490 ts_manager.cc:194] Registered new tserver with Master: ff3c9838d579486698574f3f661df405 (127.0.104.1:43275)
I20251210 08:52:55.443590   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009983011s
I20251210 08:52:55.445004  6490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45674
I20251210 08:52:55.455358  6490 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45678:
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 08:52:55.456539  6612 heartbeater.cc:499] Master 127.0.104.62:37659 was elected leader, sending a full tablet report...
I20251210 08:52:55.477499  6577 tablet_service.cc:1505] Processing CreateTablet for tablet 7c7ad01d16f1418799ab8fdcbdfa837b (DEFAULT_TABLE table=fake-table [id=97241ddb106d4b96aaf443a9b301e899]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:55.477996  6577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7ad01d16f1418799ab8fdcbdfa837b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:55.483387  6624 tablet_bootstrap.cc:492] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: Bootstrap starting.
I20251210 08:52:55.484819  6624 tablet_bootstrap.cc:654] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:55.486464  6624 tablet_bootstrap.cc:492] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: No bootstrap required, opened a new log
I20251210 08:52:55.486591  6624 ts_tablet_manager.cc:1403] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:55.487282  6624 raft_consensus.cc:359] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff3c9838d579486698574f3f661df405" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43275 } }
I20251210 08:52:55.487448  6624 raft_consensus.cc:385] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:55.487493  6624 raft_consensus.cc:740] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c9838d579486698574f3f661df405, State: Initialized, Role: FOLLOWER
I20251210 08:52:55.487659  6624 consensus_queue.cc:260] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff3c9838d579486698574f3f661df405" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43275 } }
I20251210 08:52:55.487803  6624 raft_consensus.cc:399] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:55.487869  6624 raft_consensus.cc:493] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:55.487968  6624 raft_consensus.cc:3060] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:55.489832  6624 raft_consensus.cc:515] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff3c9838d579486698574f3f661df405" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43275 } }
I20251210 08:52:55.490049  6624 leader_election.cc:304] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ff3c9838d579486698574f3f661df405; no voters: 
I20251210 08:52:55.490526  6624 leader_election.cc:290] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:55.490664  6626 raft_consensus.cc:2804] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:55.491706  6624 ts_tablet_manager.cc:1434] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:55.492076  6626 raft_consensus.cc:697] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 1 LEADER]: Becoming Leader. State: Replica: ff3c9838d579486698574f3f661df405, State: Running, Role: LEADER
I20251210 08:52:55.492321  6626 consensus_queue.cc:237] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff3c9838d579486698574f3f661df405" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43275 } }
I20251210 08:52:55.496534  6490 catalog_manager.cc:5654] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3c9838d579486698574f3f661df405 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ff3c9838d579486698574f3f661df405" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff3c9838d579486698574f3f661df405" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43275 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:55.520697   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:55.554080  6490 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45678:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20251210 08:52:55.559235  6633 tablet.cc:1722] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: 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 08:52:55.559784  6633 tablet.cc:1620] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: MemRowSet was empty: no flush needed.
I20251210 08:52:55.567989  6490 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d: fake-table [id=97241ddb106d4b96aaf443a9b301e899] alter complete (version 1)
I20251210 08:52:55.594959  6490 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45678:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20251210 08:52:55.600958  6633 tablet.cc:1722] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: 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 08:52:55.601536  6633 tablet.cc:1620] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: MemRowSet was empty: no flush needed.
I20251210 08:52:55.610780  6490 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d: fake-table [id=97241ddb106d4b96aaf443a9b301e899] alter complete (version 2)
I20251210 08:52:55.636894  6490 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45678:
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 08:52:55.642184  6633 tablet.cc:1722] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: 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 08:52:55.642940  6633 tablet.cc:1620] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: MemRowSet was empty: no flush needed.
I20251210 08:52:55.652066  6489 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d: fake-table [id=97241ddb106d4b96aaf443a9b301e899] alter complete (version 3)
I20251210 08:52:55.682652   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:55.694779   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:55.695220   416 tablet_replica.cc:333] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405: stopping tablet replica
I20251210 08:52:55.695432   416 raft_consensus.cc:2243] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:55.695685   416 raft_consensus.cc:2272] T 7c7ad01d16f1418799ab8fdcbdfa837b P ff3c9838d579486698574f3f661df405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:55.711567   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:55.715607   416 master.cc:561] Master@127.0.104.62:37659 shutting down...
I20251210 08:52:55.724640   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:55.724907   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:55.725055   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e9c013eece348489e485a8f26b1ee1d: stopping tablet replica
I20251210 08:52:55.729805   416 master.cc:583] Master@127.0.104.62:37659 shutdown complete.
[       OK ] AlterTableTest.AddAndRemoveImmutableAttribute (470 ms)
[----------] 32 tests from AlterTableTest (71287 ms total)

[----------] 7 tests from ReplicatedAlterTableTest
[ RUN      ] ReplicatedAlterTableTest.TestReplicatedAlter
I20251210 08:52:55.744010   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39357
I20251210 08:52:55.744657   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:55.745621   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:55.747030   416 webserver.cc:492] Webserver started at http://127.0.104.62:36463/ using document root <none> and password file <none>
I20251210 08:52:55.747308   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:55.747378   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:55.747488   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:55.748234   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "139461353ca94ca888aba822df4c3d26"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.751412   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:55.753541  6637 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.753917   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:55.754029   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "139461353ca94ca888aba822df4c3d26"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.754142   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-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 08:52:55.783303   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:55.783993   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:55.796324  6688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39357 every 8 connection(s)
I20251210 08:52:55.796322   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39357
I20251210 08:52:55.797986  6689 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 08:52:55.802462  6689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26: Bootstrap starting.
I20251210 08:52:55.803695  6689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:55.805336  6689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26: No bootstrap required, opened a new log
I20251210 08:52:55.805936  6689 raft_consensus.cc:359] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "139461353ca94ca888aba822df4c3d26" member_type: VOTER }
I20251210 08:52:55.806069  6689 raft_consensus.cc:385] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:55.806133  6689 raft_consensus.cc:740] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 139461353ca94ca888aba822df4c3d26, State: Initialized, Role: FOLLOWER
I20251210 08:52:55.806341  6689 consensus_queue.cc:260] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "139461353ca94ca888aba822df4c3d26" member_type: VOTER }
I20251210 08:52:55.806457  6689 raft_consensus.cc:399] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:55.806514  6689 raft_consensus.cc:493] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:55.806586  6689 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:55.808661  6689 raft_consensus.cc:515] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "139461353ca94ca888aba822df4c3d26" member_type: VOTER }
I20251210 08:52:55.808856  6689 leader_election.cc:304] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 139461353ca94ca888aba822df4c3d26; no voters: 
I20251210 08:52:55.809291  6689 leader_election.cc:290] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:55.809415  6692 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:55.810303  6689 sys_catalog.cc:565] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:55.812312  6692 raft_consensus.cc:697] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 1 LEADER]: Becoming Leader. State: Replica: 139461353ca94ca888aba822df4c3d26, State: Running, Role: LEADER
I20251210 08:52:55.812644  6692 consensus_queue.cc:237] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "139461353ca94ca888aba822df4c3d26" member_type: VOTER }
I20251210 08:52:55.815701  6693 sys_catalog.cc:455] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "139461353ca94ca888aba822df4c3d26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "139461353ca94ca888aba822df4c3d26" member_type: VOTER } }
I20251210 08:52:55.815764  6694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 139461353ca94ca888aba822df4c3d26. Latest consensus state: current_term: 1 leader_uuid: "139461353ca94ca888aba822df4c3d26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "139461353ca94ca888aba822df4c3d26" member_type: VOTER } }
I20251210 08:52:55.815943  6693 sys_catalog.cc:458] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:55.815970  6694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:55.825021  6706 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:55.826989  6706 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:55.827541   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:55.830303  6706 catalog_manager.cc:1357] Generated new cluster ID: b37f71586ee24a7d85be557201507be9
I20251210 08:52:55.830411  6706 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:55.859839  6706 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:55.860965  6706 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:55.879567  6706 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26: Generated new TSK 0
I20251210 08:52:55.879858  6706 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:55.892896   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:55.894357   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:55.896036   416 webserver.cc:492] Webserver started at http://127.0.104.1:46651/ using document root <none> and password file <none>
I20251210 08:52:55.896348   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:55.896440   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:55.896584   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:55.897380   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "2e88badafba248bba5cf362af57c63da"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.900750   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 08:52:55.902747  6713 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.903095   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:55.903194   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "2e88badafba248bba5cf362af57c63da"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.903301   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-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 08:52:55.915146   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:55.915699   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:55.916365   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:55.917337   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:55.917400   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.917476   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:55.917518   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.932471   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44853
I20251210 08:52:55.932509  6775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44853 every 8 connection(s)
I20251210 08:52:55.934741   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:55.936192   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:55.937695   416 webserver.cc:492] Webserver started at http://127.0.104.2:36285/ using document root <none> and password file <none>
I20251210 08:52:55.937952   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:55.938038   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:55.938190   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:55.939004   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-1-root/instance:
uuid: "eeab285c1b3a42bfa629e6d6de0be9e7"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.941617  6776 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39357
I20251210 08:52:55.941766  6776 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:55.942157  6776 heartbeater.cc:507] Master 127.0.104.62:39357 requested a full tablet report, sending...
I20251210 08:52:55.942538   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20251210 08:52:55.943142  6654 ts_manager.cc:194] Registered new tserver with Master: 2e88badafba248bba5cf362af57c63da (127.0.104.1:44853)
I20251210 08:52:55.944506  6783 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.944535  6654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54948
I20251210 08:52:55.944868   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:55.945031   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-1-root
uuid: "eeab285c1b3a42bfa629e6d6de0be9e7"
format_stamp: "Formatted at 2025-12-10 08:52:55 on dist-test-slave-cbxd"
I20251210 08:52:55.945166   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-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 08:52:55.956069  6776 heartbeater.cc:499] Master 127.0.104.62:39357 was elected leader, sending a full tablet report...
I20251210 08:52:55.986944   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:55.987421   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:55.988011   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:55.988859   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:55.988925   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:55.988981   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:55.989019   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:56.005962   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:44593
I20251210 08:52:56.006036  6845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:44593 every 8 connection(s)
I20251210 08:52:56.007931   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:56.009402   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:56.011344   416 webserver.cc:492] Webserver started at http://127.0.104.3:34061/ using document root <none> and password file <none>
I20251210 08:52:56.011606   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:56.011675   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:56.011780   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:56.012595   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-2-root/instance:
uuid: "e05d2917c73d4a41b49c939e57c0ee72"
format_stamp: "Formatted at 2025-12-10 08:52:56 on dist-test-slave-cbxd"
I20251210 08:52:56.015209  6846 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39357
I20251210 08:52:56.015350  6846 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:56.015708  6846 heartbeater.cc:507] Master 127.0.104.62:39357 requested a full tablet report, sending...
I20251210 08:52:56.015986   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 08:52:56.016626  6654 ts_manager.cc:194] Registered new tserver with Master: eeab285c1b3a42bfa629e6d6de0be9e7 (127.0.104.2:44593)
I20251210 08:52:56.017637  6654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54956
I20251210 08:52:56.020363  6852 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:56.020730   416 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:52:56.020838   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-2-root
uuid: "e05d2917c73d4a41b49c939e57c0ee72"
format_stamp: "Formatted at 2025-12-10 08:52:56 on dist-test-slave-cbxd"
I20251210 08:52:56.020991   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-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 08:52:56.029057  6846 heartbeater.cc:499] Master 127.0.104.62:39357 was elected leader, sending a full tablet report...
I20251210 08:52:56.046734   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:56.047269   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:56.047811   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:56.048678   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:56.048738   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:56.048810   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:56.048846   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:56.064746   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:37527
I20251210 08:52:56.064754  6914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:37527 every 8 connection(s)
I20251210 08:52:56.068727   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:56.073971   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:56.075465   416 webserver.cc:492] Webserver started at http://127.0.104.4:34407/ using document root <none> and password file <none>
I20251210 08:52:56.075729   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:56.075801   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:56.075958   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:56.076706   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-3-root/instance:
uuid: "00d420ae20f14ce7901099319bdf3e54"
format_stamp: "Formatted at 2025-12-10 08:52:56 on dist-test-slave-cbxd"
I20251210 08:52:56.079970  6915 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39357
I20251210 08:52:56.080092  6915 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:56.080461  6915 heartbeater.cc:507] Master 127.0.104.62:39357 requested a full tablet report, sending...
I20251210 08:52:56.080787   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20251210 08:52:56.081331  6654 ts_manager.cc:194] Registered new tserver with Master: e05d2917c73d4a41b49c939e57c0ee72 (127.0.104.3:37527)
I20251210 08:52:56.082381  6654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54972
I20251210 08:52:56.082964  6921 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:56.083325   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:52:56.083451   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-3-root
uuid: "00d420ae20f14ce7901099319bdf3e54"
format_stamp: "Formatted at 2025-12-10 08:52:56 on dist-test-slave-cbxd"
I20251210 08:52:56.083581   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1765356704385981-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 08:52:56.093865  6915 heartbeater.cc:499] Master 127.0.104.62:39357 was elected leader, sending a full tablet report...
I20251210 08:52:56.118007   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:56.118701   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:56.119334   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:56.120412   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:56.120496   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:56.120579   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:56.120623   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:56.144762  6983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:42747 every 8 connection(s)
I20251210 08:52:56.144757   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:42747
I20251210 08:52:56.152925  6984 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39357
I20251210 08:52:56.153071  6984 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:56.153453  6984 heartbeater.cc:507] Master 127.0.104.62:39357 requested a full tablet report, sending...
I20251210 08:52:56.154300  6653 ts_manager.cc:194] Registered new tserver with Master: 00d420ae20f14ce7901099319bdf3e54 (127.0.104.4:42747)
I20251210 08:52:56.154814   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008900764s
I20251210 08:52:56.155539  6653 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54980
I20251210 08:52:56.167088  6984 heartbeater.cc:499] Master 127.0.104.62:39357 was elected leader, sending a full tablet report...
I20251210 08:52:56.173300  6653 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54988:
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 08:52:56.199599  6811 tablet_service.cc:1505] Processing CreateTablet for tablet 4326d57eb4b74862ac28e327cff90ecf (DEFAULT_TABLE table=fake-table [id=99543a6c00984207ad01b375a4e1e2f7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:56.200130  6811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4326d57eb4b74862ac28e327cff90ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:56.209756  6741 tablet_service.cc:1505] Processing CreateTablet for tablet 4326d57eb4b74862ac28e327cff90ecf (DEFAULT_TABLE table=fake-table [id=99543a6c00984207ad01b375a4e1e2f7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:56.208295  6999 tablet_bootstrap.cc:492] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: Bootstrap starting.
I20251210 08:52:56.210260  6741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4326d57eb4b74862ac28e327cff90ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:56.212086  6999 tablet_bootstrap.cc:654] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:56.214118  6949 tablet_service.cc:1505] Processing CreateTablet for tablet 4326d57eb4b74862ac28e327cff90ecf (DEFAULT_TABLE table=fake-table [id=99543a6c00984207ad01b375a4e1e2f7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:56.214567  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4326d57eb4b74862ac28e327cff90ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:56.215214  6999 tablet_bootstrap.cc:492] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: No bootstrap required, opened a new log
I20251210 08:52:56.215394  6999 ts_tablet_manager.cc:1403] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.004s
I20251210 08:52:56.216377  6999 raft_consensus.cc:359] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } }
I20251210 08:52:56.216602  6999 raft_consensus.cc:385] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:56.216694  6999 raft_consensus.cc:740] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeab285c1b3a42bfa629e6d6de0be9e7, State: Initialized, Role: FOLLOWER
I20251210 08:52:56.216928  6999 consensus_queue.cc:260] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } }
I20251210 08:52:56.225531  7001 tablet_bootstrap.cc:492] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da: Bootstrap starting.
I20251210 08:52:56.228433  6999 ts_tablet_manager.cc:1434] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20251210 08:52:56.229553  7001 tablet_bootstrap.cc:654] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:56.234434  7003 tablet_bootstrap.cc:492] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54: Bootstrap starting.
I20251210 08:52:56.236397  7003 tablet_bootstrap.cc:654] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:56.238157  7001 tablet_bootstrap.cc:492] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da: No bootstrap required, opened a new log
I20251210 08:52:56.238266  7003 tablet_bootstrap.cc:492] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54: No bootstrap required, opened a new log
I20251210 08:52:56.238305  7001 ts_tablet_manager.cc:1403] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20251210 08:52:56.238407  7003 ts_tablet_manager.cc:1403] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:56.239007  7001 raft_consensus.cc:359] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } }
I20251210 08:52:56.239153  7001 raft_consensus.cc:385] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:56.239089  7003 raft_consensus.cc:359] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } }
I20251210 08:52:56.239212  7001 raft_consensus.cc:740] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e88badafba248bba5cf362af57c63da, State: Initialized, Role: FOLLOWER
I20251210 08:52:56.239249  7003 raft_consensus.cc:385] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:56.239305  7003 raft_consensus.cc:740] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00d420ae20f14ce7901099319bdf3e54, State: Initialized, Role: FOLLOWER
I20251210 08:52:56.239408  7001 consensus_queue.cc:260] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } }
I20251210 08:52:56.239485  7003 consensus_queue.cc:260] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } }
I20251210 08:52:56.240127  7001 ts_tablet_manager.cc:1434] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:52:56.246441  7003 ts_tablet_manager.cc:1434] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
W20251210 08:52:56.257473  6847 tablet.cc:2378] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20251210 08:52:56.525100  7007 raft_consensus.cc:493] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 08:52:56.525298  7007 raft_consensus.cc:515] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } }
I20251210 08:52:56.526991  7007 leader_election.cc:290] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeab285c1b3a42bfa629e6d6de0be9e7 (127.0.104.2:44593), 2e88badafba248bba5cf362af57c63da (127.0.104.1:44853)
I20251210 08:52:56.533401  6821 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "4326d57eb4b74862ac28e327cff90ecf" candidate_uuid: "00d420ae20f14ce7901099319bdf3e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeab285c1b3a42bfa629e6d6de0be9e7" is_pre_election: true
I20251210 08:52:56.533376  6751 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "4326d57eb4b74862ac28e327cff90ecf" candidate_uuid: "00d420ae20f14ce7901099319bdf3e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e88badafba248bba5cf362af57c63da" is_pre_election: true
I20251210 08:52:56.533784  6821 raft_consensus.cc:2468] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00d420ae20f14ce7901099319bdf3e54 in term 0.
I20251210 08:52:56.533784  6751 raft_consensus.cc:2468] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00d420ae20f14ce7901099319bdf3e54 in term 0.
I20251210 08:52:56.534348  6923 leader_election.cc:304] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [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: 00d420ae20f14ce7901099319bdf3e54, 2e88badafba248bba5cf362af57c63da, eeab285c1b3a42bfa629e6d6de0be9e7; no voters: 
I20251210 08:52:56.534729  7007 raft_consensus.cc:2804] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 08:52:56.534837  7007 raft_consensus.cc:493] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 08:52:56.534909  7007 raft_consensus.cc:3060] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:56.538076  7007 raft_consensus.cc:515] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } }
I20251210 08:52:56.538847  7007 leader_election.cc:290] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [CANDIDATE]: Term 1 election: Requested vote from peers eeab285c1b3a42bfa629e6d6de0be9e7 (127.0.104.2:44593), 2e88badafba248bba5cf362af57c63da (127.0.104.1:44853)
I20251210 08:52:56.539420  6821 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "4326d57eb4b74862ac28e327cff90ecf" candidate_uuid: "00d420ae20f14ce7901099319bdf3e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeab285c1b3a42bfa629e6d6de0be9e7"
I20251210 08:52:56.539587  6821 raft_consensus.cc:3060] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:56.539568  6751 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "4326d57eb4b74862ac28e327cff90ecf" candidate_uuid: "00d420ae20f14ce7901099319bdf3e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e88badafba248bba5cf362af57c63da"
I20251210 08:52:56.539783  6751 raft_consensus.cc:3060] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:56.541968  6751 raft_consensus.cc:2468] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00d420ae20f14ce7901099319bdf3e54 in term 1.
I20251210 08:52:56.542356  6924 leader_election.cc:304] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [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: 00d420ae20f14ce7901099319bdf3e54, 2e88badafba248bba5cf362af57c63da; no voters: 
I20251210 08:52:56.542449  6821 raft_consensus.cc:2468] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00d420ae20f14ce7901099319bdf3e54 in term 1.
I20251210 08:52:56.542635  7007 raft_consensus.cc:2804] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:56.543085  7007 raft_consensus.cc:697] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 1 LEADER]: Becoming Leader. State: Replica: 00d420ae20f14ce7901099319bdf3e54, State: Running, Role: LEADER
I20251210 08:52:56.543395  7007 consensus_queue.cc:237] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [LEADER]: Queue going to LEADER mode. State: All 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: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } }
I20251210 08:52:56.546192  6652 catalog_manager.cc:5654] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00d420ae20f14ce7901099319bdf3e54 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "00d420ae20f14ce7901099319bdf3e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00d420ae20f14ce7901099319bdf3e54" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 42747 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:56.589138   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:56.603386  6751 raft_consensus.cc:1275] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [term 1 FOLLOWER]: Refusing update from remote peer 00d420ae20f14ce7901099319bdf3e54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251210 08:52:56.603390  6821 raft_consensus.cc:1275] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [term 1 FOLLOWER]: Refusing update from remote peer 00d420ae20f14ce7901099319bdf3e54: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251210 08:52:56.604233  7007 consensus_queue.cc:1048] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e88badafba248bba5cf362af57c63da" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 08:52:56.604992  7009 consensus_queue.cc:1048] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeab285c1b3a42bfa629e6d6de0be9e7" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 08:52:56.610385  7013 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20251210 08:52:56.641986   416 alter_table-test.cc:2380] Verifying initial pattern
I20251210 08:52:56.650568   416 alter_table-test.cc:2383] Dropping and adding back c1
I20251210 08:52:56.651569  6653 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54988:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251210 08:52:56.662688  7017 tablet.cc:1722] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54: 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 08:52:56.662868  7020 tablet.cc:1722] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: 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 08:52:56.669569  7018 tablet.cc:1722] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da: 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 08:52:56.694927  6654 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26: fake-table [id=99543a6c00984207ad01b375a4e1e2f7] alter complete (version 1)
I20251210 08:52:56.704945  6653 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54988:
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 08:52:56.715612  7017 tablet.cc:1722] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54: 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 08:52:56.716194  7017 tablet.cc:1620] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54: MemRowSet was empty: no flush needed.
I20251210 08:52:56.717496  7018 tablet.cc:1722] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da: 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 08:52:56.718058  7018 tablet.cc:1620] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da: MemRowSet was empty: no flush needed.
I20251210 08:52:56.718614  7020 tablet.cc:1722] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: 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 08:52:56.719130  7020 tablet.cc:1620] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: MemRowSet was empty: no flush needed.
I20251210 08:52:56.725353  6651 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26: fake-table [id=99543a6c00984207ad01b375a4e1e2f7] alter complete (version 2)
I20251210 08:52:56.727782   416 alter_table-test.cc:2393] Verifying that the new default shows up
I20251210 08:52:56.739220   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:52:56.749562   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:56.750087   416 tablet_replica.cc:333] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da: stopping tablet replica
I20251210 08:52:56.750424   416 raft_consensus.cc:2243] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:52:56.750658   416 raft_consensus.cc:2272] T 4326d57eb4b74862ac28e327cff90ecf P 2e88badafba248bba5cf362af57c63da [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:56.766068   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:52:56.770465   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251210 08:52:56.780654   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:56.780941   416 tablet_replica.cc:333] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7: stopping tablet replica
I20251210 08:52:56.781119   416 raft_consensus.cc:2243] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:52:56.781322   416 raft_consensus.cc:2272] T 4326d57eb4b74862ac28e327cff90ecf P eeab285c1b3a42bfa629e6d6de0be9e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:56.786487   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251210 08:52:56.790860   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251210 08:52:56.802229   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:56.815202   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251210 08:52:56.818418   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251210 08:52:56.828917   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:52:56.829249   416 tablet_replica.cc:333] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54: stopping tablet replica
I20251210 08:52:56.829445   416 raft_consensus.cc:2243] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:56.830065   416 raft_consensus.cc:2272] T 4326d57eb4b74862ac28e327cff90ecf P 00d420ae20f14ce7901099319bdf3e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:56.845706   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251210 08:52:56.850389   416 master.cc:561] Master@127.0.104.62:39357 shutting down...
I20251210 08:52:56.863463   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:52:56.863726   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:52:56.863834   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 139461353ca94ca888aba822df4c3d26: stopping tablet replica
I20251210 08:52:56.868219   416 master.cc:583] Master@127.0.104.62:39357 shutdown complete.
[       OK ] ReplicatedAlterTableTest.TestReplicatedAlter (1142 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20251210 08:52:56.886684   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38935
I20251210 08:52:56.887373   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:56.888589   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:56.893747   416 webserver.cc:492] Webserver started at http://127.0.104.62:42813/ using document root <none> and password file <none>
I20251210 08:52:56.894047   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:56.894141   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:56.894290   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:56.895145   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "041a86fe646445dfa1add47ec56108ad"
format_stamp: "Formatted at 2025-12-10 08:52:56 on dist-test-slave-cbxd"
I20251210 08:52:56.898612   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251210 08:52:56.900580  7029 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:56.900956   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:56.901189   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "041a86fe646445dfa1add47ec56108ad"
format_stamp: "Formatted at 2025-12-10 08:52:56 on dist-test-slave-cbxd"
I20251210 08:52:56.901347   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-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 08:52:56.918020   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:56.918613   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:56.936043  7080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38935 every 8 connection(s)
I20251210 08:52:56.936478   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38935
I20251210 08:52:56.938323  7081 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 08:52:56.946125  7081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Bootstrap starting.
I20251210 08:52:56.947800  7081 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:56.949792  7081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: No bootstrap required, opened a new log
I20251210 08:52:56.950670  7081 raft_consensus.cc:359] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041a86fe646445dfa1add47ec56108ad" member_type: VOTER }
I20251210 08:52:56.950852  7081 raft_consensus.cc:385] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:56.950912  7081 raft_consensus.cc:740] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 041a86fe646445dfa1add47ec56108ad, State: Initialized, Role: FOLLOWER
I20251210 08:52:56.951136  7081 consensus_queue.cc:260] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041a86fe646445dfa1add47ec56108ad" member_type: VOTER }
I20251210 08:52:56.951287  7081 raft_consensus.cc:399] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:56.951354  7081 raft_consensus.cc:493] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:56.951433  7081 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:56.954797  7081 raft_consensus.cc:515] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041a86fe646445dfa1add47ec56108ad" member_type: VOTER }
I20251210 08:52:56.955075  7081 leader_election.cc:304] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 041a86fe646445dfa1add47ec56108ad; no voters: 
I20251210 08:52:56.955571  7081 leader_election.cc:290] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:56.955751  7084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:56.956590  7081 sys_catalog.cc:565] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:52:56.960099  7084 raft_consensus.cc:697] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 1 LEADER]: Becoming Leader. State: Replica: 041a86fe646445dfa1add47ec56108ad, State: Running, Role: LEADER
I20251210 08:52:56.960526  7084 consensus_queue.cc:237] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041a86fe646445dfa1add47ec56108ad" member_type: VOTER }
I20251210 08:52:56.961553  7085 sys_catalog.cc:455] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "041a86fe646445dfa1add47ec56108ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041a86fe646445dfa1add47ec56108ad" member_type: VOTER } }
I20251210 08:52:56.961712  7085 sys_catalog.cc:458] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:56.962625  7095 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:52:56.963771  7086 sys_catalog.cc:455] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 041a86fe646445dfa1add47ec56108ad. Latest consensus state: current_term: 1 leader_uuid: "041a86fe646445dfa1add47ec56108ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041a86fe646445dfa1add47ec56108ad" member_type: VOTER } }
I20251210 08:52:56.964319  7086 sys_catalog.cc:458] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [sys.catalog]: This master's current role is: LEADER
I20251210 08:52:56.964315  7095 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:52:56.970299  7095 catalog_manager.cc:1357] Generated new cluster ID: d55753dc3c3a4d1e9d14becbad6fcd4c
I20251210 08:52:56.970387  7095 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:52:56.979982   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:52:56.988379  7095 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:52:56.989637  7095 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:52:57.001233  7095 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Generated new TSK 0
I20251210 08:52:57.001492  7095 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:52:57.013031   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:57.014513   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:57.016209   416 webserver.cc:492] Webserver started at http://127.0.104.1:44015/ using document root <none> and password file <none>
I20251210 08:52:57.016480   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:57.016567   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:57.016700   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:57.017498   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "d534d24310864354a8cdcd97b299f21f"
format_stamp: "Formatted at 2025-12-10 08:52:57 on dist-test-slave-cbxd"
I20251210 08:52:57.020910   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20251210 08:52:57.022905  7106 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.023301   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:52:57.023416   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "d534d24310864354a8cdcd97b299f21f"
format_stamp: "Formatted at 2025-12-10 08:52:57 on dist-test-slave-cbxd"
I20251210 08:52:57.023550   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-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 08:52:57.034528   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:57.035302   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:57.036007   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:57.037123   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:57.037199   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.037281   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:57.037325   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.051739   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45883
I20251210 08:52:57.051743  7168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45883 every 8 connection(s)
I20251210 08:52:57.053699   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:57.055110   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:57.060684   416 webserver.cc:492] Webserver started at http://127.0.104.2:46283/ using document root <none> and password file <none>
I20251210 08:52:57.060993   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:57.061085   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:57.061230   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:57.062059   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-1-root/instance:
uuid: "6f9d188c00c54ca0b36517faa1078c1c"
format_stamp: "Formatted at 2025-12-10 08:52:57 on dist-test-slave-cbxd"
I20251210 08:52:57.065454  7169 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38935
I20251210 08:52:57.065601  7169 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:57.065624   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:57.066028  7169 heartbeater.cc:507] Master 127.0.104.62:38935 requested a full tablet report, sending...
I20251210 08:52:57.066984  7046 ts_manager.cc:194] Registered new tserver with Master: d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883)
I20251210 08:52:57.068101  7046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42796
I20251210 08:52:57.068696  7176 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.069782   416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:57.069904   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-1-root
uuid: "6f9d188c00c54ca0b36517faa1078c1c"
format_stamp: "Formatted at 2025-12-10 08:52:57 on dist-test-slave-cbxd"
I20251210 08:52:57.070045   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-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 08:52:57.079684  7169 heartbeater.cc:499] Master 127.0.104.62:38935 was elected leader, sending a full tablet report...
I20251210 08:52:57.096446   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:57.097169   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:57.097760   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:57.098726   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:57.098793   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.098867   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:57.098905   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.114991   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:36001
I20251210 08:52:57.115026  7238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:36001 every 8 connection(s)
I20251210 08:52:57.117802   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:57.119081   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:57.120602   416 webserver.cc:492] Webserver started at http://127.0.104.3:37907/ using document root <none> and password file <none>
I20251210 08:52:57.120838   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:57.120895   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:57.121006   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:57.121670   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-2-root/instance:
uuid: "be4c9b34162340568ea333ed6da57c73"
format_stamp: "Formatted at 2025-12-10 08:52:57 on dist-test-slave-cbxd"
I20251210 08:52:57.122102  7239 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38935
I20251210 08:52:57.122228  7239 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:57.122716  7239 heartbeater.cc:507] Master 127.0.104.62:38935 requested a full tablet report, sending...
I20251210 08:52:57.123550  7046 ts_manager.cc:194] Registered new tserver with Master: 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001)
I20251210 08:52:57.124357  7046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42804
I20251210 08:52:57.124828   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251210 08:52:57.126405  7245 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.126945   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:57.127053   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-2-root
uuid: "be4c9b34162340568ea333ed6da57c73"
format_stamp: "Formatted at 2025-12-10 08:52:57 on dist-test-slave-cbxd"
I20251210 08:52:57.127166   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-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 08:52:57.135803  7239 heartbeater.cc:499] Master 127.0.104.62:38935 was elected leader, sending a full tablet report...
I20251210 08:52:57.146847   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:57.147573   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:57.148245   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:57.149219   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:57.149291   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.149359   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:57.149394   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.166118   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:32869
I20251210 08:52:57.166131  7307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:32869 every 8 connection(s)
I20251210 08:52:57.167805   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:52:57.169066   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:52:57.175137   416 webserver.cc:492] Webserver started at http://127.0.104.4:40545/ using document root <none> and password file <none>
I20251210 08:52:57.175403   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:52:57.175472   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:52:57.175578   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:52:57.176301   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-3-root/instance:
uuid: "09faf924f87d49039134a91cc9cc9904"
format_stamp: "Formatted at 2025-12-10 08:52:57 on dist-test-slave-cbxd"
I20251210 08:52:57.176571  7308 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38935
I20251210 08:52:57.176702  7308 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:57.177033  7308 heartbeater.cc:507] Master 127.0.104.62:38935 requested a full tablet report, sending...
I20251210 08:52:57.177829  7046 ts_manager.cc:194] Registered new tserver with Master: be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869)
I20251210 08:52:57.178575  7046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42808
I20251210 08:52:57.179342   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:52:57.181149  7314 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.181514   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:52:57.181619   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-3-root
uuid: "09faf924f87d49039134a91cc9cc9904"
format_stamp: "Formatted at 2025-12-10 08:52:57 on dist-test-slave-cbxd"
I20251210 08:52:57.181733   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-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 08:52:57.189944  7308 heartbeater.cc:499] Master 127.0.104.62:38935 was elected leader, sending a full tablet report...
I20251210 08:52:57.239194   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:52:57.239941   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:52:57.240862   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:52:57.241833   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:52:57.241902   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.241991   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:52:57.242034   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:52:57.256178   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:38823
I20251210 08:52:57.256201  7376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:38823 every 8 connection(s)
I20251210 08:52:57.264132  7377 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38935
I20251210 08:52:57.264278  7377 heartbeater.cc:461] Registering TS with master...
I20251210 08:52:57.264637  7377 heartbeater.cc:507] Master 127.0.104.62:38935 requested a full tablet report, sending...
I20251210 08:52:57.265455  7044 ts_manager.cc:194] Registered new tserver with Master: 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823)
I20251210 08:52:57.265501   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008254627s
I20251210 08:52:57.266497  7044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42810
I20251210 08:52:57.277771  7377 heartbeater.cc:499] Master 127.0.104.62:38935 was elected leader, sending a full tablet report...
I20251210 08:52:57.279868  7044 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.301026  7273 tablet_service.cc:1505] Processing CreateTablet for tablet ba163e4c64bb41048c3cda87ed7b9c1e (DEFAULT_TABLE table=fake-table [id=7b089ceebf764defa5b0fc7f540cbdf5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:57.301622  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba163e4c64bb41048c3cda87ed7b9c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.307323  7134 tablet_service.cc:1505] Processing CreateTablet for tablet ba163e4c64bb41048c3cda87ed7b9c1e (DEFAULT_TABLE table=fake-table [id=7b089ceebf764defa5b0fc7f540cbdf5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:57.307785  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba163e4c64bb41048c3cda87ed7b9c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.308265  7392 tablet_bootstrap.cc:492] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73: Bootstrap starting.
I20251210 08:52:57.310230  7392 tablet_bootstrap.cc:654] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.318635  7204 tablet_service.cc:1505] Processing CreateTablet for tablet ba163e4c64bb41048c3cda87ed7b9c1e (DEFAULT_TABLE table=fake-table [id=7b089ceebf764defa5b0fc7f540cbdf5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:52:57.319278  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba163e4c64bb41048c3cda87ed7b9c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.329386  7392 tablet_bootstrap.cc:492] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73: No bootstrap required, opened a new log
I20251210 08:52:57.329648  7392 ts_tablet_manager.cc:1403] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20251210 08:52:57.330725  7392 raft_consensus.cc:359] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.331075  7392 raft_consensus.cc:385] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.331218  7392 raft_consensus.cc:740] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4c9b34162340568ea333ed6da57c73, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.331542  7392 consensus_queue.cc:260] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.331995  7394 tablet_bootstrap.cc:492] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f: Bootstrap starting.
I20251210 08:52:57.332713  7392 ts_tablet_manager.cc:1434] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20251210 08:52:57.333329  7395 tablet_bootstrap.cc:492] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c: Bootstrap starting.
I20251210 08:52:57.333983  7394 tablet_bootstrap.cc:654] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.335201  7395 tablet_bootstrap.cc:654] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.341540  7395 tablet_bootstrap.cc:492] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c: No bootstrap required, opened a new log
I20251210 08:52:57.341786  7395 ts_tablet_manager.cc:1403] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20251210 08:52:57.342666  7395 raft_consensus.cc:359] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.342936  7395 raft_consensus.cc:385] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.343026  7395 raft_consensus.cc:740] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f9d188c00c54ca0b36517faa1078c1c, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.343350  7395 consensus_queue.cc:260] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.344585  7395 ts_tablet_manager.cc:1434] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:57.344836  7394 tablet_bootstrap.cc:492] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f: No bootstrap required, opened a new log
I20251210 08:52:57.344981  7394 ts_tablet_manager.cc:1403] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20251210 08:52:57.345693  7394 raft_consensus.cc:359] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.345855  7394 raft_consensus.cc:385] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.345904  7394 raft_consensus.cc:740] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d534d24310864354a8cdcd97b299f21f, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.346093  7394 consensus_queue.cc:260] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.347824  7394 ts_tablet_manager.cc:1434] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
I20251210 08:52:57.408264  7396 raft_consensus.cc:493] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 08:52:57.408445  7396 raft_consensus.cc:515] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.409229  7396 leader_election.cc:290] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883), 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001)
I20251210 08:52:57.419312  7144 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ba163e4c64bb41048c3cda87ed7b9c1e" candidate_uuid: "be4c9b34162340568ea333ed6da57c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d534d24310864354a8cdcd97b299f21f" is_pre_election: true
I20251210 08:52:57.419548  7144 raft_consensus.cc:2468] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4c9b34162340568ea333ed6da57c73 in term 0.
I20251210 08:52:57.419821  7214 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ba163e4c64bb41048c3cda87ed7b9c1e" candidate_uuid: "be4c9b34162340568ea333ed6da57c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f9d188c00c54ca0b36517faa1078c1c" is_pre_election: true
I20251210 08:52:57.419974  7249 leader_election.cc:304] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [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: be4c9b34162340568ea333ed6da57c73, d534d24310864354a8cdcd97b299f21f; no voters: 
I20251210 08:52:57.420037  7214 raft_consensus.cc:2468] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4c9b34162340568ea333ed6da57c73 in term 0.
I20251210 08:52:57.420396  7396 raft_consensus.cc:2804] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 08:52:57.420475  7396 raft_consensus.cc:493] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 08:52:57.420542  7396 raft_consensus.cc:3060] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.423312  7396 raft_consensus.cc:515] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.424517  7144 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ba163e4c64bb41048c3cda87ed7b9c1e" candidate_uuid: "be4c9b34162340568ea333ed6da57c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d534d24310864354a8cdcd97b299f21f"
I20251210 08:52:57.424688  7144 raft_consensus.cc:3060] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.427416  7144 raft_consensus.cc:2468] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4c9b34162340568ea333ed6da57c73 in term 1.
I20251210 08:52:57.427865  7249 leader_election.cc:304] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [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: be4c9b34162340568ea333ed6da57c73, d534d24310864354a8cdcd97b299f21f; no voters: 
I20251210 08:52:57.428584  7402 raft_consensus.cc:2804] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.433540  7214 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ba163e4c64bb41048c3cda87ed7b9c1e" candidate_uuid: "be4c9b34162340568ea333ed6da57c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f9d188c00c54ca0b36517faa1078c1c"
I20251210 08:52:57.433773  7214 raft_consensus.cc:3060] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.435513  7402 raft_consensus.cc:697] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 1 LEADER]: Becoming Leader. State: Replica: be4c9b34162340568ea333ed6da57c73, State: Running, Role: LEADER
I20251210 08:52:57.435868  7402 consensus_queue.cc:237] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [LEADER]: Queue going to LEADER mode. State: All 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: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.436887  7214 raft_consensus.cc:2468] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4c9b34162340568ea333ed6da57c73 in term 1.
I20251210 08:52:57.437309  7396 leader_election.cc:290] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [CANDIDATE]: Term 1 election: Requested vote from peers d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883), 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001)
I20251210 08:52:57.439288  7043 catalog_manager.cc:5654] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4c9b34162340568ea333ed6da57c73 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "be4c9b34162340568ea333ed6da57c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } health_report { overall_health: UNKNOWN } } }
I20251210 08:52:57.480518   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:52:57.481381  7046 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.494897  7342 tablet_service.cc:1505] Processing CreateTablet for tablet e3e9b9ef807f4a6eaea267cad041dc6e (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251210 08:52:57.495333  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e9b9ef807f4a6eaea267cad041dc6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.504323  7407 tablet_bootstrap.cc:492] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Bootstrap starting.
I20251210 08:52:57.506007  7407 tablet_bootstrap.cc:654] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.507715  7407 tablet_bootstrap.cc:492] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: No bootstrap required, opened a new log
I20251210 08:52:57.507843  7407 ts_tablet_manager.cc:1403] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:57.508457  7407 raft_consensus.cc:359] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.508587  7407 raft_consensus.cc:385] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.508641  7407 raft_consensus.cc:740] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09faf924f87d49039134a91cc9cc9904, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.508826  7407 consensus_queue.cc:260] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.508944  7407 raft_consensus.cc:399] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.509002  7407 raft_consensus.cc:493] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.509071  7407 raft_consensus.cc:3060] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.510953  7407 raft_consensus.cc:515] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.511183  7407 leader_election.cc:304] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09faf924f87d49039134a91cc9cc9904; no voters: 
I20251210 08:52:57.516160  7407 leader_election.cc:290] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.516254  7409 raft_consensus.cc:2804] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.516888  7407 ts_tablet_manager.cc:1434] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20251210 08:52:57.517234  7409 raft_consensus.cc:697] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 1 LEADER]: Becoming Leader. State: Replica: 09faf924f87d49039134a91cc9cc9904, State: Running, Role: LEADER
I20251210 08:52:57.517467  7409 consensus_queue.cc:237] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.519698  7046 catalog_manager.cc:5654] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09faf924f87d49039134a91cc9cc9904 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "09faf924f87d49039134a91cc9cc9904" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.531410  7045 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.537525  7045 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a03bc8df70254da18080c7b4edf1c01c has no consensus state
I20251210 08:52:57.542132  7134 tablet_service.cc:1505] Processing CreateTablet for tablet a03bc8df70254da18080c7b4edf1c01c (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20251210 08:52:57.542526  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a03bc8df70254da18080c7b4edf1c01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.547624  7394 tablet_bootstrap.cc:492] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Bootstrap starting.
I20251210 08:52:57.549175  7394 tablet_bootstrap.cc:654] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.552454  7394 tablet_bootstrap.cc:492] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: No bootstrap required, opened a new log
I20251210 08:52:57.552598  7394 ts_tablet_manager.cc:1403] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251210 08:52:57.553200  7394 raft_consensus.cc:359] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.553378  7394 raft_consensus.cc:385] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.553439  7394 raft_consensus.cc:740] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d534d24310864354a8cdcd97b299f21f, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.553619  7394 consensus_queue.cc:260] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.553726  7394 raft_consensus.cc:399] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.553778  7394 raft_consensus.cc:493] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.553845  7394 raft_consensus.cc:3060] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Advancing to term 1
W20251210 08:52:57.554360  7033 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a03bc8df70254da18080c7b4edf1c01c consensus state has no leader
I20251210 08:52:57.555676  7394 raft_consensus.cc:515] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.555853  7394 leader_election.cc:304] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d534d24310864354a8cdcd97b299f21f; no voters: 
I20251210 08:52:57.556056  7394 leader_election.cc:290] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.556141  7400 raft_consensus.cc:2804] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.556604  7400 raft_consensus.cc:697] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 1 LEADER]: Becoming Leader. State: Replica: d534d24310864354a8cdcd97b299f21f, State: Running, Role: LEADER
I20251210 08:52:57.556866  7400 consensus_queue.cc:237] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.559187  7044 catalog_manager.cc:5654] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f reported cstate change: term changed from 0 to 1, leader changed from <none> to d534d24310864354a8cdcd97b299f21f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "d534d24310864354a8cdcd97b299f21f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.563603  7394 ts_tablet_manager.cc:1434] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20251210 08:52:57.565747  7044 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 0)
I20251210 08:52:57.572206  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.576418  7042 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c918cdf8a47c4e788e27613a5011ef93 has no consensus state
I20251210 08:52:57.580312  7204 tablet_service.cc:1505] Processing CreateTablet for tablet c918cdf8a47c4e788e27613a5011ef93 (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20251210 08:52:57.580668  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c918cdf8a47c4e788e27613a5011ef93. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.586040  7395 tablet_bootstrap.cc:492] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Bootstrap starting.
I20251210 08:52:57.587685  7395 tablet_bootstrap.cc:654] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.596778  7395 tablet_bootstrap.cc:492] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: No bootstrap required, opened a new log
I20251210 08:52:57.596977  7395 ts_tablet_manager.cc:1403] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20251210 08:52:57.597689  7395 raft_consensus.cc:359] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.597895  7395 raft_consensus.cc:385] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.597968  7395 raft_consensus.cc:740] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f9d188c00c54ca0b36517faa1078c1c, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.598171  7395 consensus_queue.cc:260] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.598296  7395 raft_consensus.cc:399] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.598379  7395 raft_consensus.cc:493] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.598459  7395 raft_consensus.cc:3060] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.601845  7395 raft_consensus.cc:515] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.602068  7395 leader_election.cc:304] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f9d188c00c54ca0b36517faa1078c1c; no voters: 
I20251210 08:52:57.602253  7395 leader_election.cc:290] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.602386  7399 raft_consensus.cc:2804] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.603066  7395 ts_tablet_manager.cc:1434] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20251210 08:52:57.603402  7399 raft_consensus.cc:697] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 1 LEADER]: Becoming Leader. State: Replica: 6f9d188c00c54ca0b36517faa1078c1c, State: Running, Role: LEADER
I20251210 08:52:57.603652  7399 consensus_queue.cc:237] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.605899  7042 catalog_manager.cc:5654] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2). New cstate: current_term: 1 leader_uuid: "6f9d188c00c54ca0b36517faa1078c1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.610991  7042 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 0)
I20251210 08:52:57.614255  7044 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.620553  7044 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a4a164ffedcc4a8fa2a20d8ed659a709 has no consensus state
I20251210 08:52:57.624964  7273 tablet_service.cc:1505] Processing CreateTablet for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20251210 08:52:57.625386  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a164ffedcc4a8fa2a20d8ed659a709. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.630034  7392 tablet_bootstrap.cc:492] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Bootstrap starting.
I20251210 08:52:57.631644  7392 tablet_bootstrap.cc:654] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.635658  7392 tablet_bootstrap.cc:492] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: No bootstrap required, opened a new log
I20251210 08:52:57.635838  7392 ts_tablet_manager.cc:1403] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.002s
I20251210 08:52:57.636665  7392 raft_consensus.cc:359] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } }
I20251210 08:52:57.636832  7392 raft_consensus.cc:385] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.636888  7392 raft_consensus.cc:740] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4c9b34162340568ea333ed6da57c73, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.637077  7392 consensus_queue.cc:260] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } }
I20251210 08:52:57.637209  7392 raft_consensus.cc:399] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.637275  7392 raft_consensus.cc:493] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.637346  7392 raft_consensus.cc:3060] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.640136  7392 raft_consensus.cc:515] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } }
I20251210 08:52:57.640394  7392 leader_election.cc:304] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be4c9b34162340568ea333ed6da57c73; no voters: 
I20251210 08:52:57.640600  7392 leader_election.cc:290] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.640676  7402 raft_consensus.cc:2804] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.640848  7402 raft_consensus.cc:697] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 1 LEADER]: Becoming Leader. State: Replica: be4c9b34162340568ea333ed6da57c73, State: Running, Role: LEADER
I20251210 08:52:57.641012  7392 ts_tablet_manager.cc:1434] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20251210 08:52:57.641067  7402 consensus_queue.cc:237] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } }
I20251210 08:52:57.644755  7043 catalog_manager.cc:5654] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4c9b34162340568ea333ed6da57c73 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "be4c9b34162340568ea333ed6da57c73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.649207  7043 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 0)
I20251210 08:52:57.651418  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.656797  7042 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b8d6507439f4e46ac56986cc770e69a has no consensus state
I20251210 08:52:57.661441  7134 tablet_service.cc:1505] Processing CreateTablet for tablet 8b8d6507439f4e46ac56986cc770e69a (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20251210 08:52:57.661811  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8d6507439f4e46ac56986cc770e69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.667965  7394 tablet_bootstrap.cc:492] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Bootstrap starting.
I20251210 08:52:57.669482  7394 tablet_bootstrap.cc:654] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.671437  7394 tablet_bootstrap.cc:492] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: No bootstrap required, opened a new log
I20251210 08:52:57.671586  7394 ts_tablet_manager.cc:1403] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:52:57.672355  7394 raft_consensus.cc:359] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.672528  7394 raft_consensus.cc:385] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.672585  7394 raft_consensus.cc:740] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d534d24310864354a8cdcd97b299f21f, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.672798  7394 consensus_queue.cc:260] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.672930  7394 raft_consensus.cc:399] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.672991  7394 raft_consensus.cc:493] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.673062  7394 raft_consensus.cc:3060] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.675987  7394 raft_consensus.cc:515] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.676277  7394 leader_election.cc:304] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d534d24310864354a8cdcd97b299f21f; no voters: 
I20251210 08:52:57.676505  7394 leader_election.cc:290] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.676574  7400 raft_consensus.cc:2804] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.676714  7400 raft_consensus.cc:697] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 1 LEADER]: Becoming Leader. State: Replica: d534d24310864354a8cdcd97b299f21f, State: Running, Role: LEADER
I20251210 08:52:57.676947  7400 consensus_queue.cc:237] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.677016  7394 ts_tablet_manager.cc:1434] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:52:57.681304  7045 catalog_manager.cc:5654] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f reported cstate change: term changed from 0 to 1, leader changed from <none> to d534d24310864354a8cdcd97b299f21f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "d534d24310864354a8cdcd97b299f21f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.686267  7045 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 0)
I20251210 08:52:57.693188  7045 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.698187  7045 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet af3eeed3e1a74dbc8cb6ab2e06eda45d has no consensus state
I20251210 08:52:57.703056  7204 tablet_service.cc:1505] Processing CreateTablet for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20251210 08:52:57.703467  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.709012  7395 tablet_bootstrap.cc:492] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Bootstrap starting.
I20251210 08:52:57.710238  7395 tablet_bootstrap.cc:654] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.711728  7395 tablet_bootstrap.cc:492] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: No bootstrap required, opened a new log
I20251210 08:52:57.711856  7395 ts_tablet_manager.cc:1403] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:57.712574  7395 raft_consensus.cc:359] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.712707  7395 raft_consensus.cc:385] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.712764  7395 raft_consensus.cc:740] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f9d188c00c54ca0b36517faa1078c1c, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.712966  7395 consensus_queue.cc:260] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.713090  7395 raft_consensus.cc:399] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.713143  7395 raft_consensus.cc:493] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.713217  7395 raft_consensus.cc:3060] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.715101  7395 raft_consensus.cc:515] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.715296  7395 leader_election.cc:304] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f9d188c00c54ca0b36517faa1078c1c; no voters: 
I20251210 08:52:57.715466  7395 leader_election.cc:290] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.715579  7399 raft_consensus.cc:2804] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.715761  7399 raft_consensus.cc:697] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 LEADER]: Becoming Leader. State: Replica: 6f9d188c00c54ca0b36517faa1078c1c, State: Running, Role: LEADER
I20251210 08:52:57.715834  7395 ts_tablet_manager.cc:1434] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20251210 08:52:57.716029  7399 consensus_queue.cc:237] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.718688  7043 catalog_manager.cc:5654] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2). New cstate: current_term: 1 leader_uuid: "6f9d188c00c54ca0b36517faa1078c1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.724042  7043 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 0)
I20251210 08:52:57.728101  7043 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.733965  7043 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b85a3dc98a284216b7e9e5351a941e11 has no consensus state
I20251210 08:52:57.738538  7273 tablet_service.cc:1505] Processing CreateTablet for tablet b85a3dc98a284216b7e9e5351a941e11 (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20251210 08:52:57.738906  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85a3dc98a284216b7e9e5351a941e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.744720  7392 tablet_bootstrap.cc:492] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Bootstrap starting.
I20251210 08:52:57.746493  7392 tablet_bootstrap.cc:654] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.748854  7392 tablet_bootstrap.cc:492] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: No bootstrap required, opened a new log
I20251210 08:52:57.749019  7392 ts_tablet_manager.cc:1403] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251210 08:52:57.749696  7392 raft_consensus.cc:359] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } }
I20251210 08:52:57.749864  7392 raft_consensus.cc:385] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.749924  7392 raft_consensus.cc:740] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4c9b34162340568ea333ed6da57c73, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.750109  7392 consensus_queue.cc:260] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } }
I20251210 08:52:57.750217  7392 raft_consensus.cc:399] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.750269  7392 raft_consensus.cc:493] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.750336  7392 raft_consensus.cc:3060] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.752202  7392 raft_consensus.cc:515] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } }
I20251210 08:52:57.752405  7392 leader_election.cc:304] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be4c9b34162340568ea333ed6da57c73; no voters: 
I20251210 08:52:57.752570  7392 leader_election.cc:290] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.752640  7402 raft_consensus.cc:2804] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.752748  7402 raft_consensus.cc:697] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 1 LEADER]: Becoming Leader. State: Replica: be4c9b34162340568ea333ed6da57c73, State: Running, Role: LEADER
I20251210 08:52:57.752945  7402 consensus_queue.cc:237] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } }
I20251210 08:52:57.753109  7392 ts_tablet_manager.cc:1434] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.001s
I20251210 08:52:57.756304  7045 catalog_manager.cc:5654] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4c9b34162340568ea333ed6da57c73 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "be4c9b34162340568ea333ed6da57c73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.761540  7045 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 0)
I20251210 08:52:57.768482  7043 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.775497  7043 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 636423a871944a18ab8bba0241076194 has no consensus state
I20251210 08:52:57.779376  7342 tablet_service.cc:1505] Processing CreateTablet for tablet 636423a871944a18ab8bba0241076194 (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20251210 08:52:57.779886  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636423a871944a18ab8bba0241076194. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.788033  7407 tablet_bootstrap.cc:492] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Bootstrap starting.
I20251210 08:52:57.789922  7407 tablet_bootstrap.cc:654] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.791863  7407 tablet_bootstrap.cc:492] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: No bootstrap required, opened a new log
I20251210 08:52:57.792061  7407 ts_tablet_manager.cc:1403] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:52:57.792909  7407 raft_consensus.cc:359] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.793102  7407 raft_consensus.cc:385] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.793174  7407 raft_consensus.cc:740] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09faf924f87d49039134a91cc9cc9904, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.793381  7407 consensus_queue.cc:260] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.793526  7407 raft_consensus.cc:399] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.793588  7407 raft_consensus.cc:493] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.818542  7407 raft_consensus.cc:3060] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.820551  7407 raft_consensus.cc:515] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.820801  7409 raft_consensus.cc:493] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 08:52:57.820912  7409 raft_consensus.cc:515] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.821318  7409 leader_election.cc:304] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09faf924f87d49039134a91cc9cc9904; no voters: 
I20251210 08:52:57.821503  7407 leader_election.cc:304] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09faf924f87d49039134a91cc9cc9904; no voters: 
I20251210 08:52:57.821506  7409 leader_election.cc:290] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20251210 08:52:57.821571  7411 raft_consensus.cc:2804] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20251210 08:52:57.821761  7411 raft_consensus.cc:493] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 08:52:57.821803  7407 leader_election.cc:290] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.821843  7411 raft_consensus.cc:3060] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 1 FOLLOWER]: Advancing to term 2
I20251210 08:52:57.823040  7407 ts_tablet_manager.cc:1434] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.010s
I20251210 08:52:57.824386  7411 raft_consensus.cc:515] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.824571  7411 leader_election.cc:304] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [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: 09faf924f87d49039134a91cc9cc9904; no voters: 
I20251210 08:52:57.824640  7409 raft_consensus.cc:2764] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 2 FOLLOWER]: Leader election decision vote started in defunct term 1: won
I20251210 08:52:57.824815  7410 raft_consensus.cc:2804] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 2 FOLLOWER]: Leader election won for term 2
I20251210 08:52:57.825057  7411 leader_election.cc:290] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251210 08:52:57.825464  7410 raft_consensus.cc:697] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 2 LEADER]: Becoming Leader. State: Replica: 09faf924f87d49039134a91cc9cc9904, State: Running, Role: LEADER
I20251210 08:52:57.825699  7410 consensus_queue.cc:237] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } }
I20251210 08:52:57.828898  7045 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 0)
I20251210 08:52:57.830662  7045 catalog_manager.cc:5654] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 reported cstate change: term changed from 0 to 2, leader changed from <none> to 09faf924f87d49039134a91cc9cc9904 (127.0.104.4). New cstate: current_term: 2 leader_uuid: "09faf924f87d49039134a91cc9cc9904" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09faf924f87d49039134a91cc9cc9904" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38823 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.835211  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.840441  7042 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 062cf48a17944fb8a60a74dc1b249a59 has no consensus state
I20251210 08:52:57.844914  7134 tablet_service.cc:1505] Processing CreateTablet for tablet 062cf48a17944fb8a60a74dc1b249a59 (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20251210 08:52:57.845338  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062cf48a17944fb8a60a74dc1b249a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.850577  7394 tablet_bootstrap.cc:492] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Bootstrap starting.
I20251210 08:52:57.851891  7394 tablet_bootstrap.cc:654] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.853576  7394 tablet_bootstrap.cc:492] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: No bootstrap required, opened a new log
I20251210 08:52:57.853701  7394 ts_tablet_manager.cc:1403] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:52:57.854281  7394 raft_consensus.cc:359] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.854413  7394 raft_consensus.cc:385] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.854470  7394 raft_consensus.cc:740] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d534d24310864354a8cdcd97b299f21f, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.854655  7394 consensus_queue.cc:260] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.854771  7394 raft_consensus.cc:399] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.854830  7394 raft_consensus.cc:493] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.854899  7394 raft_consensus.cc:3060] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.856899  7394 raft_consensus.cc:515] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.857112  7394 leader_election.cc:304] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d534d24310864354a8cdcd97b299f21f; no voters: 
I20251210 08:52:57.857273  7394 leader_election.cc:290] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.857354  7400 raft_consensus.cc:2804] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.857461  7400 raft_consensus.cc:697] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 1 LEADER]: Becoming Leader. State: Replica: d534d24310864354a8cdcd97b299f21f, State: Running, Role: LEADER
I20251210 08:52:57.857656  7400 consensus_queue.cc:237] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } }
I20251210 08:52:57.857820  7394 ts_tablet_manager.cc:1434] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:52:57.861505  7043 catalog_manager.cc:5654] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f reported cstate change: term changed from 0 to 1, leader changed from <none> to d534d24310864354a8cdcd97b299f21f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "d534d24310864354a8cdcd97b299f21f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.866246  7043 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 0)
I20251210 08:52:57.873286  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.879423  7042 catalog_manager.cc:5914] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8a025e9d467f48c290acba08518f438d has no consensus state
I20251210 08:52:57.882818  7402 consensus_queue.cc:1048] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 08:52:57.887208  7396 consensus_queue.cc:1048] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 08:52:57.894411  7204 tablet_service.cc:1505] Processing CreateTablet for tablet 8a025e9d467f48c290acba08518f438d (DEFAULT_TABLE table=many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20251210 08:52:57.894865  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a025e9d467f48c290acba08518f438d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:52:57.901757  7395 tablet_bootstrap.cc:492] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Bootstrap starting.
I20251210 08:52:57.903347  7395 tablet_bootstrap.cc:654] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Neither blocks nor log segments found. Creating new log.
I20251210 08:52:57.905611  7395 tablet_bootstrap.cc:492] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: No bootstrap required, opened a new log
I20251210 08:52:57.905755  7395 ts_tablet_manager.cc:1403] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:52:57.906497  7395 raft_consensus.cc:359] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.906654  7395 raft_consensus.cc:385] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:52:57.906708  7395 raft_consensus.cc:740] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f9d188c00c54ca0b36517faa1078c1c, State: Initialized, Role: FOLLOWER
I20251210 08:52:57.906896  7395 consensus_queue.cc:260] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.907043  7395 raft_consensus.cc:399] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:52:57.907104  7395 raft_consensus.cc:493] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:52:57.907178  7395 raft_consensus.cc:3060] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:52:57.910095  7395 raft_consensus.cc:515] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.910344  7395 leader_election.cc:304] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f9d188c00c54ca0b36517faa1078c1c; no voters: 
I20251210 08:52:57.910549  7395 leader_election.cc:290] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:52:57.910629  7399 raft_consensus.cc:2804] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:52:57.910822  7399 raft_consensus.cc:697] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 LEADER]: Becoming Leader. State: Replica: 6f9d188c00c54ca0b36517faa1078c1c, State: Running, Role: LEADER
I20251210 08:52:57.910992  7395 ts_tablet_manager.cc:1434] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251210 08:52:57.911098  7399 consensus_queue.cc:237] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:52:57.913089  7042 catalog_manager.cc:5654] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2). New cstate: current_term: 1 leader_uuid: "6f9d188c00c54ca0b36517faa1078c1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } health_report { overall_health: HEALTHY } } }
I20251210 08:52:57.917847  7042 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 0)
I20251210 08:52:57.921444  7043 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:57.923733  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 333ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.259611  7412 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 235ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.259804  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 334ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.261197  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 222ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.261515  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 300ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.261631  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 217ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.261762  7422 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 232ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.261760  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 246ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.263123  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 207ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.263123  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 321ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.263564  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 378ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.263623  7043 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:58.265353  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 413ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.471319  7445 tablet.cc:1722] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: 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 08:52:58.471879  7445 tablet.cc:1620] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:58.472389  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 374ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.479645  7448 tablet.cc:1722] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: 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 08:52:58.480278  7448 tablet.cc:1620] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:52:58.480773  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 266ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.484441  7450 tablet.cc:1722] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: 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 08:52:58.485018  7450 tablet.cc:1620] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:52:58.485438  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 181ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.494940  7452 tablet.cc:1722] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:52:58.495517  7452 tablet.cc:1620] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
I20251210 08:52:58.495502  7453 tablet.cc:1722] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: 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
W20251210 08:52:58.496038  7422 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 345ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.496203  7453 tablet.cc:1620] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:52:58.496569  7412 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 283ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.508787  7454 tablet.cc:1722] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: 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 08:52:58.509284  7454 tablet.cc:1620] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:58.509675  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 274ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.562525  7455 tablet.cc:1722] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: 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 08:52:58.563144  7455 tablet.cc:1620] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:52:58.563663  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 227ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.585175  7456 tablet.cc:1722] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:52:58.585750  7456 tablet.cc:1620] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:52:58.586222  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 227ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.594839  7457 tablet.cc:1722] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: 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 08:52:58.595394  7457 tablet.cc:1620] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:58.595839  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 114ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.642586  7458 tablet.cc:1722] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:52:58.643126  7458 tablet.cc:1620] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:52:58.643558  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 289ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.685976  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 162ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.687357  7044 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:58.689715  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 11ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.708886  7044 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:58.712571  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 303ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.715109  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 123ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.715960  7043 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 3 got 1
W20251210 08:52:58.747068  7448 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.266s	user 0.001s	sys 0.000s
W20251210 08:52:58.752319  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 258ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.752987  7042 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 3 got 1
W20251210 08:52:58.779887  7453 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.283s	user 0.001s	sys 0.000s
W20251210 08:52:58.783989  7454 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.274s	user 0.001s	sys 0.000s
I20251210 08:52:58.785604  7045 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 3 got 1
W20251210 08:52:58.788473  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 348ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.788620  7412 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 204ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.790952  7455 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.227s	user 0.001s	sys 0.000s
W20251210 08:52:58.795765  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 188ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.813573  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.227s	user 0.001s	sys 0.000s
W20251210 08:52:58.818512  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 342ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.820055  7046 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 3 got 1
I20251210 08:52:58.838901  7454 tablet.cc:1722] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: 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 08:52:58.839612  7454 tablet.cc:1620] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:58.840166  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 276ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.841321  7452 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.345s	user 0.000s	sys 0.000s
W20251210 08:52:58.846280  7422 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 311ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.846693  7445 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.374s	user 0.000s	sys 0.000s
I20251210 08:52:58.848664  7453 tablet.cc:1722] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: 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 08:52:58.849423  7453 tablet.cc:1620] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:52:58.849941  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 414ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.851475  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 233ms of latency in SegmentAllocator::Sync()
W20251210 08:52:58.932942  7458 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.289s	user 0.001s	sys 0.000s
W20251210 08:52:58.937831  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 159ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.984416  7455 tablet.cc:1722] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: 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 08:52:58.985090  7455 tablet.cc:1620] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:52:58.985622  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 310ms of latency in SegmentAllocator::Sync()
I20251210 08:52:58.993412  7450 tablet.cc:1722] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: 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 08:52:58.994071  7450 tablet.cc:1620] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:52:58.994585  7412 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 119ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.011116  7448 tablet.cc:1722] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: 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 08:52:59.011786  7448 tablet.cc:1620] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:52:59.012315  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 194ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.020407  7043 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 4 got 1
I20251210 08:52:59.021135  7043 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 062cf48a17944fb8a60a74dc1b249a59 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 4 got 1
I20251210 08:52:59.022619  7043 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 4 got 1
I20251210 08:52:59.022846  7043 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 4 got 1
I20251210 08:52:59.023834  7046 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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
I20251210 08:52:59.024549  7044 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 4 got 2
W20251210 08:52:59.026633  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 182ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.085155  7445 tablet.cc:1722] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: 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 08:52:59.085777  7445 tablet.cc:1620] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:59.086262  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 499ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.097514  7458 tablet.cc:1722] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:52:59.098126  7458 tablet.cc:1620] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:52:59.098584  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 296ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.116400  7454 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.276s	user 0.000s	sys 0.000s
W20251210 08:52:59.119860  7412 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 133ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.120890  7043 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 4 got 2
W20251210 08:52:59.121385  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 226ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.121935  7045 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 4 got 2
I20251210 08:52:59.137272  7454 tablet.cc:1722] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: 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 08:52:59.137938  7454 tablet.cc:1620] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:59.138460  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 479ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.158020  7452 tablet.cc:1722] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:52:59.158643  7452 tablet.cc:1620] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:52:59.159133  7422 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 385ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.161217  7456 tablet.cc:1722] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:52:59.161790  7456 tablet.cc:1620] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:52:59.162238  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 259ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.211658  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 170ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.213838  7043 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 5 got 2
I20251210 08:52:59.218331  7046 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:59.220803  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 198ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.253756  7450 tablet.cc:1722] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: 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 08:52:59.254411  7450 tablet.cc:1620] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:52:59.254889  7412 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 344ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.264267  7453 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.414s	user 0.001s	sys 0.000s
W20251210 08:52:59.269850  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 328ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.269984  7043 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet 636423a871944a18ab8bba0241076194 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 5 got 2
W20251210 08:52:59.295948  7455 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.310s	user 0.001s	sys 0.000s
W20251210 08:52:59.300678  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 140ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.301623  7045 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 5 got 2
I20251210 08:52:59.348541  7464 tablet.cc:1722] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: 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 08:52:59.349277  7464 tablet.cc:1620] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:59.349812  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 390ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.382467  7455 tablet.cc:1722] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: 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 08:52:59.383250  7455 tablet.cc:1620] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:52:59.383766  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 317ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.395000  7458 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.297s	user 0.001s	sys 0.000s
W20251210 08:52:59.399681  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 202ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.401176  7042 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 5 got 2
W20251210 08:52:59.421531  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.259s	user 0.001s	sys 0.000s
I20251210 08:52:59.426496  7046 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:59.428488  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 307ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.428871  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 248ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.429404  7043 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 6 got 2
I20251210 08:52:59.441396  7448 tablet.cc:1722] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: 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 08:52:59.442063  7448 tablet.cc:1620] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:52:59.442535  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 327ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.544463  7452 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.385s	user 0.001s	sys 0.000s
W20251210 08:52:59.549759  7422 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 376ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.585582  7445 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.499s	user 0.000s	sys 0.000s
W20251210 08:52:59.591346  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 364ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.591765  7042 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 062cf48a17944fb8a60a74dc1b249a59 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 6 got 2
I20251210 08:52:59.598712  7453 tablet.cc:1722] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: 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 08:52:59.599376  7453 tablet.cc:1620] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:52:59.599681  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.345s	user 0.000s	sys 0.000s
W20251210 08:52:59.599881  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 311ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.602340  7452 tablet.cc:1722] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:52:59.602998  7452 tablet.cc:1620] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:52:59.603487  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 359ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.604183  7412 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 201ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.606189  7044 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 6 got 3
W20251210 08:52:59.617769  7454 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.479s	user 0.001s	sys 0.000s
W20251210 08:52:59.622475  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 278ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.682108  7043 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 7 got 2
I20251210 08:52:59.682195  7044 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 7 got 2
I20251210 08:52:59.685206  7044 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:59.687529  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 148ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.701121  7455 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.317s	user 0.000s	sys 0.001s
I20251210 08:52:59.707638  7046 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 7 got 3
I20251210 08:52:59.708124  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 19) took 1001 ms. Trace:
I20251210 08:52:59.708285  7455 rpcz_store.cc:276] 1210 08:52:58.706184 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:58.706253 (+    69us) service_pool.cc:225] Handling call
1210 08:52:59.708082 (+1001829us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:58.753403 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:58.753588 (+   185us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.210922 (+457334us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.210930 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.210975 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.210978 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.211170 (+   192us) log.cc:844] Serialized 243 byte log entry
1210 08:52:59.382273 (+171103us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.382394 (+   121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.383353 (+   959us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.383648 (+   295us) log.cc:844] Serialized 5 byte log entry
1210 08:52:59.705070 (+321422us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:59.706808 (+  1738us) log.cc:844] Serialized 14 byte log entry
1210 08:52:59.708038 (+  1230us) alter_schema_op.cc:73] Released schema lock
1210 08:52:59.708043 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":46884,"prepare.run_cpu_time_us":72120,"prepare.run_wall_time_us":457812,"replication_time_us":171255}]]}
W20251210 08:52:59.708683  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 453ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.736263  7456 tablet.cc:1722] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:52:59.736941  7456 tablet.cc:1620] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:52:59.737483  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 237ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.740116  7464 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.390s	user 0.001s	sys 0.000s
I20251210 08:52:59.745280  7464 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 27) took 1040 ms. Trace:
W20251210 08:52:59.746291  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 249ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.746038  7042 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 7 got 3
I20251210 08:52:59.745425  7464 rpcz_store.cc:276] 1210 08:52:58.704795 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:58.704852 (+    57us) service_pool.cc:225] Handling call
1210 08:52:59.745219 (+1040367us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:58.714797 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:58.714979 (+   182us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.120925 (+405946us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.120932 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.120969 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.120972 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.121143 (+   171us) log.cc:844] Serialized 243 byte log entry
1210 08:52:59.348022 (+226879us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.348485 (+   463us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.349377 (+   892us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.349678 (+   301us) log.cc:844] Serialized 5 byte log entry
1210 08:52:59.743619 (+393941us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:59.744212 (+   593us) log.cc:844] Serialized 14 byte log entry
1210 08:52:59.745179 (+   967us) alter_schema_op.cc:73] Released schema lock
1210 08:52:59.745184 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":399,"prepare.queue_time_us":9566,"prepare.run_cpu_time_us":62018,"prepare.run_wall_time_us":406765,"replication_time_us":227006,"thread_start_us":292,"threads_started":1}]]}
W20251210 08:52:59.769843  7448 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.327s	user 0.001s	sys 0.000s
I20251210 08:52:59.774097  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 18) took 1068 ms. Trace:
I20251210 08:52:59.774241  7448 rpcz_store.cc:276] 1210 08:52:58.705377 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:58.705509 (+   132us) service_pool.cc:225] Handling call
1210 08:52:59.774027 (+1068518us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:58.795565 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:58.795767 (+   202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.300142 (+504375us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.300153 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.300198 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.300201 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.300422 (+   221us) log.cc:844] Serialized 243 byte log entry
1210 08:52:59.441194 (+140772us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.441330 (+   136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.442159 (+   829us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.442439 (+   280us) log.cc:844] Serialized 5 byte log entry
1210 08:52:59.773360 (+330921us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:59.773917 (+   557us) log.cc:844] Serialized 14 byte log entry
1210 08:52:59.773967 (+    50us) alter_schema_op.cc:73] Released schema lock
1210 08:52:59.773972 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":89757,"prepare.run_cpu_time_us":79296,"prepare.run_wall_time_us":504912,"replication_time_us":140959}]]}
W20251210 08:52:59.774787  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 327ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.805837  7450 tablet.cc:1722] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: 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 08:52:59.806510  7450 tablet.cc:1620] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:52:59.806988  7412 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 220ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.840642  7042 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 8 got 3
I20251210 08:52:59.843923  7044 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:59.846534  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 35ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.889173  7046 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:52:59.891733  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 213ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.901801  7464 tablet.cc:1722] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: 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 08:52:59.902465  7464 tablet.cc:1620] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:59.902953  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 204ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.911278  7453 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.312s	user 0.001s	sys 0.000s
I20251210 08:52:59.915740  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 19) took 1208 ms. Trace:
I20251210 08:52:59.915885  7453 rpcz_store.cc:276] 1210 08:52:58.706780 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:58.706847 (+    67us) service_pool.cc:225] Handling call
1210 08:52:59.915684 (+1208837us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:58.707425 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:58.707571 (+   146us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.269313 (+561742us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.269322 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.269350 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.269353 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.269560 (+   207us) log.cc:844] Serialized 243 byte log entry
1210 08:52:59.598527 (+328967us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.598635 (+   108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.599479 (+   844us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.599731 (+   252us) log.cc:844] Serialized 5 byte log entry
1210 08:52:59.915053 (+315322us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:59.915601 (+   548us) log.cc:844] Serialized 14 byte log entry
1210 08:52:59.915645 (+    44us) alter_schema_op.cc:73] Released schema lock
1210 08:52:59.915650 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":289,"prepare.run_cpu_time_us":82874,"prepare.run_wall_time_us":562196,"replication_time_us":329130}]]}
W20251210 08:52:59.916209  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 161ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.917336  7042 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet 636423a871944a18ab8bba0241076194 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 9 got 3
I20251210 08:52:59.926954  7466 tablet.cc:1722] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:52:59.927636  7466 tablet.cc:1620] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:52:59.928180  7422 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 203ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.956190  7454 tablet.cc:1722] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: 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 08:52:59.956880  7454 tablet.cc:1620] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:59.957389  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 222ms of latency in SegmentAllocator::Sync()
W20251210 08:52:59.962735  7452 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.359s	user 0.001s	sys 0.000s
I20251210 08:52:59.966919  7452 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 26) took 1259 ms. Trace:
W20251210 08:52:59.967442  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 393ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.967049  7452 rpcz_store.cc:276] 1210 08:52:58.707428 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:58.707478 (+    50us) service_pool.cc:225] Handling call
1210 08:52:59.966860 (+1259382us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:58.937657 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:58.937862 (+   205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.399178 (+461316us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.399187 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.399223 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.399226 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.399426 (+   200us) log.cc:844] Serialized 243 byte log entry
1210 08:52:59.602168 (+202742us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.602279 (+   111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.603086 (+   807us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.603345 (+   259us) log.cc:844] Serialized 5 byte log entry
1210 08:52:59.966201 (+362856us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:59.966766 (+   565us) log.cc:844] Serialized 14 byte log entry
1210 08:52:59.966811 (+    45us) alter_schema_op.cc:73] Released schema lock
1210 08:52:59.966815 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":229903,"prepare.run_cpu_time_us":70010,"prepare.run_wall_time_us":461842,"replication_time_us":202905}]]}
I20251210 08:52:59.968606  7043 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 9 got 3
W20251210 08:52:59.974766  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.237s	user 0.000s	sys 0.000s
I20251210 08:52:59.978801  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 25) took 1271 ms. Trace:
I20251210 08:52:59.978936  7456 rpcz_store.cc:276] 1210 08:52:58.707308 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:58.707620 (+   312us) service_pool.cc:225] Handling call
1210 08:52:59.978744 (+1271124us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:58.818326 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:58.818502 (+   176us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.427979 (+609477us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.427988 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.428036 (+    48us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.428039 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.428216 (+   177us) log.cc:844] Serialized 243 byte log entry
1210 08:52:59.736071 (+307855us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.736191 (+   120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.737036 (+   845us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.737339 (+   303us) log.cc:844] Serialized 5 byte log entry
1210 08:52:59.978112 (+240773us) tablet_metadata.cc:641] Metadata flushed
1210 08:52:59.978654 (+   542us) log.cc:844] Serialized 14 byte log entry
1210 08:52:59.978701 (+    47us) alter_schema_op.cc:73] Released schema lock
1210 08:52:59.978704 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":110493,"prepare.run_cpu_time_us":93483,"prepare.run_wall_time_us":609951,"replication_time_us":307990}]]}
W20251210 08:52:59.980242  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 274ms of latency in SegmentAllocator::Sync()
I20251210 08:52:59.996428  7445 tablet.cc:1722] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: 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 08:52:59.997148  7445 tablet.cc:1620] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:52:59.997653  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 133ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.027280  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.220s	user 0.000s	sys 0.001s
I20251210 08:53:00.031433  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 20) took 1013 ms. Trace:
W20251210 08:53:00.031932  7412 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 226ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.031575  7450 rpcz_store.cc:276] 1210 08:52:59.017906 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.018642 (+   736us) service_pool.cc:225] Handling call
1210 08:53:00.031374 (+1012732us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.119681 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.119859 (+   178us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.603666 (+483807us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.603674 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.603712 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.603716 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.603931 (+   215us) log.cc:844] Serialized 270 byte log entry
1210 08:52:59.805645 (+201714us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.805768 (+   123us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.806607 (+   839us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.806862 (+   255us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.030740 (+223878us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.031275 (+   535us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.031322 (+    47us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.031326 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"prepare.queue_time_us":100737,"prepare.run_cpu_time_us":72586,"prepare.run_wall_time_us":484309,"replication_time_us":201893}]]}
I20251210 08:53:00.078162  7450 tablet.cc:1722] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: 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 08:53:00.078859  7450 tablet.cc:1620] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:53:00.079362  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 217ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.102623  7448 tablet.cc:1722] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: 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 08:53:00.103366  7448 tablet.cc:1620] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:53:00.103861  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 102ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.107244  7464 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.204s	user 0.001s	sys 0.000s
I20251210 08:53:00.111246  7043 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 3
I20251210 08:53:00.111441  7464 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 28) took 1404 ms. Trace:
I20251210 08:53:00.111557  7464 rpcz_store.cc:276] 1210 08:52:58.707251 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:58.707778 (+   527us) service_pool.cc:225] Handling call
1210 08:53:00.111390 (+1403612us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:58.788322 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:58.788502 (+   180us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.621846 (+833344us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.621857 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.621889 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.621893 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.622103 (+   210us) log.cc:844] Serialized 243 byte log entry
1210 08:52:59.901585 (+279482us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.901739 (+   154us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.902564 (+   825us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.902821 (+   257us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.110623 (+207802us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.111125 (+   502us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.111355 (+   230us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.111360 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":80231,"prepare.run_cpu_time_us":125861,"prepare.run_wall_time_us":833842,"replication_time_us":279625}]]}
I20251210 08:53:00.112186  7045 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 4
I20251210 08:53:00.112320  7044 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 3
W20251210 08:53:00.112641  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 119ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.120242  7046 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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
W20251210 08:53:00.127189  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 67ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.131443  7466 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.203s	user 0.000s	sys 0.000s
I20251210 08:53:00.134856  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 30) took 1116 ms. Trace:
I20251210 08:53:00.135084  7466 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 24) took 1427 ms. Trace:
I20251210 08:53:00.135250  7466 rpcz_store.cc:276] 1210 08:52:58.707149 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:58.707195 (+    46us) service_pool.cc:225] Handling call
1210 08:53:00.135066 (+1427871us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:58.846099 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:58.846319 (+   220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.549223 (+702904us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.549233 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.549288 (+    55us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.549291 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.549485 (+   194us) log.cc:844] Serialized 243 byte log entry
1210 08:52:59.926358 (+376873us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.926899 (+   541us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.927793 (+   894us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.928090 (+   297us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.134584 (+206494us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.134996 (+   412us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.135032 (+    36us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.135036 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":474,"prepare.queue_time_us":138655,"prepare.run_cpu_time_us":107214,"prepare.run_wall_time_us":703440,"replication_time_us":377037,"thread_start_us":1184,"threads_started":1}]]}
W20251210 08:53:00.135634  7422 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 392ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.136679  7044 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 3
I20251210 08:53:00.136897  7042 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 4
I20251210 08:53:00.135051  7445 rpcz_store.cc:276] 1210 08:52:59.018219 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.018283 (+    64us) service_pool.cc:225] Handling call
1210 08:53:00.134829 (+1116546us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.121606 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.121779 (+   173us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.745267 (+623488us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.745278 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.745328 (+    50us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.745331 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.745547 (+   216us) log.cc:844] Serialized 270 byte log entry
1210 08:52:59.996244 (+250697us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.996355 (+   111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.997251 (+   896us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.997541 (+   290us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.134177 (+136636us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.134727 (+   550us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.134774 (+    47us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.134779 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":102978,"prepare.run_cpu_time_us":90685,"prepare.run_wall_time_us":624001,"replication_time_us":250874}]]}
W20251210 08:53:00.138345  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 268ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.162415  7455 tablet.cc:1722] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: 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 08:53:00.163094  7455 tablet.cc:1620] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:53:00.163596  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 309ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.179697  7454 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.222s	user 0.001s	sys 0.000s
I20251210 08:53:00.184099  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 29) took 1476 ms. Trace:
I20251210 08:53:00.184314  7454 rpcz_store.cc:276] 1210 08:52:58.707387 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:58.708649 (+  1262us) service_pool.cc:225] Handling call
1210 08:53:00.184041 (+1475392us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:58.851324 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:58.851519 (+   195us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.590499 (+738980us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.590511 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.590561 (+    50us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.590565 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.590783 (+   218us) log.cc:844] Serialized 243 byte log entry
1210 08:52:59.955989 (+365206us) op_driver.cc:464] REPLICATION: finished
1210 08:52:59.956121 (+   132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:52:59.956979 (+   858us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:52:59.957279 (+   300us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.183157 (+225878us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.183716 (+   559us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.183997 (+   281us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.184002 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":142421,"prepare.run_cpu_time_us":112403,"prepare.run_wall_time_us":739521,"replication_time_us":365380}]]}
W20251210 08:53:00.185582  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 292ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.199767  7046 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet e3e9b9ef807f4a6eaea267cad041dc6e
I20251210 08:53:00.201714  7341 tablet_service.cc:1552] Processing DeleteTablet for tablet e3e9b9ef807f4a6eaea267cad041dc6e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:00 UTC) from {username='slave'} at 127.0.0.1:54412
I20251210 08:53:00.202314  7042 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 062cf48a17944fb8a60a74dc1b249a59 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 3
I20251210 08:53:00.203343  7044 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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
W20251210 08:53:00.206682  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 357ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.207234  7467 tablet_replica.cc:333] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: stopping tablet replica
I20251210 08:53:00.207463  7467 raft_consensus.cc:2243] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:00.207692  7467 pending_rounds.cc:70] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Trying to abort 1 pending ops.
I20251210 08:53:00.207789  7467 pending_rounds.cc:77] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Aborting op as it isn't in flight: id { term: 1 index: 6 } timestamp: 13 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "e3e9b9ef807f4a6eaea267cad041dc6e" 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 } } schema_version: 5 new_table_name: "many-ranges-table" dest_uuid: "09faf924f87d49039134a91cc9cc9904" new_extra_config { } }
W20251210 08:53:00.208734  7467 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Aborted: Op aborted
I20251210 08:53:00.209297  7467 raft_consensus.cc:2272] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:53:00.209254  7032 catalog_manager.cc:5064] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823): alter failed for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]): Aborted: Op aborted
W20251210 08:53:00.209801  7413 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:00.210470  7413 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:00.210980  7413 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:00.212028  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 20) took 1192 ms. Trace:
W20251210 08:53:00.212594  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 268ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.212657  7046 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 4
I20251210 08:53:00.212184  7448 rpcz_store.cc:276] 1210 08:52:59.019079 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.019123 (+    44us) service_pool.cc:225] Handling call
1210 08:53:00.211786 (+1192663us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.300533 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.300719 (+   186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.774187 (+473468us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.774196 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.774230 (+    34us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.774233 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.774481 (+   248us) log.cc:844] Serialized 270 byte log entry
1210 08:53:00.102425 (+327944us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.102551 (+   126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.103467 (+   916us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.103753 (+   286us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.209843 (+106090us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.210301 (+   458us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.211747 (+  1446us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.211752 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":71,"prepare.queue_time_us":281135,"prepare.run_cpu_time_us":70503,"prepare.run_wall_time_us":474010,"replication_time_us":328151}]]}
W20251210 08:53:00.213174  7413 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:00.213716  7413 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:00.232381  7454 tablet.cc:1722] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: 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 08:53:00.233052  7454 tablet.cc:1620] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:00.233543  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 155ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.254918  7466 tablet.cc:1722] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:00.255558  7466 tablet.cc:1620] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:00.256052  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 155ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.258201  7412 consensus_queue.cc:1175] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "09faf924f87d49039134a91cc9cc9904" status { last_received { term: 1 index: 6 } last_committed_idx: 5 last_received_current_leader { term: 1 index: 6 } }
W20251210 08:53:00.258738  7467 log.cc:510] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Injecting 210ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.296656  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.217s	user 0.001s	sys 0.000s
I20251210 08:53:00.301128  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 21) took 1280 ms. Trace:
W20251210 08:53:00.301615  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 111ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.301319  7450 rpcz_store.cc:276] 1210 08:52:59.020158 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.020226 (+    68us) service_pool.cc:225] Handling call
1210 08:53:00.301069 (+1280843us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.269663 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.269852 (+   189us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.915687 (+645835us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.915697 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.915732 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.915735 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.915972 (+   237us) log.cc:844] Serialized 270 byte log entry
1210 08:53:00.077967 (+161995us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.078100 (+   133us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.078948 (+   848us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.079246 (+   298us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.300107 (+220861us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.300659 (+   552us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.301021 (+   362us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.301027 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68,"prepare.queue_time_us":249170,"prepare.run_cpu_time_us":94554,"prepare.run_wall_time_us":646370,"replication_time_us":162189}]]}
I20251210 08:53:00.302287  7042 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet 636423a871944a18ab8bba0241076194 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 4
I20251210 08:53:00.361265  7456 tablet.cc:1722] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:00.361992  7456 tablet.cc:1620] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:00.362509  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 418ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.393580  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 31) took 1372 ms. Trace:
W20251210 08:53:00.394099  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 218ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.393724  7454 rpcz_store.cc:276] 1210 08:52:59.021081 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.021130 (+    49us) service_pool.cc:225] Handling call
1210 08:53:00.393530 (+1372400us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.622206 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.622413 (+   207us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.112113 (+489700us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.112121 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.112162 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.112169 (+     7us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.112388 (+   219us) log.cc:844] Serialized 270 byte log entry
1210 08:53:00.232182 (+119794us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.232300 (+   118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.233144 (+   844us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.233424 (+   280us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.392527 (+159103us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.393253 (+   726us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.393494 (+   241us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.393499 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":600823,"prepare.run_cpu_time_us":67509,"prepare.run_wall_time_us":490592,"replication_time_us":119976}]]}
I20251210 08:53:00.394686  7045 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 4
I20251210 08:53:00.407070  7454 tablet.cc:1722] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: 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 08:53:00.407825  7454 tablet.cc:1620] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:00.408334  7417 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 262ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.413245  7450 tablet.cc:1722] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: 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 08:53:00.413914  7450 tablet.cc:1620] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:53:00.414681  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 157ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.415501  7466 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 28) took 1395 ms. Trace:
I20251210 08:53:00.415688  7466 rpcz_store.cc:276] 1210 08:52:59.020424 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.020740 (+   316us) service_pool.cc:225] Handling call
1210 08:53:00.415449 (+1394709us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.428326 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.428479 (+   153us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.979637 (+551158us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.979646 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.979691 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.979694 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.979962 (+   268us) log.cc:844] Serialized 270 byte log entry
1210 08:53:00.254758 (+274796us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.254890 (+   132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.255656 (+   766us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.255943 (+   287us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.414869 (+158926us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.415361 (+   492us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.415406 (+    45us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.415411 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76,"prepare.queue_time_us":407369,"prepare.run_cpu_time_us":79540,"prepare.run_wall_time_us":551693,"replication_time_us":275029}]]}
W20251210 08:53:00.416144  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 29ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.417392  7043 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 4
I20251210 08:53:00.445966  7466 tablet.cc:1722] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:00.446712  7466 tablet.cc:1620] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:00.447223  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 323ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.469609  7467 ts_tablet_manager.cc:1916] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:53:00.472921  7455 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.309s	user 0.000s	sys 0.000s
I20251210 08:53:00.477258  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 21) took 1457 ms. Trace:
I20251210 08:53:00.477392  7455 rpcz_store.cc:276] 1210 08:52:59.019665 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.019712 (+    47us) service_pool.cc:225] Handling call
1210 08:53:00.477204 (+1457492us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.211252 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.211416 (+   164us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.708119 (+496703us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.708131 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.708177 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.708181 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.708399 (+   218us) log.cc:844] Serialized 270 byte log entry
1210 08:53:00.162211 (+453812us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.162334 (+   123us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.163196 (+   862us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.163472 (+   276us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.476590 (+313118us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.477106 (+   516us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.477163 (+    57us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.477167 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":191243,"prepare.run_cpu_time_us":69178,"prepare.run_wall_time_us":497201,"replication_time_us":453998}]]}
I20251210 08:53:00.478343  7445 tablet.cc:1722] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: 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 08:53:00.478988  7445 tablet.cc:1620] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:00.479418  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 261ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.481141  7455 tablet.cc:1722] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: 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 08:53:00.481830  7455 tablet.cc:1620] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
I20251210 08:53:00.481879  7467 ts_tablet_manager.cc:1929] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.6
I20251210 08:53:00.482084  7467 log.cc:1199] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-3-root/wals/e3e9b9ef807f4a6eaea267cad041dc6e
W20251210 08:53:00.482306  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 538ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.482492  7467 ts_tablet_manager.cc:1950] T e3e9b9ef807f4a6eaea267cad041dc6e P 09faf924f87d49039134a91cc9cc9904: Deleting consensus metadata
I20251210 08:53:00.483614  7032 catalog_manager.cc:4985] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823): tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]) successfully deleted
W20251210 08:53:00.484165  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 409ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.528967  7468 tablet.cc:1722] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:00.529726  7468 tablet.cc:1620] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:00.530229  7422 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 158ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.536677  7032 catalog_manager.cc:5058] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823): alter failed for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: e3e9b9ef807f4a6eaea267cad041dc6e
W20251210 08:53:00.543671  7032 catalog_manager.cc:5058] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823): alter failed for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: e3e9b9ef807f4a6eaea267cad041dc6e
W20251210 08:53:00.554832  7032 catalog_manager.cc:5058] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823): alter failed for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: e3e9b9ef807f4a6eaea267cad041dc6e
I20251210 08:53:00.570297  7044 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet a03bc8df70254da18080c7b4edf1c01c
I20251210 08:53:00.574071  7046 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 4
I20251210 08:53:00.575371  7046 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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
I20251210 08:53:00.575963  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 23) took 1358 ms. Trace:
I20251210 08:53:00.576174  7450 rpcz_store.cc:276] 1210 08:52:59.217761 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.217812 (+    51us) service_pool.cc:225] Handling call
1210 08:53:00.575886 (+1358074us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.916079 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.916279 (+   200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.301078 (+384799us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.301091 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.301128 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.301132 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.301364 (+   232us) log.cc:844] Serialized 296 byte log entry
1210 08:53:00.413095 (+111731us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.413195 (+   100us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.413993 (+   798us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.414279 (+   286us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.575283 (+161004us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.575804 (+   521us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.575846 (+    42us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.575850 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":698009,"prepare.run_cpu_time_us":54881,"prepare.run_wall_time_us":385612,"replication_time_us":111927}]]}
W20251210 08:53:00.576740  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 434ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.577493  7032 catalog_manager.cc:5058] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823): alter failed for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: e3e9b9ef807f4a6eaea267cad041dc6e
I20251210 08:53:00.577549  7133 tablet_service.cc:1552] Processing DeleteTablet for tablet a03bc8df70254da18080c7b4edf1c01c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:00 UTC) from {username='slave'} at 127.0.0.1:48490
I20251210 08:53:00.578090  7469 tablet_replica.cc:333] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: stopping tablet replica
I20251210 08:53:00.578341  7469 raft_consensus.cc:2243] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:00.578558  7469 raft_consensus.cc:2272] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:00.579434  7044 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet 636423a871944a18ab8bba0241076194 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 5
W20251210 08:53:00.579828  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 264ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.591442  7032 catalog_manager.cc:5058] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823): alter failed for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: e3e9b9ef807f4a6eaea267cad041dc6e
W20251210 08:53:00.592350  7032 catalog_manager.cc:5058] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823): alter failed for tablet e3e9b9ef807f4a6eaea267cad041dc6e (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: e3e9b9ef807f4a6eaea267cad041dc6e
I20251210 08:53:00.613736  7470 tablet.cc:1722] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: 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 08:53:00.614647  7470 tablet.cc:1620] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:00.615134  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 106ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.670706  7454 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.262s	user 0.000s	sys 0.000s
I20251210 08:53:00.675156  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 33) took 1460 ms. Trace:
W20251210 08:53:00.675288  7418 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:00.675500  7418 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 36) took 1252 ms. Trace:
I20251210 08:53:00.675340  7454 rpcz_store.cc:276] 1210 08:52:59.214515 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.214569 (+    54us) service_pool.cc:225] Handling call
1210 08:53:00.675100 (+1460531us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.745658 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.745878 (+   220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.137840 (+391962us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.137849 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.137890 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.137893 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.138087 (+   194us) log.cc:844] Serialized 296 byte log entry
1210 08:53:00.406883 (+268796us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.406997 (+   114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.407952 (+   955us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.408240 (+   288us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.674199 (+265959us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.674751 (+   552us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.675049 (+   298us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.675064 (+    15us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":530790,"prepare.run_cpu_time_us":52514,"prepare.run_wall_time_us":392487,"replication_time_us":268950}]]}
I20251210 08:53:00.675608  7418 rpcz_store.cc:276] 1210 08:52:59.422742 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.425165 (+  2423us) service_pool.cc:225] Handling call
1210 08:53:00.675457 (+1250292us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.138181 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.138370 (+   189us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.675144 (+536774us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.675156 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.675184 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.675187 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.675222 (+    35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:00.675229 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":712740}]]}
W20251210 08:53:00.689711  7418 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:00.689986  7418 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 39) took 1005 ms. Trace:
I20251210 08:53:00.690124  7418 rpcz_store.cc:276] 1210 08:52:59.684808 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.684863 (+    55us) service_pool.cc:225] Handling call
1210 08:53:00.689944 (+1005081us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.675989 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.676235 (+   246us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.689533 (+ 13298us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.689543 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.689594 (+    51us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.689598 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.689640 (+    42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:00.689651 (+    11us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":990881}]]}
I20251210 08:53:00.693081  7468 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 27) took 1672 ms. Trace:
W20251210 08:53:00.693578  7422 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 174ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.693259  7468 rpcz_store.cc:276] 1210 08:52:59.020288 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.020475 (+   187us) service_pool.cc:225] Handling call
1210 08:53:00.693022 (+1672547us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.549582 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.549768 (+   186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.135194 (+585426us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.135203 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.135231 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.135234 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.135434 (+   200us) log.cc:844] Serialized 270 byte log entry
1210 08:53:00.528377 (+392943us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.528916 (+   539us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.529824 (+   908us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.530109 (+   285us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.692183 (+162074us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.692724 (+   541us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.692975 (+   251us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.692980 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":464,"prepare.queue_time_us":528867,"prepare.run_cpu_time_us":80991,"prepare.run_wall_time_us":586389,"replication_time_us":393097,"thread_start_us":335,"threads_started":1}]]}
W20251210 08:53:00.716825  7418 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:00.725510  7470 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 34) took 1509 ms. Trace:
I20251210 08:53:00.725660  7470 rpcz_store.cc:276] 1210 08:52:59.215789 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.215836 (+    47us) service_pool.cc:225] Handling call
1210 08:53:00.725454 (+1509618us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.112841 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.113043 (+   202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.393589 (+280546us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.393600 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.393642 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.393645 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.393847 (+   202us) log.cc:844] Serialized 296 byte log entry
1210 08:53:00.612603 (+218756us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.613638 (+  1035us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.614753 (+  1115us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.615016 (+   263us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.724778 (+109762us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.725350 (+   572us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.725404 (+    54us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.725409 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":970,"prepare.queue_time_us":896716,"prepare.run_cpu_time_us":41934,"prepare.run_wall_time_us":281072,"replication_time_us":218922,"thread_start_us":354,"threads_started":1}]]}
W20251210 08:53:00.726064  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 393ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.740682  7445 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.261s	user 0.001s	sys 0.000s
I20251210 08:53:00.744921  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 32) took 1721 ms. Trace:
W20251210 08:53:00.745436  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 166ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.745781  7445 rpcz_store.cc:276] 1210 08:52:59.023066 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.023463 (+   397us) service_pool.cc:225] Handling call
1210 08:53:00.744852 (+1721389us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.590906 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.591121 (+   215us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.185037 (+593916us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.185048 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.185079 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.185082 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.185300 (+   218us) log.cc:844] Serialized 270 byte log entry
1210 08:53:00.478187 (+292887us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.478286 (+    99us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.479079 (+   793us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.479304 (+   225us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.744240 (+264936us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.744764 (+   524us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.744809 (+    45us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.744813 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":567184,"prepare.run_cpu_time_us":82882,"prepare.run_wall_time_us":594459,"replication_time_us":293079}]]}
W20251210 08:53:00.750757  7418 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:00.770519  7466 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.323s	user 0.001s	sys 0.000s
I20251210 08:53:00.774724  7466 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 31) took 1559 ms. Trace:
I20251210 08:53:00.774873  7466 rpcz_store.cc:276] 1210 08:52:59.215653 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.215726 (+    73us) service_pool.cc:225] Handling call
1210 08:53:00.774667 (+1558941us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.980061 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.980267 (+   206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.415603 (+435336us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.415614 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.415659 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.415662 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.415867 (+   205us) log.cc:844] Serialized 296 byte log entry
1210 08:53:00.445758 (+ 29891us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.445902 (+   144us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.446802 (+   900us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.447087 (+   285us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.773969 (+326882us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.774560 (+   591us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.774609 (+    49us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.774614 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":764004,"prepare.run_cpu_time_us":63586,"prepare.run_wall_time_us":435885,"replication_time_us":30056}]]}
W20251210 08:53:00.776374  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 207ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.780817  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.418s	user 0.001s	sys 0.000s
I20251210 08:53:00.784976  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 29) took 1762 ms. Trace:
I20251210 08:53:00.785117  7456 rpcz_store.cc:276] 1210 08:52:59.022966 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.023016 (+    50us) service_pool.cc:225] Handling call
1210 08:53:00.784916 (+1761900us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.399544 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.399760 (+   216us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:52:59.966842 (+567082us) alter_schema_op.cc:66] Acquired schema lock
1210 08:52:59.966872 (+    30us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:52:59.966906 (+    34us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:52:59.966910 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:52:59.967165 (+   255us) log.cc:844] Serialized 270 byte log entry
1210 08:53:00.361097 (+393932us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.361202 (+   105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.362105 (+   903us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.362402 (+   297us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.784267 (+421865us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.784816 (+   549us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.784861 (+    45us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.784865 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":376269,"prepare.run_cpu_time_us":83023,"prepare.run_wall_time_us":567698,"replication_time_us":394148,"spinlock_wait_cycles":79104}]]}
W20251210 08:53:00.785645  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 351ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.793192  7418 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:00.846089  7418 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:00.847890  7202 tablet_service.cc:1552] Processing DeleteTablet for tablet c918cdf8a47c4e788e27613a5011ef93 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:00 UTC) from {username='slave'} at 127.0.0.1:51056
I20251210 08:53:00.849761  7045 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 062cf48a17944fb8a60a74dc1b249a59 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 4
I20251210 08:53:00.849999  7045 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 5
I20251210 08:53:00.850044  7471 tablet_replica.cc:333] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: stopping tablet replica
I20251210 08:53:00.850410  7471 raft_consensus.cc:2243] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:00.850651  7471 pending_rounds.cc:70] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Trying to abort 1 pending ops.
I20251210 08:53:00.851115  7044 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 5
I20251210 08:53:00.851329  7044 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 4
I20251210 08:53:00.850718  7471 pending_rounds.cc:77] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Aborting op as it isn't in flight: id { term: 1 index: 6 } timestamp: 20 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "c918cdf8a47c4e788e27613a5011ef93" 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 } } schema_version: 5 new_table_name: "many-ranges-table" dest_uuid: "6f9d188c00c54ca0b36517faa1078c1c" new_extra_config { } }
W20251210 08:53:00.851521  7471 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Aborted: Op aborted
I20251210 08:53:00.850008  7046 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet c918cdf8a47c4e788e27613a5011ef93
I20251210 08:53:00.851694  7471 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 30) took 1637 ms. Trace:
I20251210 08:53:00.851794  7471 rpcz_store.cc:276] 1210 08:52:59.214519 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.214582 (+    63us) service_pool.cc:225] Handling call
1210 08:53:00.851656 (+1637074us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.136023 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.136217 (+   194us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.693063 (+556846us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.693074 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.693118 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.693122 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.693326 (+   204us) log.cc:844] Serialized 296 byte log entry
1210 08:53:00.851462 (+158136us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.851473 (+    11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 08:53:00.851479 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":921155,"prepare.run_cpu_time_us":90226,"prepare.run_wall_time_us":557370,"replication_time_us":158306}]]}
I20251210 08:53:00.852408  7471 raft_consensus.cc:2272] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:53:00.852773  7423 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:00.852936  7423 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 33) took 1429 ms. Trace:
I20251210 08:53:00.853024  7423 rpcz_store.cc:276] 1210 08:52:59.423066 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.425476 (+  2410us) service_pool.cc:225] Handling call
1210 08:53:00.852896 (+1427420us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.693438 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.693628 (+   190us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.852578 (+158950us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.852586 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.852651 (+    65us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.852655 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.852709 (+    54us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:00.852715 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1267719}]]}
I20251210 08:53:00.852412  7204 tablet_service.cc:1552] Processing DeleteTablet for tablet c918cdf8a47c4e788e27613a5011ef93 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:00 UTC) from {username='slave'} at 127.0.0.1:51056
I20251210 08:53:00.853668  7044 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:53:00.853806  7423 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:00.853956  7423 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 36) took 1169 ms. Trace:
I20251210 08:53:00.854032  7423 rpcz_store.cc:276] 1210 08:52:59.684191 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.684256 (+    65us) service_pool.cc:225] Handling call
1210 08:53:00.853923 (+1169667us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.853502 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.853696 (+   194us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.853704 (+     8us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.853710 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.853728 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.853731 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.853754 (+    23us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:00.853760 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1168944}]]}
W20251210 08:53:00.855194  7423 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:00.855345  7423 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 39) took 1015 ms. Trace:
I20251210 08:53:00.855443  7423 rpcz_store.cc:276] 1210 08:52:59.839590 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.839641 (+    51us) service_pool.cc:225] Handling call
1210 08:53:00.855307 (+1015666us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.854453 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.854637 (+   184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.855088 (+   451us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.855093 (+     5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.855111 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.855115 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.855145 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:00.855150 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1014500}]]}
W20251210 08:53:00.856262  7423 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:00.857242  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 293ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.857442  7423 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:00.858803  7423 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:00.859431  7423 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:00.867835  7422 consensus_queue.cc:1175] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6f9d188c00c54ca0b36517faa1078c1c" status { last_received { term: 1 index: 6 } last_committed_idx: 5 last_received_current_leader { term: 1 index: 6 } }
W20251210 08:53:00.868497  7471 log.cc:510] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 145ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.894693  7472 tablet.cc:1722] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: 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 08:53:00.895567  7472 tablet.cc:1620] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:53:00.896107  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 56ms of latency in SegmentAllocator::Sync()
W20251210 08:53:00.912258  7469 log.cc:510] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Injecting 124ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.912230  7445 tablet.cc:1722] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: 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 08:53:00.912909  7445 tablet.cc:1620] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:00.913398  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 252ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.956450  7472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 23) took 1738 ms. Trace:
I20251210 08:53:00.956597  7472 rpcz_store.cc:276] 1210 08:52:59.217851 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.217892 (+    41us) service_pool.cc:225] Handling call
1210 08:53:00.956394 (+1738502us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.708506 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.708719 (+   213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.483604 (+774885us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.483614 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.483643 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.483646 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.483851 (+   205us) log.cc:844] Serialized 296 byte log entry
1210 08:53:00.893705 (+409854us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.894567 (+   862us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.895671 (+  1104us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.895992 (+   321us) log.cc:844] Serialized 5 byte log entry
1210 08:53:00.955743 (+ 59751us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:00.956301 (+   558us) log.cc:844] Serialized 14 byte log entry
1210 08:53:00.956347 (+    46us) alter_schema_op.cc:73] Released schema lock
1210 08:53:00.956352 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":590,"prepare.queue_time_us":490358,"prepare.run_cpu_time_us":111776,"prepare.run_wall_time_us":775422,"replication_time_us":410026,"thread_start_us":382,"threads_started":1}]]}
I20251210 08:53:00.958118  7045 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 5
W20251210 08:53:00.958508  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 264ms of latency in SegmentAllocator::Sync()
I20251210 08:53:00.984069  7456 tablet.cc:1722] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:00.984818  7456 tablet.cc:1620] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:00.987712  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 384ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.011922  7450 tablet.cc:1722] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: 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 08:53:01.012614  7450 tablet.cc:1620] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:53:01.013123  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 218ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.014084  7471 ts_tablet_manager.cc:1916] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:53:01.020310  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
W20251210 08:53:01.020577  7455 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.538s	user 0.001s	sys 0.000s
I20251210 08:53:01.020983  7471 ts_tablet_manager.cc:1929] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.6
I20251210 08:53:01.021596  7471 log.cc:1199] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-1-root/wals/c918cdf8a47c4e788e27613a5011ef93
I20251210 08:53:01.022009  7471 ts_tablet_manager.cc:1950] T c918cdf8a47c4e788e27613a5011ef93 P 6f9d188c00c54ca0b36517faa1078c1c: Deleting consensus metadata
I20251210 08:53:01.023541  7033 catalog_manager.cc:4985] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]) successfully deleted
W20251210 08:53:01.023841  7033 catalog_manager.cc:4952] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): delete failed for tablet c918cdf8a47c4e788e27613a5011ef93 because the tablet was not found. No further retry: Not found: Tablet not found: c918cdf8a47c4e788e27613a5011ef93
I20251210 08:53:01.024652  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 22) took 1809 ms. Trace:
W20251210 08:53:01.024669  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: c918cdf8a47c4e788e27613a5011ef93
I20251210 08:53:01.024786  7455 rpcz_store.cc:276] 1210 08:52:59.215002 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.215064 (+    62us) service_pool.cc:225] Handling call
1210 08:53:01.024605 (+1809541us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.774592 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.774782 (+   190us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.212067 (+437285us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.212076 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.212095 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.212098 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.212307 (+   209us) log.cc:844] Serialized 296 byte log entry
1210 08:53:00.480989 (+268682us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.481093 (+   104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.481917 (+   824us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.482192 (+   275us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.023729 (+541537us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.024348 (+   619us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.024572 (+   224us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.024577 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":559276,"prepare.run_cpu_time_us":61123,"prepare.run_wall_time_us":437780,"replication_time_us":268861}]]}
W20251210 08:53:01.025892  7425 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 360ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.036856  7469 ts_tablet_manager.cc:1916] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:01.044344  7469 ts_tablet_manager.cc:1929] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.6
I20251210 08:53:01.044508  7469 log.cc:1199] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-0-root/wals/a03bc8df70254da18080c7b4edf1c01c
I20251210 08:53:01.044914  7469 ts_tablet_manager.cc:1950] T a03bc8df70254da18080c7b4edf1c01c P d534d24310864354a8cdcd97b299f21f: Deleting consensus metadata
I20251210 08:53:01.046072  7033 catalog_manager.cc:4985] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]) successfully deleted
W20251210 08:53:01.047645  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a03bc8df70254da18080c7b4edf1c01c
W20251210 08:53:01.051220  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: c918cdf8a47c4e788e27613a5011ef93
W20251210 08:53:01.064366  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: c918cdf8a47c4e788e27613a5011ef93
W20251210 08:53:01.064670  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: c918cdf8a47c4e788e27613a5011ef93
W20251210 08:53:01.064913  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: c918cdf8a47c4e788e27613a5011ef93
W20251210 08:53:01.071198  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: c918cdf8a47c4e788e27613a5011ef93
W20251210 08:53:01.081899  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet c918cdf8a47c4e788e27613a5011ef93 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: c918cdf8a47c4e788e27613a5011ef93
W20251210 08:53:01.085709  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a03bc8df70254da18080c7b4edf1c01c
I20251210 08:53:01.119807  7470 tablet.cc:1722] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: 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 08:53:01.120561  7470 tablet.cc:1620] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:01.121080  7428 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 305ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.121589  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a03bc8df70254da18080c7b4edf1c01c
I20251210 08:53:01.137305  7466 tablet.cc:1722] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:01.138008  7466 tablet.cc:1620] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:01.138505  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 386ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.154127  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a03bc8df70254da18080c7b4edf1c01c
I20251210 08:53:01.154335  7044 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet a4a164ffedcc4a8fa2a20d8ed659a709
I20251210 08:53:01.155753  7273 tablet_service.cc:1552] Processing DeleteTablet for tablet a4a164ffedcc4a8fa2a20d8ed659a709 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:00 UTC) from {username='slave'} at 127.0.0.1:33064
I20251210 08:53:01.157068  7045 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:53:01.157630  7474 tablet_replica.cc:333] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: stopping tablet replica
I20251210 08:53:01.157847  7474 raft_consensus.cc:2243] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:01.158110  7474 pending_rounds.cc:70] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Trying to abort 1 pending ops.
I20251210 08:53:01.158185  7474 pending_rounds.cc:77] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Aborting op as it isn't in flight: id { term: 1 index: 7 } timestamp: 32 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "a4a164ffedcc4a8fa2a20d8ed659a709" 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: "be4c9b34162340568ea333ed6da57c73" new_extra_config { } }
W20251210 08:53:01.158718  7474 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Aborted: Op aborted
I20251210 08:53:01.158915  7474 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 24) took 1733 ms. Trace:
I20251210 08:53:01.159017  7474 rpcz_store.cc:276] 1210 08:52:59.425531 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.426199 (+   668us) service_pool.cc:225] Handling call
1210 08:53:01.158875 (+1732676us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.212407 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.212562 (+   155us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.025354 (+812792us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.025362 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.025409 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.025412 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.025613 (+   201us) log.cc:844] Serialized 322 byte log entry
1210 08:53:01.158657 (+133044us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.158668 (+    11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 08:53:01.158674 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":785919,"prepare.run_cpu_time_us":128877,"prepare.run_wall_time_us":813262,"replication_time_us":133175}]]}
W20251210 08:53:01.160316  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 255ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.160418  7474 raft_consensus.cc:2272] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:53:01.160590  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.160763  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 26) took 1477 ms. Trace:
I20251210 08:53:01.160848  7442 rpcz_store.cc:276] 1210 08:52:59.683057 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.683206 (+   149us) service_pool.cc:225] Handling call
1210 08:53:01.160726 (+1477520us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.025710 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.025915 (+   205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.160398 (+134483us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.160409 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.160448 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.160452 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.160533 (+    81us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.160539 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1342199,"spinlock_wait_cycles":90880}]]}
W20251210 08:53:01.161657  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.161825  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 28) took 1319 ms. Trace:
I20251210 08:53:01.161950  7442 rpcz_store.cc:276] 1210 08:52:59.841947 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.842268 (+   321us) service_pool.cc:225] Handling call
1210 08:53:01.161791 (+1319523us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.161327 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.161556 (+   229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.161564 (+     8us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.161570 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.161587 (+    17us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.161590 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.161616 (+    26us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.161622 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1318786}]]}
W20251210 08:53:01.162984  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.163143  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 30) took 1278 ms. Trace:
I20251210 08:53:01.163236  7442 rpcz_store.cc:276] 1210 08:52:59.885003 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.885074 (+    71us) service_pool.cc:225] Handling call
1210 08:53:01.163113 (+1278039us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.162312 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.162508 (+   196us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.162843 (+   335us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.162872 (+    29us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.162908 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.162912 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.162939 (+    27us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.162946 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1276891}]]}
W20251210 08:53:01.163879  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.164062  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 32) took 1053 ms. Trace:
I20251210 08:53:01.164142  7442 rpcz_store.cc:276] 1210 08:53:00.110395 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.110448 (+    53us) service_pool.cc:225] Handling call
1210 08:53:01.164033 (+1053585us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.163572 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.163772 (+   200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.163780 (+     8us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.163786 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.163804 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.163807 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.163831 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.163837 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1052852}]]}
W20251210 08:53:01.165102  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:01.165711  7445 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.252s	user 0.001s	sys 0.000s
W20251210 08:53:01.166769  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:01.168215  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.169781  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 35) took 1952 ms. Trace:
I20251210 08:53:01.169888  7445 rpcz_store.cc:276] 1210 08:52:59.216980 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.217441 (+   461us) service_pool.cc:225] Handling call
1210 08:53:01.169737 (+1952296us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.185401 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.185593 (+   192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.744857 (+559264us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.744870 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.744923 (+    53us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.744927 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.745154 (+   227us) log.cc:844] Serialized 296 byte log entry
1210 08:53:00.912050 (+166896us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.912164 (+   114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.912993 (+   829us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.913278 (+   285us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.169128 (+255850us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.169666 (+   538us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.169704 (+    38us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.169708 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":967717,"prepare.run_cpu_time_us":85590,"prepare.run_wall_time_us":559822,"replication_time_us":167092}]]}
W20251210 08:53:01.170289  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 215ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.171216  7044 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 062cf48a17944fb8a60a74dc1b249a59 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 5
W20251210 08:53:01.219698  7032 catalog_manager.cc:5064] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]): Illegal state: Tablet not RUNNING: STOPPING
I20251210 08:53:01.223428  7455 tablet.cc:1722] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: 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 08:53:01.224329  7455 tablet.cc:1620] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:53:01.224905  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 190ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.231381  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.218s	user 0.001s	sys 0.000s
I20251210 08:53:01.235795  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 25) took 1809 ms. Trace:
I20251210 08:53:01.235953  7450 rpcz_store.cc:276] 1210 08:52:59.426151 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.426809 (+   658us) service_pool.cc:225] Handling call
1210 08:53:01.235740 (+1808931us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.301763 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.302003 (+   240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.576118 (+274115us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.576128 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.576181 (+    53us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.576184 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.576469 (+   285us) log.cc:844] Serialized 322 byte log entry
1210 08:53:01.011708 (+435239us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.011841 (+   133us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.012709 (+   868us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.012998 (+   289us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.234897 (+221899us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.235452 (+   555us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.235697 (+   245us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.235702 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":874681,"prepare.run_cpu_time_us":44392,"prepare.run_wall_time_us":275104,"replication_time_us":435469}]]}
W20251210 08:53:01.237059  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 79ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.237134  7046 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet 636423a871944a18ab8bba0241076194 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 6
W20251210 08:53:01.312254  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a03bc8df70254da18080c7b4edf1c01c
I20251210 08:53:01.316697  7450 tablet.cc:1722] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: 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 08:53:01.317456  7450 tablet.cc:1620] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:53:01.317952  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 206ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.320118  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet a03bc8df70254da18080c7b4edf1c01c (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a03bc8df70254da18080c7b4edf1c01c
W20251210 08:53:01.372051  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.384s	user 0.000s	sys 0.000s
I20251210 08:53:01.377091  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 34) took 1953 ms. Trace:
W20251210 08:53:01.377771  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 93ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.378525  7043 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 6
I20251210 08:53:01.377249  7456 rpcz_store.cc:276] 1210 08:52:59.424031 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.424079 (+    48us) service_pool.cc:225] Handling call
1210 08:53:01.377037 (+1952958us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.415995 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.416195 (+   200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.775729 (+359534us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.775739 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.775771 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.775775 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.776035 (+   260us) log.cc:844] Serialized 322 byte log entry
1210 08:53:00.983882 (+207847us) op_driver.cc:464] REPLICATION: finished
1210 08:53:00.984011 (+   129us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:00.984905 (+   894us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:00.987595 (+  2690us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.375509 (+387914us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.376763 (+  1254us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.377000 (+   237us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.377005 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":991636,"prepare.run_cpu_time_us":56403,"prepare.run_wall_time_us":360103,"replication_time_us":208071}]]}
W20251210 08:53:01.386129  7425 consensus_queue.cc:1175] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "be4c9b34162340568ea333ed6da57c73" status { last_received { term: 1 index: 7 } last_committed_idx: 6 last_received_current_leader { term: 1 index: 7 } }
I20251210 08:53:01.386037  7445 tablet.cc:1722] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: 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 08:53:01.386701  7445 tablet.cc:1620] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:01.386816  7474 log.cc:510] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Injecting 393ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.387166  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 229ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.418756  7045 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet 8b8d6507439f4e46ac56986cc770e69a
I20251210 08:53:01.420495  7133 tablet_service.cc:1552] Processing DeleteTablet for tablet 8b8d6507439f4e46ac56986cc770e69a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:01 UTC) from {username='slave'} at 127.0.0.1:48490
I20251210 08:53:01.421010  7046 catalog_manager.cc:5746] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869) does not have the latest schema for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 6
I20251210 08:53:01.421197  7469 tablet_replica.cc:333] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: stopping tablet replica
I20251210 08:53:01.421406  7469 raft_consensus.cc:2243] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:01.421586  7469 raft_consensus.cc:2272] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:01.422251  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 25) took 1996 ms. Trace:
W20251210 08:53:01.422791  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 119ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.422365  7455 rpcz_store.cc:276] 1210 08:52:59.425660 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.425706 (+    46us) service_pool.cc:225] Handling call
1210 08:53:01.422213 (+1996507us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.483965 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.484179 (+   214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.957214 (+473035us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.957224 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.957311 (+    87us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.957314 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.957543 (+   229us) log.cc:844] Serialized 322 byte log entry
1210 08:53:01.223203 (+265660us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.223360 (+   157us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.224444 (+  1084us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.224774 (+   330us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.418309 (+193535us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.418801 (+   492us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.422178 (+  3377us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.422183 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":1058001,"prepare.run_cpu_time_us":75026,"prepare.run_wall_time_us":473631,"replication_time_us":265855}]]}
I20251210 08:53:01.423224  7045 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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
W20251210 08:53:01.426354  7470 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.305s	user 0.001s	sys 0.000s
W20251210 08:53:01.426398  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 325ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.430507  7470 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 37) took 2006 ms. Trace:
W20251210 08:53:01.430745  7461 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.431018  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 40) took 1746 ms. Trace:
I20251210 08:53:01.431119  7461 rpcz_store.cc:276] 1210 08:52:59.684911 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.685048 (+   137us) service_pool.cc:225] Handling call
1210 08:53:01.430974 (+1745926us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.725921 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.726201 (+   280us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.430606 (+704405us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.430616 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.430645 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.430648 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.430679 (+    31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.430686 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1040608}]]}
I20251210 08:53:01.430734  7470 rpcz_store.cc:276] 1210 08:52:59.423682 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.423741 (+    59us) service_pool.cc:225] Handling call
1210 08:53:01.430450 (+2006709us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.393962 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.394153 (+   191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.725472 (+331319us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.725491 (+    19us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.725542 (+    51us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.725545 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.725795 (+   250us) log.cc:844] Serialized 322 byte log entry
1210 08:53:01.119612 (+393817us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.119739 (+   127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.120659 (+   920us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.120936 (+   277us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.429841 (+308905us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.430351 (+   510us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.430400 (+    49us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.430404 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":969828,"prepare.run_cpu_time_us":52943,"prepare.run_wall_time_us":331899,"replication_time_us":394027}]]}
W20251210 08:53:01.433303  7461 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.433496  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 43) took 1590 ms. Trace:
I20251210 08:53:01.433612  7461 rpcz_store.cc:276] 1210 08:52:59.842664 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.842860 (+   196us) service_pool.cc:225] Handling call
1210 08:53:01.433455 (+1590595us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.431515 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.431726 (+   211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.433154 (+  1428us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.433163 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.433204 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.433207 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.433239 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.433246 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1588369}]]}
W20251210 08:53:01.436441  7461 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.436627  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 46) took 1548 ms. Trace:
I20251210 08:53:01.436715  7461 rpcz_store.cc:276] 1210 08:52:59.887934 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.888082 (+   148us) service_pool.cc:225] Handling call
1210 08:53:01.436597 (+1548515us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.433977 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.434194 (+   217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.436286 (+  2092us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.436295 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.436336 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.436340 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.436372 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.436379 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1545599}]]}
W20251210 08:53:01.440218  7461 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.440423  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 49) took 1325 ms. Trace:
I20251210 08:53:01.440508  7461 rpcz_store.cc:276] 1210 08:53:00.114478 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.116562 (+  2084us) service_pool.cc:225] Handling call
1210 08:53:01.440376 (+1323814us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.437200 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.437421 (+   221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.440084 (+  2663us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.440092 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.440118 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.440122 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.440156 (+    34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.440163 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1320386}]]}
W20251210 08:53:01.445827  7461 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.446025  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 52) took 1248 ms. Trace:
I20251210 08:53:01.446118  7461 rpcz_store.cc:276] 1210 08:53:00.198004 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.198050 (+    46us) service_pool.cc:225] Handling call
1210 08:53:01.445991 (+1247941us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.441004 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.441233 (+   229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.445660 (+  4427us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.445670 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.445721 (+    51us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.445724 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.445757 (+    33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.445763 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1242689}]]}
W20251210 08:53:01.451759  7461 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:01.458988  7461 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:01.468206  7461 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.471444  7456 tablet.cc:1722] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:01.472137  7456 tablet.cc:1620] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:01.472623  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 182ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.479839  7469 log.cc:510] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Injecting 246ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.524287  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.206s	user 0.001s	sys 0.000s
W20251210 08:53:01.528010  7466 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.390s	user 0.001s	sys 0.000s
I20251210 08:53:01.531860  7466 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 32) took 2314 ms. Trace:
I20251210 08:53:01.532675  7466 rpcz_store.cc:276] 1210 08:52:59.217118 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.217160 (+    42us) service_pool.cc:225] Handling call
1210 08:53:01.531804 (+2314644us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:52:59.967301 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:52:59.967656 (+   355us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:00.785080 (+817424us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:00.785094 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:00.785128 (+    34us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:00.785131 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:00.785358 (+   227us) log.cc:844] Serialized 296 byte log entry
1210 08:53:01.137132 (+351774us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.137245 (+   113us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.138107 (+   862us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.138385 (+   278us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.531217 (+392832us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.531728 (+   511us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.531770 (+    42us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.531775 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":749888,"prepare.run_cpu_time_us":125001,"prepare.run_wall_time_us":818130,"replication_time_us":351966}]]}
W20251210 08:53:01.532989  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 151ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.532553  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 27) took 1849 ms. Trace:
I20251210 08:53:01.533547  7044 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 5
I20251210 08:53:01.533346  7450 rpcz_store.cc:276] 1210 08:52:59.683156 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.683545 (+   389us) service_pool.cc:225] Handling call
1210 08:53:01.532507 (+1848962us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.576906 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.577112 (+   206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.236542 (+659430us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.236551 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.236582 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.236585 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.236805 (+   220us) log.cc:844] Serialized 348 byte log entry
1210 08:53:01.316519 (+ 79714us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.316640 (+   121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.317555 (+   915us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.317848 (+   293us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.532026 (+214178us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.532441 (+   415us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.532478 (+    37us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.532481 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":893087,"prepare.run_cpu_time_us":99195,"prepare.run_wall_time_us":660346,"replication_time_us":79880}]]}
W20251210 08:53:01.534227  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 3ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.534813  7043 catalog_manager.cc:5746] TS 09faf924f87d49039134a91cc9cc9904 (127.0.104.4:38823) does not have the latest schema for tablet 636423a871944a18ab8bba0241076194 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 7
I20251210 08:53:01.537904  7466 tablet.cc:1722] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:01.538595  7466 tablet.cc:1620] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:01.539073  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 296ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.542479  7455 tablet.cc:1722] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: 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 08:53:01.543210  7455 tablet.cc:1620] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: MemRowSet was empty: no flush needed.
W20251210 08:53:01.543658  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 392ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.616451  7445 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.229s	user 0.001s	sys 0.000s
I20251210 08:53:01.620661  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 38) took 2195 ms. Trace:
W20251210 08:53:01.621162  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 302ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.620862  7445 rpcz_store.cc:276] 1210 08:52:59.424908 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.424955 (+    47us) service_pool.cc:225] Handling call
1210 08:53:01.620598 (+2195643us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.745282 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.745495 (+   213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.169772 (+424277us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.169780 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.169799 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.169802 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.170021 (+   219us) log.cc:844] Serialized 322 byte log entry
1210 08:53:01.385871 (+215850us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.385984 (+   113us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.386783 (+   799us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.387034 (+   251us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.619961 (+232927us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.620502 (+   541us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.620549 (+    47us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.620553 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":1320050,"prepare.run_cpu_time_us":66808,"prepare.run_wall_time_us":424801,"replication_time_us":216034}]]}
I20251210 08:53:01.659163  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 37) took 1974 ms. Trace:
I20251210 08:53:01.659366  7456 rpcz_store.cc:276] 1210 08:52:59.684296 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.684427 (+   131us) service_pool.cc:225] Handling call
1210 08:53:01.659099 (+1974672us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.776148 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.776390 (+   242us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.377265 (+600875us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.377276 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.377302 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.377305 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.377525 (+   220us) log.cc:844] Serialized 348 byte log entry
1210 08:53:01.471258 (+ 93733us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.471389 (+   131us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.472226 (+   837us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.472511 (+   285us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.658443 (+185932us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.658999 (+   556us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.659048 (+    49us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.659052 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":1091461,"prepare.run_cpu_time_us":101476,"prepare.run_wall_time_us":601438,"replication_time_us":93921}]]}
I20251210 08:53:01.660131  7456 tablet.cc:1722] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:01.660895  7456 tablet.cc:1620] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:01.661368  7430 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 228ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.684958  7450 tablet.cc:1722] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: 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 08:53:01.685793  7450 tablet.cc:1620] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:53:01.686324  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 340ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.726485  7469 ts_tablet_manager.cc:1916] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:01.733835  7469 ts_tablet_manager.cc:1929] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251210 08:53:01.734002  7469 log.cc:1199] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-0-root/wals/8b8d6507439f4e46ac56986cc770e69a
I20251210 08:53:01.734436  7469 ts_tablet_manager.cc:1950] T 8b8d6507439f4e46ac56986cc770e69a P d534d24310864354a8cdcd97b299f21f: Deleting consensus metadata
I20251210 08:53:01.735550  7033 catalog_manager.cc:4985] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]) successfully deleted
W20251210 08:53:01.747960  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8b8d6507439f4e46ac56986cc770e69a
I20251210 08:53:01.754943  7132 tablet_service.cc:1552] Processing DeleteTablet for tablet 8b8d6507439f4e46ac56986cc770e69a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:01 UTC) from {username='slave'} at 127.0.0.1:48490
W20251210 08:53:01.755844  7033 catalog_manager.cc:4952] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): delete failed for tablet 8b8d6507439f4e46ac56986cc770e69a because the tablet was not found. No further retry: Not found: Tablet not found: 8b8d6507439f4e46ac56986cc770e69a
I20251210 08:53:01.756600  7204 tablet_service.cc:1552] Processing DeleteTablet for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:01 UTC) from {username='slave'} at 127.0.0.1:51056
I20251210 08:53:01.757189  7476 tablet_replica.cc:333] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: stopping tablet replica
I20251210 08:53:01.757468  7476 raft_consensus.cc:2243] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:01.757577  7045 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet af3eeed3e1a74dbc8cb6ab2e06eda45d
I20251210 08:53:01.757771  7476 raft_consensus.cc:2272] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:01.758874  7043 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 062cf48a17944fb8a60a74dc1b249a59 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 6
I20251210 08:53:01.758884  7203 tablet_service.cc:1552] Processing DeleteTablet for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:01 UTC) from {username='slave'} at 127.0.0.1:51056
I20251210 08:53:01.760596  7043 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:53:01.761940  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8b8d6507439f4e46ac56986cc770e69a
W20251210 08:53:01.763688  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 245ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.772075  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8b8d6507439f4e46ac56986cc770e69a
I20251210 08:53:01.780412  7474 ts_tablet_manager.cc:1916] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:53:01.782591  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8b8d6507439f4e46ac56986cc770e69a
I20251210 08:53:01.787745  7474 ts_tablet_manager.cc:1929] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251210 08:53:01.787917  7474 log.cc:1199] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-2-root/wals/a4a164ffedcc4a8fa2a20d8ed659a709
I20251210 08:53:01.788293  7474 ts_tablet_manager.cc:1950] T a4a164ffedcc4a8fa2a20d8ed659a709 P be4c9b34162340568ea333ed6da57c73: Deleting consensus metadata
W20251210 08:53:01.789700  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a4a164ffedcc4a8fa2a20d8ed659a709
W20251210 08:53:01.789971  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a4a164ffedcc4a8fa2a20d8ed659a709
W20251210 08:53:01.790230  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a4a164ffedcc4a8fa2a20d8ed659a709
I20251210 08:53:01.790661  7032 catalog_manager.cc:4985] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]) successfully deleted
W20251210 08:53:01.797477  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8b8d6507439f4e46ac56986cc770e69a
W20251210 08:53:01.805207  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8b8d6507439f4e46ac56986cc770e69a
W20251210 08:53:01.808389  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8b8d6507439f4e46ac56986cc770e69a
W20251210 08:53:01.811687  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a4a164ffedcc4a8fa2a20d8ed659a709
W20251210 08:53:01.835357  7466 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.296s	user 0.001s	sys 0.000s
W20251210 08:53:01.836531  7033 catalog_manager.cc:5058] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): alter failed for tablet 8b8d6507439f4e46ac56986cc770e69a (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8b8d6507439f4e46ac56986cc770e69a
I20251210 08:53:01.839457  7466 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 35) took 2414 ms. Trace:
I20251210 08:53:01.839574  7466 rpcz_store.cc:276] 1210 08:52:59.425230 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.425276 (+    46us) service_pool.cc:225] Handling call
1210 08:53:01.839395 (+2414119us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.785479 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.785668 (+   189us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.533713 (+748045us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.533720 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.533744 (+    24us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.533748 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.533933 (+   185us) log.cc:844] Serialized 322 byte log entry
1210 08:53:01.537732 (+  3799us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.537855 (+   123us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.538691 (+   836us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.538990 (+   299us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.838782 (+299792us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.839305 (+   523us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.839353 (+    48us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.839358 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":1359996,"prepare.run_cpu_time_us":134092,"prepare.run_wall_time_us":748505,"replication_time_us":3949}]]}
W20251210 08:53:01.839949  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 273ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.842623  7046 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 6
W20251210 08:53:01.889859  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.229s	user 0.001s	sys 0.000s
I20251210 08:53:01.894160  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 40) took 2050 ms. Trace:
W20251210 08:53:01.894228  7459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.894505  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 43) took 2004 ms. Trace:
I20251210 08:53:01.894598  7459 rpcz_store.cc:276] 1210 08:52:59.890316 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.890765 (+   449us) service_pool.cc:225] Handling call
1210 08:53:01.894469 (+2003704us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.659603 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.660469 (+   866us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.894076 (+233607us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.894084 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.894128 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.894132 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.894180 (+    48us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.894186 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":467,"prepare.queue_time_us":1768594}]]}
I20251210 08:53:01.894412  7456 rpcz_store.cc:276] 1210 08:52:59.843386 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.843456 (+    70us) service_pool.cc:225] Handling call
1210 08:53:01.894105 (+2050649us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.377633 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.377835 (+   202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.659143 (+281308us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.659156 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.659191 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.659195 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.659484 (+   289us) log.cc:844] Serialized 374 byte log entry
1210 08:53:01.659944 (+   460us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.660079 (+   135us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.660987 (+   908us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.661258 (+   271us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.893449 (+232191us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.894015 (+   566us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.894058 (+    43us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.894064 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86,"prepare.queue_time_us":1533922,"prepare.run_cpu_time_us":54545,"prepare.run_wall_time_us":281913,"replication_time_us":692,"thread_start_us":390,"threads_started":1}]]}
W20251210 08:53:01.928295  7459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.928544  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 46) took 1812 ms. Trace:
I20251210 08:53:01.928647  7459 rpcz_store.cc:276] 1210 08:53:00.116082 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.116239 (+   157us) service_pool.cc:225] Handling call
1210 08:53:01.928500 (+1812261us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.894920 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.895146 (+   226us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.928125 (+ 32979us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.928137 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.928191 (+    54us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.928194 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.928231 (+    37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.928238 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1778387}]]}
W20251210 08:53:01.936007  7455 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.392s	user 0.001s	sys 0.000s
I20251210 08:53:01.940413  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 27) took 2257 ms. Trace:
W20251210 08:53:01.941071  7432 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 300ms of latency in SegmentAllocator::Sync()
I20251210 08:53:01.940819  7455 rpcz_store.cc:276] 1210 08:52:59.683178 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.683226 (+    48us) service_pool.cc:225] Handling call
1210 08:53:01.940391 (+2257165us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:00.957638 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:00.957849 (+   211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.422248 (+464399us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.422258 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.422285 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.422289 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.422492 (+   203us) log.cc:844] Serialized 348 byte log entry
1210 08:53:01.542293 (+119801us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.542421 (+   128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.543303 (+   882us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.543566 (+   263us) log.cc:844] Serialized 5 byte log entry
1210 08:53:01.939753 (+396187us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:01.940300 (+   547us) log.cc:844] Serialized 14 byte log entry
1210 08:53:01.940347 (+    47us) alter_schema_op.cc:73] Released schema lock
1210 08:53:01.940351 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":1274100,"prepare.run_cpu_time_us":78140,"prepare.run_wall_time_us":464931,"replication_time_us":119968,"spinlock_wait_cycles":3328}]]}
I20251210 08:53:01.950314  7445 tablet.cc:1722] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: 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 08:53:01.950976  7445 tablet.cc:1620] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:01.951567  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 206ms of latency in SegmentAllocator::Sync()
W20251210 08:53:01.970669  7459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:01.970913  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 49) took 1772 ms. Trace:
I20251210 08:53:01.970996  7459 rpcz_store.cc:276] 1210 08:53:00.198404 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.198448 (+    44us) service_pool.cc:225] Handling call
1210 08:53:01.970897 (+1772449us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.929016 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.929275 (+   259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.970504 (+ 41229us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.970517 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.970553 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.970557 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.970598 (+    41us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:01.970605 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1730260}]]}
I20251210 08:53:02.011473  7043 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet b85a3dc98a284216b7e9e5351a941e11
I20251210 08:53:02.012396  7271 tablet_service.cc:1552] Processing DeleteTablet for tablet b85a3dc98a284216b7e9e5351a941e11 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:01 UTC) from {username='slave'} at 127.0.0.1:33064
I20251210 08:53:02.012673  7474 tablet_replica.cc:333] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: stopping tablet replica
I20251210 08:53:02.012831  7474 raft_consensus.cc:2243] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:02.012989  7474 pending_rounds.cc:70] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Trying to abort 1 pending ops.
I20251210 08:53:02.013056  7474 pending_rounds.cc:77] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 45 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "b85a3dc98a284216b7e9e5351a941e11" 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: "be4c9b34162340568ea333ed6da57c73" new_extra_config { } }
W20251210 08:53:02.013404  7474 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Aborted: Op aborted
I20251210 08:53:02.013559  7045 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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
I20251210 08:53:02.013573  7474 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 29) took 2171 ms. Trace:
I20251210 08:53:02.013823  7474 rpcz_store.cc:276] 1210 08:52:59.842066 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.842144 (+    78us) service_pool.cc:225] Handling call
1210 08:53:02.013558 (+2171414us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.422611 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.422825 (+   214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.940424 (+517599us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.940437 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.940473 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.940476 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.940821 (+   345us) log.cc:844] Serialized 374 byte log entry
1210 08:53:02.013375 (+ 72554us) op_driver.cc:464] REPLICATION: finished
1210 08:53:02.013385 (+    10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 08:53:02.013389 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1580206,"prepare.run_cpu_time_us":101049,"prepare.run_wall_time_us":518292,"replication_time_us":72851}]]}
I20251210 08:53:02.014215  7474 raft_consensus.cc:2272] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:53:02.015755  7426 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.015985  7426 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 31) took 2129 ms. Trace:
I20251210 08:53:02.016104  7426 rpcz_store.cc:276] 1210 08:52:59.886013 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.886063 (+    50us) service_pool.cc:225] Handling call
1210 08:53:02.015938 (+2129875us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.940957 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.941176 (+   219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.015604 (+ 74428us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.015614 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.015663 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.015666 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.015697 (+    31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.015704 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2054561}]]}
W20251210 08:53:02.016626  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 322ms of latency in SegmentAllocator::Sync()
W20251210 08:53:02.017022  7426 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.017216  7426 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 33) took 1901 ms. Trace:
I20251210 08:53:02.017326  7426 rpcz_store.cc:276] 1210 08:53:00.115702 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.115764 (+    62us) service_pool.cc:225] Handling call
1210 08:53:02.017172 (+1901408us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.016492 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.016719 (+   227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.016882 (+   163us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.016891 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.016913 (+    22us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.016937 (+    24us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.016967 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.016974 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1900390}]]}
W20251210 08:53:02.019048  7426 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.019312  7426 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 35) took 1820 ms. Trace:
I20251210 08:53:02.019420  7426 rpcz_store.cc:276] 1210 08:53:00.198849 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.198913 (+    64us) service_pool.cc:225] Handling call
1210 08:53:02.019265 (+1820352us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.017860 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.018104 (+   244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.018908 (+   804us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.018916 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.018936 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.018960 (+    24us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.018990 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.018998 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1818667}]]}
W20251210 08:53:02.020350  7426 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.020529  7426 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 37) took 1447 ms. Trace:
I20251210 08:53:02.020624  7426 rpcz_store.cc:276] 1210 08:53:00.572797 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.572847 (+    50us) service_pool.cc:225] Handling call
1210 08:53:02.020493 (+1447646us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.019993 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.020223 (+   230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.020232 (+     9us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.020239 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.020260 (+    21us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.020264 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.020291 (+    27us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.020298 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1446871}]]}
W20251210 08:53:02.022012  7426 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.022188  7426 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33064 (request call id 39) took 1172 ms. Trace:
I20251210 08:53:02.022286  7426 rpcz_store.cc:276] 1210 08:53:00.849332 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.849396 (+    64us) service_pool.cc:225] Handling call
1210 08:53:02.022160 (+1172764us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.021117 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.021375 (+   258us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.021893 (+   518us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.021901 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.021924 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.021927 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.021957 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.021964 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1171390}]]}
W20251210 08:53:02.023450  7459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.023727  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 52) took 1452 ms. Trace:
I20251210 08:53:02.023818  7459 rpcz_store.cc:276] 1210 08:53:00.571059 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.571207 (+   148us) service_pool.cc:225] Handling call
1210 08:53:02.023692 (+1452485us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.971454 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.971736 (+   282us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.023356 (+ 51620us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.023374 (+    18us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.023393 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.023397 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.023425 (+    28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.023430 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":2816,"child_traces":[["op",{"prepare.queue_time_us":1399890}]]}
W20251210 08:53:02.024427  7426 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:02.026551  7426 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:02.026597  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.340s	user 0.001s	sys 0.001s
W20251210 08:53:02.029616  7426 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33064: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.030730  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 29) took 2188 ms. Trace:
W20251210 08:53:02.031646  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 277ms of latency in SegmentAllocator::Sync()
I20251210 08:53:02.031778  7450 rpcz_store.cc:276] 1210 08:52:59.841805 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.841853 (+    48us) service_pool.cc:225] Handling call
1210 08:53:02.030681 (+2188828us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.237301 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.237532 (+   231us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.532520 (+294988us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.532531 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.532562 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.532565 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.532763 (+   198us) log.cc:844] Serialized 374 byte log entry
1210 08:53:01.684761 (+151998us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.684893 (+   132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.685892 (+   999us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.686202 (+   310us) log.cc:844] Serialized 5 byte log entry
1210 08:53:02.030070 (+343868us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:02.030605 (+   535us) log.cc:844] Serialized 14 byte log entry
1210 08:53:02.030647 (+    42us) alter_schema_op.cc:73] Released schema lock
1210 08:53:02.030651 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74,"prepare.queue_time_us":1395221,"prepare.run_cpu_time_us":55511,"prepare.run_wall_time_us":295522,"replication_time_us":152151}]]}
I20251210 08:53:02.064702  7044 catalog_manager.cc:5746] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883) does not have the latest schema for tablet 062cf48a17944fb8a60a74dc1b249a59 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 7
W20251210 08:53:02.089465  7459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.089715  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 55) took 1238 ms. Trace:
I20251210 08:53:02.089812  7459 rpcz_store.cc:276] 1210 08:53:00.850996 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.851143 (+   147us) service_pool.cc:225] Handling call
1210 08:53:02.089675 (+1238532us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.024312 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.024521 (+   209us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.089311 (+ 64790us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.089323 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.089356 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.089360 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.089397 (+    37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.089404 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1172889}]]}
I20251210 08:53:02.113718  7456 tablet.cc:1722] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:02.114480  7456 tablet.cc:1620] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:02.114965  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 261ms of latency in SegmentAllocator::Sync()
W20251210 08:53:02.157852  7445 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.207s	user 0.001s	sys 0.000s
I20251210 08:53:02.162153  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 41) took 2477 ms. Trace:
I20251210 08:53:02.162355  7445 rpcz_store.cc:276] 1210 08:52:59.684992 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.685335 (+   343us) service_pool.cc:225] Handling call
1210 08:53:02.162092 (+2476757us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.170125 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.170325 (+   200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.620578 (+450253us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.620589 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.620647 (+    58us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.620651 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.620879 (+   228us) log.cc:844] Serialized 348 byte log entry
1210 08:53:01.949649 (+328770us) op_driver.cc:464] REPLICATION: finished
1210 08:53:01.950258 (+   609us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:01.951070 (+   812us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:01.951369 (+   299us) log.cc:844] Serialized 5 byte log entry
1210 08:53:02.161468 (+210099us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:02.161990 (+   522us) log.cc:844] Serialized 14 byte log entry
1210 08:53:02.162038 (+    48us) alter_schema_op.cc:73] Released schema lock
1210 08:53:02.162042 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":545,"prepare.queue_time_us":1484530,"prepare.run_cpu_time_us":82261,"prepare.run_wall_time_us":450820,"replication_time_us":328962}]]}
W20251210 08:53:02.163735  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 144ms of latency in SegmentAllocator::Sync()
W20251210 08:53:02.171862  7459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.172128  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 82) took 1019 ms. Trace:
I20251210 08:53:02.172358  7459 rpcz_store.cc:276] 1210 08:53:01.152928 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.153018 (+    90us) service_pool.cc:225] Handling call
1210 08:53:02.172085 (+1019067us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.090206 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.090445 (+   239us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.171696 (+ 81251us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.171707 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.171757 (+    50us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.171761 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.171800 (+    39us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.171806 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":936892}]]}
W20251210 08:53:02.220836  7033 catalog_manager.cc:5064] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]): Illegal state: Tablet not RUNNING: STOPPING
W20251210 08:53:02.241269  7432 consensus_queue.cc:1175] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "be4c9b34162340568ea333ed6da57c73" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20251210 08:53:02.241936  7474 log.cc:510] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Injecting 351ms of latency in SegmentAllocator::Sync()
W20251210 08:53:02.255544  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a4a164ffedcc4a8fa2a20d8ed659a709
W20251210 08:53:02.258203  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a4a164ffedcc4a8fa2a20d8ed659a709
W20251210 08:53:02.259706  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a4a164ffedcc4a8fa2a20d8ed659a709
W20251210 08:53:02.274868  7459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.308476  7445 tablet.cc:1722] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: 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 08:53:02.309477  7445 tablet.cc:1620] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:02.309962  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 138ms of latency in SegmentAllocator::Sync()
I20251210 08:53:02.309912  7450 tablet.cc:1722] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: 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 08:53:02.310549  7450 tablet.cc:1620] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: MemRowSet was empty: no flush needed.
W20251210 08:53:02.310961  7435 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 418ms of latency in SegmentAllocator::Sync()
W20251210 08:53:02.314121  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet a4a164ffedcc4a8fa2a20d8ed659a709 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: a4a164ffedcc4a8fa2a20d8ed659a709
I20251210 08:53:02.341109  7045 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet 636423a871944a18ab8bba0241076194
I20251210 08:53:02.342168  7341 tablet_service.cc:1552] Processing DeleteTablet for tablet 636423a871944a18ab8bba0241076194 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:02 UTC) from {username='slave'} at 127.0.0.1:54412
I20251210 08:53:02.343042  7479 tablet_replica.cc:333] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: stopping tablet replica
I20251210 08:53:02.343243  7479 raft_consensus.cc:2243] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 2 LEADER]: Raft consensus shutting down.
I20251210 08:53:02.343437  7479 raft_consensus.cc:2272] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:02.343670  7043 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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 08:53:02.346824  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 281ms of latency in SegmentAllocator::Sync()
I20251210 08:53:02.346832  7341 tablet_service.cc:1552] Processing DeleteTablet for tablet 636423a871944a18ab8bba0241076194 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:02 UTC) from {username='slave'} at 127.0.0.1:54412
I20251210 08:53:02.353245  7045 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 7
W20251210 08:53:02.376231  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.261s	user 0.001s	sys 0.000s
I20251210 08:53:02.380537  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 38) took 2696 ms. Trace:
W20251210 08:53:02.380970  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 29ms of latency in SegmentAllocator::Sync()
I20251210 08:53:02.380684  7456 rpcz_store.cc:276] 1210 08:52:59.684381 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.684555 (+   174us) service_pool.cc:225] Handling call
1210 08:53:02.380477 (+2695922us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.534026 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.534210 (+   184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:01.839414 (+305204us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:01.839423 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:01.839455 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:01.839459 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:01.839667 (+   208us) log.cc:844] Serialized 348 byte log entry
1210 08:53:02.113526 (+273859us) op_driver.cc:464] REPLICATION: finished
1210 08:53:02.113654 (+   128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:02.114581 (+   927us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:02.114859 (+   278us) log.cc:844] Serialized 5 byte log entry
1210 08:53:02.379782 (+264923us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:02.380368 (+   586us) log.cc:844] Serialized 14 byte log entry
1210 08:53:02.380412 (+    44us) alter_schema_op.cc:73] Released schema lock
1210 08:53:02.380417 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":1849251,"prepare.run_cpu_time_us":61586,"prepare.run_wall_time_us":305700,"replication_time_us":274024}]]}
W20251210 08:53:02.403957  7476 log.cc:510] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 620ms of latency in SegmentAllocator::Sync()
I20251210 08:53:02.410681  7456 tablet.cc:1722] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: 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 08:53:02.411434  7456 tablet.cc:1620] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: MemRowSet was empty: no flush needed.
W20251210 08:53:02.411947  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 395ms of latency in SegmentAllocator::Sync()
I20251210 08:53:02.452190  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 44) took 2609 ms. Trace:
I20251210 08:53:02.452343  7445 rpcz_store.cc:276] 1210 08:52:59.842779 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.842825 (+    46us) service_pool.cc:225] Handling call
1210 08:53:02.452119 (+2609294us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.621000 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.621243 (+   243us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.163000 (+541757us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.163010 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.163041 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.163045 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.163259 (+   214us) log.cc:844] Serialized 374 byte log entry
1210 08:53:02.308295 (+145036us) op_driver.cc:464] REPLICATION: finished
1210 08:53:02.308407 (+   112us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:02.309589 (+  1182us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:02.309863 (+   274us) log.cc:844] Serialized 5 byte log entry
1210 08:53:02.451466 (+141603us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:02.452016 (+   550us) log.cc:844] Serialized 14 byte log entry
1210 08:53:02.452063 (+    47us) alter_schema_op.cc:73] Released schema lock
1210 08:53:02.452067 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"mutex_wait_us":39,"prepare.queue_time_us":1777848,"prepare.run_cpu_time_us":102230,"prepare.run_wall_time_us":542322,"replication_time_us":145214}]]}
W20251210 08:53:02.452695  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 107ms of latency in SegmentAllocator::Sync()
I20251210 08:53:02.560341  7445 tablet.cc:1722] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: 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 08:53:02.561043  7445 tablet.cc:1620] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: MemRowSet was empty: no flush needed.
W20251210 08:53:02.561527  7437 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 343ms of latency in SegmentAllocator::Sync()
I20251210 08:53:02.593586  7474 ts_tablet_manager.cc:1916] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251210 08:53:02.597772  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251210 08:53:02.600487  7474 ts_tablet_manager.cc:1929] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251210 08:53:02.600646  7474 log.cc:1199] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-2-root/wals/b85a3dc98a284216b7e9e5351a941e11
I20251210 08:53:02.600987  7474 ts_tablet_manager.cc:1950] T b85a3dc98a284216b7e9e5351a941e11 P be4c9b34162340568ea333ed6da57c73: Deleting consensus metadata
I20251210 08:53:02.602558  7032 catalog_manager.cc:4985] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]) successfully deleted
W20251210 08:53:02.603442  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: b85a3dc98a284216b7e9e5351a941e11
W20251210 08:53:02.606228  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: b85a3dc98a284216b7e9e5351a941e11
W20251210 08:53:02.606580  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: b85a3dc98a284216b7e9e5351a941e11
I20251210 08:53:02.630227  7043 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet 062cf48a17944fb8a60a74dc1b249a59
I20251210 08:53:02.630996  7132 tablet_service.cc:1552] Processing DeleteTablet for tablet 062cf48a17944fb8a60a74dc1b249a59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:02 UTC) from {username='slave'} at 127.0.0.1:48490
I20251210 08:53:02.631623  7133 tablet_service.cc:1552] Processing DeleteTablet for tablet 062cf48a17944fb8a60a74dc1b249a59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:02 UTC) from {username='slave'} at 127.0.0.1:48490
I20251210 08:53:02.632112  7480 tablet_replica.cc:333] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: stopping tablet replica
I20251210 08:53:02.631978  7043 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42820:
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
I20251210 08:53:02.632768  7044 catalog_manager.cc:5746] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001) does not have the latest schema for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]). Expected version 10 got 8
I20251210 08:53:02.633174  7480 raft_consensus.cc:2243] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:02.633394  7480 raft_consensus.cc:2272] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:53:02.635098  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 255ms of latency in SegmentAllocator::Sync()
W20251210 08:53:02.638631  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: b85a3dc98a284216b7e9e5351a941e11
W20251210 08:53:02.648763  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: b85a3dc98a284216b7e9e5351a941e11
W20251210 08:53:02.678819  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: b85a3dc98a284216b7e9e5351a941e11
W20251210 08:53:02.681322  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: b85a3dc98a284216b7e9e5351a941e11
W20251210 08:53:02.725679  7032 catalog_manager.cc:5058] TS be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869): alter failed for tablet b85a3dc98a284216b7e9e5351a941e11 (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: b85a3dc98a284216b7e9e5351a941e11
W20251210 08:53:02.729247  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.418s	user 0.001s	sys 0.000s
I20251210 08:53:02.733366  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 31) took 2844 ms. Trace:
I20251210 08:53:02.733554  7450 rpcz_store.cc:276] 1210 08:52:59.888474 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.888521 (+    47us) service_pool.cc:225] Handling call
1210 08:53:02.733311 (+2844790us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.532874 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.533094 (+   220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.030763 (+497669us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.030770 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.030790 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.030793 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.031014 (+   221us) log.cc:844] Serialized 400 byte log entry
1210 08:53:02.309753 (+278739us) op_driver.cc:464] REPLICATION: finished
1210 08:53:02.309861 (+   108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:02.310627 (+   766us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:02.310860 (+   233us) log.cc:844] Serialized 5 byte log entry
1210 08:53:02.732608 (+421748us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:02.733213 (+   605us) log.cc:844] Serialized 14 byte log entry
1210 08:53:02.733259 (+    46us) alter_schema_op.cc:73] Released schema lock
1210 08:53:02.733263 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":1644083,"prepare.run_cpu_time_us":97422,"prepare.run_wall_time_us":498196,"replication_time_us":278931}]]}
W20251210 08:53:02.734236  7460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.734454  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 33) took 2617 ms. Trace:
I20251210 08:53:02.734558  7460 rpcz_store.cc:276] 1210 08:53:00.117461 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.117512 (+    51us) service_pool.cc:225] Handling call
1210 08:53:02.734411 (+2616899us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.031108 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.031327 (+   219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.734092 (+702765us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.734106 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.734134 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.734149 (+    15us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.734181 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.734187 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1913304}]]}
W20251210 08:53:02.756708  7460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.757014  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 34) took 2557 ms. Trace:
I20251210 08:53:02.757112  7460 rpcz_store.cc:276] 1210 08:53:00.199181 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.199243 (+    62us) service_pool.cc:225] Handling call
1210 08:53:02.756972 (+2557729us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.734869 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.735071 (+   202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.756522 (+ 21451us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.756537 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.756580 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.756584 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.756631 (+    47us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.756638 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2535359}]]}
W20251210 08:53:02.807228  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.395s	user 0.000s	sys 0.000s
I20251210 08:53:02.810380  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 41) took 2966 ms. Trace:
I20251210 08:53:02.810554  7456 rpcz_store.cc:276] 1210 08:52:59.843506 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.843562 (+    56us) service_pool.cc:225] Handling call
1210 08:53:02.810318 (+2966756us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:01.839774 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:01.840012 (+   238us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.380461 (+540449us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.380472 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.380504 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.380507 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.380732 (+   225us) log.cc:844] Serialized 374 byte log entry
1210 08:53:02.410498 (+ 29766us) op_driver.cc:464] REPLICATION: finished
1210 08:53:02.410624 (+   126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:02.411529 (+   905us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:02.411802 (+   273us) log.cc:844] Serialized 5 byte log entry
1210 08:53:02.809738 (+397936us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:02.810213 (+   475us) log.cc:844] Serialized 14 byte log entry
1210 08:53:02.810262 (+    49us) alter_schema_op.cc:73] Released schema lock
1210 08:53:02.810266 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74,"prepare.queue_time_us":1995987,"prepare.run_cpu_time_us":100443,"prepare.run_wall_time_us":541016,"replication_time_us":29955}]]}
W20251210 08:53:02.810925  7441 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 330ms of latency in SegmentAllocator::Sync()
W20251210 08:53:02.859771  7460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.860037  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 57) took 2288 ms. Trace:
I20251210 08:53:02.860119  7460 rpcz_store.cc:276] 1210 08:53:00.572062 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.572110 (+    48us) service_pool.cc:225] Handling call
1210 08:53:02.860005 (+2287895us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.758404 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.758636 (+   232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.859605 (+100969us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.859619 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.859655 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.859660 (+     5us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.859704 (+    44us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.859711 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2185991}]]}
I20251210 08:53:02.891395  7043 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Sending DeleteTablet for 1 replicas of tablet 8a025e9d467f48c290acba08518f438d
I20251210 08:53:02.892692  7203 tablet_service.cc:1552] Processing DeleteTablet for tablet 8a025e9d467f48c290acba08518f438d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-12-10 08:53:02 UTC) from {username='slave'} at 127.0.0.1:51056
W20251210 08:53:02.893177  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 226ms of latency in SegmentAllocator::Sync()
I20251210 08:53:02.893893  7043 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42820:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20251210 08:53:02.894127  7043 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:42820:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
W20251210 08:53:02.904837  7445 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.343s	user 0.001s	sys 0.000s
I20251210 08:53:02.908921  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 47) took 3020 ms. Trace:
W20251210 08:53:02.909001  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.909233  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 50) took 2791 ms. Trace:
I20251210 08:53:02.909067  7445 rpcz_store.cc:276] 1210 08:52:59.888032 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.888134 (+   102us) service_pool.cc:225] Handling call
1210 08:53:02.908863 (+3020729us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.163379 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.163624 (+   245us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.452135 (+288511us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.452147 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.452193 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.452196 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.452431 (+   235us) log.cc:844] Serialized 400 byte log entry
1210 08:53:02.560177 (+107746us) op_driver.cc:464] REPLICATION: finished
1210 08:53:02.560286 (+   109us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:02.561141 (+   855us) tablet_metadata.cc:689] TabletMetadata updated
1210 08:53:02.561420 (+   279us) log.cc:844] Serialized 5 byte log entry
1210 08:53:02.908220 (+346800us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:02.908757 (+   537us) log.cc:844] Serialized 14 byte log entry
1210 08:53:02.908804 (+    47us) alter_schema_op.cc:73] Released schema lock
1210 08:53:02.908809 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":2274823,"prepare.run_cpu_time_us":54159,"prepare.run_wall_time_us":289115,"replication_time_us":107947}]]}
I20251210 08:53:02.909338  7462 rpcz_store.cc:276] 1210 08:53:00.118108 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.118163 (+    55us) service_pool.cc:225] Handling call
1210 08:53:02.909196 (+2791033us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.452548 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.452788 (+   240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.908850 (+456062us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.908862 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.908895 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.908902 (+     7us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.908937 (+    35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.908943 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2333981}]]}
W20251210 08:53:02.963805  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.964056  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 53) took 2764 ms. Trace:
I20251210 08:53:02.964159  7462 rpcz_store.cc:276] 1210 08:53:00.199569 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.199629 (+    60us) service_pool.cc:225] Handling call
1210 08:53:02.964012 (+2764383us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.909700 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.909939 (+   239us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.963629 (+ 53690us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.963642 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.963686 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.963689 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.963730 (+    41us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.963736 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2709788}]]}
W20251210 08:53:02.988497  7460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:02.988749  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 61) took 2139 ms. Trace:
I20251210 08:53:02.988839  7460 rpcz_store.cc:276] 1210 08:53:00.849610 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.849659 (+    49us) service_pool.cc:225] Handling call
1210 08:53:02.988704 (+2139045us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.860530 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.860784 (+   254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.988317 (+127533us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.988330 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.988374 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.988378 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.988420 (+    42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:02.988427 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2010595}]]}
I20251210 08:53:03.024672  7476 ts_tablet_manager.cc:1916] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:03.031949  7476 ts_tablet_manager.cc:1929] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251210 08:53:03.032132  7476 log.cc:1199] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-1-root/wals/af3eeed3e1a74dbc8cb6ab2e06eda45d
I20251210 08:53:03.032505  7476 ts_tablet_manager.cc:1950] T af3eeed3e1a74dbc8cb6ab2e06eda45d P 6f9d188c00c54ca0b36517faa1078c1c: Deleting consensus metadata
I20251210 08:53:03.033303  7476 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:51056 (request call id 86) took 1277 ms. Trace:
I20251210 08:53:03.033419  7476 rpcz_store.cc:276] 1210 08:53:01.756315 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.756491 (+   176us) service_pool.cc:225] Handling call
1210 08:53:01.757106 (+   615us) ts_tablet_manager.cc:1151] Deleting tablet af3eeed3e1a74dbc8cb6ab2e06eda45d
1210 08:53:01.757114 (+     8us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
1210 08:53:03.028081 (+1270967us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:03.031782 (+  3701us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:03.033260 (+  1478us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":337,"thread_start_us":2164,"threads_started":1}
I20251210 08:53:03.033896  7476 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:51056 (request call id 88) took 1275 ms. Trace:
I20251210 08:53:03.033913  7033 catalog_manager.cc:4985] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]) successfully deleted
I20251210 08:53:03.034016  7476 rpcz_store.cc:276] 1210 08:53:01.758771 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.758816 (+    45us) service_pool.cc:225] Handling call
1210 08:53:03.033751 (+1274935us) ts_tablet_manager.cc:1151] Deleting tablet af3eeed3e1a74dbc8cb6ab2e06eda45d
1210 08:53:03.033760 (+     9us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
1210 08:53:03.033858 (+    98us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":1274678}
I20251210 08:53:03.034344  7476 tablet_replica.cc:333] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: stopping tablet replica
W20251210 08:53:03.034453  7033 catalog_manager.cc:4952] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): delete failed for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d because the tablet was not found. No further retry: Not found: Tablet not found: af3eeed3e1a74dbc8cb6ab2e06eda45d
I20251210 08:53:03.034600  7476 raft_consensus.cc:2243] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:03.034796  7476 pending_rounds.cc:70] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Trying to abort 1 pending ops.
I20251210 08:53:03.034866  7476 pending_rounds.cc:77] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Aborting op as it isn't in flight: id { term: 1 index: 10 } timestamp: 42 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "8a025e9d467f48c290acba08518f438d" 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 } } schema_version: 9 new_table_name: "many-ranges-table" dest_uuid: "6f9d188c00c54ca0b36517faa1078c1c" new_extra_config { } }
W20251210 08:53:03.035218  7476 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Aborted: Op aborted
I20251210 08:53:03.035377  7476 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 44) took 3144 ms. Trace:
I20251210 08:53:03.035463  7476 rpcz_store.cc:276] 1210 08:52:59.890436 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:52:59.891019 (+   583us) service_pool.cc:225] Handling call
1210 08:53:03.035341 (+3144322us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.380843 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.381070 (+   227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:02.810330 (+429260us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:02.810341 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:02.810380 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:02.810383 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:02.810663 (+   280us) log.cc:844] Serialized 400 byte log entry
1210 08:53:03.035170 (+224507us) op_driver.cc:464] REPLICATION: finished
1210 08:53:03.035181 (+    11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1210 08:53:03.035187 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2489565,"prepare.run_cpu_time_us":75917,"prepare.run_wall_time_us":429883,"replication_time_us":224746}]]}
I20251210 08:53:03.035948  7476 raft_consensus.cc:2272] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:53:03.036166  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.036346  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 47) took 2918 ms. Trace:
I20251210 08:53:03.036448  7463 rpcz_store.cc:276] 1210 08:53:00.118324 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.118379 (+    55us) service_pool.cc:225] Handling call
1210 08:53:03.036319 (+2917940us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.810777 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.811011 (+   234us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.035851 (+224840us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.035863 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.035892 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.035927 (+    35us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.036106 (+   179us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.036113 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2692036,"spinlock_wait_cycles":299904}]]}
W20251210 08:53:03.037379  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.037562  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 50) took 2837 ms. Trace:
I20251210 08:53:03.037643  7463 rpcz_store.cc:276] 1210 08:53:00.199978 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.200047 (+    69us) service_pool.cc:225] Handling call
1210 08:53:03.037529 (+2837482us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.036911 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.037255 (+   344us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.037265 (+    10us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.037272 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.037295 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.037299 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.037331 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.037337 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2836609}]]}
W20251210 08:53:03.038436  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.038609  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 53) took 2467 ms. Trace:
I20251210 08:53:03.038697  7463 rpcz_store.cc:276] 1210 08:53:00.571162 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.571212 (+    50us) service_pool.cc:225] Handling call
1210 08:53:03.038574 (+2467362us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.037977 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.038189 (+   212us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.038339 (+   150us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.038345 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.038365 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.038368 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.038393 (+    25us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.038399 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":2944,"child_traces":[["op",{"prepare.queue_time_us":2466404}]]}
W20251210 08:53:03.039331  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.039498  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 56) took 2188 ms. Trace:
I20251210 08:53:03.039573  7463 rpcz_store.cc:276] 1210 08:53:00.851085 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.851738 (+   653us) service_pool.cc:225] Handling call
1210 08:53:03.039465 (+2187727us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.039027 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.039234 (+   207us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.039242 (+     8us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.039248 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.039265 (+    17us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.039268 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.039290 (+    22us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.039296 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2186971}]]}
W20251210 08:53:03.040475  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.040642  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 83) took 1885 ms. Trace:
I20251210 08:53:03.040720  7463 rpcz_store.cc:276] 1210 08:53:01.154661 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.155003 (+   342us) service_pool.cc:225] Handling call
1210 08:53:03.040609 (+1885606us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.039881 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.040097 (+   216us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.040382 (+   285us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.040388 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.040404 (+    16us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.040406 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.040431 (+    25us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.040437 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1884609}]]}
W20251210 08:53:03.041816  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.041991  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 85) took 1622 ms. Trace:
I20251210 08:53:03.042074  7463 rpcz_store.cc:276] 1210 08:53:01.419545 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.420226 (+   681us) service_pool.cc:225] Handling call
1210 08:53:03.041955 (+1621729us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.041396 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.041588 (+   192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.041727 (+   139us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.041733 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.041749 (+    16us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.041752 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.041775 (+    23us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.041781 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1620897}]]}
W20251210 08:53:03.043504  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.043644  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 87) took 1285 ms. Trace:
I20251210 08:53:03.043731  7463 rpcz_store.cc:276] 1210 08:53:01.758651 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.758700 (+    49us) service_pool.cc:225] Handling call
1210 08:53:03.043617 (+1284917us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.042478 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.042669 (+   191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.043408 (+   739us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.043415 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.043431 (+    16us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.043434 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.043458 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.043464 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1283454}]]}
W20251210 08:53:03.045513  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.045673  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51056 (request call id 92) took 1033 ms. Trace:
I20251210 08:53:03.045755  7463 rpcz_store.cc:276] 1210 08:53:02.011796 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:02.011854 (+    58us) service_pool.cc:225] Handling call
1210 08:53:03.045646 (+1033792us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.044040 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.044244 (+   204us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.045411 (+  1167us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.045421 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.045440 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.045443 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.045470 (+    27us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.045476 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1031895}]]}
W20251210 08:53:03.046272  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.046448  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 55) took 2475 ms. Trace:
I20251210 08:53:03.046530  7462 rpcz_store.cc:276] 1210 08:53:00.571162 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.571595 (+   433us) service_pool.cc:225] Handling call
1210 08:53:03.046405 (+2474810us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.964533 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.964755 (+   222us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.046166 (+ 81411us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.046174 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.046193 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.046196 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.046220 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.046225 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2392679}]]}
W20251210 08:53:03.047992  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:03.051424  7463 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51056: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:03.069416  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: af3eeed3e1a74dbc8cb6ab2e06eda45d
W20251210 08:53:03.113662  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: af3eeed3e1a74dbc8cb6ab2e06eda45d
I20251210 08:53:03.120405  7045 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0] alter complete (version 10)
W20251210 08:53:03.122424  7094 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 293ms of latency in SegmentAllocator::Sync()
W20251210 08:53:03.141213  7441 consensus_queue.cc:1175] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6f9d188c00c54ca0b36517faa1078c1c" status { last_received { term: 1 index: 10 } last_committed_idx: 9 last_received_current_leader { term: 1 index: 10 } }
W20251210 08:53:03.141908  7476 log.cc:510] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 194ms of latency in SegmentAllocator::Sync()
W20251210 08:53:03.143585  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: af3eeed3e1a74dbc8cb6ab2e06eda45d
W20251210 08:53:03.149341  7460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.149515  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 62) took 1995 ms. Trace:
I20251210 08:53:03.149595  7460 rpcz_store.cc:276] 1210 08:53:01.154506 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.154558 (+    52us) service_pool.cc:225] Handling call
1210 08:53:03.149487 (+1994929us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:02.989186 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:02.989377 (+   191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.149228 (+159851us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.149237 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.149266 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.149268 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.149292 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.149297 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1834340}]]}
W20251210 08:53:03.150247  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.150406  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 66) took 2299 ms. Trace:
I20251210 08:53:03.150488  7462 rpcz_store.cc:276] 1210 08:53:00.850866 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:00.850963 (+    97us) service_pool.cc:225] Handling call
1210 08:53:03.150378 (+2299415us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.046850 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.047147 (+   297us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.150144 (+102997us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.150150 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.150167 (+    17us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.150170 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.150210 (+    40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.150214 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2195565}]]}
W20251210 08:53:03.178814  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: af3eeed3e1a74dbc8cb6ab2e06eda45d
W20251210 08:53:03.224220  7033 catalog_manager.cc:5064] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]): Illegal state: Tablet not RUNNING: STOPPING
W20251210 08:53:03.277945  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.278201  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 83) took 2124 ms. Trace:
I20251210 08:53:03.278303  7462 rpcz_store.cc:276] 1210 08:53:01.154179 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.154344 (+   165us) service_pool.cc:225] Handling call
1210 08:53:03.278158 (+2123814us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.150791 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.150979 (+   188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.277789 (+126810us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.277800 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.277835 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.277838 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.277875 (+    37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.277881 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1996112}]]}
W20251210 08:53:03.290438  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: af3eeed3e1a74dbc8cb6ab2e06eda45d
W20251210 08:53:03.316821  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet af3eeed3e1a74dbc8cb6ab2e06eda45d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: af3eeed3e1a74dbc8cb6ab2e06eda45d
I20251210 08:53:03.336539  7476 ts_tablet_manager.cc:1916] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:03.343562  7476 ts_tablet_manager.cc:1929] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.10
I20251210 08:53:03.343722  7476 log.cc:1199] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-1-root/wals/8a025e9d467f48c290acba08518f438d
I20251210 08:53:03.344059  7476 ts_tablet_manager.cc:1950] T 8a025e9d467f48c290acba08518f438d P 6f9d188c00c54ca0b36517faa1078c1c: Deleting consensus metadata
I20251210 08:53:03.345171  7033 catalog_manager.cc:4985] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]) successfully deleted
W20251210 08:53:03.348591  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8a025e9d467f48c290acba08518f438d
W20251210 08:53:03.350181  7460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
W20251210 08:53:03.350225  7479 op_tracker.cc:284] OpTracker waiting for 3 outstanding ops to complete now for 1.007s
I20251210 08:53:03.350366  7479 op_tracker.cc:286] Dumping up to 50 currently running ops: 
I20251210 08:53:03.350399  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 63) took 1930 ms. Trace:
I20251210 08:53:03.350493  7460 rpcz_store.cc:276] 1210 08:53:01.420177 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.420532 (+   355us) service_pool.cc:225] Handling call
1210 08:53:03.350360 (+1929828us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.149911 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.150116 (+   205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.350062 (+199946us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.350072 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.350101 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.350103 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.350129 (+    26us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.350134 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1729103}]]}
I20251210 08:53:03.350440  7479 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "636423a871944a18ab8bba0241076194" 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: "09faf924f87d49039134a91cc9cc9904" new_extra_config { }, error=(none)]]
I20251210 08:53:03.350862  7479 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "636423a871944a18ab8bba0241076194" 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: "09faf924f87d49039134a91cc9cc9904" new_extra_config { }, error=(none)]]
I20251210 08:53:03.351100  7479 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=29, schema=(
    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)
), request=(none), error=(none)]]
W20251210 08:53:03.381016  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8a025e9d467f48c290acba08518f438d
W20251210 08:53:03.386831  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8a025e9d467f48c290acba08518f438d
W20251210 08:53:03.390851  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8a025e9d467f48c290acba08518f438d
W20251210 08:53:03.391161  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8a025e9d467f48c290acba08518f438d
W20251210 08:53:03.396188  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8a025e9d467f48c290acba08518f438d
W20251210 08:53:03.396575  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8a025e9d467f48c290acba08518f438d
W20251210 08:53:03.397845  7033 catalog_manager.cc:5058] TS 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): alter failed for tablet 8a025e9d467f48c290acba08518f438d (table many-ranges-table [id=9618310cde8a47ab8450b3ad09619fb0]),no further retry: Not found: Tablet not found: 8a025e9d467f48c290acba08518f438d
I20251210 08:53:03.417857   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
W20251210 08:53:03.438853  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.439145  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 86) took 2019 ms. Trace:
I20251210 08:53:03.439227  7462 rpcz_store.cc:276] 1210 08:53:01.419445 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.420034 (+   589us) service_pool.cc:225] Handling call
1210 08:53:03.439121 (+2019087us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.278730 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.278941 (+   211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.438674 (+159733us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.438688 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.438728 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.438732 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.438776 (+    44us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.438788 (+    12us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1858366}]]}
I20251210 08:53:03.440330   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20251210 08:53:03.441468  7033 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 6 similar messages]
W20251210 08:53:03.442766  7033 catalog_manager.cc:4712] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): AlterTable RPC failed for tablet 062cf48a17944fb8a60a74dc1b249a59: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20251210 08:53:03.446650  7249 consensus_peers.cc:597] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 -> Peer d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): Couldn't send request to peer d534d24310864354a8cdcd97b299f21f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20251210 08:53:03.602551  7460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.602861  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 64) took 1845 ms. Trace:
I20251210 08:53:03.603029  7460 rpcz_store.cc:276] 1210 08:53:01.757577 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.757624 (+    47us) service_pool.cc:225] Handling call
1210 08:53:03.602819 (+1845195us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.350838 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.351053 (+   215us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.602394 (+251341us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.602406 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.602441 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.602445 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.602490 (+    45us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.602494 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1592889}]]}
W20251210 08:53:03.639850  7480 op_tracker.cc:284] OpTracker waiting for 3 outstanding ops to complete now for 1.006s
W20251210 08:53:03.639925  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.640316  7480 op_tracker.cc:286] Dumping up to 50 currently running ops: 
I20251210 08:53:03.640458  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 114) took 1882 ms. Trace:
I20251210 08:53:03.640386  7480 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "062cf48a17944fb8a60a74dc1b249a59" 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: "d534d24310864354a8cdcd97b299f21f" new_extra_config { }, error=(none)]]
I20251210 08:53:03.640565  7462 rpcz_store.cc:276] 1210 08:53:01.758148 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:01.758203 (+    55us) service_pool.cc:225] Handling call
1210 08:53:03.640413 (+1882210us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.439708 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.440029 (+   321us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.639721 (+199692us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.639735 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.639779 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.639782 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.639832 (+    50us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.639837 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1681201}]]}
I20251210 08:53:03.640770  7480 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "062cf48a17944fb8a60a74dc1b249a59" 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: "d534d24310864354a8cdcd97b299f21f" new_extra_config { }, error=(none)]]
I20251210 08:53:03.641044  7480 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=47, schema=(
    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)
), request=(none), error=(none)]]
W20251210 08:53:03.892490  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.892741  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 122) took 1881 ms. Trace:
I20251210 08:53:03.892818  7462 rpcz_store.cc:276] 1210 08:53:02.011329 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:02.011418 (+    89us) service_pool.cc:225] Handling call
1210 08:53:03.892706 (+1881288us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.641003 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.641239 (+   236us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.892322 (+251083us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.892336 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.892372 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.892375 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.892417 (+    42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.892423 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1629276}]]}
W20251210 08:53:03.916419  7460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54412: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:03.916646  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54412 (request call id 65) took 1905 ms. Trace:
I20251210 08:53:03.916708  7460 rpcz_store.cc:276] 1210 08:53:02.010954 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:02.011000 (+    46us) service_pool.cc:225] Handling call
1210 08:53:03.916629 (+1905629us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.603442 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.603590 (+   148us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:03.916243 (+312653us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:03.916255 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:03.916290 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:03.916293 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:03.916333 (+    40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:03.916340 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1592081}]]}
W20251210 08:53:04.206413  7462 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48490: Illegal state: RaftConsensus is not running: State = Stopped
I20251210 08:53:04.206679  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:48490 (request call id 123) took 1865 ms. Trace:
I20251210 08:53:04.206769  7462 rpcz_store.cc:276] 1210 08:53:02.341467 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:02.341519 (+    52us) service_pool.cc:225] Handling call
1210 08:53:04.206644 (+1865125us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:03.893339 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:03.893598 (+   259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:04.206253 (+312655us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:04.206266 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:04.206301 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:04.206305 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:04.206347 (+    42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1210 08:53:04.206354 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1551457}]]}
W20251210 08:53:04.308670  7479 tablet_replica.cc:351] Time spent TabletReplica: tablet 636423a871944a18ab8bba0241076194: Waiting for Ops to complete: real 1.965s	user 0.004s	sys 0.000s
W20251210 08:53:04.309028  7479 log.cc:510] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Injecting 151ms of latency in SegmentAllocator::Sync()
I20251210 08:53:04.453011  7486 raft_consensus.cc:493] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be4c9b34162340568ea333ed6da57c73)
I20251210 08:53:04.453222  7486 raft_consensus.cc:515] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4c9b34162340568ea333ed6da57c73" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32869 } } peers { permanent_uuid: "d534d24310864354a8cdcd97b299f21f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45883 } } peers { permanent_uuid: "6f9d188c00c54ca0b36517faa1078c1c" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 36001 } }
I20251210 08:53:04.453969  7486 leader_election.cc:290] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be4c9b34162340568ea333ed6da57c73 (127.0.104.3:32869), 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001)
I20251210 08:53:04.460690  7479 ts_tablet_manager.cc:1916] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:04.469060  7479 ts_tablet_manager.cc:1929] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.10
I20251210 08:53:04.469684  7479 log.cc:1199] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-3-root/wals/636423a871944a18ab8bba0241076194
I20251210 08:53:04.470337  7479 ts_tablet_manager.cc:1950] T 636423a871944a18ab8bba0241076194 P 09faf924f87d49039134a91cc9cc9904: Deleting consensus metadata
I20251210 08:53:04.471067  7479 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:54412 (request call id 66) took 2129 ms. Trace:
I20251210 08:53:04.471249  7479 rpcz_store.cc:276] 1210 08:53:02.342032 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:02.342084 (+    52us) service_pool.cc:225] Handling call
1210 08:53:02.342959 (+   875us) ts_tablet_manager.cc:1151] Deleting tablet 636423a871944a18ab8bba0241076194
1210 08:53:02.342969 (+    10us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
1210 08:53:04.464858 (+2121889us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:04.468892 (+  4034us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:04.471017 (+  2125us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":607,"thread_start_us":519,"threads_started":1}
I20251210 08:53:04.472131  7479 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:54412 (request call id 67) took 2125 ms. Trace:
I20251210 08:53:04.472316  7479 rpcz_store.cc:276] 1210 08:53:02.346682 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:02.346733 (+    51us) service_pool.cc:225] Handling call
1210 08:53:04.472001 (+2125268us) ts_tablet_manager.cc:1151] Deleting tablet 636423a871944a18ab8bba0241076194
1210 08:53:04.472011 (+    10us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
1210 08:53:04.472087 (+    76us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":2124953}
I20251210 08:53:04.474437  7214 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ba163e4c64bb41048c3cda87ed7b9c1e" candidate_uuid: "d534d24310864354a8cdcd97b299f21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f9d188c00c54ca0b36517faa1078c1c" is_pre_election: true
I20251210 08:53:04.474570  7283 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ba163e4c64bb41048c3cda87ed7b9c1e" candidate_uuid: "d534d24310864354a8cdcd97b299f21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be4c9b34162340568ea333ed6da57c73" is_pre_election: true
I20251210 08:53:04.475056  7109 leader_election.cc:304] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [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: d534d24310864354a8cdcd97b299f21f; no voters: 6f9d188c00c54ca0b36517faa1078c1c, be4c9b34162340568ea333ed6da57c73
I20251210 08:53:04.475315  7486 raft_consensus.cc:2749] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20251210 08:53:04.598685  7480 tablet_replica.cc:351] Time spent TabletReplica: tablet 062cf48a17944fb8a60a74dc1b249a59: Waiting for Ops to complete: real 1.965s	user 0.000s	sys 0.004s
W20251210 08:53:04.599071  7480 log.cc:510] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Injecting 90ms of latency in SegmentAllocator::Sync()
I20251210 08:53:04.689781  7480 ts_tablet_manager.cc:1916] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:04.694566  7480 ts_tablet_manager.cc:1929] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.10
I20251210 08:53:04.694700  7480 log.cc:1199] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1765356704385981-416-0/minicluster-data/ts-0-root/wals/062cf48a17944fb8a60a74dc1b249a59
I20251210 08:53:04.694957  7480 ts_tablet_manager.cc:1950] T 062cf48a17944fb8a60a74dc1b249a59 P d534d24310864354a8cdcd97b299f21f: Deleting consensus metadata
I20251210 08:53:04.695258  7480 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:48490 (request call id 124) took 2064 ms. Trace:
I20251210 08:53:04.695351  7480 rpcz_store.cc:276] 1210 08:53:02.630851 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:02.630912 (+    61us) service_pool.cc:225] Handling call
1210 08:53:02.632018 (+  1106us) ts_tablet_manager.cc:1151] Deleting tablet 062cf48a17944fb8a60a74dc1b249a59
1210 08:53:02.632027 (+     9us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
1210 08:53:04.692352 (+2060325us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:04.694450 (+  2098us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:04.695223 (+   773us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":864,"thread_start_us":761,"threads_started":1}
I20251210 08:53:04.695808   416 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:48490 (request call id 125) took 2064 ms. Trace:
I20251210 08:53:04.696007   416 rpcz_store.cc:276] 1210 08:53:02.631106 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:02.631548 (+   442us) service_pool.cc:225] Handling call
1210 08:53:04.695780 (+2064232us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20251210 08:53:04.696502   416 tablet_replica.cc:333] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f: stopping tablet replica
I20251210 08:53:04.696682   416 raft_consensus.cc:2243] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:53:04.696874   416 raft_consensus.cc:2272] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:53:04.697206   416 log.cc:510] T ba163e4c64bb41048c3cda87ed7b9c1e P d534d24310864354a8cdcd97b299f21f: Injecting 283ms of latency in SegmentAllocator::Sync()
W20251210 08:53:04.697647  7033 catalog_manager.cc:4712] TS d534d24310864354a8cdcd97b299f21f (127.0.104.1:45883): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 062cf48a17944fb8a60a74dc1b249a59: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251210 08:53:04.995783   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:53:04.999264   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251210 08:53:05.008023   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:05.008293   416 tablet_replica.cc:333] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c: stopping tablet replica
I20251210 08:53:05.008497   416 raft_consensus.cc:2243] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:53:05.008678   416 raft_consensus.cc:2272] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:53:05.008955   416 log.cc:510] T ba163e4c64bb41048c3cda87ed7b9c1e P 6f9d188c00c54ca0b36517faa1078c1c: Injecting 247ms of latency in SegmentAllocator::Sync()
W20251210 08:53:05.031850  7249 consensus_peers.cc:597] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 -> Peer 6f9d188c00c54ca0b36517faa1078c1c (127.0.104.2:36001): Couldn't send request to peer 6f9d188c00c54ca0b36517faa1078c1c. 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 08:53:05.269600   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251210 08:53:05.273252   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251210 08:53:05.289029   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:05.289299   416 tablet_replica.cc:333] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73: stopping tablet replica
I20251210 08:53:05.289482   416 raft_consensus.cc:2243] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:05.289790   416 raft_consensus.cc:2272] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251210 08:53:05.290087   416 log.cc:510] T ba163e4c64bb41048c3cda87ed7b9c1e P be4c9b34162340568ea333ed6da57c73: Injecting 253ms of latency in SegmentAllocator::Sync()
I20251210 08:53:05.558336   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251210 08:53:05.561784   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251210 08:53:05.569721   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:05.582325   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251210 08:53:05.585453   416 master.cc:561] Master@127.0.104.62:38935 shutting down...
I20251210 08:53:05.593080   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:05.593317   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:05.593415   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: stopping tablet replica
W20251210 08:53:05.593760   416 log.cc:510] T 00000000000000000000000000000000 P 041a86fe646445dfa1add47ec56108ad: Injecting 162ms of latency in SegmentAllocator::Sync()
I20251210 08:53:05.769223   416 master.cc:583] Master@127.0.104.62:38935 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (8894 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactor
I20251210 08:53:05.780464   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35249
I20251210 08:53:05.780946   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:05.781708   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:05.782845   416 webserver.cc:492] Webserver started at http://127.0.104.62:40747/ using document root <none> and password file <none>
I20251210 08:53:05.783032   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:05.783078   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:05.783182   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:05.783718   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "97cd0fd8d23e409d9c57688c9e236d76"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:05.785995   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:53:05.787403  7499 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.787731   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:53:05.787828   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "97cd0fd8d23e409d9c57688c9e236d76"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:05.787999   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-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 08:53:05.808938   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:05.809433   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:05.818792  7550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35249 every 8 connection(s)
I20251210 08:53:05.818769   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35249
I20251210 08:53:05.820089  7551 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 08:53:05.824414  7551 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76: Bootstrap starting.
I20251210 08:53:05.825533  7551 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:05.826936  7551 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76: No bootstrap required, opened a new log
I20251210 08:53:05.827536  7551 raft_consensus.cc:359] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97cd0fd8d23e409d9c57688c9e236d76" member_type: VOTER }
I20251210 08:53:05.827658  7551 raft_consensus.cc:385] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:05.827699  7551 raft_consensus.cc:740] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97cd0fd8d23e409d9c57688c9e236d76, State: Initialized, Role: FOLLOWER
I20251210 08:53:05.827867  7551 consensus_queue.cc:260] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97cd0fd8d23e409d9c57688c9e236d76" member_type: VOTER }
I20251210 08:53:05.828015  7551 raft_consensus.cc:399] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:53:05.828061  7551 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:53:05.828114  7551 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:05.829906  7551 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97cd0fd8d23e409d9c57688c9e236d76" member_type: VOTER }
I20251210 08:53:05.830070  7551 leader_election.cc:304] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 97cd0fd8d23e409d9c57688c9e236d76; no voters: 
I20251210 08:53:05.830405  7551 leader_election.cc:290] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:53:05.830559  7554 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:53:05.830935  7554 raft_consensus.cc:697] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 1 LEADER]: Becoming Leader. State: Replica: 97cd0fd8d23e409d9c57688c9e236d76, State: Running, Role: LEADER
I20251210 08:53:05.831152  7554 consensus_queue.cc:237] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97cd0fd8d23e409d9c57688c9e236d76" member_type: VOTER }
I20251210 08:53:05.831241  7551 sys_catalog.cc:565] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:53:05.831878  7556 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97cd0fd8d23e409d9c57688c9e236d76. Latest consensus state: current_term: 1 leader_uuid: "97cd0fd8d23e409d9c57688c9e236d76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97cd0fd8d23e409d9c57688c9e236d76" member_type: VOTER } }
I20251210 08:53:05.832043  7556 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [sys.catalog]: This master's current role is: LEADER
I20251210 08:53:05.832244  7555 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "97cd0fd8d23e409d9c57688c9e236d76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97cd0fd8d23e409d9c57688c9e236d76" member_type: VOTER } }
I20251210 08:53:05.832427  7555 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [sys.catalog]: This master's current role is: LEADER
I20251210 08:53:05.833550  7559 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:53:05.835140  7559 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:53:05.835995   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:53:05.838048  7559 catalog_manager.cc:1357] Generated new cluster ID: d6757f9c5e354285ac2a9c8c5aa6450f
I20251210 08:53:05.838111  7559 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:53:05.847759  7559 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:53:05.848541  7559 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:53:05.855329  7559 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76: Generated new TSK 0
I20251210 08:53:05.855578  7559 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:53:05.868672   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:05.869769   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:05.871083   416 webserver.cc:492] Webserver started at http://127.0.104.1:39773/ using document root <none> and password file <none>
I20251210 08:53:05.871309   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:05.871372   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:05.871488   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:05.872100   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "05c9845d2a3941d2b2807b9dde4b2e68"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:05.874419   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:53:05.875850  7575 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.876226   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:53:05.876320   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "05c9845d2a3941d2b2807b9dde4b2e68"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:05.876407   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-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 08:53:05.896790   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:05.897272   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:05.897783   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:05.898577   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:05.898633   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.898699   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:05.898732   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.909479   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:40255
I20251210 08:53:05.909519  7637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:40255 every 8 connection(s)
I20251210 08:53:05.910976   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:05.912097   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:05.913384   416 webserver.cc:492] Webserver started at http://127.0.104.2:37563/ using document root <none> and password file <none>
I20251210 08:53:05.913606   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:05.913687   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:05.913825   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:05.914423   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-1-root/instance:
uuid: "2a1ded728be44fb38051d2ca573c23d5"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:05.916947   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251210 08:53:05.918332  7645 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.918710   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 08:53:05.918824   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-1-root
uuid: "2a1ded728be44fb38051d2ca573c23d5"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:05.918968   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-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 08:53:05.920194  7638 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35249
I20251210 08:53:05.920361  7638 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:05.920867  7638 heartbeater.cc:507] Master 127.0.104.62:35249 requested a full tablet report, sending...
I20251210 08:53:05.921732  7516 ts_manager.cc:194] Registered new tserver with Master: 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1:40255)
I20251210 08:53:05.922780  7516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46824
I20251210 08:53:05.934104  7638 heartbeater.cc:499] Master 127.0.104.62:35249 was elected leader, sending a full tablet report...
I20251210 08:53:05.938969   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:05.939486   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:05.940028   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:05.940835   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:05.940909   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.941004   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:05.941061   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.952327   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:42567
I20251210 08:53:05.952346  7707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:42567 every 8 connection(s)
I20251210 08:53:05.953843   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:05.955170   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:05.956559   416 webserver.cc:492] Webserver started at http://127.0.104.3:43169/ using document root <none> and password file <none>
I20251210 08:53:05.956779   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:05.956852   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:05.956986   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:05.957705   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-2-root/instance:
uuid: "1444fc19044b46118cc9f684b6d12fa0"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:05.960024  7708 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35249
I20251210 08:53:05.960146  7708 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:05.960534  7708 heartbeater.cc:507] Master 127.0.104.62:35249 requested a full tablet report, sending...
I20251210 08:53:05.960777   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 08:53:05.961349  7516 ts_manager.cc:194] Registered new tserver with Master: 2a1ded728be44fb38051d2ca573c23d5 (127.0.104.2:42567)
I20251210 08:53:05.962330  7516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46840
I20251210 08:53:05.962637  7714 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.963450   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:53:05.963546   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-2-root
uuid: "1444fc19044b46118cc9f684b6d12fa0"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:05.963676   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-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 08:53:05.973467  7708 heartbeater.cc:499] Master 127.0.104.62:35249 was elected leader, sending a full tablet report...
I20251210 08:53:05.981200   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:05.981765   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:05.982381   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:05.983139   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:05.983212   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.983307   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:05.983359   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:05.995362   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:46881
I20251210 08:53:05.995381  7776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:46881 every 8 connection(s)
I20251210 08:53:05.996914   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:05.998330   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:05.999610   416 webserver.cc:492] Webserver started at http://127.0.104.4:46289/ using document root <none> and password file <none>
I20251210 08:53:05.999888   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:06.000008   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:06.000149   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:06.000901   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-3-root/instance:
uuid: "d8f2190fd3554ae38bebe224dfbc1d84"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:06.002700  7777 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35249
I20251210 08:53:06.002827  7777 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:06.003144  7777 heartbeater.cc:507] Master 127.0.104.62:35249 requested a full tablet report, sending...
I20251210 08:53:06.003933   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251210 08:53:06.004024  7516 ts_manager.cc:194] Registered new tserver with Master: 1444fc19044b46118cc9f684b6d12fa0 (127.0.104.3:46881)
I20251210 08:53:06.005012  7516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46856
I20251210 08:53:06.005743  7783 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:06.006029   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:53:06.006134   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-3-root
uuid: "d8f2190fd3554ae38bebe224dfbc1d84"
format_stamp: "Formatted at 2025-12-10 08:53:05 on dist-test-slave-cbxd"
I20251210 08:53:06.006254   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-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 08:53:06.016235  7777 heartbeater.cc:499] Master 127.0.104.62:35249 was elected leader, sending a full tablet report...
I20251210 08:53:06.022890   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:06.023397   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:06.023926   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:06.024677   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:06.024744   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:06.024813   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:06.024855   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:06.037796  7845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:40671 every 8 connection(s)
I20251210 08:53:06.037791   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:40671
I20251210 08:53:06.044703  7846 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35249
I20251210 08:53:06.044852  7846 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:06.045167  7846 heartbeater.cc:507] Master 127.0.104.62:35249 requested a full tablet report, sending...
I20251210 08:53:06.045886  7516 ts_manager.cc:194] Registered new tserver with Master: d8f2190fd3554ae38bebe224dfbc1d84 (127.0.104.4:40671)
I20251210 08:53:06.046622   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007876325s
I20251210 08:53:06.046628  7516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46860
I20251210 08:53:06.057914  7846 heartbeater.cc:499] Master 127.0.104.62:35249 was elected leader, sending a full tablet report...
I20251210 08:53:06.065374  7514 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46862:
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 08:53:06.080813  7742 tablet_service.cc:1505] Processing CreateTablet for tablet 2868aab6cfbf4fe6b8b739afadb70384 (DEFAULT_TABLE table=fake-table [id=2b7788a5deec416bb56560437ca95159]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:53:06.081334  7742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2868aab6cfbf4fe6b8b739afadb70384. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:06.096602  7861 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: Bootstrap starting.
I20251210 08:53:06.097930  7861 tablet_bootstrap.cc:654] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:06.099995  7603 tablet_service.cc:1505] Processing CreateTablet for tablet 2868aab6cfbf4fe6b8b739afadb70384 (DEFAULT_TABLE table=fake-table [id=2b7788a5deec416bb56560437ca95159]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:53:06.100416  7603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2868aab6cfbf4fe6b8b739afadb70384. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:06.101784  7673 tablet_service.cc:1505] Processing CreateTablet for tablet 2868aab6cfbf4fe6b8b739afadb70384 (DEFAULT_TABLE table=fake-table [id=2b7788a5deec416bb56560437ca95159]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:53:06.102116  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2868aab6cfbf4fe6b8b739afadb70384. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:06.102787  7861 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: No bootstrap required, opened a new log
I20251210 08:53:06.102931  7861 ts_tablet_manager.cc:1403] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20251210 08:53:06.103672  7861 raft_consensus.cc:359] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.103844  7861 raft_consensus.cc:385] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:06.103889  7861 raft_consensus.cc:740] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1444fc19044b46118cc9f684b6d12fa0, State: Initialized, Role: FOLLOWER
I20251210 08:53:06.104154  7861 consensus_queue.cc:260] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.104882  7861 ts_tablet_manager.cc:1434] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20251210 08:53:06.107770  7865 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: Bootstrap starting.
I20251210 08:53:06.109117  7865 tablet_bootstrap.cc:654] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:06.109586  7864 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Bootstrap starting.
I20251210 08:53:06.110813  7864 tablet_bootstrap.cc:654] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:06.111384  7865 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: No bootstrap required, opened a new log
I20251210 08:53:06.111534  7865 ts_tablet_manager.cc:1403] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251210 08:53:06.112217  7864 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: No bootstrap required, opened a new log
I20251210 08:53:06.112177  7865 raft_consensus.cc:359] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.112304  7865 raft_consensus.cc:385] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:06.112340  7864 ts_tablet_manager.cc:1403] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:53:06.112360  7865 raft_consensus.cc:740] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a1ded728be44fb38051d2ca573c23d5, State: Initialized, Role: FOLLOWER
I20251210 08:53:06.112560  7865 consensus_queue.cc:260] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.113024  7864 raft_consensus.cc:359] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.113147  7865 ts_tablet_manager.cc:1434] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:53:06.113186  7864 raft_consensus.cc:385] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:06.113246  7864 raft_consensus.cc:740] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05c9845d2a3941d2b2807b9dde4b2e68, State: Initialized, Role: FOLLOWER
I20251210 08:53:06.113435  7864 consensus_queue.cc:260] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.114090  7864 ts_tablet_manager.cc:1434] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:53:06.264075  7868 raft_consensus.cc:493] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 08:53:06.264305  7868 raft_consensus.cc:515] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.265174  7868 leader_election.cc:290] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1444fc19044b46118cc9f684b6d12fa0 (127.0.104.3:46881), 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1:40255)
I20251210 08:53:06.271421  7752 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "2868aab6cfbf4fe6b8b739afadb70384" candidate_uuid: "2a1ded728be44fb38051d2ca573c23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1444fc19044b46118cc9f684b6d12fa0" is_pre_election: true
I20251210 08:53:06.271659  7613 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "2868aab6cfbf4fe6b8b739afadb70384" candidate_uuid: "2a1ded728be44fb38051d2ca573c23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" is_pre_election: true
I20251210 08:53:06.271703  7752 raft_consensus.cc:2468] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a1ded728be44fb38051d2ca573c23d5 in term 0.
I20251210 08:53:06.271824  7613 raft_consensus.cc:2468] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a1ded728be44fb38051d2ca573c23d5 in term 0.
I20251210 08:53:06.272119  7649 leader_election.cc:304] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [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: 1444fc19044b46118cc9f684b6d12fa0, 2a1ded728be44fb38051d2ca573c23d5; no voters: 
I20251210 08:53:06.272337  7868 raft_consensus.cc:2804] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 08:53:06.272436  7868 raft_consensus.cc:493] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 08:53:06.272507  7868 raft_consensus.cc:3060] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:06.274483  7868 raft_consensus.cc:515] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.275040  7868 leader_election.cc:290] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [CANDIDATE]: Term 1 election: Requested vote from peers 1444fc19044b46118cc9f684b6d12fa0 (127.0.104.3:46881), 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1:40255)
I20251210 08:53:06.275494  7613 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "2868aab6cfbf4fe6b8b739afadb70384" candidate_uuid: "2a1ded728be44fb38051d2ca573c23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05c9845d2a3941d2b2807b9dde4b2e68"
I20251210 08:53:06.275494  7752 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "2868aab6cfbf4fe6b8b739afadb70384" candidate_uuid: "2a1ded728be44fb38051d2ca573c23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1444fc19044b46118cc9f684b6d12fa0"
I20251210 08:53:06.275707  7613 raft_consensus.cc:3060] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:06.275707  7752 raft_consensus.cc:3060] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:06.278668  7752 raft_consensus.cc:2468] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a1ded728be44fb38051d2ca573c23d5 in term 1.
I20251210 08:53:06.278643  7613 raft_consensus.cc:2468] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a1ded728be44fb38051d2ca573c23d5 in term 1.
I20251210 08:53:06.279174  7648 leader_election.cc:304] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [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: 05c9845d2a3941d2b2807b9dde4b2e68, 2a1ded728be44fb38051d2ca573c23d5; no voters: 
I20251210 08:53:06.279668  7868 raft_consensus.cc:2804] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:53:06.280401  7868 raft_consensus.cc:697] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a1ded728be44fb38051d2ca573c23d5, State: Running, Role: LEADER
I20251210 08:53:06.280717  7868 consensus_queue.cc:237] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [LEADER]: Queue going to LEADER mode. State: All 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: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.283073  7515 catalog_manager.cc:5654] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a1ded728be44fb38051d2ca573c23d5 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "2a1ded728be44fb38051d2ca573c23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20251210 08:53:06.327289   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:53:06.328337  7514 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46862:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251210 08:53:06.333283  7613 raft_consensus.cc:1275] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 FOLLOWER]: Refusing update from remote peer 2a1ded728be44fb38051d2ca573c23d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251210 08:53:06.333482  7752 raft_consensus.cc:1275] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [term 1 FOLLOWER]: Refusing update from remote peer 2a1ded728be44fb38051d2ca573c23d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251210 08:53:06.334066  7868 consensus_queue.cc:1048] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1444fc19044b46118cc9f684b6d12fa0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 08:53:06.334266  7871 consensus_queue.cc:1048] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251210 08:53:06.338117  7514 catalog_manager.cc:5746] TS 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1:40255) does not have the latest schema for tablet 2868aab6cfbf4fe6b8b739afadb70384 (table fake-table [id=2b7788a5deec416bb56560437ca95159]). Expected version 1 got 0
I20251210 08:53:06.345196  7879 tablet.cc:1722] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: 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 08:53:06.347071  7514 catalog_manager.cc:5746] TS 1444fc19044b46118cc9f684b6d12fa0 (127.0.104.3:46881) does not have the latest schema for tablet 2868aab6cfbf4fe6b8b739afadb70384 (table fake-table [id=2b7788a5deec416bb56560437ca95159]). Expected version 1 got 0
I20251210 08:53:06.352313  7881 tablet.cc:1722] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: 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 08:53:06.354455  7513 catalog_manager.cc:5746] TS 1444fc19044b46118cc9f684b6d12fa0 (127.0.104.3:46881) does not have the latest schema for tablet 2868aab6cfbf4fe6b8b739afadb70384 (table fake-table [id=2b7788a5deec416bb56560437ca95159]). Expected version 1 got 0
I20251210 08:53:06.354961  7515 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76: fake-table [id=2b7788a5deec416bb56560437ca95159] alter complete (version 1)
I20251210 08:53:06.356266  7880 tablet.cc:1722] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: 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 08:53:06.356391  7513 catalog_manager.cc:5746] TS 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1:40255) does not have the latest schema for tablet 2868aab6cfbf4fe6b8b739afadb70384 (table fake-table [id=2b7788a5deec416bb56560437ca95159]). Expected version 1 got 0
I20251210 08:53:06.359220  7683 consensus_queue.cc:237] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [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: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } }
I20251210 08:53:06.361307  7613 raft_consensus.cc:1275] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 FOLLOWER]: Refusing update from remote peer 2a1ded728be44fb38051d2ca573c23d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20251210 08:53:06.361862  7871 consensus_queue.cc:1048] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20251210 08:53:06.364013  7882 raft_consensus.cc:2955] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 1444fc19044b46118cc9f684b6d12fa0 (127.0.104.3) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } } }
I20251210 08:53:06.364506  7613 raft_consensus.cc:2955] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 1444fc19044b46118cc9f684b6d12fa0 (127.0.104.3) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } } }
I20251210 08:53:06.368397  7500 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet 2868aab6cfbf4fe6b8b739afadb70384 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 08:53:06.369104  7513 catalog_manager.cc:5654] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 reported cstate change: config changed from index -1 to 3, VOTER 1444fc19044b46118cc9f684b6d12fa0 (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "2a1ded728be44fb38051d2ca573c23d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40255 } } }
I20251210 08:53:06.372143  7742 tablet_service.cc:1552] Processing DeleteTablet for tablet 2868aab6cfbf4fe6b8b739afadb70384 with delete_type TABLET_DATA_TOMBSTONED (TS 1444fc19044b46118cc9f684b6d12fa0 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47194
I20251210 08:53:06.372949  7883 tablet_replica.cc:333] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: stopping tablet replica
I20251210 08:53:06.373148  7883 raft_consensus.cc:2243] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:53:06.373358  7883 raft_consensus.cc:2272] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:06.373399  7683 consensus_queue.cc:237] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [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: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } }
I20251210 08:53:06.374321  7883 ts_tablet_manager.cc:1916] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251210 08:53:06.374241  7868 raft_consensus.cc:2955] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } }
I20251210 08:53:06.378381  7500 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet 2868aab6cfbf4fe6b8b739afadb70384 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 08:53:06.379479  7515 catalog_manager.cc:5654] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 reported cstate change: config changed from index 3 to 4, VOTER 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1) evicted. New cstate: current_term: 1 leader_uuid: "2a1ded728be44fb38051d2ca573c23d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } health_report { overall_health: HEALTHY } } }
I20251210 08:53:06.380888  7883 ts_tablet_manager.cc:1929] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20251210 08:53:06.381018  7883 log.cc:1199] T 2868aab6cfbf4fe6b8b739afadb70384 P 1444fc19044b46118cc9f684b6d12fa0: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-2-root/wals/2868aab6cfbf4fe6b8b739afadb70384
I20251210 08:53:06.381700  7503 catalog_manager.cc:4985] TS 1444fc19044b46118cc9f684b6d12fa0 (127.0.104.3:46881): tablet 2868aab6cfbf4fe6b8b739afadb70384 (table fake-table [id=2b7788a5deec416bb56560437ca95159]) successfully deleted
I20251210 08:53:06.382628  7603 tablet_service.cc:1552] Processing DeleteTablet for tablet 2868aab6cfbf4fe6b8b739afadb70384 with delete_type TABLET_DATA_TOMBSTONED (TS 05c9845d2a3941d2b2807b9dde4b2e68 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20251210 08:53:06.383147  7884 tablet_replica.cc:333] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: stopping tablet replica
I20251210 08:53:06.383306  7884 raft_consensus.cc:2243] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:53:06.383522  7884 raft_consensus.cc:2272] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:06.384321  7884 ts_tablet_manager.cc:1916] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251210 08:53:06.389361  7884 ts_tablet_manager.cc:1929] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20251210 08:53:06.389528  7884 log.cc:1199] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-0-root/wals/2868aab6cfbf4fe6b8b739afadb70384
I20251210 08:53:06.390254  7502 catalog_manager.cc:4985] TS 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1:40255): tablet 2868aab6cfbf4fe6b8b739afadb70384 (table fake-table [id=2b7788a5deec416bb56560437ca95159]) successfully deleted
I20251210 08:53:06.396137  7515 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46862:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251210 08:53:06.401647  7879 tablet.cc:1722] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: 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 08:53:06.410566  7514 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76: fake-table [id=2b7788a5deec416bb56560437ca95159] alter complete (version 2)
I20251210 08:53:06.412554  7683 consensus_queue.cc:237] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [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: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } }
I20251210 08:53:06.413765  7882 raft_consensus.cc:2955] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER d8f2190fd3554ae38bebe224dfbc1d84 (127.0.104.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } } }
I20251210 08:53:06.416563  7500 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2868aab6cfbf4fe6b8b739afadb70384 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 08:53:06.418344  7515 catalog_manager.cc:5654] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 reported cstate change: config changed from index 4 to 6, NON_VOTER d8f2190fd3554ae38bebe224dfbc1d84 (127.0.104.4) added. New cstate: current_term: 1 leader_uuid: "2a1ded728be44fb38051d2ca573c23d5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251210 08:53:06.424320  7683 consensus_queue.cc:237] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [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: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40255 } attrs { promote: true } }
I20251210 08:53:06.425836  7868 raft_consensus.cc:2955] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40255 } attrs { promote: true } } }
W20251210 08:53:06.428087  7646 consensus_peers.cc:597] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 -> Peer d8f2190fd3554ae38bebe224dfbc1d84 (127.0.104.4:40671): Couldn't send request to peer d8f2190fd3554ae38bebe224dfbc1d84. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2868aab6cfbf4fe6b8b739afadb70384. This is attempt 1: this message will repeat every 5th retry.
W20251210 08:53:06.428740  7648 consensus_peers.cc:597] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 -> Peer 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1:40255): Couldn't send request to peer 05c9845d2a3941d2b2807b9dde4b2e68. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20251210 08:53:06.429656  7500 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2868aab6cfbf4fe6b8b739afadb70384 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 08:53:06.431396  7515 catalog_manager.cc:5654] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 reported cstate change: config changed from index 6 to 7, NON_VOTER 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1) added. New cstate: current_term: 1 leader_uuid: "2a1ded728be44fb38051d2ca573c23d5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40255 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251210 08:53:06.953956  7887 ts_tablet_manager.cc:933] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: Initiating tablet copy from peer 2a1ded728be44fb38051d2ca573c23d5 (127.0.104.2:42567)
I20251210 08:53:06.954643  7887 tablet_copy_client.cc:323] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:42567
I20251210 08:53:06.961298  7693 tablet_copy_service.cc:140] P 2a1ded728be44fb38051d2ca573c23d5: Received BeginTabletCopySession request for tablet 2868aab6cfbf4fe6b8b739afadb70384 from peer d8f2190fd3554ae38bebe224dfbc1d84 ({username='slave'} at 127.0.0.1:58204)
I20251210 08:53:06.961477  7693 tablet_copy_service.cc:161] P 2a1ded728be44fb38051d2ca573c23d5: Beginning new tablet copy session on tablet 2868aab6cfbf4fe6b8b739afadb70384 from peer d8f2190fd3554ae38bebe224dfbc1d84 at {username='slave'} at 127.0.0.1:58204: session id = d8f2190fd3554ae38bebe224dfbc1d84-2868aab6cfbf4fe6b8b739afadb70384
I20251210 08:53:06.963793  7693 tablet_copy_source_session.cc:215] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: Tablet Copy: opened 0 blocks and 1 log segments
I20251210 08:53:06.965457  7887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2868aab6cfbf4fe6b8b739afadb70384. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:06.970099  7887 tablet_copy_client.cc:806] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: tablet copy: Starting download of 0 data blocks...
I20251210 08:53:06.970402  7887 tablet_copy_client.cc:670] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: tablet copy: Starting download of 1 WAL segments...
I20251210 08:53:06.972647  7887 tablet_copy_client.cc:538] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 08:53:06.975198  7887 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: Bootstrap starting.
I20251210 08:53:06.980693  7887 tablet.cc:1722] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: 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 08:53:06.980898  7887 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:53:06.982169  7887 tablet.cc:1722] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: 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 08:53:06.982339  7887 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:53:06.984002  7887 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: 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 08:53:06.984429  7887 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: Bootstrap complete.
I20251210 08:53:06.987428  7887 ts_tablet_manager.cc:1403] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.002s
I20251210 08:53:06.988122  7887 raft_consensus.cc:359] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40255 } attrs { promote: true } }
I20251210 08:53:06.988296  7887 raft_consensus.cc:740] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d8f2190fd3554ae38bebe224dfbc1d84, State: Initialized, Role: LEARNER
I20251210 08:53:06.988456  7887 consensus_queue.cc:260] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84 [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: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40255 } attrs { promote: true } }
I20251210 08:53:06.989166  7887 ts_tablet_manager.cc:1434] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.003s
I20251210 08:53:06.990003  7693 tablet_copy_service.cc:342] P 2a1ded728be44fb38051d2ca573c23d5: Request end of tablet copy session d8f2190fd3554ae38bebe224dfbc1d84-2868aab6cfbf4fe6b8b739afadb70384 received from {username='slave'} at 127.0.0.1:58204
I20251210 08:53:06.990145  7693 tablet_copy_service.cc:434] P 2a1ded728be44fb38051d2ca573c23d5: ending tablet copy session d8f2190fd3554ae38bebe224dfbc1d84-2868aab6cfbf4fe6b8b739afadb70384 on tablet 2868aab6cfbf4fe6b8b739afadb70384 with peer d8f2190fd3554ae38bebe224dfbc1d84
I20251210 08:53:07.020120  7894 ts_tablet_manager.cc:933] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Initiating tablet copy from peer 2a1ded728be44fb38051d2ca573c23d5 (127.0.104.2:42567)
I20251210 08:53:07.020749  7894 tablet_copy_client.cc:323] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:42567
I20251210 08:53:07.027809  7693 tablet_copy_service.cc:140] P 2a1ded728be44fb38051d2ca573c23d5: Received BeginTabletCopySession request for tablet 2868aab6cfbf4fe6b8b739afadb70384 from peer 05c9845d2a3941d2b2807b9dde4b2e68 ({username='slave'} at 127.0.0.1:58220)
I20251210 08:53:07.028035  7693 tablet_copy_service.cc:161] P 2a1ded728be44fb38051d2ca573c23d5: Beginning new tablet copy session on tablet 2868aab6cfbf4fe6b8b739afadb70384 from peer 05c9845d2a3941d2b2807b9dde4b2e68 at {username='slave'} at 127.0.0.1:58220: session id = 05c9845d2a3941d2b2807b9dde4b2e68-2868aab6cfbf4fe6b8b739afadb70384
I20251210 08:53:07.030365  7693 tablet_copy_source_session.cc:215] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: Tablet Copy: opened 0 blocks and 1 log segments
I20251210 08:53:07.031589  7894 ts_tablet_manager.cc:1916] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Deleting tablet data with delete state TABLET_DATA_COPYING
I20251210 08:53:07.039132  7894 ts_tablet_manager.cc:1929] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.3
I20251210 08:53:07.039511  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2868aab6cfbf4fe6b8b739afadb70384. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:07.042964  7894 tablet_copy_client.cc:806] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: tablet copy: Starting download of 0 data blocks...
I20251210 08:53:07.043212  7894 tablet_copy_client.cc:670] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: tablet copy: Starting download of 1 WAL segments...
I20251210 08:53:07.044626  7894 tablet_copy_client.cc:538] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 08:53:07.047031  7894 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Bootstrap starting.
I20251210 08:53:07.052281  7894 tablet.cc:1722] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: 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 08:53:07.052475  7894 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:53:07.053790  7894 tablet.cc:1722] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: 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 08:53:07.054018  7894 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:53:07.055519  7894 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: 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 08:53:07.056116  7894 tablet_bootstrap.cc:492] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Bootstrap complete.
I20251210 08:53:07.059196  7894 ts_tablet_manager.cc:1403] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20251210 08:53:07.059872  7894 raft_consensus.cc:359] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40255 } attrs { promote: true } }
I20251210 08:53:07.060133  7894 raft_consensus.cc:740] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05c9845d2a3941d2b2807b9dde4b2e68, State: Initialized, Role: LEARNER
I20251210 08:53:07.060331  7894 consensus_queue.cc:260] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [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: "2a1ded728be44fb38051d2ca573c23d5" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42567 } } peers { permanent_uuid: "d8f2190fd3554ae38bebe224dfbc1d84" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 40671 } attrs { promote: true } } peers { permanent_uuid: "05c9845d2a3941d2b2807b9dde4b2e68" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40255 } attrs { promote: true } }
I20251210 08:53:07.061007  7894 ts_tablet_manager.cc:1434] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.004s
I20251210 08:53:07.062683  7693 tablet_copy_service.cc:342] P 2a1ded728be44fb38051d2ca573c23d5: Request end of tablet copy session 05c9845d2a3941d2b2807b9dde4b2e68-2868aab6cfbf4fe6b8b739afadb70384 received from {username='slave'} at 127.0.0.1:58220
I20251210 08:53:07.062824  7693 tablet_copy_service.cc:434] P 2a1ded728be44fb38051d2ca573c23d5: ending tablet copy session 05c9845d2a3941d2b2807b9dde4b2e68-2868aab6cfbf4fe6b8b739afadb70384 on tablet 2868aab6cfbf4fe6b8b739afadb70384 with peer 05c9845d2a3941d2b2807b9dde4b2e68
I20251210 08:53:07.442839  7513 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46862:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251210 08:53:07.445577  7513 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46862:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20251210 08:53:07.447170  7513 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46862:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20251210 08:53:07.448727  7513 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46862:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20251210 08:53:07.450193  7513 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46862:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20251210 08:53:07.451576  7513 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46862:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 08:53:07.451710  7513 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46862:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 08:53:07.456351  7513 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76: Sending DeleteTablet for 3 replicas of tablet 2868aab6cfbf4fe6b8b739afadb70384
I20251210 08:53:07.456979  7673 tablet_service.cc:1552] Processing DeleteTablet for tablet 2868aab6cfbf4fe6b8b739afadb70384 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 08:53:07 UTC) from {username='slave'} at 127.0.0.1:58184
I20251210 08:53:07.457598   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:53:07.457841  7603 tablet_service.cc:1552] Processing DeleteTablet for tablet 2868aab6cfbf4fe6b8b739afadb70384 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 08:53:07 UTC) from {username='slave'} at 127.0.0.1:56816
I20251210 08:53:07.467612  7907 tablet_replica.cc:333] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: stopping tablet replica
I20251210 08:53:07.468663  7907 raft_consensus.cc:2243] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 LEARNER]: Raft consensus shutting down.
I20251210 08:53:07.469233  7904 tablet_replica.cc:333] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: stopping tablet replica
I20251210 08:53:07.469785  7904 raft_consensus.cc:2243] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:07.470160  7907 raft_consensus.cc:2272] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68 [term 1 LEARNER]: Raft consensus is shut down!
I20251210 08:53:07.471009  7904 raft_consensus.cc:2272] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:07.471714  7904 ts_tablet_manager.cc:1916] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:07.471799  7907 ts_tablet_manager.cc:1916] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:07.471846   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:07.476444  7904 ts_tablet_manager.cc:1929] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251210 08:53:07.476574  7904 log.cc:1199] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-1-root/wals/2868aab6cfbf4fe6b8b739afadb70384
I20251210 08:53:07.476913  7904 ts_tablet_manager.cc:1950] T 2868aab6cfbf4fe6b8b739afadb70384 P 2a1ded728be44fb38051d2ca573c23d5: Deleting consensus metadata
I20251210 08:53:07.478228  7500 catalog_manager.cc:4985] TS 2a1ded728be44fb38051d2ca573c23d5 (127.0.104.2:42567): tablet 2868aab6cfbf4fe6b8b739afadb70384 (table fake-table [id=2b7788a5deec416bb56560437ca95159]) successfully deleted
I20251210 08:53:07.478523  7907 ts_tablet_manager.cc:1929] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251210 08:53:07.478669  7907 log.cc:1199] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-0-root/wals/2868aab6cfbf4fe6b8b739afadb70384
I20251210 08:53:07.478828  7811 tablet_service.cc:1552] Processing DeleteTablet for tablet 2868aab6cfbf4fe6b8b739afadb70384 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 08:53:07 UTC) from {username='slave'} at 127.0.0.1:45398
I20251210 08:53:07.479120  7907 ts_tablet_manager.cc:1950] T 2868aab6cfbf4fe6b8b739afadb70384 P 05c9845d2a3941d2b2807b9dde4b2e68: Deleting consensus metadata
I20251210 08:53:07.479477  7908 tablet_replica.cc:333] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: stopping tablet replica
W20251210 08:53:07.479736  7502 catalog_manager.cc:4977] TS 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1:40255): delete failed for tablet 2868aab6cfbf4fe6b8b739afadb70384 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20251210 08:53:07.479761  7908 raft_consensus.cc:2243] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84 [term 1 LEARNER]: Raft consensus shutting down.
I20251210 08:53:07.480019  7908 raft_consensus.cc:2272] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84 [term 1 LEARNER]: Raft consensus is shut down!
I20251210 08:53:07.480700  7908 ts_tablet_manager.cc:1916] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:07.485356  7908 ts_tablet_manager.cc:1929] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251210 08:53:07.485461  7908 log.cc:1199] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1765356704385981-416-0/minicluster-data/ts-3-root/wals/2868aab6cfbf4fe6b8b739afadb70384
I20251210 08:53:07.485736  7908 ts_tablet_manager.cc:1950] T 2868aab6cfbf4fe6b8b739afadb70384 P d8f2190fd3554ae38bebe224dfbc1d84: Deleting consensus metadata
I20251210 08:53:07.486537  7500 catalog_manager.cc:4985] TS d8f2190fd3554ae38bebe224dfbc1d84 (127.0.104.4:40671): tablet 2868aab6cfbf4fe6b8b739afadb70384 (table fake-table [id=2b7788a5deec416bb56560437ca95159]) successfully deleted
I20251210 08:53:07.494493   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:53:07.497479   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251210 08:53:07.510958   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:07.524278   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251210 08:53:07.527421   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251210 08:53:07.535368   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20251210 08:53:07.545056  7502 catalog_manager.cc:4712] TS 05c9845d2a3941d2b2807b9dde4b2e68 (127.0.104.1:40255): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 2868aab6cfbf4fe6b8b739afadb70384: Network error: Client connection negotiation failed: client connection to 127.0.104.1:40255: connect: Connection refused (error 111)
I20251210 08:53:07.548411   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251210 08:53:07.551501   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251210 08:53:07.559269   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:07.572117   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251210 08:53:07.575022   416 master.cc:561] Master@127.0.104.62:35249 shutting down...
I20251210 08:53:07.599962   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:07.600224   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:07.600328   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 97cd0fd8d23e409d9c57688c9e236d76: stopping tablet replica
I20251210 08:53:07.604055   416 master.cc:583] Master@127.0.104.62:35249 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1834 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20251210 08:53:07.614614   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39457
I20251210 08:53:07.615116   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:07.615962   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:07.617108   416 webserver.cc:492] Webserver started at http://127.0.104.62:35885/ using document root <none> and password file <none>
I20251210 08:53:07.617321   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:07.617378   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:07.617498   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:07.618067   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "ac8e47cd65eb468aae72fd6ba5b89883"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.620451   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:53:07.621893  7913 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.622251   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:53:07.622385   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "ac8e47cd65eb468aae72fd6ba5b89883"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.622498   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-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 08:53:07.628749   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:07.629246   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:07.638572   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39457
I20251210 08:53:07.638590  7964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39457 every 8 connection(s)
I20251210 08:53:07.639772  7965 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 08:53:07.644043  7965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883: Bootstrap starting.
I20251210 08:53:07.645192  7965 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:07.646636  7965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883: No bootstrap required, opened a new log
I20251210 08:53:07.647197  7965 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac8e47cd65eb468aae72fd6ba5b89883" member_type: VOTER }
I20251210 08:53:07.647312  7965 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:07.647363  7965 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8e47cd65eb468aae72fd6ba5b89883, State: Initialized, Role: FOLLOWER
I20251210 08:53:07.647538  7965 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac8e47cd65eb468aae72fd6ba5b89883" member_type: VOTER }
I20251210 08:53:07.647642  7965 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:53:07.647697  7965 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:53:07.647768  7965 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:07.649605  7965 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac8e47cd65eb468aae72fd6ba5b89883" member_type: VOTER }
I20251210 08:53:07.649791  7965 leader_election.cc:304] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac8e47cd65eb468aae72fd6ba5b89883; no voters: 
I20251210 08:53:07.650159  7965 leader_election.cc:290] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:53:07.650255  7968 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:53:07.650627  7968 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 1 LEADER]: Becoming Leader. State: Replica: ac8e47cd65eb468aae72fd6ba5b89883, State: Running, Role: LEADER
I20251210 08:53:07.650858  7968 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac8e47cd65eb468aae72fd6ba5b89883" member_type: VOTER }
I20251210 08:53:07.650966  7965 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:53:07.651649  7970 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac8e47cd65eb468aae72fd6ba5b89883. Latest consensus state: current_term: 1 leader_uuid: "ac8e47cd65eb468aae72fd6ba5b89883" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac8e47cd65eb468aae72fd6ba5b89883" member_type: VOTER } }
I20251210 08:53:07.651693  7969 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac8e47cd65eb468aae72fd6ba5b89883" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac8e47cd65eb468aae72fd6ba5b89883" member_type: VOTER } }
I20251210 08:53:07.651868  7970 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [sys.catalog]: This master's current role is: LEADER
I20251210 08:53:07.651876  7969 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [sys.catalog]: This master's current role is: LEADER
I20251210 08:53:07.655615   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20251210 08:53:07.656395  7984 catalog_manager.cc:1568] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251210 08:53:07.656486  7984 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251210 08:53:07.656581  7973 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:53:07.657521  7973 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:53:07.660159  7973 catalog_manager.cc:1357] Generated new cluster ID: ff1cbf89edf54e06b0abfa557cd3d3b3
I20251210 08:53:07.660243  7973 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:53:07.683436  7973 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:53:07.684252  7973 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:53:07.697628  7973 catalog_manager.cc:6027] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883: Generated new TSK 0
I20251210 08:53:07.697918  7973 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:53:07.720552   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:07.721642   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:07.722960   416 webserver.cc:492] Webserver started at http://127.0.104.1:39305/ using document root <none> and password file <none>
I20251210 08:53:07.723204   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:07.723284   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:07.723433   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:07.724068   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "03a37f274db2416382b55e1287460264"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.726437   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:53:07.727857  7989 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.728206   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:53:07.728320   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "03a37f274db2416382b55e1287460264"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.728440   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-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 08:53:07.754944   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:07.755439   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:07.756008   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:07.756819   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:07.756894   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.756991   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:07.757048   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.768172   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:40115
I20251210 08:53:07.768173  8051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:40115 every 8 connection(s)
I20251210 08:53:07.776271   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:07.777542   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:07.778874   416 webserver.cc:492] Webserver started at http://127.0.104.2:44151/ using document root <none> and password file <none>
I20251210 08:53:07.779100   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:07.779163   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:07.779276   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:07.779824   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-1-root/instance:
uuid: "93114757afe842ff8e0369196e0eb959"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.781729  8052 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39457
I20251210 08:53:07.781862  8052 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:07.782173  8052 heartbeater.cc:507] Master 127.0.104.62:39457 requested a full tablet report, sending...
I20251210 08:53:07.782593   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251210 08:53:07.782959  7930 ts_manager.cc:194] Registered new tserver with Master: 03a37f274db2416382b55e1287460264 (127.0.104.1:40115)
I20251210 08:53:07.783982  7930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48238
I20251210 08:53:07.784128  8059 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.784487   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251210 08:53:07.784587   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-1-root
uuid: "93114757afe842ff8e0369196e0eb959"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.784716   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-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 08:53:07.795392  8052 heartbeater.cc:499] Master 127.0.104.62:39457 was elected leader, sending a full tablet report...
I20251210 08:53:07.811465   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:07.811964   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:07.812435   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:07.813261   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:07.813314   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.813370   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:07.813409   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.824345   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:43547
I20251210 08:53:07.824364  8121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:43547 every 8 connection(s)
I20251210 08:53:07.825839   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:07.827147   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:07.828598   416 webserver.cc:492] Webserver started at http://127.0.104.3:36679/ using document root <none> and password file <none>
I20251210 08:53:07.828872   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:07.828946   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:07.829056   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:07.829782   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-2-root/instance:
uuid: "297620c67692405dace1fb7c45d02efc"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.831626  8122 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39457
I20251210 08:53:07.831768  8122 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:07.832201  8122 heartbeater.cc:507] Master 127.0.104.62:39457 requested a full tablet report, sending...
I20251210 08:53:07.833117  7930 ts_manager.cc:194] Registered new tserver with Master: 93114757afe842ff8e0369196e0eb959 (127.0.104.2:43547)
I20251210 08:53:07.833747   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20251210 08:53:07.834236  7930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48248
I20251210 08:53:07.835709  8128 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.836091   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:53:07.836244   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-2-root
uuid: "297620c67692405dace1fb7c45d02efc"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.836354   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-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 08:53:07.846149   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:07.846412  8122 heartbeater.cc:499] Master 127.0.104.62:39457 was elected leader, sending a full tablet report...
I20251210 08:53:07.846820   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:07.847472   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:07.848549   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:07.848613   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.848682   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:07.848716   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.861595   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:39317
I20251210 08:53:07.861613  8190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:39317 every 8 connection(s)
I20251210 08:53:07.863240   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:07.864724   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:07.866187   416 webserver.cc:492] Webserver started at http://127.0.104.4:35327/ using document root <none> and password file <none>
I20251210 08:53:07.866473   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:07.866578   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:07.866775   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:07.867558   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-3-root/instance:
uuid: "edf39490e56e4d6c8f4359d09fc65201"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.868583  8191 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39457
I20251210 08:53:07.868719  8191 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:07.869032  8191 heartbeater.cc:507] Master 127.0.104.62:39457 requested a full tablet report, sending...
I20251210 08:53:07.869819  7929 ts_manager.cc:194] Registered new tserver with Master: 297620c67692405dace1fb7c45d02efc (127.0.104.3:39317)
I20251210 08:53:07.870882  7929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48254
I20251210 08:53:07.872046   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:53:07.873652  8197 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.874018   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:53:07.874130   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-3-root
uuid: "edf39490e56e4d6c8f4359d09fc65201"
format_stamp: "Formatted at 2025-12-10 08:53:07 on dist-test-slave-cbxd"
I20251210 08:53:07.874258   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-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 08:53:07.882035  8191 heartbeater.cc:499] Master 127.0.104.62:39457 was elected leader, sending a full tablet report...
I20251210 08:53:07.905115   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:07.905726   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:07.906625   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:07.907500   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:07.907569   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.907647   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:07.907693   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:07.920823   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:39371
I20251210 08:53:07.920843  8259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:39371 every 8 connection(s)
I20251210 08:53:07.926944  8260 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39457
I20251210 08:53:07.927102  8260 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:07.927485  8260 heartbeater.cc:507] Master 127.0.104.62:39457 requested a full tablet report, sending...
I20251210 08:53:07.928309  7930 ts_manager.cc:194] Registered new tserver with Master: edf39490e56e4d6c8f4359d09fc65201 (127.0.104.4:39371)
I20251210 08:53:07.928555   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006854283s
I20251210 08:53:07.929406  7930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48270
I20251210 08:53:07.940219  7929 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48272:
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 08:53:07.941179  8260 heartbeater.cc:499] Master 127.0.104.62:39457 was elected leader, sending a full tablet report...
I20251210 08:53:07.976574  8225 tablet_service.cc:1505] Processing CreateTablet for tablet ab79014432084eaaae712d528f4c297e (DEFAULT_TABLE table=fake-table [id=281bea8d4e0d42fba3aac4e8444e974e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:53:07.976958  8156 tablet_service.cc:1505] Processing CreateTablet for tablet ab79014432084eaaae712d528f4c297e (DEFAULT_TABLE table=fake-table [id=281bea8d4e0d42fba3aac4e8444e974e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:53:07.977108  8225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab79014432084eaaae712d528f4c297e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:07.977396  8156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab79014432084eaaae712d528f4c297e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:07.983048  8275 tablet_bootstrap.cc:492] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: Bootstrap starting.
I20251210 08:53:07.983165  8017 tablet_service.cc:1505] Processing CreateTablet for tablet ab79014432084eaaae712d528f4c297e (DEFAULT_TABLE table=fake-table [id=281bea8d4e0d42fba3aac4e8444e974e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:53:07.983711  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab79014432084eaaae712d528f4c297e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:07.984539  8276 tablet_bootstrap.cc:492] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: Bootstrap starting.
I20251210 08:53:07.985180  8275 tablet_bootstrap.cc:654] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:07.986265  8276 tablet_bootstrap.cc:654] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:07.987407  8275 tablet_bootstrap.cc:492] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: No bootstrap required, opened a new log
I20251210 08:53:07.987645  8275 ts_tablet_manager.cc:1403] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20251210 08:53:07.988996  8275 raft_consensus.cc:359] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } }
I20251210 08:53:07.989670  8275 raft_consensus.cc:385] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:07.989804  8275 raft_consensus.cc:740] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297620c67692405dace1fb7c45d02efc, State: Initialized, Role: FOLLOWER
I20251210 08:53:07.990058  8275 consensus_queue.cc:260] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } }
I20251210 08:53:07.990855  8275 ts_tablet_manager.cc:1434] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:53:07.991707  8276 tablet_bootstrap.cc:492] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: No bootstrap required, opened a new log
I20251210 08:53:07.991876  8276 ts_tablet_manager.cc:1403] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20251210 08:53:07.992038  8280 tablet_bootstrap.cc:492] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: Bootstrap starting.
I20251210 08:53:07.992619  8276 raft_consensus.cc:359] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } }
I20251210 08:53:07.992807  8276 raft_consensus.cc:385] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:07.992899  8276 raft_consensus.cc:740] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edf39490e56e4d6c8f4359d09fc65201, State: Initialized, Role: FOLLOWER
I20251210 08:53:07.993135  8276 consensus_queue.cc:260] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } }
I20251210 08:53:07.993732  8280 tablet_bootstrap.cc:654] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:07.995208  8276 ts_tablet_manager.cc:1434] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20251210 08:53:07.995496  8280 tablet_bootstrap.cc:492] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: No bootstrap required, opened a new log
I20251210 08:53:07.995647  8280 ts_tablet_manager.cc:1403] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251210 08:53:07.996392  8280 raft_consensus.cc:359] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } }
I20251210 08:53:07.996555  8280 raft_consensus.cc:385] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:07.996640  8280 raft_consensus.cc:740] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a37f274db2416382b55e1287460264, State: Initialized, Role: FOLLOWER
I20251210 08:53:07.996836  8280 consensus_queue.cc:260] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } }
I20251210 08:53:07.997545  8280 ts_tablet_manager.cc:1434] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20251210 08:53:08.233881  8279 raft_consensus.cc:493] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 08:53:08.234087  8279 raft_consensus.cc:515] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } }
I20251210 08:53:08.234812  8279 leader_election.cc:290] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edf39490e56e4d6c8f4359d09fc65201 (127.0.104.4:39371), 03a37f274db2416382b55e1287460264 (127.0.104.1:40115)
I20251210 08:53:08.240067  8235 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ab79014432084eaaae712d528f4c297e" candidate_uuid: "297620c67692405dace1fb7c45d02efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edf39490e56e4d6c8f4359d09fc65201" is_pre_election: true
I20251210 08:53:08.240067  8027 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ab79014432084eaaae712d528f4c297e" candidate_uuid: "297620c67692405dace1fb7c45d02efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a37f274db2416382b55e1287460264" is_pre_election: true
I20251210 08:53:08.240370  8235 raft_consensus.cc:2468] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297620c67692405dace1fb7c45d02efc in term 0.
I20251210 08:53:08.240368  8027 raft_consensus.cc:2468] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297620c67692405dace1fb7c45d02efc in term 0.
I20251210 08:53:08.240835  8132 leader_election.cc:304] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [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: 297620c67692405dace1fb7c45d02efc, edf39490e56e4d6c8f4359d09fc65201; no voters: 
I20251210 08:53:08.241138  8279 raft_consensus.cc:2804] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 08:53:08.241246  8279 raft_consensus.cc:493] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 08:53:08.241348  8279 raft_consensus.cc:3060] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:08.243786  8279 raft_consensus.cc:515] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } }
I20251210 08:53:08.244325  8279 leader_election.cc:290] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [CANDIDATE]: Term 1 election: Requested vote from peers edf39490e56e4d6c8f4359d09fc65201 (127.0.104.4:39371), 03a37f274db2416382b55e1287460264 (127.0.104.1:40115)
I20251210 08:53:08.244699  8235 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ab79014432084eaaae712d528f4c297e" candidate_uuid: "297620c67692405dace1fb7c45d02efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edf39490e56e4d6c8f4359d09fc65201"
I20251210 08:53:08.244750  8027 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "ab79014432084eaaae712d528f4c297e" candidate_uuid: "297620c67692405dace1fb7c45d02efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a37f274db2416382b55e1287460264"
I20251210 08:53:08.244903  8235 raft_consensus.cc:3060] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:08.244901  8027 raft_consensus.cc:3060] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:08.247759  8027 raft_consensus.cc:2468] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297620c67692405dace1fb7c45d02efc in term 1.
I20251210 08:53:08.247759  8235 raft_consensus.cc:2468] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297620c67692405dace1fb7c45d02efc in term 1.
I20251210 08:53:08.248198  8130 leader_election.cc:304] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [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: 03a37f274db2416382b55e1287460264, 297620c67692405dace1fb7c45d02efc, edf39490e56e4d6c8f4359d09fc65201; no voters: 
I20251210 08:53:08.248512  8279 raft_consensus.cc:2804] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:53:08.248857  8279 raft_consensus.cc:697] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 1 LEADER]: Becoming Leader. State: Replica: 297620c67692405dace1fb7c45d02efc, State: Running, Role: LEADER
I20251210 08:53:08.249131  8279 consensus_queue.cc:237] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [LEADER]: Queue going to LEADER mode. State: All 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: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } }
I20251210 08:53:08.251650  7929 catalog_manager.cc:5654] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 297620c67692405dace1fb7c45d02efc (127.0.104.3). New cstate: current_term: 1 leader_uuid: "297620c67692405dace1fb7c45d02efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edf39490e56e4d6c8f4359d09fc65201" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39317 } health_report { overall_health: HEALTHY } } }
I20251210 08:53:08.346629   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:53:08.347431  7928 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48272:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 08:53:08.347673  7928 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:48272:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 08:53:08.350937  7928 catalog_manager.cc:5941] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883: Sending DeleteTablet for 3 replicas of tablet ab79014432084eaaae712d528f4c297e
I20251210 08:53:08.351614  8225 tablet_service.cc:1552] Processing DeleteTablet for tablet ab79014432084eaaae712d528f4c297e with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 08:53:08 UTC) from {username='slave'} at 127.0.0.1:41838
I20251210 08:53:08.351723  8017 tablet_service.cc:1552] Processing DeleteTablet for tablet ab79014432084eaaae712d528f4c297e with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 08:53:08 UTC) from {username='slave'} at 127.0.0.1:53666
I20251210 08:53:08.351723  8156 tablet_service.cc:1552] Processing DeleteTablet for tablet ab79014432084eaaae712d528f4c297e with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 08:53:08 UTC) from {username='slave'} at 127.0.0.1:47338
I20251210 08:53:08.351956   416 test_util.cc:276] Using random seed: 675644299
I20251210 08:53:08.352336  8289 tablet_replica.cc:333] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: stopping tablet replica
I20251210 08:53:08.352414  8290 tablet_replica.cc:333] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: stopping tablet replica
I20251210 08:53:08.352514  8291 tablet_replica.cc:333] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: stopping tablet replica
I20251210 08:53:08.352599  8290 raft_consensus.cc:2243] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:53:08.352602  8289 raft_consensus.cc:2243] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:53:08.352675  8291 raft_consensus.cc:2243] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:08.352813  8290 raft_consensus.cc:2272] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:08.352878  8289 raft_consensus.cc:2272] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:08.352957  8291 pending_rounds.cc:70] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: Trying to abort 1 pending ops.
I20251210 08:53:08.353022  8291 pending_rounds.cc:77] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251210 08:53:08.353156  8291 raft_consensus.cc:2889] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 08:53:08.353266  8291 raft_consensus.cc:2272] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:08.353680  8290 ts_tablet_manager.cc:1916] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:08.354060  8289 ts_tablet_manager.cc:1916] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:08.354200  8291 ts_tablet_manager.cc:1916] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:08.361374  8289 ts_tablet_manager.cc:1929] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251210 08:53:08.361665  8289 log.cc:1199] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-3-root/wals/ab79014432084eaaae712d528f4c297e
I20251210 08:53:08.361724  8290 ts_tablet_manager.cc:1929] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251210 08:53:08.361920  8290 log.cc:1199] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-0-root/wals/ab79014432084eaaae712d528f4c297e
I20251210 08:53:08.362208  8289 ts_tablet_manager.cc:1950] T ab79014432084eaaae712d528f4c297e P edf39490e56e4d6c8f4359d09fc65201: Deleting consensus metadata
I20251210 08:53:08.362315  8290 ts_tablet_manager.cc:1950] T ab79014432084eaaae712d528f4c297e P 03a37f274db2416382b55e1287460264: Deleting consensus metadata
I20251210 08:53:08.362602  8291 ts_tablet_manager.cc:1929] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:53:08.362749  8291 log.cc:1199] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-2-root/wals/ab79014432084eaaae712d528f4c297e
I20251210 08:53:08.364159  7917 catalog_manager.cc:4985] TS edf39490e56e4d6c8f4359d09fc65201 (127.0.104.4:39371): tablet ab79014432084eaaae712d528f4c297e (table fake-table [id=281bea8d4e0d42fba3aac4e8444e974e]) successfully deleted
I20251210 08:53:08.364547  8291 ts_tablet_manager.cc:1950] T ab79014432084eaaae712d528f4c297e P 297620c67692405dace1fb7c45d02efc: Deleting consensus metadata
I20251210 08:53:08.364846  7915 catalog_manager.cc:4985] TS 03a37f274db2416382b55e1287460264 (127.0.104.1:40115): tablet ab79014432084eaaae712d528f4c297e (table fake-table [id=281bea8d4e0d42fba3aac4e8444e974e]) successfully deleted
I20251210 08:53:08.365172  7917 catalog_manager.cc:4985] TS 297620c67692405dace1fb7c45d02efc (127.0.104.3:39317): tablet ab79014432084eaaae712d528f4c297e (table fake-table [id=281bea8d4e0d42fba3aac4e8444e974e]) successfully deleted
I20251210 08:53:08.375319  7930 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48288:
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 08:53:08.387094  8087 tablet_service.cc:1505] Processing CreateTablet for tablet c59cdac5487d43d485dbe673debbc701 (DEFAULT_TABLE table=fake-table [id=42f73d54eb674347a2fd4df4bea0e948]), partition=RANGE (key) PARTITION UNBOUNDED
I20251210 08:53:08.387547  8087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59cdac5487d43d485dbe673debbc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:08.392555  8297 tablet_bootstrap.cc:492] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: Bootstrap starting.
I20251210 08:53:08.393993  8297 tablet_bootstrap.cc:654] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:08.396788  8297 tablet_bootstrap.cc:492] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: No bootstrap required, opened a new log
I20251210 08:53:08.396945  8297 ts_tablet_manager.cc:1403] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251210 08:53:08.397526  8297 raft_consensus.cc:359] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } }
I20251210 08:53:08.397676  8297 raft_consensus.cc:385] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:08.397754  8297 raft_consensus.cc:740] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93114757afe842ff8e0369196e0eb959, State: Initialized, Role: FOLLOWER
I20251210 08:53:08.397953  8297 consensus_queue.cc:260] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } }
I20251210 08:53:08.398082  8297 raft_consensus.cc:399] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:53:08.398154  8297 raft_consensus.cc:493] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:53:08.398238  8297 raft_consensus.cc:3060] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:08.400223  8297 raft_consensus.cc:515] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } }
I20251210 08:53:08.400434  8297 leader_election.cc:304] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 93114757afe842ff8e0369196e0eb959; no voters: 
I20251210 08:53:08.400936  8297 leader_election.cc:290] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:53:08.401034  8299 raft_consensus.cc:2804] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:53:08.401702  8297 ts_tablet_manager.cc:1434] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:53:08.401791  8299 raft_consensus.cc:697] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 1 LEADER]: Becoming Leader. State: Replica: 93114757afe842ff8e0369196e0eb959, State: Running, Role: LEADER
I20251210 08:53:08.402056  8299 consensus_queue.cc:237] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } }
I20251210 08:53:08.404112  7930 catalog_manager.cc:5654] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93114757afe842ff8e0369196e0eb959 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "93114757afe842ff8e0369196e0eb959" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } health_report { overall_health: HEALTHY } } }
I20251210 08:53:10.483067   416 test_util.cc:276] Using random seed: 677775469
I20251210 08:53:10.504554   416 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20251210 08:53:10.512848  7926 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48272:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251210 08:53:10.520047  8318 tablet.cc:1722] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: 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 08:53:10.527707  7925 catalog_manager.cc:6199] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883: fake-table [id=42f73d54eb674347a2fd4df4bea0e948] alter complete (version 1)
I20251210 08:53:10.529280  8097 consensus_queue.cc:237] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 662, Committed index: 662, Last appended: 1.662, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 663 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } }
I20251210 08:53:10.530484  8300 raft_consensus.cc:2955] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 1 LEADER]: Committing config change with OpId 1.663: config changed from index -1 to 663, NON_VOTER 03a37f274db2416382b55e1287460264 (127.0.104.1) added. New config: { opid_index: 663 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } } }
I20251210 08:53:10.534392  7917 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c59cdac5487d43d485dbe673debbc701 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 08:53:10.535962  7925 catalog_manager.cc:5654] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 reported cstate change: config changed from index -1 to 663, NON_VOTER 03a37f274db2416382b55e1287460264 (127.0.104.1) added. New cstate: current_term: 1 leader_uuid: "93114757afe842ff8e0369196e0eb959" committed_config { opid_index: 663 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251210 08:53:10.538582  8061 consensus_peers.cc:597] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 -> Peer 03a37f274db2416382b55e1287460264 (127.0.104.1:40115): Couldn't send request to peer 03a37f274db2416382b55e1287460264. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c59cdac5487d43d485dbe673debbc701. This is attempt 1: this message will repeat every 5th retry.
I20251210 08:53:10.540313  8097 consensus_queue.cc:237] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 663, Committed index: 663, Last appended: 1.663, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 664 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } }
I20251210 08:53:10.541543  8301 raft_consensus.cc:2955] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 1 LEADER]: Committing config change with OpId 1.664: config changed from index 663 to 664, NON_VOTER 297620c67692405dace1fb7c45d02efc (127.0.104.3) added. New config: { opid_index: 664 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } } }
W20251210 08:53:10.542249  8061 consensus_peers.cc:597] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 -> Peer 03a37f274db2416382b55e1287460264 (127.0.104.1:40115): Couldn't send request to peer 03a37f274db2416382b55e1287460264. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c59cdac5487d43d485dbe673debbc701. This is attempt 1: this message will repeat every 5th retry.
I20251210 08:53:10.544682  7917 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c59cdac5487d43d485dbe673debbc701 with cas_config_opid_index 663: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 08:53:10.545981  7926 catalog_manager.cc:5654] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 reported cstate change: config changed from index 663 to 664, NON_VOTER 297620c67692405dace1fb7c45d02efc (127.0.104.3) added. New cstate: current_term: 1 leader_uuid: "93114757afe842ff8e0369196e0eb959" committed_config { opid_index: 664 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251210 08:53:10.556954  8063 consensus_peers.cc:597] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 -> Peer 297620c67692405dace1fb7c45d02efc (127.0.104.3:39317): Couldn't send request to peer 297620c67692405dace1fb7c45d02efc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c59cdac5487d43d485dbe673debbc701. This is attempt 1: this message will repeat every 5th retry.
I20251210 08:53:11.012353  8345 ts_tablet_manager.cc:933] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: Initiating tablet copy from peer 93114757afe842ff8e0369196e0eb959 (127.0.104.2:43547)
I20251210 08:53:11.044215  8345 tablet_copy_client.cc:323] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:43547
I20251210 08:53:11.054924  8347 ts_tablet_manager.cc:933] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: Initiating tablet copy from peer 93114757afe842ff8e0369196e0eb959 (127.0.104.2:43547)
I20251210 08:53:11.073560  8347 tablet_copy_client.cc:323] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:43547
I20251210 08:53:11.096547  8107 tablet_copy_service.cc:140] P 93114757afe842ff8e0369196e0eb959: Received BeginTabletCopySession request for tablet c59cdac5487d43d485dbe673debbc701 from peer 297620c67692405dace1fb7c45d02efc ({username='slave'} at 127.0.0.1:58034)
I20251210 08:53:11.096750  8107 tablet_copy_service.cc:161] P 93114757afe842ff8e0369196e0eb959: Beginning new tablet copy session on tablet c59cdac5487d43d485dbe673debbc701 from peer 297620c67692405dace1fb7c45d02efc at {username='slave'} at 127.0.0.1:58034: session id = 297620c67692405dace1fb7c45d02efc-c59cdac5487d43d485dbe673debbc701
I20251210 08:53:11.100121  8107 tablet_copy_source_session.cc:215] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: Tablet Copy: opened 0 blocks and 1 log segments
I20251210 08:53:11.102885  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59cdac5487d43d485dbe673debbc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:11.109815  8107 tablet_copy_service.cc:140] P 93114757afe842ff8e0369196e0eb959: Received BeginTabletCopySession request for tablet c59cdac5487d43d485dbe673debbc701 from peer 03a37f274db2416382b55e1287460264 ({username='slave'} at 127.0.0.1:58040)
I20251210 08:53:11.110037  8107 tablet_copy_service.cc:161] P 93114757afe842ff8e0369196e0eb959: Beginning new tablet copy session on tablet c59cdac5487d43d485dbe673debbc701 from peer 03a37f274db2416382b55e1287460264 at {username='slave'} at 127.0.0.1:58040: session id = 03a37f274db2416382b55e1287460264-c59cdac5487d43d485dbe673debbc701
I20251210 08:53:11.113055  8107 tablet_copy_source_session.cc:215] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: Tablet Copy: opened 0 blocks and 1 log segments
I20251210 08:53:11.114295  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59cdac5487d43d485dbe673debbc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:11.121502  8347 tablet_copy_client.cc:806] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: tablet copy: Starting download of 0 data blocks...
I20251210 08:53:11.121796  8347 tablet_copy_client.cc:670] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: tablet copy: Starting download of 1 WAL segments...
I20251210 08:53:11.129072  8345 tablet_copy_client.cc:806] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: tablet copy: Starting download of 0 data blocks...
I20251210 08:53:11.129405  8345 tablet_copy_client.cc:670] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: tablet copy: Starting download of 1 WAL segments...
I20251210 08:53:11.132545  8347 tablet_copy_client.cc:538] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 08:53:11.136888  8347 tablet_bootstrap.cc:492] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: Bootstrap starting.
I20251210 08:53:11.157482  8345 tablet_copy_client.cc:538] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 08:53:11.161440  8345 tablet_bootstrap.cc:492] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: Bootstrap starting.
W20251210 08:53:11.194087  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.526s	user 0.001s	sys 0.000s
W20251210 08:53:11.224845  8331 scanner-internal.cc:458] Time spent opening tablet: real 0.558s	user 0.000s	sys 0.000s
W20251210 08:53:11.238572  8334 scanner-internal.cc:458] Time spent opening tablet: real 0.571s	user 0.000s	sys 0.000s
W20251210 08:53:11.248000  8330 scanner-internal.cc:458] Time spent opening tablet: real 0.581s	user 0.001s	sys 0.000s
W20251210 08:53:11.278465  8325 scanner-internal.cc:458] Time spent opening tablet: real 0.611s	user 0.000s	sys 0.000s
W20251210 08:53:11.279923  8327 scanner-internal.cc:458] Time spent opening tablet: real 0.612s	user 0.001s	sys 0.000s
W20251210 08:53:11.281498  8329 scanner-internal.cc:458] Time spent opening tablet: real 0.614s	user 0.000s	sys 0.000s
W20251210 08:53:11.284801  8326 scanner-internal.cc:458] Time spent opening tablet: real 0.618s	user 0.001s	sys 0.000s
W20251210 08:53:11.288053  8333 scanner-internal.cc:458] Time spent opening tablet: real 0.620s	user 0.000s	sys 0.001s
W20251210 08:53:12.025175  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.531s	user 0.001s	sys 0.000s
W20251210 08:53:12.158618  8332 scanner-internal.cc:458] Time spent opening tablet: real 0.535s	user 0.001s	sys 0.000s
W20251210 08:53:12.245316  8333 scanner-internal.cc:458] Time spent opening tablet: real 0.530s	user 0.000s	sys 0.000s
W20251210 08:53:12.319239  8326 scanner-internal.cc:458] Time spent opening tablet: real 0.542s	user 0.000s	sys 0.000s
W20251210 08:53:12.333976  8329 scanner-internal.cc:458] Time spent opening tablet: real 0.529s	user 0.000s	sys 0.000s
W20251210 08:53:12.413252  8330 scanner-internal.cc:458] Time spent opening tablet: real 0.554s	user 0.001s	sys 0.000s
W20251210 08:53:12.429533  8325 scanner-internal.cc:458] Time spent opening tablet: real 0.533s	user 0.001s	sys 0.000s
W20251210 08:53:12.518193  8327 scanner-internal.cc:458] Time spent opening tablet: real 0.519s	user 0.001s	sys 0.000s
W20251210 08:53:12.539312  8334 scanner-internal.cc:458] Time spent opening tablet: real 0.526s	user 0.000s	sys 0.000s
W20251210 08:53:12.657455  8331 scanner-internal.cc:458] Time spent opening tablet: real 0.555s	user 0.001s	sys 0.000s
W20251210 08:53:13.095239  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.535s	user 0.001s	sys 0.000s
W20251210 08:53:13.110582  8332 scanner-internal.cc:458] Time spent opening tablet: real 0.523s	user 0.000s	sys 0.000s
W20251210 08:53:13.250386  8061 consensus_peers.cc:597] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 -> Peer 03a37f274db2416382b55e1287460264 (127.0.104.1:40115): Couldn't send request to peer 03a37f274db2416382b55e1287460264. 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 08:53:13.515699  8063 consensus_peers.cc:597] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 -> Peer 297620c67692405dace1fb7c45d02efc (127.0.104.3:39317): Couldn't send request to peer 297620c67692405dace1fb7c45d02efc. 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 08:53:13.990978  8325 scanner-internal.cc:458] Time spent opening tablet: real 0.526s	user 0.001s	sys 0.000s
W20251210 08:53:14.098627  8331 scanner-internal.cc:458] Time spent opening tablet: real 0.509s	user 0.001s	sys 0.000s
W20251210 08:53:14.208261  8330 scanner-internal.cc:458] Time spent opening tablet: real 0.518s	user 0.001s	sys 0.000s
W20251210 08:53:14.227439  8329 scanner-internal.cc:458] Time spent opening tablet: real 0.524s	user 0.001s	sys 0.000s
W20251210 08:53:14.322362  8327 scanner-internal.cc:458] Time spent opening tablet: real 0.517s	user 0.001s	sys 0.000s
W20251210 08:53:14.353478  8332 scanner-internal.cc:458] Time spent opening tablet: real 0.508s	user 0.001s	sys 0.000s
W20251210 08:53:14.837435  8325 scanner-internal.cc:458] Time spent opening tablet: real 0.539s	user 0.001s	sys 0.000s
W20251210 08:53:14.894685  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.511s	user 0.001s	sys 0.000s
W20251210 08:53:15.680171  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.515s	user 0.000s	sys 0.000s
W20251210 08:53:15.778649  8061 consensus_peers.cc:597] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 -> Peer 03a37f274db2416382b55e1287460264 (127.0.104.1:40115): Couldn't send request to peer 03a37f274db2416382b55e1287460264. 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 08:53:15.809816  8327 scanner-internal.cc:458] Time spent opening tablet: real 0.534s	user 0.001s	sys 0.000s
W20251210 08:53:15.812732  8332 scanner-internal.cc:458] Time spent opening tablet: real 0.514s	user 0.001s	sys 0.000s
W20251210 08:53:16.348860  8063 consensus_peers.cc:597] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 -> Peer 297620c67692405dace1fb7c45d02efc (127.0.104.3:39317): Couldn't send request to peer 297620c67692405dace1fb7c45d02efc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20251210 08:53:16.910684  8347 tablet.cc:1722] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: 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 08:53:16.911083  8347 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:53:16.912533  8347 tablet_bootstrap.cc:492] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: Bootstrap replayed 1/1 log segments. Stats: ops{read=664 overwritten=0 applied=664 ignored=0} inserts{seen=33000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251210 08:53:16.913013  8347 tablet_bootstrap.cc:492] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: Bootstrap complete.
I20251210 08:53:16.932451  8347 ts_tablet_manager.cc:1403] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: Time spent bootstrapping tablet: real 5.796s	user 2.784s	sys 0.109s
I20251210 08:53:16.933326  8347 raft_consensus.cc:359] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 664 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } }
I20251210 08:53:16.933645  8347 raft_consensus.cc:740] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 03a37f274db2416382b55e1287460264, State: Initialized, Role: LEARNER
I20251210 08:53:16.933887  8347 consensus_queue.cc:260] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 664, Last appended: 1.664, Last appended by leader: 664, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 664 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } }
I20251210 08:53:16.944686  8347 ts_tablet_manager.cc:1434] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20251210 08:53:16.946681  8107 tablet_copy_service.cc:342] P 93114757afe842ff8e0369196e0eb959: Request end of tablet copy session 03a37f274db2416382b55e1287460264-c59cdac5487d43d485dbe673debbc701 received from {username='slave'} at 127.0.0.1:58040
I20251210 08:53:16.946805  8107 tablet_copy_service.cc:434] P 93114757afe842ff8e0369196e0eb959: ending tablet copy session 03a37f274db2416382b55e1287460264-c59cdac5487d43d485dbe673debbc701 on tablet c59cdac5487d43d485dbe673debbc701 with peer 03a37f274db2416382b55e1287460264
W20251210 08:53:16.988709  8326 scanner-internal.cc:458] Time spent opening tablet: real 0.505s	user 0.000s	sys 0.000s
W20251210 08:53:17.036554  8331 scanner-internal.cc:458] Time spent opening tablet: real 0.520s	user 0.001s	sys 0.000s
I20251210 08:53:17.136873  8345 tablet.cc:1722] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: 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 08:53:17.137231  8345 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:53:17.138844  8345 tablet_bootstrap.cc:492] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: Bootstrap replayed 1/1 log segments. Stats: ops{read=664 overwritten=0 applied=664 ignored=0} inserts{seen=33000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251210 08:53:17.139169  8345 tablet_bootstrap.cc:492] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: Bootstrap complete.
W20251210 08:53:17.142072  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.514s	user 0.001s	sys 0.000s
I20251210 08:53:17.167774  8345 ts_tablet_manager.cc:1403] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: Time spent bootstrapping tablet: real 6.006s	user 2.806s	sys 0.056s
I20251210 08:53:17.169397  8345 raft_consensus.cc:359] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 664 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } }
I20251210 08:53:17.169610  8345 raft_consensus.cc:740] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 297620c67692405dace1fb7c45d02efc, State: Initialized, Role: LEARNER
I20251210 08:53:17.169786  8345 consensus_queue.cc:260] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 664, Last appended: 1.664, Last appended by leader: 664, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 664 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "03a37f274db2416382b55e1287460264" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 40115 } attrs { promote: true } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } }
I20251210 08:53:17.187173  8345 ts_tablet_manager.cc:1434] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20251210 08:53:17.188349  8107 tablet_copy_service.cc:342] P 93114757afe842ff8e0369196e0eb959: Request end of tablet copy session 297620c67692405dace1fb7c45d02efc-c59cdac5487d43d485dbe673debbc701 received from {username='slave'} at 127.0.0.1:58034
I20251210 08:53:17.188465  8107 tablet_copy_service.cc:434] P 93114757afe842ff8e0369196e0eb959: ending tablet copy session 297620c67692405dace1fb7c45d02efc-c59cdac5487d43d485dbe673debbc701 on tablet c59cdac5487d43d485dbe673debbc701 with peer 297620c67692405dace1fb7c45d02efc
I20251210 08:53:17.501477  8166 raft_consensus.cc:1217] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.663->[1.664-1.664]   Dedup: 1.664->[]
I20251210 08:53:17.536751  8027 raft_consensus.cc:1217] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.663->[1.664-1.664]   Dedup: 1.664->[]
I20251210 08:53:17.568522  7927 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48272:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251210 08:53:17.680342  8374 tablet.cc:1722] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: 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 08:53:17.747225  7926 catalog_manager.cc:6199] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883: fake-table [id=42f73d54eb674347a2fd4df4bea0e948] alter complete (version 2)
I20251210 08:53:17.748397  8378 tablet.cc:1722] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: 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 08:53:17.750437  8097 consensus_queue.cc:237] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 665, Committed index: 665, Last appended: 1.665, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 666 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } }
I20251210 08:53:17.751945  8379 tablet.cc:1722] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: 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 08:53:17.754069  8373 raft_consensus.cc:2955] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 1 LEADER]: Committing config change with OpId 1.666: config changed from index 664 to 666, NON_VOTER 03a37f274db2416382b55e1287460264 (127.0.104.1) evicted. New config: { opid_index: 666 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } } }
I20251210 08:53:17.755071  8166 raft_consensus.cc:1275] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc [term 1 LEARNER]: Refusing update from remote peer 93114757afe842ff8e0369196e0eb959: Log matching property violated. Preceding OpId in replica: term: 1 index: 665. Preceding OpId from leader: term: 1 index: 666. (index mismatch)
I20251210 08:53:17.755641  8375 consensus_queue.cc:1048] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 666, Last known committed idx: 665, Time since last communication: 0.000s
I20251210 08:53:17.757037  8166 raft_consensus.cc:2955] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc [term 1 LEARNER]: Committing config change with OpId 1.666: config changed from index 664 to 666, NON_VOTER 03a37f274db2416382b55e1287460264 (127.0.104.1) evicted. New config: { opid_index: 666 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } } }
I20251210 08:53:17.762578  7917 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet c59cdac5487d43d485dbe673debbc701 with cas_config_opid_index 664: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 08:53:17.764554  7928 catalog_manager.cc:5654] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc reported cstate change: config changed from index 664 to 666, NON_VOTER 03a37f274db2416382b55e1287460264 (127.0.104.1) evicted. New cstate: current_term: 1 leader_uuid: "93114757afe842ff8e0369196e0eb959" committed_config { opid_index: 666 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } peers { permanent_uuid: "297620c67692405dace1fb7c45d02efc" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39317 } attrs { promote: true } } }
I20251210 08:53:17.768484  8017 tablet_service.cc:1552] Processing DeleteTablet for tablet c59cdac5487d43d485dbe673debbc701 with delete_type TABLET_DATA_TOMBSTONED (TS 03a37f274db2416382b55e1287460264 not found in new config with opid_index 666) from {username='slave'} at 127.0.0.1:53666
I20251210 08:53:17.772277  8373 raft_consensus.cc:1064] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: attempting to promote NON_VOTER 297620c67692405dace1fb7c45d02efc to VOTER
I20251210 08:53:17.772758  8097 consensus_queue.cc:237] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 666, Committed index: 666, Last appended: 1.666, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 667 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } }
I20251210 08:53:17.775959  8375 raft_consensus.cc:2955] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 1 LEADER]: Committing config change with OpId 1.667: config changed from index 666 to 667, NON_VOTER 297620c67692405dace1fb7c45d02efc (127.0.104.3) evicted. New config: { opid_index: 667 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } } }
I20251210 08:53:17.784448  7917 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet c59cdac5487d43d485dbe673debbc701 with cas_config_opid_index 666: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20251210 08:53:17.786043  8373 raft_consensus.cc:1068] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: Unable to promote non-voter 297620c67692405dace1fb7c45d02efc: Illegal state: Request specified cas_config_opid_index of 666 but the committed config has opid_index of 667
I20251210 08:53:17.787447  7928 catalog_manager.cc:5654] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 reported cstate change: config changed from index 666 to 667, NON_VOTER 297620c67692405dace1fb7c45d02efc (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "93114757afe842ff8e0369196e0eb959" committed_config { opid_index: 667 OBSOLETE_local: true peers { permanent_uuid: "93114757afe842ff8e0369196e0eb959" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43547 } health_report { overall_health: HEALTHY } } }
I20251210 08:53:17.791484  8156 tablet_service.cc:1552] Processing DeleteTablet for tablet c59cdac5487d43d485dbe673debbc701 with delete_type TABLET_DATA_TOMBSTONED (TS 297620c67692405dace1fb7c45d02efc not found in new config with opid_index 667) from {username='slave'} at 127.0.0.1:47338
I20251210 08:53:17.797391  8380 tablet_replica.cc:333] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: stopping tablet replica
I20251210 08:53:17.797609  8380 raft_consensus.cc:2243] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264 [term 1 LEARNER]: Raft consensus shutting down.
I20251210 08:53:17.797824  8380 raft_consensus.cc:2272] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264 [term 1 LEARNER]: Raft consensus is shut down!
I20251210 08:53:17.800315  8380 ts_tablet_manager.cc:1916] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251210 08:53:17.801448  8381 tablet_replica.cc:333] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: stopping tablet replica
I20251210 08:53:17.801633  8381 raft_consensus.cc:2243] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc [term 1 LEARNER]: Raft consensus shutting down.
I20251210 08:53:17.801875  8381 raft_consensus.cc:2272] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc [term 1 LEARNER]: Raft consensus is shut down!
I20251210 08:53:17.803347  8381 ts_tablet_manager.cc:1916] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251210 08:53:17.808072  8380 ts_tablet_manager.cc:1929] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.665
I20251210 08:53:17.811813  8381 ts_tablet_manager.cc:1929] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.666
I20251210 08:53:17.811990  8380 log.cc:1199] T c59cdac5487d43d485dbe673debbc701 P 03a37f274db2416382b55e1287460264: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-0-root/wals/c59cdac5487d43d485dbe673debbc701
I20251210 08:53:17.815663  7915 catalog_manager.cc:4985] TS 03a37f274db2416382b55e1287460264 (127.0.104.1:40115): tablet c59cdac5487d43d485dbe673debbc701 (table fake-table [id=42f73d54eb674347a2fd4df4bea0e948]) successfully deleted
I20251210 08:53:17.814554  8381 log.cc:1199] T c59cdac5487d43d485dbe673debbc701 P 297620c67692405dace1fb7c45d02efc: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1765356704385981-416-0/minicluster-data/ts-2-root/wals/c59cdac5487d43d485dbe673debbc701
I20251210 08:53:17.823649  7917 catalog_manager.cc:4985] TS 297620c67692405dace1fb7c45d02efc (127.0.104.3:39317): tablet c59cdac5487d43d485dbe673debbc701 (table fake-table [id=42f73d54eb674347a2fd4df4bea0e948]) successfully deleted
I20251210 08:53:18.164903   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251210 08:53:18.172681   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:18.187142   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251210 08:53:18.191083   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251210 08:53:18.202517   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:18.202741   416 tablet_replica.cc:333] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959: stopping tablet replica
I20251210 08:53:18.202910   416 raft_consensus.cc:2243] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:18.203109   416 raft_consensus.cc:2272] T c59cdac5487d43d485dbe673debbc701 P 93114757afe842ff8e0369196e0eb959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:18.219489   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251210 08:53:18.222901   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251210 08:53:18.233496   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:18.247406   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251210 08:53:18.250826   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251210 08:53:18.262794   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251210 08:53:18.275533   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251210 08:53:18.278548   416 master.cc:561] Master@127.0.104.62:39457 shutting down...
I20251210 08:53:18.285571   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:18.285820   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:18.285909   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac8e47cd65eb468aae72fd6ba5b89883: stopping tablet replica
I20251210 08:53:18.299597   416 master.cc:583] Master@127.0.104.62:39457 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (10696 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20251210 08:53:18.310916   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:32929
I20251210 08:53:18.311412   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:18.312288   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:18.313444   416 webserver.cc:492] Webserver started at http://127.0.104.62:44201/ using document root <none> and password file <none>
I20251210 08:53:18.313634   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:18.313689   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:18.313800   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:18.314376   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/master-0-root/instance:
uuid: "80cc8fb488d740759ea3144444e7207c"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.316675   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:53:18.318084  8385 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.318439   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:53:18.318537   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/master-0-root
uuid: "80cc8fb488d740759ea3144444e7207c"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.318632   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-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 08:53:18.350386   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:18.350867   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:18.360957   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:32929
I20251210 08:53:18.360980  8436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:32929 every 8 connection(s)
I20251210 08:53:18.362320  8437 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 08:53:18.366495  8437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c: Bootstrap starting.
I20251210 08:53:18.367759  8437 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:18.369303  8437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c: No bootstrap required, opened a new log
I20251210 08:53:18.369864  8437 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80cc8fb488d740759ea3144444e7207c" member_type: VOTER }
I20251210 08:53:18.369985  8437 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:18.370038  8437 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80cc8fb488d740759ea3144444e7207c, State: Initialized, Role: FOLLOWER
I20251210 08:53:18.370221  8437 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80cc8fb488d740759ea3144444e7207c" member_type: VOTER }
I20251210 08:53:18.370322  8437 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:53:18.370374  8437 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:53:18.370442  8437 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:18.372327  8437 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80cc8fb488d740759ea3144444e7207c" member_type: VOTER }
I20251210 08:53:18.372503  8437 leader_election.cc:304] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 80cc8fb488d740759ea3144444e7207c; no voters: 
I20251210 08:53:18.372902  8437 leader_election.cc:290] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:53:18.372982  8440 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:53:18.373425  8440 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [term 1 LEADER]: Becoming Leader. State: Replica: 80cc8fb488d740759ea3144444e7207c, State: Running, Role: LEADER
I20251210 08:53:18.373659  8440 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80cc8fb488d740759ea3144444e7207c" member_type: VOTER }
I20251210 08:53:18.373744  8437 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [sys.catalog]: configured and running, proceeding with master startup.
I20251210 08:53:18.374253  8441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80cc8fb488d740759ea3144444e7207c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80cc8fb488d740759ea3144444e7207c" member_type: VOTER } }
I20251210 08:53:18.374397  8441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [sys.catalog]: This master's current role is: LEADER
I20251210 08:53:18.374276  8442 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80cc8fb488d740759ea3144444e7207c. Latest consensus state: current_term: 1 leader_uuid: "80cc8fb488d740759ea3144444e7207c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80cc8fb488d740759ea3144444e7207c" member_type: VOTER } }
I20251210 08:53:18.374541  8442 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c [sys.catalog]: This master's current role is: LEADER
I20251210 08:53:18.375463  8444 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251210 08:53:18.376633  8444 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251210 08:53:18.377938   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251210 08:53:18.379312  8444 catalog_manager.cc:1357] Generated new cluster ID: 672954925ec74d069320f836681c11d7
I20251210 08:53:18.379421  8444 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251210 08:53:18.398707  8444 catalog_manager.cc:1380] Generated new certificate authority record
I20251210 08:53:18.399518  8444 catalog_manager.cc:1514] Loading token signing keys...
I20251210 08:53:18.411723  8444 catalog_manager.cc:6027] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c: Generated new TSK 0
I20251210 08:53:18.412014  8444 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251210 08:53:18.443184   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:18.444363   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:18.445629   416 webserver.cc:492] Webserver started at http://127.0.104.1:44717/ using document root <none> and password file <none>
I20251210 08:53:18.445849   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:18.445930   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:18.446064   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:18.446655   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root/instance:
uuid: "a078b7d67a8e40cdafab01d7e1bb780c"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.448952   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251210 08:53:18.450579  8461 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.451442   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:53:18.451592   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root
uuid: "a078b7d67a8e40cdafab01d7e1bb780c"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.451723   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-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 08:53:18.462929   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:18.463393   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:18.463977   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:18.464761   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:18.464841   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.464936   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:18.464988   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.476365   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36699
I20251210 08:53:18.476393  8523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36699 every 8 connection(s)
I20251210 08:53:18.477891   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:18.479111   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:18.480515   416 webserver.cc:492] Webserver started at http://127.0.104.2:41215/ using document root <none> and password file <none>
I20251210 08:53:18.480758   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:18.480846   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:18.480988   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:18.481604   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-1-root/instance:
uuid: "ce16622bc7954e6a8e2694a6bbde29b3"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.483570  8524 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32929
I20251210 08:53:18.483721  8524 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:18.484120  8524 heartbeater.cc:507] Master 127.0.104.62:32929 requested a full tablet report, sending...
I20251210 08:53:18.484493   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20251210 08:53:18.484977  8402 ts_manager.cc:194] Registered new tserver with Master: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699)
I20251210 08:53:18.486048  8531 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.486028  8402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60176
I20251210 08:53:18.486426   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:53:18.486549   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-1-root
uuid: "ce16622bc7954e6a8e2694a6bbde29b3"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.486676   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-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 08:53:18.497382  8524 heartbeater.cc:499] Master 127.0.104.62:32929 was elected leader, sending a full tablet report...
I20251210 08:53:18.521224   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:18.521742   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:18.522356   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:18.523119   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:18.523185   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.523257   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:18.523303   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.535327   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:33807
I20251210 08:53:18.535346  8593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:33807 every 8 connection(s)
I20251210 08:53:18.536931   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:18.538276   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:18.539614   416 webserver.cc:492] Webserver started at http://127.0.104.3:43569/ using document root <none> and password file <none>
I20251210 08:53:18.539882   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:18.540012   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:18.540185   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:18.540891   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-2-root/instance:
uuid: "35910d4bca6d4e15956c445c60eb7fae"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.541889  8594 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32929
I20251210 08:53:18.542032  8594 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:18.542367  8594 heartbeater.cc:507] Master 127.0.104.62:32929 requested a full tablet report, sending...
I20251210 08:53:18.543195  8402 ts_manager.cc:194] Registered new tserver with Master: ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807)
I20251210 08:53:18.543798   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251210 08:53:18.544224  8402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60186
I20251210 08:53:18.545565  8600 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.545921   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251210 08:53:18.546016   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-2-root
uuid: "35910d4bca6d4e15956c445c60eb7fae"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.546130   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-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 08:53:18.555467  8594 heartbeater.cc:499] Master 127.0.104.62:32929 was elected leader, sending a full tablet report...
I20251210 08:53:18.573348   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:18.573846   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:18.574451   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:18.575260   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:18.575336   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.575430   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:18.575487   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.588493   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:45263
I20251210 08:53:18.588510  8662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:45263 every 8 connection(s)
I20251210 08:53:18.590058   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251210 08:53:18.591529   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251210 08:53:18.593127   416 webserver.cc:492] Webserver started at http://127.0.104.4:36315/ using document root <none> and password file <none>
I20251210 08:53:18.593369   416 fs_manager.cc:362] Metadata directory not provided
I20251210 08:53:18.593448   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251210 08:53:18.593605   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251210 08:53:18.594367   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-3-root/instance:
uuid: "b095f16ac6464694bbf5639a80b38e32"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.595504  8663 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32929
I20251210 08:53:18.595642  8663 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:18.596011  8663 heartbeater.cc:507] Master 127.0.104.62:32929 requested a full tablet report, sending...
I20251210 08:53:18.596971  8402 ts_manager.cc:194] Registered new tserver with Master: 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263)
I20251210 08:53:18.597368   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251210 08:53:18.598019  8402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60198
I20251210 08:53:18.599215  8669 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.599597   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251210 08:53:18.599707   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-3-root
uuid: "b095f16ac6464694bbf5639a80b38e32"
format_stamp: "Formatted at 2025-12-10 08:53:18 on dist-test-slave-cbxd"
I20251210 08:53:18.599835   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-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 08:53:18.609256  8663 heartbeater.cc:499] Master 127.0.104.62:32929 was elected leader, sending a full tablet report...
I20251210 08:53:18.621172   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251210 08:53:18.621753   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251210 08:53:18.622380   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251210 08:53:18.623210   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251210 08:53:18.623274   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.623345   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251210 08:53:18.623389   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251210 08:53:18.636051   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:38069
I20251210 08:53:18.636111  8731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:38069 every 8 connection(s)
I20251210 08:53:18.642372  8732 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32929
I20251210 08:53:18.642522  8732 heartbeater.cc:461] Registering TS with master...
I20251210 08:53:18.642860  8732 heartbeater.cc:507] Master 127.0.104.62:32929 requested a full tablet report, sending...
I20251210 08:53:18.643671  8401 ts_manager.cc:194] Registered new tserver with Master: b095f16ac6464694bbf5639a80b38e32 (127.0.104.4:38069)
I20251210 08:53:18.644336   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006797868s
I20251210 08:53:18.644774  8401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60206
I20251210 08:53:18.655365  8402 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60218:
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 08:53:18.655879  8732 heartbeater.cc:499] Master 127.0.104.62:32929 was elected leader, sending a full tablet report...
I20251210 08:53:18.685326  8559 tablet_service.cc:1505] Processing CreateTablet for tablet 104342a5489f4805800ed589f0d51a41 (DEFAULT_TABLE table=fake-table [id=5a716be4ba8e4197a56a6a6c77eebf2e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:53:18.685797  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104342a5489f4805800ed589f0d51a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:18.686666  8697 tablet_service.cc:1505] Processing CreateTablet for tablet 104342a5489f4805800ed589f0d51a41 (DEFAULT_TABLE table=fake-table [id=5a716be4ba8e4197a56a6a6c77eebf2e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:53:18.687114  8697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104342a5489f4805800ed589f0d51a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:18.690080  8628 tablet_service.cc:1505] Processing CreateTablet for tablet 104342a5489f4805800ed589f0d51a41 (DEFAULT_TABLE table=fake-table [id=5a716be4ba8e4197a56a6a6c77eebf2e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251210 08:53:18.690490  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104342a5489f4805800ed589f0d51a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:18.693616  8747 tablet_bootstrap.cc:492] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: Bootstrap starting.
I20251210 08:53:18.695039  8747 tablet_bootstrap.cc:654] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:18.698510  8750 tablet_bootstrap.cc:492] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: Bootstrap starting.
I20251210 08:53:18.699950  8750 tablet_bootstrap.cc:654] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:18.700340  8748 tablet_bootstrap.cc:492] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: Bootstrap starting.
I20251210 08:53:18.701913  8747 tablet_bootstrap.cc:492] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: No bootstrap required, opened a new log
I20251210 08:53:18.702147  8747 ts_tablet_manager.cc:1403] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20251210 08:53:18.702639  8748 tablet_bootstrap.cc:654] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:18.703118  8747 raft_consensus.cc:359] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } }
I20251210 08:53:18.703343  8747 raft_consensus.cc:385] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:18.703449  8747 raft_consensus.cc:740] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce16622bc7954e6a8e2694a6bbde29b3, State: Initialized, Role: FOLLOWER
I20251210 08:53:18.703696  8747 consensus_queue.cc:260] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } }
I20251210 08:53:18.704527  8747 ts_tablet_manager.cc:1434] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20251210 08:53:18.705277  8748 tablet_bootstrap.cc:492] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: No bootstrap required, opened a new log
I20251210 08:53:18.705426  8748 ts_tablet_manager.cc:1403] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20251210 08:53:18.706135  8748 raft_consensus.cc:359] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } }
I20251210 08:53:18.706408  8748 raft_consensus.cc:385] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:18.706504  8748 raft_consensus.cc:740] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b095f16ac6464694bbf5639a80b38e32, State: Initialized, Role: FOLLOWER
I20251210 08:53:18.706804  8750 tablet_bootstrap.cc:492] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: No bootstrap required, opened a new log
I20251210 08:53:18.706772  8748 consensus_queue.cc:260] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } }
I20251210 08:53:18.708211  8750 ts_tablet_manager.cc:1403] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.006s
I20251210 08:53:18.708801  8750 raft_consensus.cc:359] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } }
I20251210 08:53:18.708958  8750 raft_consensus.cc:385] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:18.709038  8750 raft_consensus.cc:740] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35910d4bca6d4e15956c445c60eb7fae, State: Initialized, Role: FOLLOWER
I20251210 08:53:18.709275  8750 consensus_queue.cc:260] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } }
I20251210 08:53:18.710558  8750 ts_tablet_manager.cc:1434] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20251210 08:53:18.711114  8748 ts_tablet_manager.cc:1434] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20251210 08:53:18.732424  8755 raft_consensus.cc:493] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251210 08:53:18.732591  8755 raft_consensus.cc:515] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } }
I20251210 08:53:18.733371  8755 leader_election.cc:290] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b095f16ac6464694bbf5639a80b38e32 (127.0.104.4:38069), ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807)
I20251210 08:53:18.739631  8707 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "104342a5489f4805800ed589f0d51a41" candidate_uuid: "35910d4bca6d4e15956c445c60eb7fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b095f16ac6464694bbf5639a80b38e32" is_pre_election: true
I20251210 08:53:18.739842  8569 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "104342a5489f4805800ed589f0d51a41" candidate_uuid: "35910d4bca6d4e15956c445c60eb7fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" is_pre_election: true
I20251210 08:53:18.739949  8707 raft_consensus.cc:2468] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35910d4bca6d4e15956c445c60eb7fae in term 0.
I20251210 08:53:18.740083  8569 raft_consensus.cc:2468] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35910d4bca6d4e15956c445c60eb7fae in term 0.
I20251210 08:53:18.740386  8604 leader_election.cc:304] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [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: 35910d4bca6d4e15956c445c60eb7fae, b095f16ac6464694bbf5639a80b38e32; no voters: 
I20251210 08:53:18.740639  8755 raft_consensus.cc:2804] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251210 08:53:18.740736  8755 raft_consensus.cc:493] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251210 08:53:18.740850  8755 raft_consensus.cc:3060] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:18.743484  8755 raft_consensus.cc:515] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } }
I20251210 08:53:18.744114  8755 leader_election.cc:290] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [CANDIDATE]: Term 1 election: Requested vote from peers b095f16ac6464694bbf5639a80b38e32 (127.0.104.4:38069), ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807)
I20251210 08:53:18.744458  8569 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "104342a5489f4805800ed589f0d51a41" candidate_uuid: "35910d4bca6d4e15956c445c60eb7fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce16622bc7954e6a8e2694a6bbde29b3"
I20251210 08:53:18.744454  8707 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "104342a5489f4805800ed589f0d51a41" candidate_uuid: "35910d4bca6d4e15956c445c60eb7fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b095f16ac6464694bbf5639a80b38e32"
I20251210 08:53:18.744625  8569 raft_consensus.cc:3060] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:18.744654  8707 raft_consensus.cc:3060] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32 [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:18.746657  8569 raft_consensus.cc:2468] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35910d4bca6d4e15956c445c60eb7fae in term 1.
I20251210 08:53:18.746826  8707 raft_consensus.cc:2468] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35910d4bca6d4e15956c445c60eb7fae in term 1.
I20251210 08:53:18.747044  8602 leader_election.cc:304] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [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: 35910d4bca6d4e15956c445c60eb7fae, ce16622bc7954e6a8e2694a6bbde29b3; no voters: 
I20251210 08:53:18.747305  8755 raft_consensus.cc:2804] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:53:18.747774  8755 raft_consensus.cc:697] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEADER]: Becoming Leader. State: Replica: 35910d4bca6d4e15956c445c60eb7fae, State: Running, Role: LEADER
I20251210 08:53:18.748150  8755 consensus_queue.cc:237] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [LEADER]: Queue going to LEADER mode. State: All 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: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } }
I20251210 08:53:18.750452  8400 catalog_manager.cc:5654] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae reported cstate change: term changed from 0 to 1, leader changed from <none> to 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3). New cstate: current_term: 1 leader_uuid: "35910d4bca6d4e15956c445c60eb7fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b095f16ac6464694bbf5639a80b38e32" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } health_report { overall_health: UNKNOWN } } }
I20251210 08:53:18.786360   416 alter_table-test.cc:182] Tablet successfully located
I20251210 08:53:18.787149  8400 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60218:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 08:53:18.787360  8400 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60218:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251210 08:53:18.790195  8400 catalog_manager.cc:5941] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c: Sending DeleteTablet for 3 replicas of tablet 104342a5489f4805800ed589f0d51a41
I20251210 08:53:18.790817  8628 tablet_service.cc:1552] Processing DeleteTablet for tablet 104342a5489f4805800ed589f0d51a41 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 08:53:18 UTC) from {username='slave'} at 127.0.0.1:41126
I20251210 08:53:18.790931  8697 tablet_service.cc:1552] Processing DeleteTablet for tablet 104342a5489f4805800ed589f0d51a41 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 08:53:18 UTC) from {username='slave'} at 127.0.0.1:36462
I20251210 08:53:18.791043  8559 tablet_service.cc:1552] Processing DeleteTablet for tablet 104342a5489f4805800ed589f0d51a41 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-12-10 08:53:18 UTC) from {username='slave'} at 127.0.0.1:50592
I20251210 08:53:18.791468   416 test_util.cc:276] Using random seed: 686083855
I20251210 08:53:18.791633  8762 tablet_replica.cc:333] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: stopping tablet replica
I20251210 08:53:18.791756  8761 tablet_replica.cc:333] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: stopping tablet replica
I20251210 08:53:18.791873  8763 tablet_replica.cc:333] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: stopping tablet replica
I20251210 08:53:18.791867  8762 raft_consensus.cc:2243] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:53:18.791976  8761 raft_consensus.cc:2243] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEADER]: Raft consensus shutting down.
I20251210 08:53:18.792128  8763 raft_consensus.cc:2243] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251210 08:53:18.792168  8762 raft_consensus.cc:2272] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:18.792328  8761 pending_rounds.cc:70] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: Trying to abort 1 pending ops.
I20251210 08:53:18.792344  8763 raft_consensus.cc:2272] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:18.792429  8761 pending_rounds.cc:77] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251210 08:53:18.792586  8761 raft_consensus.cc:2889] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251210 08:53:18.792722  8761 raft_consensus.cc:2272] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Raft consensus is shut down!
I20251210 08:53:18.793720  8761 ts_tablet_manager.cc:1916] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:18.793128  8763 ts_tablet_manager.cc:1916] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:18.797528  8762 ts_tablet_manager.cc:1916] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251210 08:53:18.800661  8763 ts_tablet_manager.cc:1929] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251210 08:53:18.800797  8763 log.cc:1199] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-1-root/wals/104342a5489f4805800ed589f0d51a41
I20251210 08:53:18.801231  8763 ts_tablet_manager.cc:1950] T 104342a5489f4805800ed589f0d51a41 P ce16622bc7954e6a8e2694a6bbde29b3: Deleting consensus metadata
I20251210 08:53:18.802130  8761 ts_tablet_manager.cc:1929] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251210 08:53:18.802191  8387 catalog_manager.cc:4985] TS ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): tablet 104342a5489f4805800ed589f0d51a41 (table fake-table [id=5a716be4ba8e4197a56a6a6c77eebf2e]) successfully deleted
I20251210 08:53:18.802269  8761 log.cc:1199] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-2-root/wals/104342a5489f4805800ed589f0d51a41
I20251210 08:53:18.802706  8761 ts_tablet_manager.cc:1950] T 104342a5489f4805800ed589f0d51a41 P 35910d4bca6d4e15956c445c60eb7fae: Deleting consensus metadata
I20251210 08:53:18.803262  8387 catalog_manager.cc:4985] TS 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): tablet 104342a5489f4805800ed589f0d51a41 (table fake-table [id=5a716be4ba8e4197a56a6a6c77eebf2e]) successfully deleted
I20251210 08:53:18.804798  8762 ts_tablet_manager.cc:1929] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251210 08:53:18.804965  8762 log.cc:1199] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: Deleting WAL directory at /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-3-root/wals/104342a5489f4805800ed589f0d51a41
I20251210 08:53:18.805357  8762 ts_tablet_manager.cc:1950] T 104342a5489f4805800ed589f0d51a41 P b095f16ac6464694bbf5639a80b38e32: Deleting consensus metadata
I20251210 08:53:18.806440  8389 catalog_manager.cc:4985] TS b095f16ac6464694bbf5639a80b38e32 (127.0.104.4:38069): tablet 104342a5489f4805800ed589f0d51a41 (table fake-table [id=5a716be4ba8e4197a56a6a6c77eebf2e]) successfully deleted
I20251210 08:53:18.816395  8400 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60246:
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 08:53:18.828009  8489 tablet_service.cc:1505] Processing CreateTablet for tablet 309ab5cda50c463c969bcb85c9a3f22e (DEFAULT_TABLE table=fake-table [id=298aae19c90144769002345a82a51190]), partition=RANGE (key) PARTITION UNBOUNDED
I20251210 08:53:18.828493  8489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309ab5cda50c463c969bcb85c9a3f22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:18.834380  8769 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Bootstrap starting.
I20251210 08:53:18.835829  8769 tablet_bootstrap.cc:654] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Neither blocks nor log segments found. Creating new log.
I20251210 08:53:18.837608  8769 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: No bootstrap required, opened a new log
I20251210 08:53:18.837736  8769 ts_tablet_manager.cc:1403] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251210 08:53:18.838310  8769 raft_consensus.cc:359] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } }
I20251210 08:53:18.838456  8769 raft_consensus.cc:385] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251210 08:53:18.838521  8769 raft_consensus.cc:740] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a078b7d67a8e40cdafab01d7e1bb780c, State: Initialized, Role: FOLLOWER
I20251210 08:53:18.838711  8769 consensus_queue.cc:260] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } }
I20251210 08:53:18.838843  8769 raft_consensus.cc:399] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251210 08:53:18.838907  8769 raft_consensus.cc:493] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251210 08:53:18.838972  8769 raft_consensus.cc:3060] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 0 FOLLOWER]: Advancing to term 1
I20251210 08:53:18.841506  8769 raft_consensus.cc:515] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } }
I20251210 08:53:18.841707  8769 leader_election.cc:304] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a078b7d67a8e40cdafab01d7e1bb780c; no voters: 
I20251210 08:53:18.842131  8769 leader_election.cc:290] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251210 08:53:18.842235  8771 raft_consensus.cc:2804] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 1 FOLLOWER]: Leader election won for term 1
I20251210 08:53:18.842720  8771 raft_consensus.cc:697] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 1 LEADER]: Becoming Leader. State: Replica: a078b7d67a8e40cdafab01d7e1bb780c, State: Running, Role: LEADER
I20251210 08:53:18.842839  8769 ts_tablet_manager.cc:1434] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251210 08:53:18.843026  8771 consensus_queue.cc:237] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } }
I20251210 08:53:18.844955  8402 catalog_manager.cc:5654] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c reported cstate change: term changed from 0 to 1, leader changed from <none> to a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } health_report { overall_health: HEALTHY } } }
I20251210 08:53:18.852500  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000133
I20251210 08:53:18.870999  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.018s	user 0.007s	sys 0.009s Metrics: {"bytes_written":7102,"cfile_init":1,"dirs.queue_time_us":492,"dirs.run_cpu_time_us":200,"dirs.run_wall_time_us":945,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":783,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":7,"thread_start_us":335,"threads_started":1}
I20251210 08:53:18.977785  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.000976
I20251210 08:53:19.145519  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.167s	user 0.057s	sys 0.019s Metrics: {"bytes_written":11714,"cfile_init":1,"dirs.queue_time_us":358,"dirs.run_cpu_time_us":202,"dirs.run_wall_time_us":743,"drs_written":1,"lbm_read_time_us":50,"lbm_reads_lt_1ms":4,"lbm_write_time_us":743,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":800,"thread_start_us":265,"threads_started":1}
I20251210 08:53:19.146427  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.001945
I20251210 08:53:19.248430  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.102s	user 0.080s	sys 0.004s Metrics: {"bytes_written":16516,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":213,"dirs.run_wall_time_us":5157,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":840,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1450}
I20251210 08:53:19.249387  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.014601
I20251210 08:53:19.377965  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.128s	user 0.117s	sys 0.001s Metrics: {"bytes_written":26445,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2284,"cfile_cache_miss":26,"cfile_cache_miss_bytes":63550,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":2447,"dirs.run_cpu_time_us":938,"dirs.run_wall_time_us":3742,"drs_written":1,"lbm_read_time_us":907,"lbm_reads_lt_1ms":54,"lbm_write_time_us":799,"lbm_writes_lt_1ms":24,"mutex_wait_us":23,"num_input_rowsets":2,"peak_mem_usage":18393,"rows_written":2250,"spinlock_wait_cycles":3200,"thread_start_us":13076,"threads_started":2}
I20251210 08:53:19.380349  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.002914
I20251210 08:53:19.545670  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.165s	user 0.115s	sys 0.002s Metrics: {"bytes_written":25707,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":1023,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":869,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2150}
I20251210 08:53:19.546778  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.014382
I20251210 08:53:19.788600  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.242s	user 0.190s	sys 0.004s Metrics: {"bytes_written":45937,"cfile_cache_hit":11,"cfile_cache_hit_bytes":9612,"cfile_cache_miss":25,"cfile_cache_miss_bytes":114478,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":145,"dirs.run_wall_time_us":1029,"drs_written":1,"lbm_read_time_us":4898,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":52,"lbm_write_time_us":1145,"lbm_writes_lt_1ms":25,"num_input_rowsets":2,"peak_mem_usage":30183,"rows_written":4400}
I20251210 08:53:19.789469  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.004852
I20251210 08:53:20.098969  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.309s	user 0.223s	sys 0.000s Metrics: {"bytes_written":45946,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1668,"drs_written":1,"lbm_read_time_us":98,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1035,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":4400}
I20251210 08:53:20.101357  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.014723
I20251210 08:53:20.492169  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.390s	user 0.356s	sys 0.004s Metrics: {"bytes_written":89178,"cfile_cache_hit":12,"cfile_cache_hit_bytes":31082,"cfile_cache_miss":24,"cfile_cache_miss_bytes":219440,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":987,"drs_written":1,"lbm_read_time_us":1251,"lbm_reads_lt_1ms":52,"lbm_write_time_us":1359,"lbm_writes_lt_1ms":29,"num_input_rowsets":2,"peak_mem_usage":65202,"rows_written":8800,"spinlock_wait_cycles":1792}
I20251210 08:53:20.494776  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.007758
I20251210 08:53:20.940490  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.445s	user 0.372s	sys 0.000s Metrics: {"bytes_written":72908,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":145,"dirs.run_wall_time_us":727,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1379,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":7050}
I20251210 08:53:20.941365  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.014890
I20251210 08:53:21.714017  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.772s	user 0.633s	sys 0.023s Metrics: {"bytes_written":154583,"cfile_cache_hit":11,"cfile_cache_hit_bytes":29885,"cfile_cache_miss":29,"cfile_cache_miss_bytes":425021,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":14174,"dirs.run_cpu_time_us":911,"dirs.run_wall_time_us":8172,"drs_written":1,"lbm_read_time_us":1490,"lbm_reads_lt_1ms":57,"lbm_write_time_us":1799,"lbm_writes_lt_1ms":35,"num_input_rowsets":2,"peak_mem_usage":118569,"rows_written":15850,"thread_start_us":25616,"threads_started":3}
I20251210 08:53:21.715108  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.015510
I20251210 08:53:22.731237  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 1.016s	user 0.759s	sys 0.024s Metrics: {"bytes_written":142553,"cfile_init":1,"dirs.queue_time_us":5502,"dirs.run_cpu_time_us":148,"dirs.run_wall_time_us":1061,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1875,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":14700,"thread_start_us":7937,"threads_started":1}
I20251210 08:53:22.732384  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.014845
I20251210 08:53:24.540431  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 1.808s	user 1.231s	sys 0.046s Metrics: {"bytes_written":287386,"cfile_cache_hit":13,"cfile_cache_hit_bytes":143447,"cfile_cache_miss":35,"cfile_cache_miss_bytes":739361,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":8517,"dirs.run_cpu_time_us":1054,"dirs.run_wall_time_us":8279,"drs_written":1,"lbm_read_time_us":2078,"lbm_reads_lt_1ms":63,"lbm_write_time_us":3535,"lbm_writes_lt_1ms":47,"num_input_rowsets":2,"peak_mem_usage":239737,"rows_written":30550,"spinlock_wait_cycles":1408,"thread_start_us":21672,"threads_started":3}
I20251210 08:53:24.541584  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.034889
I20251210 08:53:27.069391  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 2.514s	user 1.744s	sys 0.166s Metrics: {"bytes_written":315598,"cfile_init":1,"dirs.queue_time_us":42196,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":18164,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3449,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":33450,"thread_start_us":42100,"threads_started":1}
I20251210 08:53:27.070339  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.014687
I20251210 08:53:31.063084  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 3.992s	user 2.539s	sys 0.054s Metrics: {"bytes_written":593442,"cfile_cache_hit":13,"cfile_cache_hit_bytes":277266,"cfile_cache_miss":53,"cfile_cache_miss_bytes":1595986,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":6355,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1779,"drs_written":1,"lbm_read_time_us":9796,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":80,"lbm_write_time_us":5875,"lbm_writes_lt_1ms":75,"num_input_rowsets":2,"peak_mem_usage":513800,"rows_written":64000,"spinlock_wait_cycles":1878272,"thread_start_us":6475,"threads_started":1}
I20251210 08:53:31.066084  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling LogGCOp(309ab5cda50c463c969bcb85c9a3f22e): free 997829 bytes of WAL
I20251210 08:53:31.066581  8466 log_reader.cc:385] T 309ab5cda50c463c969bcb85c9a3f22e: removed 1 log segments from log reader
I20251210 08:53:31.066752  8466 log.cc:1079] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Deleting log segment in path: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root/wals/309ab5cda50c463c969bcb85c9a3f22e/wal-000000001 (ops 1-739)
I20251210 08:53:31.067399  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: LogGCOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {}
I20251210 08:53:31.067816  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.081397
I20251210 08:53:35.907577  8401 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60218:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251210 08:53:36.160703  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000052
I20251210 08:53:36.166306  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s	user 0.002s	sys 0.001s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":184,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 08:53:36.166720  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.127907
I20251210 08:53:36.176775  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.010s	user 0.010s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2331,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":2055,"lbm_read_time_us":397,"lbm_reads_lt_1ms":25,"lbm_write_time_us":237,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":1830,"threads_started":2,"update_count":1}
I20251210 08:53:37.142933  8791 tablet.cc:1722] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: 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 08:53:37.142920  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 6.075s	user 3.811s	sys 0.281s Metrics: {"bytes_written":719080,"cfile_init":1,"dirs.queue_time_us":378,"dirs.run_cpu_time_us":143,"dirs.run_wall_time_us":663,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8822,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":90,"peak_mem_usage":0,"rows_written":77950,"thread_start_us":604,"threads_started":2,"wal-append.queue_time_us":540}
I20251210 08:53:37.144104  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling LogGCOp(309ab5cda50c463c969bcb85c9a3f22e): free 1998899 bytes of WAL
I20251210 08:53:37.144433  8466 log_reader.cc:385] T 309ab5cda50c463c969bcb85c9a3f22e: removed 2 log segments from log reader
I20251210 08:53:37.144510  8466 log.cc:1079] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Deleting log segment in path: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root/wals/309ab5cda50c463c969bcb85c9a3f22e/wal-000000002 (ops 740-1454)
I20251210 08:53:37.144563  8466 log.cc:1079] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Deleting log segment in path: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root/wals/309ab5cda50c463c969bcb85c9a3f22e/wal-000000003 (ops 1455-2169)
I20251210 08:53:37.145334  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: LogGCOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {}
I20251210 08:53:37.145710  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.014314
I20251210 08:53:37.147331  8791 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:56146 (request call id 1) took 1162 ms. Trace:
I20251210 08:53:37.147425  8791 rpcz_store.cc:276] 1210 08:53:35.984799 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:35.984963 (+   164us) service_pool.cc:225] Handling call
1210 08:53:37.147312 (+1162349us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:35.995492 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1210 08:53:35.995624 (+   132us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1210 08:53:36.015445 (+ 19821us) alter_schema_op.cc:66] Acquired schema lock
1210 08:53:36.015458 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1210 08:53:36.015486 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1210 08:53:36.015490 (+     4us) op_driver.cc:348] REPLICATION: starting
1210 08:53:36.015700 (+   210us) log.cc:844] Serialized 195 byte log entry
1210 08:53:36.017014 (+  1314us) op_driver.cc:464] REPLICATION: finished
1210 08:53:36.017140 (+   126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1210 08:53:37.143583 (+1126443us) log.cc:844] Serialized 5 byte log entry
1210 08:53:37.146897 (+  3314us) tablet_metadata.cc:641] Metadata flushed
1210 08:53:37.147217 (+   320us) log.cc:844] Serialized 15 byte log entry
1210 08:53:37.147259 (+    42us) alter_schema_op.cc:73] Released schema lock
1210 08:53:37.147264 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75,"prepare.queue_time_us":10194,"prepare.run_cpu_time_us":680,"prepare.run_wall_time_us":20268,"replication_time_us":1496}]]}
I20251210 08:53:37.156997  8791 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4052, attempt_no=0}) took 1171 ms. Trace:
I20251210 08:53:37.157133  8791 rpcz_store.cc:276] 1210 08:53:35.985239 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:35.986644 (+  1405us) service_pool.cc:225] Handling call
1210 08:53:37.156973 (+1170329us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:36.015815 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:36.015965 (+   150us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.147778 (+1131813us) write_op.cc:435] Acquired schema lock
1210 08:53:37.147782 (+     4us) tablet.cc:660] Decoding operations
1210 08:53:37.148970 (+  1188us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.148983 (+    13us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.148988 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.149327 (+   339us) tablet.cc:699] Row locks acquired
1210 08:53:37.149330 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:53:37.149371 (+    41us) write_op.cc:270] Start()
1210 08:53:37.149404 (+    33us) write_op.cc:276] Timestamp: L: 4056
1210 08:53:37.149407 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.149630 (+   223us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.152300 (+  2670us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.152389 (+    89us) write_op.cc:301] APPLY: starting
1210 08:53:37.152402 (+    13us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.155322 (+  2920us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.155351 (+    29us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.156494 (+  1143us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.156561 (+    67us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.156571 (+    10us) write_op.cc:312] APPLY: finished
1210 08:53:37.156738 (+   167us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.156801 (+    63us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.156860 (+    59us) write_op.cc:454] Released schema lock
1210 08:53:37.156869 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"cfile_cache_hit":30,"cfile_cache_hit_bytes":123180,"cfile_cache_miss":32,"cfile_cache_miss_bytes":127867,"cfile_init":1,"lbm_read_time_us":575,"lbm_reads_lt_1ms":36,"num_ops":50,"prepare.queue_time_us":28737,"prepare.run_cpu_time_us":183319,"prepare.run_wall_time_us":1133902,"replication_time_us":2867}]]}
I20251210 08:53:37.168331  8791 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4054, attempt_no=0}) took 1172 ms. Trace:
I20251210 08:53:37.168381  8827 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4053, attempt_no=0}) took 1181 ms. Trace:
I20251210 08:53:37.168674  8827 rpcz_store.cc:276] 1210 08:53:35.986692 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:35.986764 (+    72us) service_pool.cc:225] Handling call
1210 08:53:37.168358 (+1181594us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:37.149757 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:37.149879 (+   122us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.149884 (+     5us) write_op.cc:435] Acquired schema lock
1210 08:53:37.149887 (+     3us) tablet.cc:660] Decoding operations
1210 08:53:37.150274 (+   387us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.150284 (+    10us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.150289 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.150627 (+   338us) tablet.cc:699] Row locks acquired
1210 08:53:37.150630 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:53:37.150675 (+    45us) write_op.cc:270] Start()
1210 08:53:37.150704 (+    29us) write_op.cc:276] Timestamp: L: 4057
1210 08:53:37.150706 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.150896 (+   190us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.162520 (+ 11624us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.164499 (+  1979us) write_op.cc:301] APPLY: starting
1210 08:53:37.164514 (+    15us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.166556 (+  2042us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.166584 (+    28us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.167845 (+  1261us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.167930 (+    85us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.167941 (+    11us) write_op.cc:312] APPLY: finished
1210 08:53:37.168109 (+   168us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.168171 (+    62us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.168235 (+    64us) write_op.cc:454] Released schema lock
1210 08:53:37.168244 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1924,"cfile_cache_hit":54,"cfile_cache_hit_bytes":214575,"cfile_cache_miss":5,"cfile_cache_miss_bytes":20530,"lbm_read_time_us":117,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1162566,"prepare.run_cpu_time_us":1196,"prepare.run_wall_time_us":1194,"replication_time_us":11788,"spinlock_wait_cycles":30848}]]}
I20251210 08:53:37.180198  8827 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4055, attempt_no=0}) took 1171 ms. Trace:
I20251210 08:53:37.180833  8827 rpcz_store.cc:276] 1210 08:53:36.009172 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:36.009215 (+    43us) service_pool.cc:225] Handling call
1210 08:53:37.180166 (+1170951us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:37.158526 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:37.158655 (+   129us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.158660 (+     5us) write_op.cc:435] Acquired schema lock
1210 08:53:37.158663 (+     3us) tablet.cc:660] Decoding operations
1210 08:53:37.159047 (+   384us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.159056 (+     9us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.159061 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.159404 (+   343us) tablet.cc:699] Row locks acquired
1210 08:53:37.159407 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:53:37.159432 (+    25us) write_op.cc:270] Start()
1210 08:53:37.159454 (+    22us) write_op.cc:276] Timestamp: L: 4059
1210 08:53:37.159457 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.159619 (+   162us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.168792 (+  9173us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.175871 (+  7079us) write_op.cc:301] APPLY: starting
1210 08:53:37.175888 (+    17us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.177890 (+  2002us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.177923 (+    33us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.179573 (+  1650us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.179648 (+    75us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.179657 (+     9us) write_op.cc:312] APPLY: finished
1210 08:53:37.179848 (+   191us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.179967 (+   119us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.180035 (+    68us) write_op.cc:454] Released schema lock
1210 08:53:37.180047 (+    12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":7031,"cfile_cache_hit":60,"cfile_cache_hit_bytes":246360,"cfile_cache_miss":1,"cfile_cache_miss_bytes":4106,"lbm_read_time_us":46,"lbm_reads_lt_1ms":1,"num_ops":50,"prepare.queue_time_us":1148852,"prepare.run_cpu_time_us":1153,"prepare.run_wall_time_us":1151,"replication_time_us":9310,"thread_start_us":7587,"threads_started":1}]]}
I20251210 08:53:37.168463  8791 rpcz_store.cc:276] 1210 08:53:35.995454 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:35.995627 (+   173us) service_pool.cc:225] Handling call
1210 08:53:37.168306 (+1172679us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:37.150997 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:37.151102 (+   105us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.151106 (+     4us) write_op.cc:435] Acquired schema lock
1210 08:53:37.151108 (+     2us) tablet.cc:660] Decoding operations
1210 08:53:37.152267 (+  1159us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.152275 (+     8us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.152280 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.158178 (+  5898us) tablet.cc:699] Row locks acquired
1210 08:53:37.158182 (+     4us) write_op.cc:260] PREPARE: finished
1210 08:53:37.158217 (+    35us) write_op.cc:270] Start()
1210 08:53:37.158243 (+    26us) write_op.cc:276] Timestamp: L: 4058
1210 08:53:37.158246 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.158441 (+   195us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.163575 (+  5134us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.164566 (+   991us) write_op.cc:301] APPLY: starting
1210 08:53:37.164579 (+    13us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.166535 (+  1956us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.166561 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.167829 (+  1268us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.167924 (+    95us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.167935 (+    11us) write_op.cc:312] APPLY: finished
1210 08:53:37.168095 (+   160us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.168149 (+    54us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.168207 (+    58us) write_op.cc:454] Released schema lock
1210 08:53:37.168217 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":947,"cfile_cache_hit":43,"cfile_cache_hit_bytes":176558,"cfile_cache_miss":9,"cfile_cache_miss_bytes":36954,"lbm_read_time_us":188,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1154858,"prepare.run_cpu_time_us":1201,"prepare.run_wall_time_us":7495,"replication_time_us":5307,"spinlock_wait_cycles":3968,"thread_start_us":753,"threads_started":1}]]}
I20251210 08:53:37.188393  8829 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4056, attempt_no=0}) took 1166 ms. Trace:
I20251210 08:53:37.188525  8829 rpcz_store.cc:276] 1210 08:53:36.021617 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:36.021668 (+    51us) service_pool.cc:225] Handling call
1210 08:53:37.188368 (+1166700us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:37.159713 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:37.159805 (+    92us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.159809 (+     4us) write_op.cc:435] Acquired schema lock
1210 08:53:37.159811 (+     2us) tablet.cc:660] Decoding operations
1210 08:53:37.160190 (+   379us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.160198 (+     8us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.160203 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.160556 (+   353us) tablet.cc:699] Row locks acquired
1210 08:53:37.160559 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:53:37.160584 (+    25us) write_op.cc:270] Start()
1210 08:53:37.160607 (+    23us) write_op.cc:276] Timestamp: L: 4060
1210 08:53:37.160609 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.160779 (+   170us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.176535 (+ 15756us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.179357 (+  2822us) write_op.cc:301] APPLY: starting
1210 08:53:37.179373 (+    16us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.181441 (+  2068us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.181470 (+    29us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.182577 (+  1107us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.182648 (+    71us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.182657 (+     9us) write_op.cc:312] APPLY: finished
1210 08:53:37.182807 (+   150us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.186859 (+  4052us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.186909 (+    50us) write_op.cc:454] Released schema lock
1210 08:53:37.186920 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2762,"cfile_cache_hit":56,"cfile_cache_hit_bytes":222787,"num_ops":50,"prepare.queue_time_us":1137568,"prepare.run_cpu_time_us":1111,"prepare.run_wall_time_us":1109,"replication_time_us":15900}]]}
I20251210 08:53:37.192534  8828 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4059, attempt_no=0}) took 1170 ms. Trace:
I20251210 08:53:37.192781  8828 rpcz_store.cc:276] 1210 08:53:36.022449 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:36.022514 (+    65us) service_pool.cc:225] Handling call
1210 08:53:37.192512 (+1169998us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:37.185164 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:37.185286 (+   122us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.185292 (+     6us) write_op.cc:435] Acquired schema lock
1210 08:53:37.185294 (+     2us) tablet.cc:660] Decoding operations
1210 08:53:37.185674 (+   380us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.185685 (+    11us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.185690 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.186038 (+   348us) tablet.cc:699] Row locks acquired
1210 08:53:37.186041 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:53:37.186077 (+    36us) write_op.cc:270] Start()
1210 08:53:37.186107 (+    30us) write_op.cc:276] Timestamp: L: 4063
1210 08:53:37.186110 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.186315 (+   205us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.187221 (+   906us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.188236 (+  1015us) write_op.cc:301] APPLY: starting
1210 08:53:37.188247 (+    11us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.190569 (+  2322us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.190594 (+    25us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.191871 (+  1277us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.191957 (+    86us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.191965 (+     8us) write_op.cc:312] APPLY: finished
1210 08:53:37.192108 (+   143us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.192342 (+   234us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.192398 (+    56us) write_op.cc:454] Released schema lock
1210 08:53:37.192407 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":953,"cfile_cache_hit":63,"cfile_cache_hit_bytes":251529,"num_ops":50,"prepare.queue_time_us":1162266,"prepare.run_cpu_time_us":1227,"prepare.run_wall_time_us":2163,"replication_time_us":1084,"spinlock_wait_cycles":768}]]}
I20251210 08:53:37.192508  8791 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4057, attempt_no=0}) took 1170 ms. Trace:
I20251210 08:53:37.193885  8791 rpcz_store.cc:276] 1210 08:53:36.021921 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:36.021975 (+    54us) service_pool.cc:225] Handling call
1210 08:53:37.192479 (+1170504us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:37.160860 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:37.160953 (+    93us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.160957 (+     4us) write_op.cc:435] Acquired schema lock
1210 08:53:37.160960 (+     3us) tablet.cc:660] Decoding operations
1210 08:53:37.161322 (+   362us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.161330 (+     8us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.161334 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.161681 (+   347us) tablet.cc:699] Row locks acquired
1210 08:53:37.161684 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:53:37.161708 (+    24us) write_op.cc:270] Start()
1210 08:53:37.161729 (+    21us) write_op.cc:276] Timestamp: L: 4061
1210 08:53:37.161731 (+     2us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.161888 (+   157us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.176628 (+ 14740us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.183559 (+  6931us) write_op.cc:301] APPLY: starting
1210 08:53:37.183573 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.185438 (+  1865us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.185465 (+    27us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.186742 (+  1277us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.186807 (+    65us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.186815 (+     8us) write_op.cc:312] APPLY: finished
1210 08:53:37.186952 (+   137us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.187033 (+    81us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.187086 (+    53us) write_op.cc:454] Released schema lock
1210 08:53:37.187094 (+     8us) write_op.cc:341] FINISH: Updating metrics
1210 08:53:37.192444 (+  5350us) spinlock_profiling.cc:243] Waited 4.88 ms on lock 0x611001135918. stack: 00007f5741316ee6 00007f5741316ca0 00007f57400cd3ad 00000000005064e4 00000000005064ad 0000000000505d6a 00007f5747d5db5b 00007f5747d77b9f 00007f5753f25254 00007f574d188ac6 00007f574d186d68 00007f574d189de0 00007f574d189bed 000000000053be8c 00007f574135d20f 00007f574136052b
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6869,"cfile_cache_hit":58,"cfile_cache_hit_bytes":238148,"num_ops":50,"prepare.queue_time_us":1138520,"prepare.run_cpu_time_us":1076,"prepare.run_wall_time_us":1075,"replication_time_us":14880,"spinlock_wait_cycles":11230976,"thread_start_us":3441,"threads_started":1}]]}
I20251210 08:53:37.194898  8827 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4058, attempt_no=0}) took 1172 ms. Trace:
I20251210 08:53:37.195267  8827 rpcz_store.cc:276] 1210 08:53:36.022181 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:36.022216 (+    35us) service_pool.cc:225] Handling call
1210 08:53:37.194849 (+1172633us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:37.161973 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:37.183143 (+ 21170us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.183149 (+     6us) write_op.cc:435] Acquired schema lock
1210 08:53:37.183151 (+     2us) tablet.cc:660] Decoding operations
1210 08:53:37.183534 (+   383us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.183545 (+    11us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.183550 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.183948 (+   398us) tablet.cc:699] Row locks acquired
1210 08:53:37.183951 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:53:37.183993 (+    42us) write_op.cc:270] Start()
1210 08:53:37.184024 (+    31us) write_op.cc:276] Timestamp: L: 4062
1210 08:53:37.184027 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.184275 (+   248us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.185024 (+   749us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.187383 (+  2359us) write_op.cc:301] APPLY: starting
1210 08:53:37.187395 (+    12us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.190166 (+  2771us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.190194 (+    28us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.191483 (+  1289us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.191564 (+    81us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.191574 (+    10us) write_op.cc:312] APPLY: finished
1210 08:53:37.191754 (+   180us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.194674 (+  2920us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.194739 (+    65us) write_op.cc:454] Released schema lock
1210 08:53:37.194750 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2310,"cfile_cache_hit":61,"cfile_cache_hit_bytes":250466,"num_ops":50,"prepare.queue_time_us":1139234,"prepare.run_cpu_time_us":1383,"prepare.run_wall_time_us":23160,"replication_time_us":967,"spinlock_wait_cycles":20736}]]}
I20251210 08:53:37.207154  8402 catalog_manager.cc:6199] T 00000000000000000000000000000000 P 80cc8fb488d740759ea3144444e7207c: fake-table [id=298aae19c90144769002345a82a51190] alter complete (version 1)
I20251210 08:53:37.207387  8829 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4060, attempt_no=0}) took 1184 ms. Trace:
I20251210 08:53:37.207530  8829 rpcz_store.cc:276] 1210 08:53:36.022707 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:36.022765 (+    58us) service_pool.cc:225] Handling call
1210 08:53:37.207328 (+1184563us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:37.187359 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:37.187459 (+   100us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.187464 (+     5us) write_op.cc:435] Acquired schema lock
1210 08:53:37.187466 (+     2us) tablet.cc:660] Decoding operations
1210 08:53:37.187846 (+   380us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.187859 (+    13us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.187864 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.188219 (+   355us) tablet.cc:699] Row locks acquired
1210 08:53:37.188222 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:53:37.201720 (+ 13498us) spinlock_profiling.cc:243] Waited 13.2 ms on lock 0x611001135918. stack: 00007f5741316ee6 00007f5741316ca0 00007f57400cd3ad 00000000005064e4 00000000005064ad 0000000000505d6a 00007f5747d5b6f5 00007f574d182049 00007f574d181399 00007f574d1897c0 00007f574d1895cd 000000000053be8c 00007f574135d20f 00007f574136052b 00007f57413603a8 000000000053be8c
1210 08:53:37.201744 (+    24us) write_op.cc:270] Start()
1210 08:53:37.201797 (+    53us) write_op.cc:276] Timestamp: L: 4064
1210 08:53:37.201822 (+    25us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.202107 (+   285us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.202791 (+   684us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.202909 (+   118us) write_op.cc:301] APPLY: starting
1210 08:53:37.202922 (+    13us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.205482 (+  2560us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.205484 (+     2us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.206717 (+  1233us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.206782 (+    65us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.206791 (+     9us) write_op.cc:312] APPLY: finished
1210 08:53:37.206931 (+   140us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.207183 (+   252us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.207235 (+    52us) write_op.cc:454] Released schema lock
1210 08:53:37.207244 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64,"cfile_cache_hit":61,"cfile_cache_hit_bytes":250466,"num_ops":50,"prepare.queue_time_us":1164311,"prepare.run_cpu_time_us":1698,"prepare.run_wall_time_us":14841,"replication_time_us":943,"spinlock_wait_cycles":30372608}]]}
I20251210 08:53:37.208945  8499 consensus_queue.cc:237] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4063, Committed index: 4063, Last appended: 1.4063, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4064 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } }
I20251210 08:53:37.210423  8824 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 1 LEADER]: Committing config change with OpId 1.4064: config changed from index -1 to 4064, NON_VOTER ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2) added. New config: { opid_index: 4064 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } }
I20251210 08:53:37.217371  8388 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 309ab5cda50c463c969bcb85c9a3f22e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 08:53:37.220204  8399 catalog_manager.cc:5654] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c reported cstate change: config changed from index -1 to 4064, NON_VOTER ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2) added. New cstate: current_term: 1 leader_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" committed_config { opid_index: 4064 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251210 08:53:37.227912  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 309ab5cda50c463c969bcb85c9a3f22e. This is attempt 1: this message will repeat every 5th retry.
I20251210 08:53:37.229501  8499 consensus_queue.cc:237] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4066, Committed index: 4066, Last appended: 1.4068, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4069 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: true } }
I20251210 08:53:37.232144  8827 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56148 (ReqId={client: 3cc1dfa97ee947fa98642c934ceea131, seq_no=4061, attempt_no=0}) took 1207 ms. Trace:
W20251210 08:53:37.233688  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 309ab5cda50c463c969bcb85c9a3f22e. This is attempt 1: this message will repeat every 5th retry.
I20251210 08:53:37.232309  8827 rpcz_store.cc:276] 1210 08:53:36.024306 (+     0us) service_pool.cc:168] Inserting onto call queue
1210 08:53:36.024381 (+    75us) service_pool.cc:225] Handling call
1210 08:53:37.232090 (+1207709us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1210 08:53:37.202246 (+     0us) write_op.cc:183] PREPARE: starting on tablet 309ab5cda50c463c969bcb85c9a3f22e
1210 08:53:37.202381 (+   135us) write_op.cc:432] Acquiring schema lock in shared mode
1210 08:53:37.202386 (+     5us) write_op.cc:435] Acquired schema lock
1210 08:53:37.202389 (+     3us) tablet.cc:660] Decoding operations
1210 08:53:37.209254 (+  6865us) write_op.cc:620] Acquiring the partition lock for write op
1210 08:53:37.209267 (+    13us) write_op.cc:641] Partition lock acquired for write op
1210 08:53:37.209273 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1210 08:53:37.209616 (+   343us) tablet.cc:699] Row locks acquired
1210 08:53:37.209619 (+     3us) write_op.cc:260] PREPARE: finished
1210 08:53:37.209663 (+    44us) write_op.cc:270] Start()
1210 08:53:37.209692 (+    29us) write_op.cc:276] Timestamp: L: 4067
1210 08:53:37.209695 (+     3us) op_driver.cc:348] REPLICATION: starting
1210 08:53:37.210315 (+   620us) log.cc:844] Serialized 52872 byte log entry
1210 08:53:37.223684 (+ 13369us) op_driver.cc:464] REPLICATION: finished
1210 08:53:37.223870 (+   186us) write_op.cc:301] APPLY: starting
1210 08:53:37.223886 (+    16us) tablet.cc:1365] starting BulkCheckPresence
1210 08:53:37.225590 (+  1704us) tablet.cc:1368] finished BulkCheckPresence
1210 08:53:37.225614 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
1210 08:53:37.226717 (+  1103us) tablet.cc:1381] finished ApplyRowOperation cycle
1210 08:53:37.226777 (+    60us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1210 08:53:37.226795 (+    18us) write_op.cc:312] APPLY: finished
1210 08:53:37.226924 (+   129us) log.cc:844] Serialized 320 byte log entry
1210 08:53:37.227000 (+    76us) write_op.cc:489] Releasing partition, row and schema locks
1210 08:53:37.227053 (+    53us) write_op.cc:454] Released schema lock
1210 08:53:37.227063 (+    10us) write_op.cc:341] FINISH: Updating metrics
1210 08:53:37.232061 (+  4998us) spinlock_profiling.cc:243] Waited 4.76 ms on lock 0x611001135918. stack: 00007f5741316ee6 00007f5741316ca0 00007f57400cd3ad 00000000005064e4 00000000005064ad 0000000000505d6a 00007f5747d5db5b 00007f5747d77b9f 00007f5753f25254 00007f574d188ac6 00007f574d186d68 00007f574d189de0 00007f574d189bed 000000000053be8c 00007f574135d20f 00007f574136052b
Metrics: {"child_traces":[["op",{"apply.queue_time_us":140,"cfile_cache_hit":57,"cfile_cache_hit_bytes":234042,"num_ops":50,"prepare.queue_time_us":1177517,"prepare.run_cpu_time_us":1366,"prepare.run_wall_time_us":8140,"replication_time_us":13965,"spinlock_wait_cycles":11934720}]]}
I20251210 08:53:37.254583  8824 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 1 LEADER]: Committing config change with OpId 1.4069: config changed from index 4064 to 4069, NON_VOTER 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3) added. New config: { opid_index: 4069 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: true } } }
I20251210 08:53:37.259483  8388 catalog_manager.cc:5167] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 309ab5cda50c463c969bcb85c9a3f22e with cas_config_opid_index 4064: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251210 08:53:37.260954  8398 catalog_manager.cc:5654] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c reported cstate change: config changed from index 4064 to 4069, NON_VOTER 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3) added. New cstate: current_term: 1 leader_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" committed_config { opid_index: 4069 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251210 08:53:37.275372  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 309ab5cda50c463c969bcb85c9a3f22e. This is attempt 1: this message will repeat every 5th retry.
I20251210 08:53:37.428694  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000063
I20251210 08:53:37.435320  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.003s	sys 0.000s Metrics: {"bytes_written":616,"delete_count":0,"lbm_write_time_us":219,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":3}
I20251210 08:53:37.438696  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.226554
I20251210 08:53:37.568356  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.106s	user 0.013s	sys 0.019s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2756,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":7164,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":29500,"lbm_read_time_us":497,"lbm_reads_lt_1ms":25,"lbm_write_time_us":3429,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":8,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":56574,"threads_started":2,"update_count":3}
I20251210 08:53:37.681820  8839 ts_tablet_manager.cc:933] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Initiating tablet copy from peer a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699)
I20251210 08:53:37.717692  8839 tablet_copy_client.cc:323] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:36699
I20251210 08:53:37.758083  8509 tablet_copy_service.cc:140] P a078b7d67a8e40cdafab01d7e1bb780c: Received BeginTabletCopySession request for tablet 309ab5cda50c463c969bcb85c9a3f22e from peer 35910d4bca6d4e15956c445c60eb7fae ({username='slave'} at 127.0.0.1:56752)
I20251210 08:53:37.758304  8509 tablet_copy_service.cc:161] P a078b7d67a8e40cdafab01d7e1bb780c: Beginning new tablet copy session on tablet 309ab5cda50c463c969bcb85c9a3f22e from peer 35910d4bca6d4e15956c445c60eb7fae at {username='slave'} at 127.0.0.1:56752: session id = 35910d4bca6d4e15956c445c60eb7fae-309ab5cda50c463c969bcb85c9a3f22e
I20251210 08:53:37.766268  8509 tablet_copy_source_session.cc:215] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Tablet Copy: opened 10 blocks and 3 log segments
I20251210 08:53:37.768951  8839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309ab5cda50c463c969bcb85c9a3f22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:37.786675  8839 tablet_copy_client.cc:806] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Starting download of 10 data blocks...
I20251210 08:53:37.789428  8843 ts_tablet_manager.cc:933] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Initiating tablet copy from peer a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699)
I20251210 08:53:37.791302  8840 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:37.823463  8843 tablet_copy_client.cc:323] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:36699
I20251210 08:53:37.842361  8509 tablet_copy_service.cc:140] P a078b7d67a8e40cdafab01d7e1bb780c: Received BeginTabletCopySession request for tablet 309ab5cda50c463c969bcb85c9a3f22e from peer ce16622bc7954e6a8e2694a6bbde29b3 ({username='slave'} at 127.0.0.1:56754)
I20251210 08:53:37.842578  8509 tablet_copy_service.cc:161] P a078b7d67a8e40cdafab01d7e1bb780c: Beginning new tablet copy session on tablet 309ab5cda50c463c969bcb85c9a3f22e from peer ce16622bc7954e6a8e2694a6bbde29b3 at {username='slave'} at 127.0.0.1:56754: session id = ce16622bc7954e6a8e2694a6bbde29b3-309ab5cda50c463c969bcb85c9a3f22e
I20251210 08:53:37.848631  8509 tablet_copy_source_session.cc:215] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Tablet Copy: opened 10 blocks and 3 log segments
I20251210 08:53:37.850450  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309ab5cda50c463c969bcb85c9a3f22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251210 08:53:37.855348  8844 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:37.865899  8843 tablet_copy_client.cc:806] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Starting download of 10 data blocks...
I20251210 08:53:37.873378  8845 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:37.898710  8847 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:38.142982  8848 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 147 ops behind the committed index 
I20251210 08:53:38.172931  8849 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 154 ops behind the committed index 
I20251210 08:53:39.794806  8840 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:39.867084  8844 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:39.881791  8845 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:39.903964  8847 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
W20251210 08:53:40.071292  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. 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 08:53:40.088734  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. 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 08:53:41.516396  8836 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 920 ops behind the committed index  [suppressed 6 similar messages]
I20251210 08:53:41.600600  8849 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 935 ops behind the committed index  [suppressed 6 similar messages]
I20251210 08:53:41.796682  8840 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:41.885799  8844 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:41.886376  8845 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:41.909639  8847 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
W20251210 08:53:42.653482  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. 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 08:53:42.666239  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. 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 08:53:43.804365  8840 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:43.902451  8844 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:43.902505  8845 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:43.926865  8847 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:44.622118  8853 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 1509 ops behind the committed index  [suppressed 5 similar messages]
I20251210 08:53:44.756326  8835 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 1538 ops behind the committed index  [suppressed 5 similar messages]
W20251210 08:53:45.011891  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. 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 08:53:45.381574  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. 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 08:53:45.807286  8840 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:45.906927  8845 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:45.908236  8844 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:45.931548  8847 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:46.293294  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 9.147s	user 5.637s	sys 0.127s Metrics: {"bytes_written":1293317,"cfile_cache_hit":15,"cfile_cache_hit_bytes":607171,"cfile_cache_miss":97,"cfile_cache_miss_bytes":3668299,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":3224,"dirs.run_cpu_time_us":193,"dirs.run_wall_time_us":1497,"drs_written":1,"lbm_read_time_us":6478,"lbm_reads_lt_1ms":125,"lbm_write_time_us":12965,"lbm_writes_lt_1ms":150,"num_input_rowsets":2,"peak_mem_usage":1199196,"rows_written":141950,"spinlock_wait_cycles":896,"thread_start_us":3122,"threads_started":1}
I20251210 08:53:46.294256  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.162788
W20251210 08:53:47.499749  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. 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 08:53:47.832787  8851 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 2204 ops behind the committed index  [suppressed 5 similar messages]
W20251210 08:53:47.841360  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. 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 08:53:47.909111  8839 tablet_copy_client.cc:670] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Starting download of 3 WAL segments...
I20251210 08:53:47.928176  8836 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 2223 ops behind the committed index  [suppressed 6 similar messages]
I20251210 08:53:47.932062  8843 tablet_copy_client.cc:670] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Starting download of 3 WAL segments...
I20251210 08:53:47.941018  8844 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:47.944522  8840 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:47.944584  8847 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:47.958652  8857 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:47.967599  8845 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:47.989550  8856 tablet_copy_client.cc:1025] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Injecting latency into file download: 2000
I20251210 08:53:49.969209  8843 tablet_copy_client.cc:538] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 08:53:49.974026  8843 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Bootstrap starting.
I20251210 08:53:49.993141  8839 tablet_copy_client.cc:538] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251210 08:53:49.997502  8839 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Bootstrap starting.
W20251210 08:53:50.083236  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20251210 08:53:50.472543  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
I20251210 08:53:51.069953  8836 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 2842 ops behind the committed index  [suppressed 5 similar messages]
I20251210 08:53:51.155687  8848 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 2851 ops behind the committed index  [suppressed 5 similar messages]
W20251210 08:53:52.756480  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. 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 08:53:52.757680  8839 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Bootstrap replayed 1/3 log segments. Stats: ops{read=717 overwritten=0 applied=713 ignored=671} inserts{seen=2100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 4 replicates
I20251210 08:53:52.804566  8843 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Bootstrap replayed 1/3 log segments. Stats: ops{read=717 overwritten=0 applied=713 ignored=671} inserts{seen=2100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 4 replicates
W20251210 08:53:53.201968  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. 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 08:53:54.228006  8824 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 3195 ops behind the committed index  [suppressed 5 similar messages]
I20251210 08:53:54.391126  8849 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 3211 ops behind the committed index  [suppressed 5 similar messages]
W20251210 08:53:55.367000  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. 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 08:53:55.693248  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. 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 08:53:55.762864  8839 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Bootstrap replaying log segment 2/3 (808.6K/976.8K this segment, stats: ops{read=1309 overwritten=0 applied=1304 ignored=671} inserts{seen=31650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20251210 08:53:56.039175  8843 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Bootstrap replaying log segment 2/3 (681.6K/976.8K this segment, stats: ops{read=1216 overwritten=0 applied=1213 ignored=671} inserts{seen=27100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20251210 08:53:56.870537  8839 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Bootstrap replayed 2/3 log segments. Stats: ops{read=1432 overwritten=0 applied=1430 ignored=671} inserts{seen=37950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 2 replicates
I20251210 08:53:57.324949  8824 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 3625 ops behind the committed index  [suppressed 5 similar messages]
I20251210 08:53:57.583253  8869 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 3660 ops behind the committed index  [suppressed 5 similar messages]
I20251210 08:53:57.852286  8843 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Bootstrap replayed 2/3 log segments. Stats: ops{read=1432 overwritten=0 applied=1430 ignored=671} inserts{seen=37950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 2 replicates
W20251210 08:53:57.979527  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20251210 08:53:58.356814  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. 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 08:53:58.534579  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 12.240s	user 8.081s	sys 0.236s Metrics: {"bytes_written":1410677,"cfile_init":1,"dirs.queue_time_us":73572,"dirs.run_cpu_time_us":89,"dirs.run_wall_time_us":89,"drs_written":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4,"lbm_write_time_us":19271,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":164,"peak_mem_usage":0,"rows_written":155550,"thread_start_us":77717,"threads_started":1}
I20251210 08:53:58.535727  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.013587
I20251210 08:53:59.854703  8839 tablet.cc:1722] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: 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 08:53:59.887344  8839 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251210 08:54:00.326436  8848 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 3971 ops behind the committed index  [suppressed 5 similar messages]
I20251210 08:54:00.684135  8876 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 4012 ops behind the committed index  [suppressed 5 similar messages]
I20251210 08:54:00.688102  8839 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Bootstrap replayed 3/3 log segments. Stats: ops{read=1996 overwritten=0 applied=1993 ignored=671} inserts{seen=65950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 3 replicates
I20251210 08:54:00.688742  8839 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Bootstrap complete.
W20251210 08:54:00.693854  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. 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 08:54:00.758842  8839 ts_tablet_manager.cc:1403] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Time spent bootstrapping tablet: real 10.761s	user 6.327s	sys 0.465s
I20251210 08:54:00.759754  8839 raft_consensus.cc:359] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4069 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: true } }
I20251210 08:54:00.786089  8839 raft_consensus.cc:740] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35910d4bca6d4e15956c445c60eb7fae, State: Initialized, Role: LEARNER
I20251210 08:54:00.786444  8839 consensus_queue.cc:260] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4162, Last appended: 1.4165, Last appended by leader: 4165, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4069 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: true } }
I20251210 08:54:00.844576  8839 ts_tablet_manager.cc:1434] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Time spent starting tablet: real 0.085s	user 0.037s	sys 0.028s
I20251210 08:54:00.848492  8509 tablet_copy_service.cc:342] P a078b7d67a8e40cdafab01d7e1bb780c: Request end of tablet copy session 35910d4bca6d4e15956c445c60eb7fae-309ab5cda50c463c969bcb85c9a3f22e received from {username='slave'} at 127.0.0.1:56752
I20251210 08:54:00.848690  8509 tablet_copy_service.cc:434] P a078b7d67a8e40cdafab01d7e1bb780c: ending tablet copy session 35910d4bca6d4e15956c445c60eb7fae-309ab5cda50c463c969bcb85c9a3f22e on tablet 309ab5cda50c463c969bcb85c9a3f22e with peer 35910d4bca6d4e15956c445c60eb7fae
W20251210 08:54:00.891577  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. 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 08:54:00.928241  8664 maintenance_manager.cc:419] P 35910d4bca6d4e15956c445c60eb7fae: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.014314
I20251210 08:54:01.058430  8843 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Bootstrap replaying log segment 3/3 (609.0K/777.3K this segment, stats: ops{read=1877 overwritten=0 applied=1876 ignored=671} inserts{seen=60250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20251210 08:54:01.126494  8638 raft_consensus.cc:1217] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4068->[1.4069-1.4089]   Dedup: 1.4089->[]
I20251210 08:54:01.132655  8843 tablet.cc:1722] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: 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 08:54:01.133132  8843 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
W20251210 08:54:01.423610  8877 log.cc:494] Time spent T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Log roll took a long time: real 0.059s	user 0.002s	sys 0.004s
I20251210 08:54:02.299789  8843 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Bootstrap replayed 3/3 log segments. Stats: ops{read=2003 overwritten=0 applied=2003 ignored=671} inserts{seen=66450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 0 replicates
I20251210 08:54:02.301793  8843 tablet_bootstrap.cc:492] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Bootstrap complete.
I20251210 08:54:02.375020  8843 ts_tablet_manager.cc:1403] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Time spent bootstrapping tablet: real 12.401s	user 6.493s	sys 0.323s
I20251210 08:54:02.407670  8843 raft_consensus.cc:359] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4069 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: true } }
I20251210 08:54:02.408196  8843 raft_consensus.cc:740] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce16622bc7954e6a8e2694a6bbde29b3, State: Initialized, Role: LEARNER
I20251210 08:54:02.408494  8843 consensus_queue.cc:260] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4172, Last appended: 1.4172, Last appended by leader: 4172, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4069 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: true } }
I20251210 08:54:02.455576  8843 ts_tablet_manager.cc:1434] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.004s
I20251210 08:54:02.456538  8509 tablet_copy_service.cc:342] P a078b7d67a8e40cdafab01d7e1bb780c: Request end of tablet copy session ce16622bc7954e6a8e2694a6bbde29b3-309ab5cda50c463c969bcb85c9a3f22e received from {username='slave'} at 127.0.0.1:56754
I20251210 08:54:02.456707  8509 tablet_copy_service.cc:434] P a078b7d67a8e40cdafab01d7e1bb780c: ending tablet copy session ce16622bc7954e6a8e2694a6bbde29b3-309ab5cda50c463c969bcb85c9a3f22e on tablet 309ab5cda50c463c969bcb85c9a3f22e with peer ce16622bc7954e6a8e2694a6bbde29b3
I20251210 08:54:02.495366  8569 raft_consensus.cc:1217] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4068->[1.4069-1.4089]   Dedup: 1.4089->[]
I20251210 08:54:02.664042  8595 maintenance_manager.cc:419] P ce16622bc7954e6a8e2694a6bbde29b3: Scheduling CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=1.014314
W20251210 08:54:02.871107  8889 log.cc:494] Time spent T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Log roll took a long time: real 0.102s	user 0.004s	sys 0.005s
I20251210 08:54:03.337733  8848 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 3862 ops behind the committed index  [suppressed 14 similar messages]
I20251210 08:54:03.734423  8900 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 3229 ops behind the committed index  [suppressed 43 similar messages]
W20251210 08:54:05.784659  8877 log.cc:494] Time spent T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: Log roll took a long time: real 0.177s	user 0.013s	sys 0.004s
I20251210 08:54:06.435443  8901 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 2862 ops behind the committed index  [suppressed 49 similar messages]
I20251210 08:54:06.752846  8873 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 2128 ops behind the committed index  [suppressed 55 similar messages]
I20251210 08:54:09.476426  8905 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 1951 ops behind the committed index  [suppressed 46 similar messages]
W20251210 08:54:09.684278  8636 op_tracker.cc:165] op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:09.684492  8636 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6974' and following 7 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:09.825678  8905 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 1243 ops behind the committed index  [suppressed 46 similar messages]
W20251210 08:54:09.903496  8638 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7029' and following 1 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:09.915513  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7034' and following 13 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:09.948412  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7040' and following 12 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:09.960724  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7040' and following 18 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:09.963547  8637 raft_consensus.cc:1595] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:09.964113  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. Status: Illegal state: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:10.073231  8889 log.cc:927] Time spent T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20251210 08:54:10.368476  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6578' and following 10 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:10.388999  8568 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6583' and following 13 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:10.401336  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6587' and following 14 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:10.415361  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6592' and following 13 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:10.429855  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6593' and following 17 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:10.441680  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6593' and following 18 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:10.442400  8569 raft_consensus.cc:1595] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:10.442868  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. Status: Illegal state: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.029914  8637 op_tracker.cc:165] op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 10 similar messages]
W20251210 08:54:12.034971  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7349' and following 13 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.059540  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7353' and following 14 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.078505  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7356' and following 15 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.108213  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7357' and following 17 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.141119  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7364' and following 11 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.160903  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7368' and following 14 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.171260  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7368' and following 18 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.171936  8637 raft_consensus.cc:1595] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.172470  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. Status: Illegal state: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.301872  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6944' and following 9 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.356559  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6947' and following 15 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.475597  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6965' and following 0 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.481868  8907 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 1271 ops behind the committed index  [suppressed 41 similar messages]
W20251210 08:54:12.487820  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6965' and following 18 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.488530  8569 raft_consensus.cc:1595] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.489032  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. Status: Illegal state: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:12.850648  8907 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 830 ops behind the committed index  [suppressed 29 similar messages]
W20251210 08:54:13.701382  8889 log.cc:927] Time spent T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20251210 08:54:13.754609  8463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.2:33807, user_credentials={real_user=slave}} blocked reactor thread for 45090.2us
W20251210 08:54:14.463969  8567 op_tracker.cc:165] op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 10 similar messages]
W20251210 08:54:14.464315  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7274' and following 13 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:14.577597  8463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.3:45263, user_credentials={real_user=slave}} blocked reactor thread for 77513.1us
W20251210 08:54:14.650357  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7306' and following 5 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:14.698161  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7317' and following 7 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:14.731608  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7320' and following 15 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:14.907608  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7343' and following 14 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:14.937846  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7346' and following 15 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:14.982564  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7801' and following 3 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.039009  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7812' and following 7 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.043649  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7356' and following 8 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.093588  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7822' and following 8 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.175006  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7836' and following 4 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.188336  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7840' and following 14 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.209322  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7842' and following 16 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.253281  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7853' and following 7 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.286672  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7864' and following 7 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.304874  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7867' and following 15 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.318679  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7869' and following 16 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.334095  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7407' and following 5 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.354553  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7407' and following 18 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.355137  8569 raft_consensus.cc:1595] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.356315  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2:33807): Couldn't send request to peer ce16622bc7954e6a8e2694a6bbde29b3. Status: Illegal state: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.359602  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7878' and following 9 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.394085  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7883' and following 13 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.415333  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7888' and following 13 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.434137  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7890' and following 16 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.469283  8637 op_tracker.cc:165] op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.472265  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7897' and following 11 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.495101  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7901' and following 14 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.532558  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7908' and following 11 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.585680  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7919' and following 7 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.605647  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7921' and following 16 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.657498  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7928' and following 11 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.679137  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7934' and following 12 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.702901  8637 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7934' and following 18 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.719228  8637 raft_consensus.cc:1595] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.772910  8463 consensus_peers.cc:597] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c -> Peer 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263): Couldn't send request to peer 35910d4bca6d4e15956c445c60eb7fae. Status: Illegal state: Rejecting Update request from peer a078b7d67a8e40cdafab01d7e1bb780c for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:15.785609  8914 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 829 ops behind the committed index  [suppressed 29 similar messages]
W20251210 08:54:15.993938  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7507' and following 13 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:16.012279  8567 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7513' and following 12 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:16.022774  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7515' and following 16 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:16.284776  8907 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer 35910d4bca6d4e15956c445c60eb7fae is lagging by at least 302 ops behind the committed index  [suppressed 41 similar messages]
W20251210 08:54:16.868917  8569 op_tracker.cc:165] op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 10 similar messages]
W20251210 08:54:16.869091  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7683' and following 2 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:16.882009  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7686' and following 15 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:16.927707  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7694' and following 10 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:16.937845  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7695' and following 17 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:16.953146  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7697' and following 16 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:17.697986  8923 raft_consensus.cc:1064] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: attempting to promote NON_VOTER 35910d4bca6d4e15956c445c60eb7fae to VOTER
I20251210 08:54:17.705724  8923 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 15 messages since previous log ~1 seconds ago
I20251210 08:54:17.705932  8923 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 27 messages since previous log ~1 seconds ago
I20251210 08:54:17.709172  8923 consensus_queue.cc:237] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8254, Committed index: 8254, Last appended: 1.8254, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8255 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } }
I20251210 08:54:17.828337  8569 raft_consensus.cc:1275] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Refusing update from remote peer a078b7d67a8e40cdafab01d7e1bb780c: Log matching property violated. Preceding OpId in replica: term: 1 index: 7829. Preceding OpId from leader: term: 1 index: 8255. (index mismatch)
I20251210 08:54:17.861442  8923 consensus_queue.cc:1048] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8255, Last known committed idx: 7829, Time since last communication: 0.000s
I20251210 08:54:17.862319  8923 consensus_queue.cc:799] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Peer ce16622bc7954e6a8e2694a6bbde29b3 is lagging by at least 406 ops behind the committed index 
I20251210 08:54:17.894974  8637 raft_consensus.cc:1275] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 LEARNER]: Refusing update from remote peer a078b7d67a8e40cdafab01d7e1bb780c: Log matching property violated. Preceding OpId in replica: term: 1 index: 8254. Preceding OpId from leader: term: 1 index: 8255. (index mismatch)
I20251210 08:54:17.895576  8925 consensus_queue.cc:1048] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Connected to new peer: Peer: permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8255, Last known committed idx: 8254, Time since last communication: 0.001s
I20251210 08:54:17.899513  8907 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 1 LEADER]: Committing config change with OpId 1.8255: config changed from index 4069 to 8255, 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8255 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } } }
I20251210 08:54:17.904600  8637 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Committing config change with OpId 1.8255: config changed from index 4069 to 8255, 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8255 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } } }
I20251210 08:54:17.907159  8402 catalog_manager.cc:5654] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c reported cstate change: config changed from index 4069 to 8255, 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" committed_config { opid_index: 8255 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20251210 08:54:18.179622  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000025
I20251210 08:54:18.190778  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.011s	user 0.001s	sys 0.004s Metrics: {"bytes_written":415,"delete_count":0,"lbm_write_time_us":156,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 08:54:18.193341  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.152126
I20251210 08:54:18.243134  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.049s	user 0.005s	sys 0.005s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2564,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":3158,"dirs.run_cpu_time_us":94,"dirs.run_wall_time_us":95,"lbm_read_time_us":509,"lbm_reads_lt_1ms":25,"lbm_write_time_us":372,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":3337,"threads_started":2,"update_count":1}
W20251210 08:54:19.250135  8569 op_tracker.cc:165] op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:19.272042  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8111' and following 3 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:19.308538  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8120' and following 9 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:19.422317  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8147' and following 10 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:19.500749  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8162' and following 3 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:19.580794  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8176' and following 4 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:19.603178  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8177' and following 17 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:19.703339  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8195' and following 0 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:19.752065  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8208' and following 5 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:19.788852  8569 raft_consensus.cc:1579] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8214' and following 12 ops. Status for this op: Service unavailable: op on tablet 309ab5cda50c463c969bcb85c9a3f22e 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 08:54:20.226755  8907 raft_consensus.cc:1064] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: attempting to promote NON_VOTER ce16622bc7954e6a8e2694a6bbde29b3 to VOTER
I20251210 08:54:20.227867  8907 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 25 messages since previous log ~2 seconds ago
I20251210 08:54:20.229100  8907 consensus_queue.cc:237] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8255, Committed index: 8255, Last appended: 1.8255, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8256 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: false } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } }
I20251210 08:54:20.240681  8569 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Committing config change with OpId 1.8255: config changed from index 4069 to 8255, 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8255 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: true } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } } }
I20251210 08:54:20.250478  8637 raft_consensus.cc:1275] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Refusing update from remote peer a078b7d67a8e40cdafab01d7e1bb780c: Log matching property violated. Preceding OpId in replica: term: 1 index: 8255. Preceding OpId from leader: term: 1 index: 8256. (index mismatch)
I20251210 08:54:20.255697  8907 consensus_queue.cc:1048] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Connected to new peer: Peer: permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8256, Last known committed idx: 8255, Time since last communication: 0.000s
I20251210 08:54:20.276575  8937 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 1 LEADER]: Committing config change with OpId 1.8256: config changed from index 8255 to 8256, ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8256 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: false } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } } }
I20251210 08:54:20.316313  8637 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Committing config change with OpId 1.8256: config changed from index 8255 to 8256, ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8256 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: false } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } } }
I20251210 08:54:20.326373  8399 catalog_manager.cc:5654] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c reported cstate change: config changed from index 8255 to 8256, ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" committed_config { opid_index: 8256 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20251210 08:54:20.329969  8567 raft_consensus.cc:1275] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 LEARNER]: Refusing update from remote peer a078b7d67a8e40cdafab01d7e1bb780c: Log matching property violated. Preceding OpId in replica: term: 1 index: 8255. Preceding OpId from leader: term: 1 index: 8256. (index mismatch)
I20251210 08:54:20.332347  8907 consensus_queue.cc:1048] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8256, Last known committed idx: 8255, Time since last communication: 0.000s
I20251210 08:54:20.334077  8567 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 FOLLOWER]: Committing config change with OpId 1.8256: config changed from index 8255 to 8256, ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8256 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: false } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } } }
I20251210 08:54:20.463245  8536 maintenance_manager.cc:643] P ce16622bc7954e6a8e2694a6bbde29b3: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 17.799s	user 5.797s	sys 0.099s Metrics: {"bytes_written":1293317,"cfile_cache_hit":14,"cfile_cache_hit_bytes":429275,"cfile_cache_miss":98,"cfile_cache_miss_bytes":3846195,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":25494,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":3181,"drs_written":1,"lbm_read_time_us":16904,"lbm_reads_1-10_ms":2,"lbm_reads_lt_1ms":124,"lbm_write_time_us":25260,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":149,"num_input_rowsets":2,"peak_mem_usage":1199196,"rows_written":141950,"thread_start_us":25659,"threads_started":1}
I20251210 08:54:20.466239  8595 maintenance_manager.cc:419] P ce16622bc7954e6a8e2694a6bbde29b3: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.220924
I20251210 08:54:20.752884  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000065
I20251210 08:54:20.759939  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.007s	user 0.003s	sys 0.002s Metrics: {"bytes_written":412,"delete_count":0,"lbm_write_time_us":195,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 08:54:20.760588  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.151026
I20251210 08:54:20.900112  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.136s	user 0.034s	sys 0.037s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2561,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":34902,"dirs.run_cpu_time_us":361,"dirs.run_wall_time_us":1381,"lbm_read_time_us":520,"lbm_reads_lt_1ms":25,"lbm_write_time_us":353,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":111648,"threads_started":2,"update_count":1}
I20251210 08:54:21.469928  8605 maintenance_manager.cc:643] P 35910d4bca6d4e15956c445c60eb7fae: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 20.541s	user 5.883s	sys 0.121s Metrics: {"bytes_written":1293317,"cfile_cache_hit":14,"cfile_cache_hit_bytes":429275,"cfile_cache_miss":98,"cfile_cache_miss_bytes":3846195,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":26844,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":13065,"drs_written":1,"lbm_read_time_us":79135,"lbm_reads_1-10_ms":3,"lbm_reads_10-100_ms":3,"lbm_reads_lt_1ms":120,"lbm_write_time_us":41078,"lbm_writes_1-10_ms":3,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":146,"num_input_rowsets":2,"peak_mem_usage":1199196,"rows_written":141950,"spinlock_wait_cycles":7768960,"thread_start_us":26739,"threads_started":1}
I20251210 08:54:21.478991  8664 maintenance_manager.cc:419] P 35910d4bca6d4e15956c445c60eb7fae: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.253867
I20251210 08:54:25.735960  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: CompactRowSetsOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 27.196s	user 11.949s	sys 0.182s Metrics: {"bytes_written":2661704,"cfile_cache_hit":16,"cfile_cache_hit_bytes":1039761,"cfile_cache_miss":212,"cfile_cache_miss_bytes":7937665,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":11025,"dirs.run_cpu_time_us":1588,"dirs.run_wall_time_us":1597,"drs_written":1,"lbm_read_time_us":128010,"lbm_reads_1-10_ms":4,"lbm_reads_10-100_ms":6,"lbm_reads_lt_1ms":230,"lbm_write_time_us":47933,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":291,"num_input_rowsets":2,"peak_mem_usage":2787283,"rows_written":297500,"spinlock_wait_cycles":1792,"thread_start_us":12034,"threads_started":5,"wal-append.queue_time_us":341}
I20251210 08:54:25.736778  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling LogGCOp(309ab5cda50c463c969bcb85c9a3f22e): free 4997126 bytes of WAL
I20251210 08:54:25.737051  8466 log_reader.cc:385] T 309ab5cda50c463c969bcb85c9a3f22e: removed 5 log segments from log reader
I20251210 08:54:25.737111  8466 log.cc:1079] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Deleting log segment in path: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root/wals/309ab5cda50c463c969bcb85c9a3f22e/wal-000000004 (ops 2170-2886)
I20251210 08:54:25.737200  8466 log.cc:1079] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Deleting log segment in path: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root/wals/309ab5cda50c463c969bcb85c9a3f22e/wal-000000005 (ops 2887-3601)
I20251210 08:54:25.737250  8466 log.cc:1079] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Deleting log segment in path: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root/wals/309ab5cda50c463c969bcb85c9a3f22e/wal-000000006 (ops 3602-4316)
I20251210 08:54:25.737304  8466 log.cc:1079] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Deleting log segment in path: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root/wals/309ab5cda50c463c969bcb85c9a3f22e/wal-000000007 (ops 4317-5030)
I20251210 08:54:25.737351  8466 log.cc:1079] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c: Deleting log segment in path: /tmp/dist-test-taskIUFffb/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1765356704385981-416-0/minicluster-data/ts-0-root/wals/309ab5cda50c463c969bcb85c9a3f22e/wal-000000008 (ops 5031-5743)
I20251210 08:54:25.738386  8466 maintenance_manager.cc:643] P a078b7d67a8e40cdafab01d7e1bb780c: LogGCOp(309ab5cda50c463c969bcb85c9a3f22e) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {}
I20251210 08:54:25.738667  8525 maintenance_manager.cc:419] P a078b7d67a8e40cdafab01d7e1bb780c: Scheduling FlushMRSOp(309ab5cda50c463c969bcb85c9a3f22e): perf score=0.120155
I20251210 08:54:25.984683  8402 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60218:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251210 08:54:26.156370  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000030
I20251210 08:54:26.169298  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.013s	user 0.004s	sys 0.001s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":160,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251210 08:54:26.169936  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.120968
I20251210 08:54:26.374807  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.205s	user 0.024s	sys 0.015s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2479,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":50498,"dirs.run_cpu_time_us":332,"dirs.run_wall_time_us":1505,"lbm_read_time_us":992,"lbm_reads_lt_1ms":25,"lbm_write_time_us":300,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":118541,"threads_started":2,"update_count":1}
I20251210 08:54:28.595580  8400 catalog_manager.cc:5746] TS a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699) does not have the latest schema for tablet 309ab5cda50c463c969bcb85c9a3f22e (table fake-table [id=298aae19c90144769002345a82a51190]). Expected version 2 got 1
I20251210 08:54:28.597740  8499 consensus_queue.cc:237] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8267, Committed index: 8267, Last appended: 1.8267, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8268 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } }
I20251210 08:54:28.613050  8636 raft_consensus.cc:1275] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Refusing update from remote peer a078b7d67a8e40cdafab01d7e1bb780c: Log matching property violated. Preceding OpId in replica: term: 1 index: 8267. Preceding OpId from leader: term: 1 index: 8268. (index mismatch)
I20251210 08:54:28.613762  8971 consensus_queue.cc:1048] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Connected to new peer: Peer: permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8268, Last known committed idx: 8267, Time since last communication: 0.000s
I20251210 08:54:28.646065  8994 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 1 LEADER]: Committing config change with OpId 1.8268: config changed from index 8256 to 8268, VOTER ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2) evicted. New config: { opid_index: 8268 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } } }
I20251210 08:54:28.647584  8636 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Committing config change with OpId 1.8268: config changed from index 8256 to 8268, VOTER ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2) evicted. New config: { opid_index: 8268 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } } }
I20251210 08:54:28.662436  8388 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet 309ab5cda50c463c969bcb85c9a3f22e with cas_config_opid_index 8256: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 08:54:28.663993  8400 catalog_manager.cc:5654] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c reported cstate change: config changed from index 8256 to 8268, VOTER ce16622bc7954e6a8e2694a6bbde29b3 (127.0.104.2) evicted. New cstate: current_term: 1 leader_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" committed_config { opid_index: 8268 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20251210 08:54:28.664520  8400 catalog_manager.cc:5746] TS a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699) does not have the latest schema for tablet 309ab5cda50c463c969bcb85c9a3f22e (table fake-table [id=298aae19c90144769002345a82a51190]). Expected version 2 got 1
I20251210 08:54:28.724105  8398 catalog_manager.cc:5746] TS 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263) does not have the latest schema for tablet 309ab5cda50c463c969bcb85c9a3f22e (table fake-table [id=298aae19c90144769002345a82a51190]). Expected version 2 got 1
I20251210 08:54:28.725884  8499 consensus_queue.cc:237] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8268, Committed index: 8268, Last appended: 1.8268, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 8269 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } }
I20251210 08:54:28.726825  8994 raft_consensus.cc:2955] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c [term 1 LEADER]: Committing config change with OpId 1.8269: config changed from index 8268 to 8269, VOTER 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3) evicted. New config: { opid_index: 8269 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } }
I20251210 08:54:28.731180  8388 catalog_manager.cc:5167] ChangeConfig:REMOVE_PEER RPC for tablet 309ab5cda50c463c969bcb85c9a3f22e with cas_config_opid_index 8268: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251210 08:54:28.749436  8400 catalog_manager.cc:5654] T 309ab5cda50c463c969bcb85c9a3f22e P a078b7d67a8e40cdafab01d7e1bb780c reported cstate change: config changed from index 8268 to 8269, VOTER 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" committed_config { opid_index: 8269 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } health_report { overall_health: HEALTHY } } }
I20251210 08:54:28.749897  8400 catalog_manager.cc:5746] TS a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699) does not have the latest schema for tablet 309ab5cda50c463c969bcb85c9a3f22e (table fake-table [id=298aae19c90144769002345a82a51190]). Expected version 2 got 1
I20251210 08:54:28.774583  8559 tablet_service.cc:1552] Processing DeleteTablet for tablet 309ab5cda50c463c969bcb85c9a3f22e with delete_type TABLET_DATA_TOMBSTONED (TS ce16622bc7954e6a8e2694a6bbde29b3 not found in new config with opid_index 8268) from {username='slave'} at 127.0.0.1:45180
I20251210 08:54:28.775625  8628 tablet_service.cc:1552] Processing DeleteTablet for tablet 309ab5cda50c463c969bcb85c9a3f22e with delete_type TABLET_DATA_TOMBSTONED (TS 35910d4bca6d4e15956c445c60eb7fae not found in new config with opid_index 8269) from {username='slave'} at 127.0.0.1:47440
I20251210 08:54:28.791764  9004 tablet_replica.cc:333] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3: stopping tablet replica
I20251210 08:54:28.800269  9005 tablet_replica.cc:333] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae: stopping tablet replica
I20251210 08:54:28.878224  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000043
I20251210 08:54:28.884433  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.005s	sys 0.000s Metrics: {"bytes_written":389,"delete_count":0,"lbm_write_time_us":176,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20251210 08:54:28.885054  8391 maintenance_manager.cc:419] P 80cc8fb488d740759ea3144444e7207c: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.137213
I20251210 08:54:28.922645  8390 maintenance_manager.cc:643] P 80cc8fb488d740759ea3144444e7207c: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.037s	user 0.012s	sys 0.005s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2645,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":8941,"dirs.run_cpu_time_us":321,"dirs.run_wall_time_us":6076,"lbm_read_time_us":499,"lbm_reads_lt_1ms":25,"lbm_write_time_us":343,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":17081,"threads_started":2,"update_count":2}
I20251210 08:54:29.923380  9008 raft_consensus.cc:493] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a078b7d67a8e40cdafab01d7e1bb780c)
I20251210 08:54:29.923782  9008 raft_consensus.cc:515] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8256 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33807 } attrs { promote: false } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } }
I20251210 08:54:29.925658  8499 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "309ab5cda50c463c969bcb85c9a3f22e" candidate_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 8267 } } ignore_live_leader: false dest_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" is_pre_election: true
I20251210 08:54:29.936208  9008 leader_election.cc:290] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699), 35910d4bca6d4e15956c445c60eb7fae (127.0.104.3:45263)
I20251210 08:54:29.956033  8636 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "309ab5cda50c463c969bcb85c9a3f22e" candidate_uuid: "ce16622bc7954e6a8e2694a6bbde29b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 8267 } } ignore_live_leader: false dest_uuid: "35910d4bca6d4e15956c445c60eb7fae" is_pre_election: true
I20251210 08:54:29.956677  8533 leader_election.cc:304] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [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: ce16622bc7954e6a8e2694a6bbde29b3; no voters: 35910d4bca6d4e15956c445c60eb7fae, a078b7d67a8e40cdafab01d7e1bb780c
I20251210 08:54:29.957262  9008 raft_consensus.cc:2749] T 309ab5cda50c463c969bcb85c9a3f22e P ce16622bc7954e6a8e2694a6bbde29b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20251210 08:54:30.173878  9011 raft_consensus.cc:493] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a078b7d67a8e40cdafab01d7e1bb780c)
I20251210 08:54:30.174345  9011 raft_consensus.cc:515] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8268 OBSOLETE_local: true peers { permanent_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36699 } } peers { permanent_uuid: "35910d4bca6d4e15956c445c60eb7fae" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 45263 } attrs { promote: false } }
I20251210 08:54:30.176031  9011 leader_election.cc:290] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699)
I20251210 08:54:30.176059  8499 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "309ab5cda50c463c969bcb85c9a3f22e" candidate_uuid: "35910d4bca6d4e15956c445c60eb7fae" candidate_term: 2 candidate_status { last_received { term: 1 index: 8268 } } ignore_live_leader: false dest_uuid: "a078b7d67a8e40cdafab01d7e1bb780c" is_pre_election: true
I20251210 08:54:30.176780  8603 leader_election.cc:304] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [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: 35910d4bca6d4e15956c445c60eb7fae; no voters: a078b7d67a8e40cdafab01d7e1bb780c
I20251210 08:54:30.177331  9011 raft_consensus.cc:2749] T 309ab5cda50c463c969bcb85c9a3f22e P 35910d4bca6d4e15956c445c60eb7fae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20251210 08:54:31.264413  8766 meta_cache.cc:302] tablet 309ab5cda50c463c969bcb85c9a3f22e: replica a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699) has failed: Timed out: Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
W20251210 08:54:31.264715  8766 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
F20251210 08:54:31.265388  8964 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1765356871 (unix time) try "date -d @1765356871" if you are using GNU date ***
F20251210 08:54:31.271747  8963 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251210 08:54:31.271747  8963 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.277434  8965 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e8000001a0) received by PID 416 (TID 0x7f564486d700) from PID 416; stack trace: ***
    @     0x7f57441ad980 (unknown) at ??:0
    @     0x7f573cf82fb7 gsignal at ??:0
    @     0x7f573cf84921 abort at ??:0
F20251210 08:54:31.271747  8963 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.277434  8965 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.319366  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f573fcbadcd google::LogMessage::Fail() at ??:0
    @     0x7f573fcbeb93 google::LogMessage::SendToLog() at ??:0
    @     0x7f573fcba7cc google::LogMessage::Flush() at ??:0
    @     0x7f573fcbbf59 google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7f5756db2516 kudu::TestWorkload::GetNumberOfErrors() at ??:0
F20251210 08:54:31.271747  8963 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.277434  8965 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.319366  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.352939  8967 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f5756db11d0 kudu::TestWorkload::WriteThread() at ??:0
F20251210 08:54:31.271747  8963 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.277434  8965 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.319366  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.352939  8967 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.357443  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251210 08:54:31.271747  8963 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.277434  8965 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.319366  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.352939  8967 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.357443  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.358987  8961 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251210 08:54:31.271747  8963 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.277434  8965 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.319366  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.352939  8967 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.357443  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.358987  8961 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.360493  8959 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251210 08:54:31.271747  8963 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.277434  8965 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.319366  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.352939  8967 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.357443  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.358987  8961 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.360493  8959 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.360920  8962 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251210 08:54:31.271747  8963 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.277434  8965 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.319366  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.352939  8967 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.357443  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.358987  8961 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.360493  8959 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.360920  8962 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)F20251210 08:54:31.362835  8966 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 309ab5cda50c463c969bcb85c9a3f22e after 1 attempt(s): Failed to write to server: a078b7d67a8e40cdafab01d7e1bb780c (127.0.104.1:36699): Write RPC to 127.0.104.1:36699 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f5756dc367c std::__invoke_impl<>() at ??:0
    @     0x7f5756dc358d std::__invoke<>() at ??:0
    @     0x7f5756dc354a _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
    @     0x7f5756dc34fe std::thread::_Invoker<>::operator()() at ??:0
    @     0x7f5756dc3239 std::thread::_State_impl<>::_M_run() at ??:0
    @     0x7f573d60a6df (unknown) at ??:0
    @     0x7f57441a26db start_thread at ??:0
    @     0x7f573d06571f clone at ??:0